complete integration into the manual build process

This commit is contained in:
Axel Kohlmeyer
2022-11-02 20:38:43 -04:00
parent 3561bbe887
commit b5d57531d9
3 changed files with 3 additions and 0 deletions

View File

@ -235,6 +235,7 @@ OPT.
* :doc:`temp/berendsen <fix_temp_berendsen>`
* :doc:`temp/csld <fix_temp_csvr>`
* :doc:`temp/csvr <fix_temp_csvr>`
* :doc:`temp/integrate <fix_temp_integrate>`
* :doc:`temp/rescale <fix_temp_rescale>`
* :doc:`temp/rescale/eff <fix_temp_rescale_eff>`
* :doc:`tfmc <fix_tfmc>`

View File

@ -34,5 +34,6 @@ style requirements and recommendations <Modify_style>`.
Modify_min
Modify_region
Modify_body
Modify_gsm
Modify_thermo
Modify_variable

View File

@ -382,6 +382,7 @@ accelerated styles exist.
* :doc:`temp/berendsen <fix_temp_berendsen>` - temperature control by Berendsen thermostat
* :doc:`temp/csld <fix_temp_csvr>` - canonical sampling thermostat with Langevin dynamics
* :doc:`temp/csvr <fix_temp_csvr>` - canonical sampling thermostat with Hamiltonian dynamics
* :doc:`temp/integrate <fix_temp_integrate>` - plain time integration with per-atom temperature updates
* :doc:`temp/rescale <fix_temp_rescale>` - temperature control by velocity rescaling
* :doc:`temp/rescale/eff <fix_temp_rescale_eff>` - temperature control by velocity rescaling in the electron force field model
* :doc:`tfmc <fix_tfmc>` - perform force-bias Monte Carlo with time-stamped method