hi all
I was reading Dr. Steinbrecher's recent paper on comparing results from one
vs two-step transformation using the soft-core potentials. It seems as long
as right parameters were used, the single-step TI calculations is as good
as the two-step one. I'd like to try this calculation. But I'm a little
confused about how to set up the simulation.
Problem: changing REF to NEW (actually only one atom is changed in the
process)
This is my command line: mpirun -np 2 sander.MPI -O -ng 2 -groupfile
group_min_l05
This is my groupfile:
-O -i mdin_min_v0_l05 -o ref_min_v0_l05.out -p ref.prm -c ref.rst -r
ref_min_v0_l05.rst
-O -i mdin_min_v1_l05 -o new_min_v1_l05.out -p new.prm -c new.rst -r
new_min_v1_l05.rst
This is my mdin_min_v0_l05 file:
................
ifsc=1, crgmask=':REF',scmask=':REF',
&end
This is my mdin_min_v1_l05 file:
...............
ifsc=1, crgmask=':NEW',scmask=':NEW',
&end
This simulation went through. ( I only did the minimization as a test run).
But i'm a little confused here. I understand that for scmask, we are
disappearing REF and appearing NEW from V0 to V1. But am I doing the
crgmask the wrong way? Because I'm removing charges on REF in V0 and
removing charges on NEW in V1. Isn't that equal to changing charges from
NEW to REF? Or did I miss something here?
Thanks. Appreciate it.
Victor
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Dec 09 2011 - 12:30:03 PST