According to the documentation for virtual site parameters here: Particle type — GROMACS 2019-rc1 documentation
It indicates there should be parameters specified
“with the parameters specified (last one, two or three columns a b . .
)”.
However in this documentation pdb2gmx input files — GROMACS 2021 documentation
It says “Note that we do not have to specify the actual parameters (that is automatic), just the type of mass center to use.”
I really want these “automatic” or default parameters to be included in the itp files that come out of pdb2gmx ... -vsite hydrogens
but these parameters are blank under c0 c1 c2
. Examples below. How do I make these itp files include these automatic parameters? Also how can a function be -3
or -4
??
[ virtual_sites3 ]
; ai aj ak al funct c0 c1
3 7 1 2 1
4 7 1 2 1
[ virtual_sites3 ]
; ai aj ak al funct c0 c1
20 19 17 21 2
33 32 29 34 2
[ virtual_sites3 ]
; ai aj ak al funct c0 c1
15 14 12 9 3
16 14 12 9 -3
[ virtual_sites3 ]
; ai aj ak al funct c0 c1 c2
5 7 1 2 -4
6 7 1 2 4
10 9 7 12 4
11 9 7 12 -4
[ virtual_sites4 ]
; ai aj ak al am funct c0 c1 c2
8 7 3 9 17 2
22 21 19 23 41 2
46 45 43 49 53 2