Changed docstring of lammps_create_atoms to avoid weird formatting in
Manual.pdf
This commit is contained in:
@ -5450,7 +5450,7 @@ The function returns the number of atoms created or -1 on failure (e.g.,
|
|||||||
when called before as box has been created).
|
when called before as box has been created).
|
||||||
|
|
||||||
Coordinates and velocities have to be given in a 1d-array in the order
|
Coordinates and velocities have to be given in a 1d-array in the order
|
||||||
X(1),Y(1),Z(1),X(2),Y(2),Z(2),...,X(N),Y(N),Z(N).
|
X(1), Y(1), Z(1), X(2), Y(2), Z(2), ..., X(N), Y(N), Z(N).
|
||||||
|
|
||||||
\endverbatim
|
\endverbatim
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user