@@ -23,17 +23,17 @@ Free energy calculation
23
23
24
24
The objective of this tutorial is to measure a free
25
25
energy profile of particles across a barrier potential
26
- using two methods; free sampling
26
+ using two methods: free sampling
27
27
and umbrella sampling :cite: `frenkel2023understanding `.
28
28
29
29
.. container :: justify
30
30
31
- For the sake of simplicity and to reduce the computation time, the
32
- barrier potential will be imposed artificially on the atoms.
33
- The procedure is valid for more complex
34
- systems, and can be adapted to many other situations, for instance
35
- for measuring the adsorption barrier near an interface, or for calculating
36
- translocation barrier through a membrane.
31
+ For simplicity and to reduce computation time, the barrier potential will
32
+ be imposed on the atoms with an additional force, mimicking the presence of
33
+ a repulsive area in the middle of the simulation box without the need to
34
+ simulate extra atoms. The procedure is valid for more complex systems and
35
+ can be adapted to many other situations, such as measuring the adsorption
36
+ barrier near an interface, or for calculating translocation barrier through a membrane.
37
37
38
38
.. include :: ../../non-tutorials/recommand-lj.rst
39
39
@@ -57,7 +57,7 @@ Method 1: Free sampling
57
57
.. container :: justify
58
58
59
59
The most direct way to calculate a free energy profile is to extract
60
- the partition function from a classic (unbiased) molecular
60
+ the partition function from a classic (i.e., unbiased) molecular
61
61
dynamics simulation, and then to estimate the Gibbs free
62
62
energy using
63
63
@@ -75,7 +75,7 @@ Method 1: Free sampling
75
75
As an illustration, let us apply this method to an
76
76
extremely simple configuration that consists of a few
77
77
particles diffusing in a box in the presence of a position-dependent
78
- repealing force that makes the center
78
+ repelling force that makes the center
79
79
of the box a relatively unfavorable area to explore.
80
80
81
81
Basic LAMMPS parameters
0 commit comments