DOC PREVIEW
Berkeley COMPSCI C267 - Replica Exchange Molecular Dynamics (REMD) for Amber’s Particle-Mesh Ewalds MD (PMEMD) code

This preview shows page 1-2 out of 6 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 6 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 6 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 6 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

Replica Exchange MolecularDynamics (REMD) for Amber’sParticle-Mesh Ewalds MD (PMEMD)codeLia BallTeresa Head-Gordon GroupGoal: Converging Aβ monomerMolecular Dynamics simulations• Use Amber ff99SB force fieldand TIP4P-ew explicit watermodel to sample an all-atomrepresentation of Aβconformational ensemble• High temperature simulationsallow sampling of minimaseparated by large energybarriers• Replica Exchange MolecularDynamics (REMD) runsseveral independent simulationsrun at different temperatures inparallelREMD from 450 K to 287 K• Run PMEMD simulationsindependently for allreplicas• Every picosecond ofsimulation time attempt toexchange two replicas thatare close in temperature• Energy minima accessed athigh temperature willexchange down to the lowtemperature replica overtime450 K287 K final ensemblesync syncPMEMD is faster than Sander• PMEMD is a version of Sander MD code that is optimized to performparallelized particle-mesh Ewalds calculations, which use Fast-FourierTransforms to calculate the long-range forces on atoms.• On 16 processors, PMEMD takes 33 s to perform 1ps of simulation on one25,000 atom system including setup, Sander takes 55 s. If exchanges andsynchronization time are less than 22 s, my code will be faster than SanderREMD.• Exchange criteria are monte-carlo criteria that depend only on replicatemperatures and energies. Structure information does not need to betransferred between processors.Subroutine Organizationpmemdmaster_setupbcast_*_datrep_setupexchangeget_cmdlinerunmdpme_forcecheck_my_atom_movementcheck_new_list_limitdistribute_crdsMd_setupInstead of one master task, I create a master for each replica that doeseverything that the master does in the original code. Each master has its ownset of global variables that are never shared with the other replicas.Light blue boxes indicate subroutines that I modified from the original code,but that are still only run once for the entire program. Pink subroutines arethose that I modified and now separately for each replica.Amyloid β peptide structural ensembleand Alzheimer’s DiseaserrFawzi, N. L. et al J. ofMol. Biol. 2007, 365535-550.Computationally sampling the entire Aβmonomer conformational ensembleallows us to calculate average inter-hydrogen distances, which can becompared to NMR data.Knowing what structural elements Aβtransiently adopts as a monomer helps usto understand how the Aβ oligomers thatare believed to cause Alzheimer’s diseaseare


View Full Document

Berkeley COMPSCI C267 - Replica Exchange Molecular Dynamics (REMD) for Amber’s Particle-Mesh Ewalds MD (PMEMD) code

Documents in this Course
Lecture 4

Lecture 4

52 pages

Split-C

Split-C

5 pages

Lecture 5

Lecture 5

40 pages

Load more
Download Replica Exchange Molecular Dynamics (REMD) for Amber’s Particle-Mesh Ewalds MD (PMEMD) code
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Replica Exchange Molecular Dynamics (REMD) for Amber’s Particle-Mesh Ewalds MD (PMEMD) code and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Replica Exchange Molecular Dynamics (REMD) for Amber’s Particle-Mesh Ewalds MD (PMEMD) code 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?