AMOEBA FF for NPT, NVT

The functionality of OpenMM will (eventually) include everything that one would need to run modern molecular simulation.
POST REPLY
User avatar
Daniel Konstantinovsky
Posts: 77
Joined: Tue Jun 11, 2019 12:21 pm

AMOEBA FF for NPT, NVT

Post by Daniel Konstantinovsky » Tue Jun 11, 2019 12:25 pm

Hi everyone,

I'm very interested in using the AMOEBA FF. I need to equilibrate NPT and NVT before production run. However I saw in OpenMM documentation that "The virial is not calculated for any force." Can you do NPT in OpenMM with AMOEBA?

Thanks!

User avatar
Peter Eastman
Posts: 2571
Joined: Thu Aug 09, 2007 1:25 pm

Re: AMOEBA FF for NPT, NVT

Post by Peter Eastman » Tue Jun 11, 2019 1:08 pm

Yes. Add a MonteCarloBarostat to your system. See http://docs.openmm.org/latest/userguide ... e-coupling.

User avatar
Daniel Konstantinovsky
Posts: 77
Joined: Tue Jun 11, 2019 12:21 pm

Re: AMOEBA FF for NPT, NVT

Post by Daniel Konstantinovsky » Tue Jun 11, 2019 3:03 pm

Thank you! Was worried barostat wasn't supported for AMOEBA.

One more q: John Chodera wrote in a old chat "Note that there can be issues when using finite-timestep MD without Metropolization together with a Monte Carlo barostat. The MC samples from the exact Boltzmann distribution, while the MD samples from a perturbed distribution in a timestep-dependent manner. Usually, this error is small, but with AMOEBA, it caused large problems."

Would using Langevin integrator address this?

User avatar
Daniel Konstantinovsky
Posts: 77
Joined: Tue Jun 11, 2019 12:21 pm

Re: AMOEBA FF for NPT, NVT

Post by Daniel Konstantinovsky » Tue Jun 11, 2019 3:06 pm

Actually never mind just saw the documentation re Langevin integrator :-)

POST REPLY