<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Dear Giuseppe,
<div class=""><br class="">
</div>
<div class="">The error you are reporting is due to Environ being too picky. After several people encountering this issue I realized that the check that Environ does on the integral of the electronic density is too tight. You can fix this by changing by hand
 the tolerance of this test (is in the file src/environ_types.f90 subroutine update_environ_electrons) you can change tol to 1.D-8 or you can just comment out the last part of the subroutine where it performs this check. </div>
<div class=""><br class="">
</div>
<div class="">Thanks for reporting the issue. Hope this helps.</div>
<div class=""><br class="">
</div>
<div class="">Best</div>
<div class=""><br class="">
</div>
<div class="">Oliviero</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
Oliviero Andreussi<br class="">
--<br class="">
Assistant Professor<br class="">
Department of Physics<br class="">
University of North Texas<br class="">
<a href="mailto:oliviero.andreussi@unt.edu" class="">Email: oliviero.andreussi@unt.edu</a> </div>
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
Phone: +1-(940)-369-5316<br class="">
Skype: olivieroandreussi<br class="">
Web: <a href="https://sites.google.com/site/olivieroandreussi" class="">https://sites.google.com/site/olivieroandreussi</a></div>
</div>
</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Feb 2, 2019, at 12:10 PM, Giuseppe Mattioli <<a href="mailto:giuseppe.mattioli@ism.cnr.it" class="">giuseppe.mattioli@ism.cnr.it</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class=""><br class="">
Dear Francesco<br class="">
I've downloaded and installed the 6.3-tailored version of environ-1.0 without problems, but when I try to use it with pw.x it fails at the first scf step<br class="">
<br class="">
    Environ Module<br class="">
    ==============<br class="">
<br class="">
    Plese cite<br class="">
        O. Andreussi, I. Dabo and N. Marzari, J. Chem. Phys. 136, 064102 (2012)<br class="">
    in publications or presentations arising from this work.<br class="">
<br class="">
    compensation onset threshold      =               0.1000E-01<br class="">
    static permittivity               =                    78.30<br class="">
    epsilon calculation mode          =               electronic<br class="">
    surface tension in input (dyn/cm) =                    50.00<br class="">
    surface tension in internal units =               0.6423E-04<br class="">
    external pressure in input (GPa)  =                    -0.35<br class="">
    external pressure in inter. units =              -0.2379E-04<br class="">
<br class="">
    Electrostatic Setup<br class="">
    -------------------<br class="">
    electrostatic problem to solve    = generalized<br class="">
    numerical solver adopted          = cg<br class="">
    type of auxiliary density adopted = none<br class="">
    type of core tool for poisson     = fft<br class="">
    type of core tool for s(r) deriv  = analytic<br class="">
<br class="">
...<br class="">
<br class="">
    number of k points=     1  gaussian smearing, width (Ry)=  0.0100<br class="">
                      cart. coord. in units 2pi/alat<br class="">
       k(    1) = (   0.0000000   0.0000000   0.0000000), wk =   1.0000000<br class="">
<br class="">
    Dense  grid:  1130075 G-vectors     FFT dimensions: ( 180, 180, 180)<br class="">
<br class="">
    Estimated max dynamical RAM per process >     138.27 MB<br class="">
<br class="">
    Estimated total dynamical RAM >       9.18 GB<br class="">
    Generating pointlists ...<br class="">
    new r_m :   0.0461 (alat units)  1.3823 (a.u.) for type    1<br class="">
    new r_m :   0.0250 (alat units)  0.7492 (a.u.) for type    2<br class="">
    new r_m :   0.0250 (alat units)  0.7492 (a.u.) for type    3<br class="">
<br class="">
    Initial potential from superposition of free atoms<br class="">
<br class="">
    starting charge  291.99815, renormalised to  292.00000<br class="">
<br class="">
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br class="">
    Error in routine update_environ_electrons (1):<br class="">
    Missmatch in integrated electronic charge<br class="">
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br class="">
<br class="">
    stopping ...<br class="">
<br class="">
QE 6.2.1 version instead runs the very same pw.x input (and the same environ.in file) without any problem.<br class="">
<br class="">
I can provide input files and PPs, if needed.<br class="">
Thank you again<br class="">
Giuseppe<br class="">
<br class="">
<br class="">
Quoting Francesco Nattino <<a href="mailto:francesco.nattino@epfl.ch" class="">francesco.nattino@epfl.ch</a>>:<br class="">
<br class="">
<blockquote type="cite" class="">Dear Giuseppe,<br class="">
<br class="">
 The following Environ version should work with QE 6.3 (the original 1.0 version works with QE 6.2.X):<br class="">
