Hi all,

In addition to modifying atomic charges to the .itp file generated by
PRODRG, I also want to change the vdw C12 and C6 parameters of selected 1-4
LJ interactions and modify some 1-5 LJ interactions (or any non-bonded LJ
interactions) with the vdw C12 and C6 parameters I prefer.

So should I just make changes to the [ pairs ] section of the .itp file? For
example, change

; ai  aj  fu    c0, c1, ...
   1   4   1

to

; ai  aj  fu    c0, c1, ...
   1   4   1   0.004724   1.84e-6

How can I make sure it will override the parameters in the [ pairtypes ]
section of the ffnonbonded.itp file? And I should make these values (c0 for
C6, c1 for C12) in accordance with the units in [ pairtypes ] section,
right?

Moreover, I want to change some dihedral parameters. But I saw the .itp file
generated by PRODRG as something like

[ dihedrals ]
; ai  aj  ak  al  fu    c0, c1, m, ...
10   5   4   3   1      0.0    5.9 3      0.0    5.9 3

so 0.0 is the phase shift, 5.9 is the force constant, 3 is the multiplicity,
but why these values appeared twice in a row? When I modify them, should I
also write them twice as this format? Will it override dihedral parameters
that are already in the ffbonded.itp file?

Thanks very much,

Yun
-- 
gmx-users mailing list    gmx-users@gromacs.org
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 gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Reply via email to