diff --git a/doc/Eqs/fix_box_relax1.jpg b/doc/Eqs/fix_box_relax1.jpg new file mode 100644 index 0000000000..a4b6dda6ea Binary files /dev/null and b/doc/Eqs/fix_box_relax1.jpg differ diff --git a/doc/Eqs/fix_box_relax1.tex b/doc/Eqs/fix_box_relax1.tex new file mode 100644 index 0000000000..a332360666 --- /dev/null +++ b/doc/Eqs/fix_box_relax1.tex @@ -0,0 +1,9 @@ +\documentclass[12pt]{article} + +\begin{document} + +$$ +E = U + P_t \left(V-V_0 \right) + E_{strain} +$$ + +\end{document} diff --git a/doc/Eqs/fix_box_relax2.jpg b/doc/Eqs/fix_box_relax2.jpg new file mode 100644 index 0000000000..5ab0dd93bd Binary files /dev/null and b/doc/Eqs/fix_box_relax2.jpg differ diff --git a/doc/Eqs/fix_box_relax2.tex b/doc/Eqs/fix_box_relax2.tex new file mode 100644 index 0000000000..bc9cddef4e --- /dev/null +++ b/doc/Eqs/fix_box_relax2.tex @@ -0,0 +1,9 @@ +\documentclass[12pt]{article} + +\begin{document} + +$$ +\mathbf P = P_t \mathbf I + {\mathbf S_t} \left( \mathbf h_0^{-1} \right)^t \mathbf h_{0d} +$$ + +\end{document} diff --git a/doc/Section_commands.html b/doc/Section_commands.html index 10e80e3078..c7532ed025 100644 --- a/doc/Section_commands.html +++ b/doc/Section_commands.html @@ -326,12 +326,12 @@ of each style or click on the style itself for a full description: addforceaveforceave/atomave/histoave/spatialave/timebond/breakbond/create bond/swapbox/relaxdeformdepositdragdt/resetefieldenforce2d evaporatefreezegravityheatindentlangevinlineforcemomentum -movenphnptnpt/aspherenpt/spherenvenve/aspherenve/limit -nve/noforcenve/spherenvtnvt/aspherenvt/sllodnvt/sphereorient/fccplaneforce -poemspourpress/berendsenprintreax/bondsrecenterrigidsetforce -shakespringspring/rgspring/selfstore/coordstore/forcetemp/berendsentemp/rescale -thermal/conductivitytmdttmviscosityviscouswall/colloidwall/granwall/harmonic -wall/lj126wall/lj93wall/reflectwall/region +movenphnph/aspherenph/spherenptnpt/aspherenpt/spherenve +nve/aspherenve/limitnve/noforcenve/spherenvtnvt/aspherenvt/sllodnvt/sphere +orient/fccplaneforcepoemspourpress/berendsenprintreax/bondsrecenter +rigidsetforceshakespringspring/rgspring/selfstore/coordstore/force +temp/berendsentemp/rescalethermal/conductivitytmdttmviscosityviscouswall/colloid +wall/granwall/harmonicwall/lj126wall/lj93wall/reflectwall/region

These are fix styles contributed by users, which can be used if diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt index 5eface305e..b08517afd6 100644 --- a/doc/Section_commands.txt +++ b/doc/Section_commands.txt @@ -407,8 +407,10 @@ of each style or click on the style itself for a full description: "lineforce"_fix_lineforce.html, "momentum"_fix_momentum.html, "move"_fix_move.html, -"nph"_fix_nph.html, -"npt"_fix_npt.html, +"nph"_fix_nh.html, +"nph/asphere"_fix_nph_asphere.html, +"nph/sphere"_fix_nph_sphere.html, +"npt"_fix_nh.html, "npt/asphere"_fix_npt_asphere.html, "npt/sphere"_fix_npt_sphere.html, "nve"_fix_nve.html, @@ -416,7 +418,7 @@ of each style or click on the style itself for a full description: "nve/limit"_fix_nve_limit.html, "nve/noforce"_fix_nve_noforce.html, "nve/sphere"_fix_nve_sphere.html, -"nvt"_fix_nvt.html, +"nvt"_fix_nh.html, "nvt/asphere"_fix_nvt_asphere.html, "nvt/sllod"_fix_nvt_sllod.html, "nvt/sphere"_fix_nvt_sphere.html, diff --git a/doc/Section_howto.html b/doc/Section_howto.html index 53caec5c60..521ab237e6 100644 --- a/doc/Section_howto.html +++ b/doc/Section_howto.html @@ -307,7 +307,7 @@ processor partition, using the variable command:

variable t world 300.0 310.0 320.0 330.0 
 
-

Define a fix of style nvt or langevin +

Define a fix of style nvt or langevin to control the temperature of each simulation:

fix myfix all nvt $t $t 100.0 
@@ -1266,7 +1266,7 @@ in prescribed ways.
 thermostatting fixes are currently available: Nose-Hoover (nvt),
 Berendsen, Langevin, and direct rescaling (temp/rescale):
 

-