CAC/docs/Commands/thermo.md

23 lines
368 B
Markdown
Raw Normal View History

2024-02-17 21:51:18 -05:00
# thermo
```sh
thermo step
```
## Inputs
`step` - Output every `step` steps.
## Examples
```
thermo 50
```
## Descriptions
Currently the thermo output is fixed.
For energy minimization, the thermo output contains only the energy and second norm of the global force vector.
For dynamics, the thermo output also contains the kinetic energy and the temperature.