This commit is contained in:
Axel Kohlmeyer
2023-05-19 00:40:45 -04:00
parent 842016e997
commit 9da310a33e
3 changed files with 3 additions and 2 deletions

View File

@ -1474,7 +1474,7 @@ commands
.. code-block:: LAMMPS
# delete_atoms random fraction 0.5 yes all NULL 49839
# run 0
# run 0 post no
variable t equal temp # this thermo keyword invokes a temperature compute
print "Temperature of system = $t"
run 1000