<br class="">
<a href="https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.com%2Folivieroandreussi%2FEnviron%2Ftree%2Fv1.0-QE-6.3&amp;data=02%7C01%7Coliviero.andreussi%40unt.edu%7Cf9c5ee828e0140ee992f08d68939d326%7C70de199207c6480fa318a1afcba03983%7C0%7C0%7C636847278815353356&amp;sdata=pUwmud8XU3p27mB%2B9qOva90xMUCCCoIrceosXVJmD%2FQ%3D&amp;reserved=0" class="">https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.com%2Folivieroandreussi%2FEnviron%2Ftree%2Fv1.0-QE-6.3&amp;data=02%7C01%7Coliviero.andreussi%40unt.edu%7Cf9c5ee828e0140ee992f08d68939d326%7C70de199207c6480fa318a1afcba03983%7C0%7C0%7C636847278815353356&amp;sdata=pUwmud8XU3p27mB%2B9qOva90xMUCCCoIrceosXVJmD%2FQ%3D&amp;reserved=0</a><br class="">
<br class="">
Best,<br class="">
<br class="">
Francesco Nattino<br class="">
<br class="">
EPFL<br class="">
<br class="">
<br class="">
On 2/1/19 17:09, Giuseppe Mattioli wrote:<br class="">
<blockquote type="cite" class=""><br class="">
Dear users and developers<br class="">
I'm trying to patch the 6.3-backports version with environ 1.0. I'm not using 6.3-backports out of caprice: there was an issue with neb.x used with lda_plus_u a few months ago, that was fixed in such version, so I can possibly update to the current unstable
 release, if needed. Now I need to perform NEB simulations with my system embedded in an implicit solvation environment, and I need therefore to install the ENVIRON plug-in. However, all I obtain if I follow the instructions and recompile the code (on marconi@cineca)
 is<br class="">
<br class="">
 mpiifort -O2 -assume byterecl -g -traceback -nomodule -fpp -D__DFTI -D__MPI -D__FFTW -D__ENVIRON -I/marconi/home/userexternal/gmattiol/knl/QE/6.3-backports//include -I/marconi/home/userexternal/gmattiol/knl/QE/6.3-backports//FoX/finclude -I/marconi/home/userexternal/gmattiol/knl/QE/6.3-backports//S3DE/iotk/include/
 -I/cineca/prod/opt/compilers/intel/pe-xe-2017/binary/mkl/include -I/marconi/home/userexternal/gmattiol/knl/QE/6.3-backports//iotk/src -I/marconi/home/userexternal/gmattiol/knl/QE/6.3-backports//Modules -I/marconi/home/userexternal/gmattiol/knl/QE/6.3-backports//FFTXlib
 -I/marconi/home/userexternal/gmattiol/knl/QE/6.3-backports//LAXlib -I/marconi/home/userexternal/gmattiol/knl/QE/6.3-backports//UtilXlib -I/marconi/home/userexternal/gmattiol/knl/QE/6.3-backports//FoX/finclude -I../ELPA/src -c tools_generate_functions.f90<br class="">
tools_generate_functions.f90(44): error #6580: Name in only-list does not exist.   [NL]<br class="">
    USE gvect,          ONLY : nl, nlm, ngm, gg, gstart<br class="">
-------------------------------^<br class="">
tools_generate_functions.f90(44): error #6580: Name in only-list does not exist.   [NLM]<br class="">
    USE gvect,          ONLY : nl, nlm, ngm, gg, gstart<br class="">
-----------------------------------^<br class="">
tools_generate_functions.f90(59): error #6404: This name does not have a type, and must have an explicit type.   [NL]<br class="">
    auxg(nl(1:ngm)) = auxr(nl(1:ngm))<br class="">
---------^<br class="">
tools_generate_functions.f90(59): error #6514: Substring or array slice notation requires CHARACTER type or array.   [NL]<br class="">
    auxg(nl(1:ngm)) = auxr(nl(1:ngm))<br class="">
