Commit 85e96bf3 authored by Donatas Surblys's avatar Donatas Surblys
Browse files

fix broken italization

parent e44c3946
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -215,7 +215,7 @@ result. I.e. the last 2 columns of thermo output will be the same:
This compute *stress/atom* calculates a per-atom array with 6 columns, which can be
accessed by indices 1-6 by any command that uses per-atom values from
a compute as input.
The compute "centroid/stress/atom* produces a per-atom array with 9 columns,
The compute *centroid/stress/atom* produces a per-atom array with 9 columns,
but otherwise can be used in an identical manner to compute *stress/atom*.
See the :doc:`Howto output <Howto_output>` doc page
for an overview of LAMMPS output options.