<div dir="ltr"><div>I'll remove the unneeded reinitialization. Re-adding those input variable could also be done, but there must be a good reason: each new input variable requires, at least in principle, to<br></div>
<div>- add the variable to input_parameters.f90<br></div>


<div>- add the variable to a namelist if read from namelist, to cards if read from cards</div><div>- set a default value</div><div>- check for bad values or for incompatibility with other options<br></div><div>- actually use it in the code in a correct way</div><div>- add a test for it</div><div>- add documentation</div><div>- add it to the xml schema</div><div>- add it to routines reading and writing the xml file<br></div><div><br></div><div>Paolo<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 14, 2019 at 1:18 PM Antoine Jay <<a href="mailto:ajay@laas.fr">ajay@laas.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear developers,<br>Is it possible to delete the two lines<br>input_drho=' '<br>outputdrho=' '<br>in PW/src/input.f90<br>because they have already been initialized in<br>Module/io_files.f90<br>and their reinitialization forbid users to change them...<br><br>Or, better, to add them as new standard inputs?<br>Actually they are unused variables but they can be used when we do two consecutive scf calculations with only small deformations.<br><br>Thank you very much<br><br>Antoine Jay
_______________________________________________<br>
developers mailing list<br>
<a href="mailto:developers@lists.quantum-espresso.org" target="_blank">developers@lists.quantum-espresso.org</a><br>
<a href="https://lists.quantum-espresso.org/mailman/listinfo/developers" rel="noreferrer" target="_blank">https://lists.quantum-espresso.org/mailman/listinfo/developers</a><br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,<br>Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>Phone +39-0432-558216, fax +39-0432-558222<br><br></div></div></div></div></div>