The current scheme for the proper dihedral scaling for free energy
simulation assumes the same multiplicity for both states. This is
problematic if we want to change, e.g., a CH3 group to an NO2 group. We can
manipulate the topology file to make it right. However, it is not general
and can be confusing for many users.

I'd like to implement simple linear scaling in the code. i.e.,

U(pdih, lambda) = (1-lambda)*U(pdih, A)+lambda*U(pdih, B)
and dU/dlambda = U(pdih, B)-U(pdih, A)

I was wondering if you can give me some hints on how to do that. I notice
there is no multA or multB, instead, only mult.

Thanks,
Luke
-- 
gmx-users mailing list    [email protected]
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to [email protected].
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Reply via email to