fix some more broken links detected by ebook conversion

This commit is contained in:
Axel Kohlmeyer 2018-08-22 19:16:36 -04:00
parent 2aa4770e0d
commit 357ffef09c
3 changed files with 5 additions and 5 deletions

View File

@ -67,7 +67,7 @@ identify crystal-like atoms in a system, as discussed in "ten
Wolde"_#tenWolde1.
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
calculate components of the {Ybar_lm} vector for each atoms, as
described in its documentation. Note that orientorder/atom compute

View File

@ -27,8 +27,8 @@ compute 2 all pressure/uef my_temp_uef virial :pre
This command is used to compute the pressure tensor in
the reference frame of the applied flow field when
"fix nvt/uef"_fix_nh_uef.html" or
"fix npt/uef"_fix_nh_uef.html" is used.
"fix nvt/uef"_fix_nh_uef.html or
"fix npt/uef"_fix_nh_uef.html is used.
It is not necessary to use this command to compute the scalar
value of the pressure. A "compute pressure"_compute_pressure.html
may be used for that purpose.

View File

@ -24,8 +24,8 @@ compute 2 sel temp/uef :pre
This command is used to compute the kinetic energy tensor in
the reference frame of the applied flow field when
"fix nvt/uef"_fix_nh_uef.html" or
"fix npt/uef"_fix_nh_uef.html" is used.
"fix nvt/uef"_fix_nh_uef.html or
"fix npt/uef"_fix_nh_uef.html is used.
It is not necessary to use this command to compute the scalar
value of the temperature. A "compute temp"_compute_temp.html
may be used for that purpose.