Re: AMBER: van der waals parameters.

From: David A. Case <case.scripps.edu>
Date: Thu, 15 Mar 2007 12:30:34 -0700

On Thu, Mar 15, 2007, Stefano Tonzani wrote:

> is it possible to define van der Waals parameters for PAIRS of atoms instead
> of having them defined for single atoms? For example, instead of
>
> CM 1.9080 0.0860
> something like
> CM CM 1.9080 0.0860
> CM CT 2.1000 0.0960
>
> or something similar? I tried this but of course it does not work.
> I am trying to implement some sort of coarse grained model and it is
> important that the nonbonded interactions are defined for atom pairs.

Doing this would require changes to the code the prepares prmtop files.
The vdW parameters are stored in a pairwise basis in the prmtop file, but
the parm.dat file (which is what LEaP uses to create prmtop files) only has
individual atom values, and uses a combining rule to get the pairs.

It's probably not that hard to modify LEaP do to what you want. If you don't
want to try to grok the LEaP source, you could just hand-edit the prmtop file
(or write a little script to do that).

...good luck...dac

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Mar 18 2007 - 06:07:22 PDT
Custom Search