[gmx-developers] Re: electrostatic potential on atoms

Jason de Joannis jdejoan at emory.edu
Thu Jan 27 17:06:40 CET 2005


The electrostatic forces are stored as fr->f_pme in void force(...).

-- 
Jason de Joannis, Ph.D.
Emory University
1515 Pierce Dr, Atlanta, GA 30329
Phone: (404) 712-2983
Email: jdejoan at emory.edu
http://userwww.service.emory.edu/~jdejoan



Quoting gmx-developers-request at gromacs.org:

> Send gmx-developers mailing list submissions to
>  gmx-developers at gromacs.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>  http://www.gromacs.org/mailman/listinfo/gmx-developers
> or, via email, send a message with subject or body 'help' to
>  gmx-developers-request at gromacs.org
>
> You can reach the person managing the list at
>  gmx-developers-owner at gromacs.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gmx-developers digest..."
>
>
> Today's Topics:
>
>    1. electrostatic potential on atoms (Jeremy Maddox)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 26 Jan 2005 17:55:25 -0800
> From: Jeremy Maddox <jmaddox at uci.edu>
> Subject: [gmx-developers] electrostatic potential on atoms
> To: gmx-developers at gromacs.org
> Message-ID: <41F84A0D.80204 at uci.edu>
> Content-Type: text/plain; charset=us-ascii; format=flowed
>
> Dear GMX-developers,
>
> I am attempting to modify GMX to incorporate the redistribution of
> atomic charges within a rigid polarizable solute.  My general strategy
> is to calculate charge fluctuations at each MD time-step with a code
> that has been grafted onto the GMX source tree.  Then update the charges
> in the topology structure: top.atoms.atom[i].q=qnew and have GMX use
> these new charges to compute the intermolecular interactions and forces
> as usual, step forward in time, and repeat.
>
> The molecular dynamics input to this code is the electrostatic potential
> at the positions of atoms whose charges are allowed to fluctuate. This
> information is combined with a (sub)set of transition density matrices
> that have been tabulated from the results of a previous (external) TDDFT
> calculation on the solute.
>
> I have some, albeit very limited, experience adding files to GMX and
> using the GMX data structures to parse out and change the topology of
> tagged atoms. However, I am not sure what the best way is to go about
> extracting the electrostatic potential at these atomic positions.
>
> Any advice?
>
> Thank you,
>
> Jeremy Maddox
>
>
>
>
>
> ------------------------------
>
> _______________________________________________
> gmx-developers mailing list
> gmx-developers at gromacs.org
> http://www.gromacs.org/mailman/listinfo/gmx-developers
>
>
> End of gmx-developers Digest, Vol 9, Issue 5
> ********************************************
>




More information about the gromacs.org_gmx-developers mailing list