computational chemistry Flashcards
(70 cards)
computational chemistry definition
comparing/linking experimental data with theory via computational modelling
what is a calculation in computational chemistry?
a function which runs input data/models to get an output
computational cost definition
how long a calculation takes to run / how long before calculation converges (is completed) - depends on processors used + quality and intensiveness of calculation
why is compramise so important in computational chemistry?
low quality calculations work faster, higher quality calculations take longer, compromise between quality of data and speed of calculation
what are the 7 main methods in order of increasing quality
MM
SE
MD
PBC
QM/MM
DFT
HF
what is MM + common versions + how does it work?
molecular mechanics
versions = UFF
treats atoms as balls + springs, uses classical physics
what is SE + common versions + how does it work?
semi empirical
versions = PM3, PM6, AM1
uses approximations to simplify/lower the computational method
what is HF + common versions + how does it work?
hartree fock
versions = HF only
a sum of many electron wavefunctions, fails to capture exchange / correlation
what is DFT + common versions + how does it work?
density functional theory
versions = PBE, BP86, MO6, B3LYP, wB97XD
uses functions to describe electron density rather than 4 parameters for every electron
what is PBC + common versions + how does it work?
periodic boundary conditions
versions = any HF or DFT
used for periodic repeating structures e.g. solids
what is MD + common versions + how does it work?
molecular dynamics
versions = MM or SE
applies newtonian physics to atoms/models
what is QM/MM + common versions + how does it work?
a hybrid: quantum mech + molecular mech
versions for QM = SE, HF or DFT
splits the system, core = QM, outer = MM
what do QM/MM, DFT, HF and CC, MP2, CI have in common?
(CC, MP2 and CI are all very high quality methods)
all methods are on the higher quality end and all use schrodingers equation
what are inputs in computational chemistry?
models of molecules built from scratch via graphical user interface (GUI) or imported x-ray crystal structures
geometries of atom connectivity is described with cartesian and internal coordinates
constraint definition
a limit/restriction on a parameter - keeps it constant
these are added to calculations to ensure consistency between calculations
optimisation definition
the process by which we can find the lowest energy structure
give a limitation of optimisation calculations + how to work around this
there is a danger that optimisation processes can trap you in a local minimum, when the global minimum is the real lowest energy structure/point
to work around this, a conformational search can be used to test many starting geometries
continue comparing parameters to previous criteria until any changes result in no further decrease in energy, this is the end point of the calculation
why are flatter minima harder to find that steep minima?
the optimisation runs using the information given by the gradient, if the minima is shallower the gradient value is smaller making the minima harder to find, whereas if the minima is steep, the gradient value is much larger and the minima is much easier to find
cycle definition
one circuit
the number of cycles done depends on the number of atoms in your system (=N)
what is the maximum number of cycles?
3N - usually this is enough, but is the system is very small or input is very far from the minimum more than 3N cycles may be needed, needs ‘scf=xqc’
how are chemical reactions modelled?
as a potential energy surface = a multidimensional reaction surface that describes all possible reaction mechanisms - looking at just one molecule isn’t always enough to find the lowest energy state of the system
reaction coordinate definition
the few pathways relevant to the progress of a reaction + location of a minimum/stationary point
stationary point definition
the point on a graph where the gradient = 0, either minima or maxima
how do humans limit the determination of stationary points in a reaction coordinate/scheme?
as humans control the function + what the computer looks for, we start to become the limiting factor as you cant search for things you haven’t thought of