spelling
This commit is contained in:
@ -390,7 +390,7 @@ column/keyword), or a thermo keyword (or compute, fix, property, or
|
|||||||
variable reference) and then it replaces the string for that specific
|
variable reference) and then it replaces the string for that specific
|
||||||
keyword. For *atom* dump styles only the keywords "id", "type", "x",
|
keyword. For *atom* dump styles only the keywords "id", "type", "x",
|
||||||
"y", "z", "ix", "iy", "iz" can be accessed via string regardless of
|
"y", "z", "ix", "iy", "iz" can be accessed via string regardless of
|
||||||
whether scaled or unwrapped coodinates were enabled or disabled, and
|
whether scaled or unwrapped coordinates were enabled or disabled, and
|
||||||
it always assumes 8 columns for indexing regardless of whether image
|
it always assumes 8 columns for indexing regardless of whether image
|
||||||
flags are enabled or not. For dump style *cfg* only the "auxiliary"
|
flags are enabled or not. For dump style *cfg* only the "auxiliary"
|
||||||
keywords (6th or later keyword) may be changed and the column indexing
|
keywords (6th or later keyword) may be changed and the column indexing
|
||||||
|
|||||||
@ -474,7 +474,7 @@ list on GPUs. This can be faster in some cases (e.g. ReaxFF HNS
|
|||||||
benchmark) but slower in others (e.g. Lennard Jones benchmark). The
|
benchmark) but slower in others (e.g. Lennard Jones benchmark). The
|
||||||
copy between different memory layouts is done out of place and
|
copy between different memory layouts is done out of place and
|
||||||
therefore doubles the memory overhead of the neigh list, which can be
|
therefore doubles the memory overhead of the neigh list, which can be
|
||||||
signicant.
|
significant.
|
||||||
|
|
||||||
The *newton* keyword sets the Newton flags for pairwise and bonded
|
The *newton* keyword sets the Newton flags for pairwise and bonded
|
||||||
interactions to *off* or *on*, the same as the :doc:`newton <newton>`
|
interactions to *off* or *on*, the same as the :doc:`newton <newton>`
|
||||||
|
|||||||
@ -1787,6 +1787,7 @@ Liu
|
|||||||
Livermore
|
Livermore
|
||||||
lj
|
lj
|
||||||
llammps
|
llammps
|
||||||
|
lld
|
||||||
LLVM
|
LLVM
|
||||||
lm
|
lm
|
||||||
lmp
|
lmp
|
||||||
|
|||||||
Reference in New Issue
Block a user