diff --git a/doc/create_atoms.html b/doc/create_atoms.html index e4ab22c261..dff7b6c971 100644 --- a/doc/create_atoms.html +++ b/doc/create_atoms.html @@ -311,6 +311,9 @@ default settings.

An atom_style must be previously defined to use this command.

+

A rotation vector specified for a single molecule must be in +the z-direction for a 2d model. +

Related commands:

lattice, region, create_box, diff --git a/doc/create_atoms.txt b/doc/create_atoms.txt index 9a7fa5ffab..6fb3bf5fe2 100644 --- a/doc/create_atoms.txt +++ b/doc/create_atoms.txt @@ -302,6 +302,9 @@ default settings. An "atom_style"_atom_style.html must be previously defined to use this command. +A rotation vector specified for a single molecule must be in +the z-direction for a 2d model. + [Related commands:] "lattice"_lattice.html, "region"_region.html, "create_box"_create_box.html,