Search found 39 matches

by Ali Eltareb
Fri Jun 16, 2023 11:47 am
Forum: OpenMM
Topic: RPMD Integrator Doesn't Conserve Center of Mass Motion
Replies: 2
Views: 255

RPMD Integrator Doesn't Conserve Center of Mass Motion

Hi Peter, I have been using the RPMD Integrator and I found that if you run the simulation for more than a couple of ns, the center of mass motion of the system drifts. This happens if you are using the CUDA platform and the precision is set to single or mixed. Interestingly, if you specify only 1 c...
by Ali Eltareb
Thu Jan 26, 2023 9:51 am
Forum: OpenMM
Topic: Different Energies between Gromacs and OpenMM
Replies: 2
Views: 140

Re: Different Energies between Gromacs and OpenMM

You were right, the precision of the coordinates was too low (only 3 decimal places). I used a configuration from Gromacs with more precision and the energies are in great agreement. Thanks for the help.
by Ali Eltareb
Wed Jan 25, 2023 12:21 pm
Forum: OpenMM
Topic: Different Energies between Gromacs and OpenMM
Replies: 2
Views: 140

Different Energies between Gromacs and OpenMM

Hi, I have been doing tests between Gromacs and OpenMM. I minimized a peptide using Gromacs (charmm36 forcefield). The energies that gromacs gave at the end of the minimization is Energies (kJ/mol) Bond U-B Proper Dih. Improper Dih. CMAP Dih. 1.67638e+01 2.25811e+01 1.28747e+02 2.69536e+00 -8.16862e...
by Ali Eltareb
Tue Oct 11, 2022 12:31 pm
Forum: OpenMM
Topic: Pressure Can't Be Negative
Replies: 4
Views: 162

Re: Pressure Can't Be Negative

There were a couple of things that I have simulated with negative pressure. One I was looking at the behaviour of liquid water at negative pressures to see at which temperatures it would begin to cavitate. Another is related to the compression and subsequent decompression of solids and glasses. In t...
by Ali Eltareb
Tue Oct 11, 2022 11:43 am
Forum: OpenMM
Topic: Pressure Can't Be Negative
Replies: 4
Views: 162

Pressure Can't Be Negative

Hi Peter, I installed the newer version of OpenMM and I got a weird error. The MC barostat now gives an error if you try to set the pressure to be negative. With the older OpenMM version (7.4.0) there was no issue with setting the pressure to be negative. I do want to add that I have run simulations...
by Ali Eltareb
Wed Feb 09, 2022 7:04 pm
Forum: OpenMM
Topic: Changing water models
Replies: 0
Views: 75

Changing water models

Hi, I have some files from gromacs (the topology and gro file) that I wanted to run using OpenMM. The system contains a protein and some water molecules. I can run the system with OpenMM, however I wanted to change the water model that I am using to 'qtip4pf'. I have the forcefield xml file for this...
by Ali Eltareb
Mon Aug 23, 2021 6:41 pm
Forum: OpenMM
Topic: RPMD Contraction Scheme
Replies: 2
Views: 92

RPMD Contraction Scheme

Hi, I'm trying to implement the ring-polymer contraction scheme (RPC), however I've run into some strange problems. I can't get the speed up of ~6 when using 32 beads per ring-polymer. I'm using a flexible forcefield model of water (q-TIP4P/F), which contains bonded and nonbonded forces. I first set...
by Ali Eltareb
Thu Jun 10, 2021 12:15 pm
Forum: OpenMM
Topic: RPMD and Energy Minimizer
Replies: 3
Views: 96

Re: RPMD and Energy Minimizer

The energy minimizer won't work for a PIMD system then and I don't want to minimize the classical system. Is there a way around this?
by Ali Eltareb
Thu Jun 10, 2021 6:35 am
Forum: OpenMM
Topic: RPMD and Energy Minimizer
Replies: 3
Views: 96

RPMD and Energy Minimizer

Hi, Can you use the energy minimizer for a PIMD configuration in OpenMM. So I have a configuration where I saved the positions of all the replicas. I then want to perform an energy minimizer to see what the new positions and minimized energy will be. I can do this for a classical system (i.e. using ...
by Ali Eltareb
Mon Nov 16, 2020 12:25 pm
Forum: OpenMM
Topic: PIMD thermostat
Replies: 0
Views: 74

PIMD thermostat

Hi, I wanted to know what type of thermostat is the RPMD plugin using. Is it a local or a global thermostat? The manual isn't clear about which type of thermostat it is. The manual mentions the paper "Efficient stochastic thermostatting of path integral molecular dynamics", however the paper itself ...