---------^<br class="">
tools_generate_functions.f90(59): error #7973: A numeric or LOGICAL data type is required in this context.   [NL]<br class="">
    auxg(nl(1:ngm)) = auxr(nl(1:ngm))<br class="">
---------^<br class="">
tools_generate_functions.f90(59): error #6514: Substring or array slice notation requires CHARACTER type or array.   [NL]<br class="">
    auxg(nl(1:ngm)) = auxr(nl(1:ngm))<br class="">
---------------------------^<br class="">
tools_generate_functions.f90(59): error #7973: A numeric or LOGICAL data type is required in this context.   [NL]<br class="">
    auxg(nl(1:ngm)) = auxr(nl(1:ngm))<br class="">
---------------------------^<br class="">
tools_generate_functions.f90(64): error #6514: Substring or array slice notation requires CHARACTER type or array.   [NL]<br class="">
    auxg(nl(1:ngm)) = auxg(nl(1:ngm)) * auxr(nl(1:ngm))<br class="">
---------^<br class="">
tools_generate_functions.f90(64): error #7973: A numeric or LOGICAL data type is required in this context.   [NL]<br class="">
    auxg(nl(1:ngm)) = auxg(nl(1:ngm)) * auxr(nl(1:ngm))<br class="">
---------^<br class="">
tools_generate_functions.f90(64): error #6514: Substring or array slice notation requires CHARACTER type or array.   [NL]<br class="">
    auxg(nl(1:ngm)) = auxg(nl(1:ngm)) * auxr(nl(1:ngm))<br class="">
---------------------------^<br class="">
tools_generate_functions.f90(64): error #7973: A numeric or LOGICAL data type is required in this context.   [NL]<br class="">
    auxg(nl(1:ngm)) = auxg(nl(1:ngm)) * auxr(nl(1:ngm))<br class="">
---------------------------^<br class="">
tools_generate_functions.f90(64): error #6514: Substring or array slice notation requires CHARACTER type or array.   [NL]<br class="">
    auxg(nl(1:ngm)) = auxg(nl(1:ngm)) * auxr(nl(1:ngm))<br class="">
---------------------------------------------^<br class="">
tools_generate_functions.f90(64): error #7973: A numeric or LOGICAL data type is required in this context.   [NL]<br class="">
    auxg(nl(1:ngm)) = auxg(nl(1:ngm)) * auxr(nl(1:ngm))<br class="">
---------------------------------------------^<br class="">
tools_generate_functions.f90(66): error #6404: This name does not have a type, and must have an explicit type.   [NLM]<br class="">
    IF ( gamma_only ) auxg(nlm(1:ngm)) = CMPLX( REAL( auxg(nl(1:ngm)) ), -AIMAG( auxg(nl(1:ngm)) ) ,kind=DP)<br class="">
---------------------------^<br class="">
tools_generate_functions.f90(66): error #6514: Substring or array slice notation requires CHARACTER type or array.   [NLM]<br class="">
    IF ( gamma_only ) auxg(nlm(1:ngm)) = CMPLX( REAL( auxg(nl(1:ngm)) ), -AIMAG( auxg(nl(1:ngm)) ) ,kind=DP)<br class="">
---------------------------^<br class="">
tools_generate_functions.f90(66): error #7973: A numeric or LOGICAL data type is required in this context.   [NLM]<br class="">
    IF ( gamma_only ) auxg(nlm(1:ngm)) = CMPLX( REAL( auxg(nl(1:ngm)) ), -AIMAG( auxg(nl(1:ngm)) ) ,kind=DP)<br class="">
---------------------------^<br class="">
tools_generate_functions.f90(66): error #6514: Substring or array slice notation requires CHARACTER type or array.   [NL]<br class="">
    IF ( gamma_only ) auxg(nlm(1:ngm)) = CMPLX( REAL( auxg(nl(1:ngm)) ), -AIMAG( auxg(nl(1:ngm)) ) ,kind=DP)<br class="">
-----------------------------------------------------------^<br class="">
tools_generate_functions.f90(66): error #7973: A numeric or LOGICAL data type is required in this context.   [NL]<br class="">
    IF ( gamma_only ) auxg(nlm(1:ngm)) = CMPLX( REAL( auxg(nl(1:ngm)) ), -AIMAG( auxg(nl(1:ngm)) ) ,kind=DP)<br class="">
