What a force field is

A guess about physics,written as parameters

Every number your simulation produces is downstream of the force field. It is the one choice you cannot correct later with more sampling.

Bonded terms

Bond stretching, angle bending and torsions — cheap to compute and mostly uncontroversial.

Non-bonded terms

Van der Waals and electrostatics. Expensive, long-ranged, and where the disagreements are.

Atom types

Every atom is assigned a type, and the type is what looks up every parameter above.

The families

Pick bywhat you are simulating

AMBER is not one force field. It is a family, and each member was fitted against a different kind of molecule.

ff19SB — proteinsThe current protein field, with amino-acid-specific backbone corrections fitted against quantum data.
OL3 and bsc1 — nucleic acidsRNA and DNA respectively. The older ff99bsc0 lineage is still seen, and still cited, in older work.
GAFF2 — small moleculesA general field for drug-like organics, so an arbitrary ligand can be parameterised without new fitting.
lipid21 — membranesModular lipid parameters, built so head groups and tails can be combined without re-deriving charges.

Mixing them within one system is normal and expected — a protein in ff19SB, its ligand in GAFF2, the membrane in lipid21, all in the same box. What is not safe is mixing across families, taking charges derived one way and combining them with van der Waals terms fitted another.

Getting there

Five steps,and only one is the run

Most of the effort in an AMBER simulation happens before mdrun-equivalent work begins, and most of the mistakes are made there too.

1 · Choose

Match the field to the molecule. This decides what the simulation is capable of being right about.

2 · Parameterise

LEaP assigns types and builds topology. Anything non-standard needs charges derived first, with antechamber.

3 · Solvate

Put the system in a water box, add counter-ions, and decide how much padding you can afford.

4 · Run

Minimise, heat, equilibrate, then produce. The production run is the short description and the long wait.

5 · Analyse

cpptraj over the trajectory: RMSD, contacts, hydrogen bonds, whatever question you started with.

Honestly

The parametersare not measurements

A force field is fitted, not derived. Knowing what it was fitted to tells you what it can be trusted about.

FoldedFitted againstsoluble proteins in water
DisorderLeast reliableand metals, and odd protonation
GAFF2Ligandsgeneral, so approximate by design

Protein force fields are tuned against folded, soluble proteins in water, so they are least reliable exactly where the interesting cases live: disordered regions, unusual protonation states, metal centres, and anything a general small-molecule field like GAFF2 had to guess at. When a result surprises you, the force field is a more likely explanation than the discovery.

The status

AmberMD isbeing built

The image and its definition are being verified. When they are done, it deploys by name like the rest.

Read it, then run itPrepaid and by the hour, on a machine that is yours about a minute after you ask.