forked from lijiext/lammps
fix some more broken links detected by ebook conversion
This commit is contained in:
parent
2aa4770e0d
commit
357ffef09c
|
@ -67,7 +67,7 @@ identify crystal-like atoms in a system, as discussed in "ten
|
||||||
Wolde"_#tenWolde1.
|
Wolde"_#tenWolde1.
|
||||||
|
|
||||||
The ID of the previously specified "compute
|
The ID of the previously specified "compute
|
||||||
orientorder/atom"_compute_orientorder/atom command is specified as
|
orientorder/atom"_compute_orientorder_atom.html command is specified as
|
||||||
{orientorderID}. The compute must invoke its {components} option to
|
{orientorderID}. The compute must invoke its {components} option to
|
||||||
calculate components of the {Ybar_lm} vector for each atoms, as
|
calculate components of the {Ybar_lm} vector for each atoms, as
|
||||||
described in its documentation. Note that orientorder/atom compute
|
described in its documentation. Note that orientorder/atom compute
|
||||||
|
|
|
@ -27,8 +27,8 @@ compute 2 all pressure/uef my_temp_uef virial :pre
|
||||||
|
|
||||||
This command is used to compute the pressure tensor in
|
This command is used to compute the pressure tensor in
|
||||||
the reference frame of the applied flow field when
|
the reference frame of the applied flow field when
|
||||||
"fix nvt/uef"_fix_nh_uef.html" or
|
"fix nvt/uef"_fix_nh_uef.html or
|
||||||
"fix npt/uef"_fix_nh_uef.html" is used.
|
"fix npt/uef"_fix_nh_uef.html is used.
|
||||||
It is not necessary to use this command to compute the scalar
|
It is not necessary to use this command to compute the scalar
|
||||||
value of the pressure. A "compute pressure"_compute_pressure.html
|
value of the pressure. A "compute pressure"_compute_pressure.html
|
||||||
may be used for that purpose.
|
may be used for that purpose.
|
||||||
|
|
|
@ -24,8 +24,8 @@ compute 2 sel temp/uef :pre
|
||||||
|
|
||||||
This command is used to compute the kinetic energy tensor in
|
This command is used to compute the kinetic energy tensor in
|
||||||
the reference frame of the applied flow field when
|
the reference frame of the applied flow field when
|
||||||
"fix nvt/uef"_fix_nh_uef.html" or
|
"fix nvt/uef"_fix_nh_uef.html or
|
||||||
"fix npt/uef"_fix_nh_uef.html" is used.
|
"fix npt/uef"_fix_nh_uef.html is used.
|
||||||
It is not necessary to use this command to compute the scalar
|
It is not necessary to use this command to compute the scalar
|
||||||
value of the temperature. A "compute temp"_compute_temp.html
|
value of the temperature. A "compute temp"_compute_temp.html
|
||||||
may be used for that purpose.
|
may be used for that purpose.
|
||||||
|
|
Loading…
Reference in New Issue