Free energy interactions

This section describes the λ-dependence of the potentials used for free energy calculations (see sec. Free energy calculations). All common types of potentials and constraints can be interpolated smoothly from state A (λ=0) to state B (λ=1) and vice versa. All bonded interactions are interpolated by linear interpolation of the interaction parameters. Non-bonded interactions can be interpolated linearly or via soft-core interactions.

Starting in GROMACS 4.6, λ is a vector, allowing different components of the free energy transformation to be carried out at different rates. Coulomb, Lennard-Jones, bonded, and restraint terms can all be controlled independently, as described in the mdp options.

Harmonic potentials

The example given here is for the bond potential, which is harmonic in GROMACS. However, these equations apply to the angle potential and the improper dihedral potential as well.

(1)Vb=12[(1λ)kAb+λkBb][b(1λ)bA0λbB0]2Vbλ=12(kBbkAb)[b(1λ)bA0+λbB0]2+12(bA0bB0)[b(1λ)bA0λbB0][(1λ)kAb+λkBb]

GROMOS-96 bonds and angles

Fourth-power bond stretching and cosine-based angle potentials are interpolated by linear interpolation of the force constant and the equilibrium position. Formulas are not given here.

Proper dihedrals

For the proper dihedrals, the equations are somewhat more complicated:

(2)Vd=[(1λ)kAd+λkBd](1+cos[nϕϕ(1λ)ϕAsλϕBs])Vdλ=(kBdkAd)(1+cos[nϕϕ(1λ)ϕAsλϕBs])+(ϕBsϕAs)[(1λ)kAdλkBd]sin[nϕϕ(1λ)ϕAsλϕBs]

Note: that the multiplicity nϕ can not be parameterized because the function should remain periodic on the interval [0,2π].

Tabulated bonded interactions

For tabulated bonded interactions only the force constant can interpolated:

(3)V=((1λ)kA+λkB)fVλ=(kBkA)f

Coulomb interaction

The Coulomb interaction between two particles of which the charge varies with λ is:

(4)Vc=fεrfrij[(1λ)qAiqAj+λqBiqBj]Vcλ=fεrfrij[qAiqAj+qBiqBj]

where f=14πε0=138.935458 (see chapter Definitions and Units).

Coulomb interaction with reaction field

The Coulomb interaction including a reaction field, between two particles of which the charge varies with λ is:

(5)Vc=f[1rij+krf rij2crf][(1λ)qAiqAj+λqBiqBj]Vcλ=f[1rij+krf rij2crf][qAiqAj+qBiqBj]

Note that the constants krf and crf are defined using the dielectric constant εrf of the medium (see sec. Coulomb interaction with reaction field).

Lennard-Jones interaction

For the Lennard-Jones interaction between two particles of which the atom type varies with λ we can write:

(6)VLJ=(1λ)CA12+λCB12rij12(1λ)CA6+λCB6rij6VLJλ=CB12CA12rij12CB6CA6rij6

It should be noted that it is also possible to express a pathway from state A to state B using σ and ϵ (see (5)). It may seem to make sense physically to vary the force field parameters σ and ϵ rather than the derived parameters C12 and C6. However, the difference between the pathways in parameter space is not large, and the free energy itself does not depend on the pathway, so we use the simple formulation presented above.

Kinetic Energy

When the mass of a particle changes, there is also a contribution of the kinetic energy to the free energy (note that we can not write the momentum p as m v, since that would result in the sign of Ekλ being incorrect 99):

(7)Ek=12p2(1λ)mA+λmBEkλ=12p2(mBmA)((1λ)mA+λmB)2

after taking the derivative, we can insert p = m v, such that:

(8)Ekλ = 12v2(mBmA)

Constraints

The constraints are formally part of the Hamiltonian, and therefore they give a contribution to the free energy. In GROMACS this can be calculated using the LINCS or the SHAKE algorithm. If we have k=1K constraint equations gk for LINCS, then

(9)gk=|rk|dk

where rk is the displacement vector between two particles and dk is the constraint distance between the two particles. We can express the fact that the constraint distance has a λ dependency by

(10)dk=(1λ)dAk+λdBk

Thus the λ-dependent constraint equation is

(11)gk=|rk|((1λ)dAk+λdBk).

The (zero) contribution G to the Hamiltonian from the constraints (using Lagrange multipliers λk, which are logically distinct from the free-energy λ) is

(12)G=KkλkgkGλ=Gdkdkλ=Kkλk(dBkdAk)

For SHAKE, the constraint equations are

(13)gk=r2kd2k

with dk as before, so

(14)Gλ=2Kkλk(dBkdAk)

Soft-core interactions

../../_images/softcore.png

Fig. 32 Soft-core interactions at λ=0.5, with p=2 and CA6=CA12=CB6=CB12=1.

In a free-energy calculation where particles grow out of nothing, or particles disappear, using the simple linear interpolation of the Lennard-Jones and Coulomb potentials as described in (6) and (5) may lead to poor convergence. When the particles have nearly disappeared, or are close to appearing (at λ close to 0 or 1), the interaction energy will be weak enough for particles to get very close to each other, leading to large fluctuations in the measured values of V/λ (which, because of the simple linear interpolation, depends on the potentials at both the endpoints of λ).

To circumvent these problems, the singularities in the potentials need to be removed. This can be done by modifying the regular Lennard-Jones and Coulomb potentials with “soft-core” potentials that limit the energies and forces involved at λ values between 0 and 1, but not at λ=0 or 1.

In GROMACS the soft-core potentials Vsc are shifted versions of the regular potentials, so that the singularity in the potential and its derivatives at r=0 is never reached:

(15)Vsc(r)=(1λ)VA(rA)+λVB(rB)rA=(ασ6Aλp+r6)16rB=(ασ6B(1λ)p+r6)16

where VA and VB are the normal “hard core” Van der Waals or electrostatic potentials in state A (λ=0) and state B (λ=1) respectively, α is the soft-core parameter (set with sc_alpha in the mdp file), p is the soft-core λ power (set with sc_power), σ is the radius of the interaction, which is (C12/C6)1/6 or an input parameter (sc_sigma) when C6 or C12 is zero.

For intermediate λ, rA and rB alter the interactions very little for r>α1/6σ and quickly switch the soft-core interaction to an almost constant value for smaller r (Fig. 32). The force is:

(16)Fsc(r)=Vsc(r)r=(1λ)FA(rA)(rrA)5+λFB(rB)(rrB)5

where FA and FB are the “hard core” forces. The contribution to the derivative of the free energy is:

(17)Vsc(r)λ=VB(rB)VA(rA)+(1λ)VA(rA)rArAλ+λVB(rB)rBrBλ=VB(rB)VA(rA)+pα6[λFB(rB)r5Bσ6B(1λ)p1(1λ)FA(rA)r5Aσ6Aλp1]

The original GROMOS Lennard-Jones soft-core function100 uses p=2, but p=1 gives a smoother H/λ curve. Another issue that should be considered is the soft-core effect of hydrogens without Lennard-Jones interaction. Their soft-core σ is set with sc_sigma in the mdp file. These hydrogens produce peaks in H/λ at λ is 0 and/or 1 for p=1 and close to 0 and/or 1 with p=2. Lowering sc_sigma will decrease this effect, but it will also increase the interactions with hydrogens relative to the other interactions in the soft-core state.

When soft-core potentials are selected (by setting sc_alpha >0), and the Coulomb and Lennard-Jones potentials are turned on or off sequentially, then the Coulombic interaction is turned off linearly, rather than using soft-core interactions, which should be less statistically noisy in most cases. This behavior can be overwritten by using the mdp option sc-coul to yes. Note that the sc-coul is only taken into account when lambda states are used, not with couple-lambda0  / couple-lambda1, and you can still turn off soft-core interactions by setting sc-alpha=0. Additionally, the soft-core interaction potential is only applied when either the A or B state has zero interaction potential. If both A and B states have nonzero interaction potential, default linear scaling described above is used. When both Coulombic and Lennard-Jones interactions are turned off simultaneously, a soft-core potential is used, and a hydrogen is being introduced or deleted, the sigma is set to sc-sigma-min, which itself defaults to sc-sigma-default.

Recently, a new formulation of the soft-core approach has been derived that in most cases gives lower and more even statistical variance than the standard soft-core path described above 101, 102. Specifically, we have:

(18)Vsc(r)=(1λ)VA(rA)+λVB(rB)rA=(ασ48Aλp+r48)148rB=(ασ48B(1λ)p+r48)148

This “1-1-48” path is also implemented in GROMACS. Note that for this path the soft core α should satisfy 0.001<α<0.003, rather than α0.5.