Skip to content

Commit 1075a9c

Browse files
author
arm61
committed
remove repetition
1 parent af71260 commit 1075a9c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_build/important_considerations/ensembles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This means that the velocities of the particles may be rescaled by the following
3030

3131
$$ v_i = v_i \sqrt{\dfrac{T_{\text{target}}}{\bar{T}}}, $$
3232

33-
where $v_i$ is the velocity of particle $i$, $T_{\text{target}}$ is the target temperature for the themostat, and $\bar{T}$ is the average simulation temperature.
33+
where $T_{\text{target}}$ is the target temperature for the themostat, and $\bar{T}$ is the average simulation temperature.
3434
pylj [[1,2](#references)], the software that you shall use in the next lesson uses this method for producing an NVT simulation, using the `heat_bath` function.
3535
Various **other methods** for thermostatting exist, such as the Anderson, Nosé-Hoover, or the Berendsen [[3-6](#references)].
3636

content/important_considerations/ensembles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This means that the velocities of the particles may be rescaled by the following
1818

1919
$$ v_i = v_i \sqrt{\dfrac{T_{\text{target}}}{\bar{T}}}, $$
2020

21-
where $v_i$ is the velocity of particle $i$, $T_{\text{target}}$ is the target temperature for the themostat, and $\bar{T}$ is the average simulation temperature.
21+
where $T_{\text{target}}$ is the target temperature for the themostat, and $\bar{T}$ is the average simulation temperature.
2222
pylj [[1,2](#references)], the software that you shall use in the next lesson uses this method for producing an NVT simulation, using the `heat_bath` function.
2323
Various **other methods** for thermostatting exist, such as the Anderson, Nosé-Hoover, or the Berendsen [[3-6](#references)].
2424

0 commit comments

Comments
 (0)