forked from lijiext/lammps
fixed 2 spelling errors
This commit is contained in:
parent
de99dc8974
commit
5554deda39
|
@ -94,7 +94,7 @@ different kinds (e.g. global and per-atom) cannot be mixed. Atom
|
|||
attributes are per-atom vector values. See the doc page for
|
||||
individual "compute" and "fix" commands to see what kinds of
|
||||
quantities they generate. See the optional {kind} keyword below for
|
||||
how to force the fix ave/histo command to dis-ambiguate if necessary.
|
||||
how to force the fix ave/histo command to disambiguate if necessary.
|
||||
|
||||
Note that the output of this command is a single histogram for all
|
||||
input values combined together, not one histogram per input value.
|
||||
|
|
|
@ -280,7 +280,7 @@ bias. The output of these stats are the vector values 14 and 15,
|
|||
described below. If this keyword is not enabled, the output
|
||||
of the stats will be zero.
|
||||
|
||||
The {check/bias} keyword turns on extra computation and communcation
|
||||
The {check/bias} keyword turns on extra computation and communication
|
||||
to check if any biased bonds are closer than {Dcut} to each other,
|
||||
which should not be the case if LHD is operating correctly. Thus it
|
||||
is a debugging check. The {Nevery} setting determines how often the
|
||||
|
|
Loading…
Reference in New Issue