-----------------------------------------------------------^<br class="">
tools_generate_functions.f90(66): error #6514: Substring or array slice notation requires CHARACTER type or array.   [NL]<br class="">
    IF ( gamma_only ) auxg(nlm(1:ngm)) = CMPLX( REAL( auxg(nl(1:ngm)) ), -AIMAG( auxg(nl(1:ngm)) ) ,kind=DP)<br class="">
--------------------------------------------------------------------------------------^ tools_generate_functions.f90(66): error #7973: A numeric or LOGICAL data type is required in this context.   [NL]<br class="">
    IF ( gamma_only ) auxg(nlm(1:ngm)) = CMPLX( REAL( auxg(nl(1:ngm)) ), -AIMAG( auxg(nl(1:ngm)) ) ,kind=DP)<br class="">
--------------------------------------------------------------------------------------^ compilation aborted for tools_generate_functions.f90 (code 1)<br class="">
make[1]: *** [tools_generate_functions.o] Errore 1<br class="">
make[1]: Leaving directory `/marconi/home/userexternal/gmattiol/knl/QE/6.3-backports/Modules'<br class="">
make: *** [mods] Errore 1<br class="">
<br class="">
Can anybody suggest improvements?<br class="">
Thank you in advance<br class="">
Giuseppe<br class="">
<br class="">
<br class="">
GIUSEPPE MATTIOLI<br class="">
CNR - ISTITUTO DI STRUTTURA DELLA MATERIA<br class="">
Via Salaria Km 29,300 - C.P. 10<br class="">
I-00015 - Monterotondo Scalo (RM)<br class="">
Mob (*preferred*) +39 373 7305625<br class="">
Tel + 39 06 90672342 - Fax +39 06 90672316<br class="">
E-mail: <giuseppe.mattioli@ism.cnr.it><br class="">
<br class="">
_______________________________________________<br class="">
users mailing list<br class="">
users@lists.quantum-espresso.org<br class="">
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.quantum-espresso.org%2Fmailman%2Flistinfo%2Fusers&amp;data=02%7C01%7Coliviero.andreussi%40unt.edu%7Cf9c5ee828e0140ee992f08d68939d326%7C70de199207c6480fa318a1afcba03983%7C0%7C0%7C636847278815353356&amp;sdata=Dhpl23Etkrr%2FqsyOV9FvXA8kcgE4OmC7%2Fra%2F34IHZmo%3D&amp;reserved=0<br class="">
</blockquote>
_______________________________________________<br class="">
users mailing list<br class="">
users@lists.quantum-espresso.org<br class="">
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.quantum-espresso.org%2Fmailman%2Flistinfo%2Fusers&amp;data=02%7C01%7Coliviero.andreussi%40unt.edu%7Cf9c5ee828e0140ee992f08d68939d326%7C70de199207c6480fa318a1afcba03983%7C0%7C0%7C636847278815353356&amp;sdata=Dhpl23Etkrr%2FqsyOV9FvXA8kcgE4OmC7%2Fra%2F34IHZmo%3D&amp;reserved=0<br class="">
</blockquote>
<br class="">
<br class="">
<br class="">
GIUSEPPE MATTIOLI<br class="">
CNR - ISTITUTO DI STRUTTURA DELLA MATERIA<br class="">
Via Salaria Km 29,300 - C.P. 10<br class="">
I-00015 - Monterotondo Scalo (RM)<br class="">
Mob (*preferred*) +39 373 7305625<br class="">
Tel + 39 06 90672342 - Fax +39 06 90672316<br class="">
E-mail: <<a href="mailto:giuseppe.mattioli@ism.cnr.it" class="">giuseppe.mattioli@ism.cnr.it</a>><br class="">
<br class="">
_______________________________________________<br class="">
users mailing list<br class="">
<a href="mailto:users@lists.quantum-espresso.org" class="">users@lists.quantum-espresso.org</a><br class="">
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.quantum-espresso.org%2Fmailman%2Flistinfo%2Fusers&amp;data=02%7C01%7Coliviero.andreussi%40unt.edu%7Cf9c5ee828e0140ee992f08d68939d326%7C70de199207c6480fa318a1afcba03983%7C0%7C0%7C636847278815353356&amp;sdata=Dhpl23Etkrr%2FqsyOV9FvXA8kcgE4OmC7%2Fra%2F34IHZmo%3D&amp;reserved=0</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>