convert all remaining compute styles to use code-block instead of parsed literal
This commit is contained in:
@ -16,7 +16,7 @@ Syntax
|
||||
Examples
|
||||
""""""""
|
||||
|
||||
.. parsed-literal::
|
||||
.. code-block:: LAMMPS
|
||||
|
||||
compute 1 all temp/eff
|
||||
compute myTemp mobile temp/eff
|
||||
@ -51,7 +51,7 @@ densities two to five times the density of liquid H2 ranges from
|
||||
:doc:`thermo_modify <thermo_modify>` command, as shown in the following
|
||||
example:
|
||||
|
||||
.. parsed-literal::
|
||||
.. code-block:: LAMMPS
|
||||
|
||||
compute effTemp all temp/eff
|
||||
thermo_style custom step etotal pe ke temp press
|
||||
|
||||
Reference in New Issue
Block a user