1 / 27

Most material in this seminar has been produced by Bert de Groot at the MPI in G ö ttingen.

Molecular dynamics Some random notes on molecular dynamics simulations Seminar based on work by Bert de Groot and many anonymous Googelable colleagues. Most material in this seminar has been produced by Bert de Groot at the MPI in G ö ttingen. Schrödinger equation.

hada
Télécharger la présentation

Most material in this seminar has been produced by Bert de Groot at the MPI in G ö ttingen.

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Molecular dynamicsSome random notes on molecular dynamics simulationsSeminar based on work by Bert de Groot and many anonymous Googelable colleagues

  2. Most material in this seminar has been produced by Bert de Groot at the MPI in Göttingen.

  3. Schrödinger equation Born-Oppenheimer approximation Nucleic motion described classically Empirical force field

  4. Inter-atomic interactions

  5. = = R Motions of nuclei are described classically: Non-bonded interactions Covalent bonds Eibond approximated exact KBT { 0 |R| Potential function Eel describes the electronic influence on motions of the nuclei and is approximated empirically  „classical MD“:

  6. „Force-Field“ Possible ‘extras’: Planarity Hydrogenbond Weird metal Induced charge Multi-body interaction Pi-Pi stacking and a few more

  7. Non-bonded interactions Coulomb potential Lennard-Jones potential

  8. Now we need to give all atoms some initial speed, and then, evolve that speed over time using the forces we now know. The average speed of nitrogen in air of 300K is about 520 m/s. The ensemble of speeds is best described by a Maxwell distribution. Back of the enveloppe calculation: 500 m/s = 5.10 Å/s Let’s assume that we can have things fly 0.1 A in a straight line before we calculate forces again, then we need to recalculate forces every 20 femtosecond (one femtosecond is 10 sec. In practice 1 fsec integration steps are being used. 12 -15 http://en.wikipedia.org/wiki/Verlet_integration http://en.wikipedia.org/wiki/Maxwell_speed_distribution

  9. Knowing the forces (and some randomized Maxwell distributed initial velocities) we can evolve the forces over time and get a trajectory. Simple Euler integration won’t work as this figure explains. And as the rabbit knows... You can imagine that if you know where you came from, you can over-compensate a bit. These overcompensation algorithms are called Verlet-algorithm, or Leapfrog algorithm. If you take bigger time steps you overshoot your goal. The Shake algorithm can fix that. Shake allows you larger time steps at the cost of little imperfection so that longer simulations can be made in the same (CPU) time. http://en.wikipedia.org/wiki/Verlet_integration

  10. Molecule: (classical) N-particle system Newtonian equations of motion: Integrate numerically via the „leapfrog“ scheme: with Δt  1fs! (equivalent to the Verlet algorithm)

  11. Solve the Newtonian equations of motion:

  12. Molecular dynamics is very expensive ... Example: A one nanosecond Molecular Dynamics simulation of F1-ATPase in water (total 183 674 atoms) needs 106 integration steps, which boils down to 8.4 * 1017 floating point operations. on a 100 Mflop/s workstation: ca 250 years ...but performance has been improved by use of: + multiple time stepping ca. 25 years + structure adapted multipole methods* ca. 6 years + FAMUSAMM* ca. 2 years + parallel computers ca. 55 days * Whatever that is

  13. Role of environment - solvent Explicit or implicit? Box or droplet?

  14. periodic boundary conditions

  15. Limits of MD-Simulations classical description: chemical reactions not describedpoor description of H-atoms (proton-transfer)poor description of low-T (quantum) effectssimplified electrostatic modelsimplified force fieldincomplete force field only small systems accessible (104 ... 106 atoms)only short time spans accessible (ps ... μs)

  16. H. Frauenfelder et al., Science229 (1985) 337

  17. One example: Thermodynamic Cycle A B A -> B -> C -> D -> A ΔG=0! D C

  18. At Radboud you have seen in ‘Werkcollege 3 Thermodynamica’: ? Folded 105 C Unfolded 105 C And, for Radboud students only, I type here the answer in Dutch… ΔT kan natuurlijk in Celcius of Kelvin) en is dan of 0 of 105-75=30 Cp is heat capacity en kan temepartuuronafhankelijk verondersteld worden. Cp(unfolded)-Cp(folded)=6.28 kJ/molK. Proces 1 is isobaar dus dH1=Cp(folded)*dT Proces 3 is isobaar dus dH3=Cp(unfolded)*dT Proces 2 is isotherm dus ΔH2=ΔH(unfolding;75 C)=509kJ/mol Vul alle getallen in en je krijgt ΔH(unfolding; 105 C)=697.4 kJ/mol. 1 3 Folded 75 C Unfolded 75 C 2

  19. Thermodynamic Cycle in bioinformatics ΔG1 A B ΔG1+ΔG2+ΔG3+ΔG4=0 => ΔG1+ΔG3=-ΔG2-ΔG4 So if you know the difference between ΔG2 and ΔG4, you also know the difference between ΔG1 and ΔG3 (and vice versa). ΔG2 ΔG4 D C ΔG3 Obviously, all arrows should be bidirectional equilibrium-arrows, but if I draw them that way we are sure to start getting the signs wrong. …

  20. The relations between energy, force and time can be simulated in MD. Obviously you cannot simply put a force on an atom for some time and calculate the Energy from the force, path, and time. But for now, we forget all calibrations, etc, and end up with Energy = Force * time

  21. Stability of a protein is ΔG-folding, which is the ΔG of the process Protein-U <-> Protein-F ΔG(fold)wt Wt-U Wt-F So we want ΔG(fold)wt-ΔG(fold)mut; which is impossible. ΔG(mut)F ΔG(mut)U But we can calculate ΔG(mut)F-ΔG(mut)U; which gives the same number! Mut-U Mut-F ΔG(fold)mut

  22. Such cycles can be set up for ligand binding, for membrane insertion, for catalysis, etc. Don’t be surprised if you have to work out a similar cycle in the exam…

More Related