collapse multiple empty lines into a single empty line
This commit is contained in:
@ -6,7 +6,6 @@ compute vcm/chunk command
|
||||
Syntax
|
||||
""""""
|
||||
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
compute ID group-ID vcm/chunk chunkID
|
||||
@ -18,7 +17,6 @@ Syntax
|
||||
Examples
|
||||
""""""""
|
||||
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
compute 1 fluid vcm/chunk molchunk
|
||||
@ -53,7 +51,6 @@ The simplest way to output the results of the compute vcm/chunk
|
||||
calculation to a file is to use the :doc:`fix ave/time <fix_ave_time>`
|
||||
command, for example:
|
||||
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
compute cc1 all chunk/atom molecule
|
||||
|
||||
Reference in New Issue
Block a user