[gmx-users] modify C6 directly in FF using sigma and epsilon

David van der Spoel spoel at xray.bmc.uu.se
Thu Apr 5 22:11:25 CEST 2007


David Mobley wrote:
> David,
> 
> I'm using 3.3/3.3.1.
> 
> Is there an easy tweak to the source code that would allow something
> like this? i.e. could I somehow easily tweak the bit where it reads
> the nonbond_params section so I can use an alternate combination rule
> there by specifying, say, a different nonbonded parameter type?
> 
It doesn't look like it.
The sigma and epsilon are first read in the atomtypes section, and a 
matrix is filled in with sigma and epsilon. Then, if you overwrite a 
pair in the nonbond_types section two (because f symmetry) matrix 
elements are replaced. Finally, just before writing the file the values 
are converted to C6 and C12.

It seems that your best bet is to write that little Perl script to 
convert the whole force field to C6/C12.

-- 
David.
________________________________________________________________________
David van der Spoel, PhD, Assoc. Prof., Molecular Biophysics group,
Dept. of Cell and Molecular Biology, Uppsala University.
Husargatan 3, Box 596,  	75124 Uppsala, Sweden
phone:	46 18 471 4205		fax: 46 18 511 755
spoel at xray.bmc.uu.se	spoel at gromacs.org   http://folding.bmc.uu.se
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



More information about the gromacs.org_gmx-users mailing list