On Sat, Jun 26, 2004, spookie wrote:
>
> mdfil: Error Unknown Flag: -p4pg
This is weird, since mdfil.f already has a test for this:
else if (arg(1:3) == '-p4') then
iarg = iarg+1
It's not clear to me why this is failing, but I also don't know if the
"iarg = iarg +1" is correct (depends on what mpirun is actually adding to
your argument list....).
> added the following lines to mdfil.f in
> $AMBERHOME/src/sander
>
> else if (arg == '-p4pg')
> continue
I don't see how this could hurt anything.
....good luck...dac
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sat Jun 26 2004 - 20:53:00 PDT