AMBER Archive (2007)

Subject: RE: AMBER: &dipoles output in QM/MM simulations

From: Ross Walker (ross_at_rosswalker.co.uk)
Date: Thu Nov 01 2007 - 11:12:52 CST


Hi Seongeun,

Amber 9 doesn't currently support the calculating of dipoles for QM atoms.
To do this "correctly" would be difficult. However doing it with mulliken
charges is not very difficult although of course you have to accept the
approximations that this involves. From your email it seems that you would
be happy with QM dipoles calculated using mulliken charges so please try
applying the attached patch to your amber9 tree. Note this assumes your
amber9 tree is fully patched already with the latest bug fixes.

Save file in $AMBERHOME/src/sander/

cd $AMBERHOME/src/sander/
make clean
patch -p0 <qmmm_mchg_dipoles.patch
make sander
mv sander ../../exe

NOTE: This is something I hacked together in a few minutes. I do NOT have
time at the moment to test it - other than to check it compiles...

So "caveat emptor". You will need to test this yourself thoroughly to make
sure it gives the correct answer. I would suggest setting up a small pure
QM system in gas phase, say methane. Then run a few steps saving the
coordinates on every step and printing the mulliken charges. This way you
can calculate what the answer should be manually yourself and compare it to
what the code gives. Then try again with QM/MM - say two methanes side by
side, one QM one MM and again check what the code gives to what your manual
calculations give.

Note 2: I have absolutely no idea what will happen to the printed dipoles
if you are using link atoms!

or if it will work in parallel. It probably will but I didn't try it...

Good luck,

Ross

/\
\/
|\oss Walker

| HPC Consultant and Staff Scientist |
| San Diego Supercomputer Center |
| Tel: +1 858 822 0854 | EMail:- ross_at_rosswalker.co.uk |
| http://www.rosswalker.co.uk | PGP Key available on request |

Note: Electronic Mail is not secure, has no guarantee of delivery, may not
be read every day, and should not be used for urgent or sensitive issues.

> -----Original Message-----
> From: owner-amber_at_scripps.edu
> [mailto:owner-amber_at_scripps.edu] On Behalf Of Seongeun Yang
> Sent: Thursday, November 01, 2007 03:44
> To: amber_at_scripps.edu
> Subject: AMBER: &dipoles output in QM/MM simulations
>
> Hi all,
>
> I'd like to get dipole moments in QM/MM calculations, using
> coordinates and Mulliken charges.
> But the &dipoles option doesn't seem to do that.
> Because the mdcrd file size would be too large to save as
> frequently as every few femtoseconds,
> it's desirable to calculate dipole moments during md
> simulations, not by postprocessings.
> Do I have to modify the relevant codes to do this?
> If there is some other nice way to do this during
> simulations, please let me know.
>
> Thanks.
>
> Seongeun
> --------------------------------------------------------------
> ---------
> The AMBER Mail Reflector
> To post, send mail to amber_at_scripps.edu
> To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu
>



-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu