@@ -3540,30 +3540,30 @@ \subsection{Tutorial 7: Free energy calculation}
35403540\end {figure }
35413541
35423542\noindent The objective of this tutorial is to measure the free energy profile
3543- of particles across a barrier potential using two methods: free sampling and
3543+ of particles through a barrier potential using two methods: free sampling and
35443544umbrella sampling \cite {kastner2011umbrella , allen2017computer , frenkel2023understanding } (Fig.\, \ref {fig:US }).
3545- For simplicity and to reduce computation time, the barrier potential will be
3546- imposed on the atoms with an additional force, mimicking the presence of a repulsive
3547- area in the middle of the simulation box without the need to simulate extra atoms.
3545+ To simplify the process and minimize computation time, the barrier potential will be
3546+ imposed on the atoms using an additional force, mimicking the presence of a repulsive
3547+ area in the middle of the simulation box without needing to simulate additional atoms.
35483548The procedure is valid for more complex systems and can be adapted to many other
3549- situations, such as measuring the adsorption barrier near an interface, or for
3550- calculating a translocation barrier through a membrane
3551- \cite {wilson1997adsorption , makarov2009computer , gravelle2021adsorption }.
3549+ situations, such as measuring adsorption barriers near an interface or calculating
3550+ translocation barriers through a membrane
3551+ \cite {wilson1997adsorption , makarov2009computer , gravelle2021adsorption , loche2022molecular }.
35523552
35533553\subsubsection {Method 1: Free sampling }
35543554The most direct way to calculate a free energy profile is to extract the partition
35553555function from a classical (i.e.~unbiased) molecular dynamics simulation, and
3556- then estimate the Gibbs free energy using
3556+ then estimate the Gibbs free energy by using
35573557\begin {equation }
35583558\Delta G = -RT \ln (p/p_0),
35593559\label {eq:G }
35603560\end {equation }
35613561where $ \Delta G$ is the free energy difference, $ R$ is the gas constant, $ T$
35623562is the temperature, $ p$ is the pressure, and $ p_0 $ is a reference pressure.
3563- As an illustration, let us apply this method to an extremely simple configuration
3563+ As an illustration, let us apply this method to a simple configuration
35643564that consists of a few particles diffusing in a box in the presence of a
3565- position-dependent repelling force that makes the center of the box a relatively
3566- unfavorable area to explore.
3565+ position-dependent repulsive force that makes the center of the box a less
3566+ favorable area to explore.
35673567
35683568\paragraph {Basic LAMMPS parameters }
35693569\noindent Create a folder called \textit {FreeSampling/ }, and create an input
0 commit comments