<p dir="ltr">Dear qe users,<br>
I'm trying to modify mm_dispersion file to have it asking interactively for some vdw coefficient AND radii. Hence I'm adding few lines to the file, in particular a write and a read statement. I get two problems:<br>
1) writing to stdout the string gets taken from output file by redirection, but using stderr flow the compiler says that it's not defined;<br>
2) I'm not able to correctly define an input device for reading the values: I've tried "100", "*" and "stdin". In this cases compiling is not a problem, but running the code gets always an error saying "unit -4 unexpected end of file".<br>
How can I solve this?</p>
<p dir="ltr">Thanks in advance,</p>
<p dir="ltr">Aldo Ugolotti<br>
Master's thesist<br>
Università di Milano-Bicocca <br>
</p>