TB5 Flashcards
Define molecular mechanics
method by which molecular systems are modelled using classical mechanics, as there is no explicit representation of electrons as seen in quantum mechanics
Define the energy surface
The multidimensional surface upon which you can see changes in the energy of a system
Define force field
A set of bonded and non-bonded parameters that are used to describe molecules
Give the equation for the potential energy of a molecule
U-total = U-bonded + U-non-bonded
List the bonded terms in a force field
Bond lengths, bond angles, dihedrals (torsion)
List the non-bonded terms in a force field
Electrostatics and Van der Waals
Define a harmonic potential
A second-order differential equation used to describe the interaction between pairs of bonded atoms and the summation over all valence angles in a molecule
Describe the Lennard Jones potential
Describes non-bonded, short range interactions such as VdW forces
Describe the Coulomb potential
Describes electrostatic, long range interactions
Define the Lorenz-Berthelot mixing rules
(Size of AB) = 1/2 (size of AA + size of BB)
ϵ_AB=√(ϵ_AA ϵ_BB )
Define well depth parameter
Controls the ‘stickiness’ of the potential; larger well-depth means greater attraction between atoms
Describe energy minimisation via the steepest descents
The mathematical function trying to be minimized is the force-field of every atom in the molecule. To do this, we take the first derivative of the function of the force-field, allowing us to go ‘down’ the slope.
i.e., imagine standing at the top of a hill and looking for the steepest slope that takes you down. At each step, the direction is taken as the negative gradient of the function (negative gradient will go down, positive will go up).
If we go too far, we may start going up again, so you also need to know how far to go. This is achieved using either line search or arbitrary steps (the point where the energy starts gong up, stop!). Or rather than taking arbitrary steps, you fit a quadratic for the location and solve (i.e., if the step forward results in the energy going up, you know the minima is around where you last were and so would fit a quadratic there).
Describe conjugate gradients
an alternative method to steepest descents which is more efficient near to the minimum as direction of travel doesn’t zig-zag by using information from the previous step.
Describe the many body problem
the movement of one atom will impact the movement of other molecules such that you cannot take the movements of each molecule in isolation. This leads to the many body problem that cannot be solved precisely analytically. Consequently, the solution is approximated numerically.
Describe leapfrog algorithms
Integration is broken down into many times-steps. The system will be at some time, t. In the leapfrog method, for a given time, the velocities are calculated for half a step behind and half a step forward, while the positions are calculated for a full step forward in time. Thus, the positions and velocities keep leapfrogging over each other. NB: you will never have the velocities of where you are now, only the position.
Define RMSD
measure of accuracy and the average distance between atoms
Describe systematic sources of error
o Rounding in math of the algorithms
o Machine precision – the cpu (central processing unit) can only compute to a certain number of decimal points (another rounding error)
o Parameters that aren’t well described
Describe statistical sources of error
These are errors dependent on simulation time and are often reported as standard deviations, estimated using block averaging.
Describe block averaging
Take blocks of simulation time and estimate the error of the property (e.g., dihedral angle) for each block. This can be split up into either small blocks, giving strong correlations, or large blocks, giving weak correlations among blocks. However, small blocks will look similar to one another which means showing strong correlations that don’t exist.
- Large blocks (weak correlations among blocks) will give a better reflection of the property
Define stratified systematic sampling
take single value from each block (used for structural properties)
Define stratified random sampling
single value from each block at random (used for structural properties)
Define course-graining
average for each block determined and then the average of those averages is taken (used for thermodynamic properties)
Compare course-grained at united atom level to MARTINI level
UAL: non-polar, aliphatic hydrogens are combined with associated carbons into a single particle
ML: groups of 4 or 5 heavy atoms and associated hydrogens are combined together
Define the ergodic principle
The time average of a property is the same as the ensemble average