fix broken internal links in the manual
This commit is contained in:
@ -53,5 +53,5 @@ in two stages: the callback function is registered with the pair style
|
|||||||
and then called from the Pair::ev_tally() function, which is called for
|
and then called from the Pair::ev_tally() function, which is called for
|
||||||
each pair after force and energy has been computed for this pair. Then
|
each pair after force and energy has been computed for this pair. Then
|
||||||
the tallied values are retrieved with the standard compute_scalar or
|
the tallied values are retrieved with the standard compute_scalar or
|
||||||
compute_vector or compute_peratom methods. The USER-TALLY package
|
compute_vector or compute_peratom methods. The :doc:`compute styles in the USER-TALLY package <compute_tally>`
|
||||||
provides *examples*\ _compute_tally.html for utilizing this mechanism.
|
provide *examples* for utilizing this mechanism.
|
||||||
|
|||||||
@ -24,8 +24,8 @@ Description
|
|||||||
"""""""""""
|
"""""""""""
|
||||||
|
|
||||||
Define a computation that extracts the angle energy calculated by each
|
Define a computation that extracts the angle energy calculated by each
|
||||||
of the angle sub-styles used in the "angle_style
|
of the angle sub-styles used in the doc:`angle_style hybrid <angle_hybrid>`
|
||||||
hybrid" angle_hybrid.html command. These values are made accessible
|
command. These values are made accessible
|
||||||
for output or further processing by other commands. The group
|
for output or further processing by other commands. The group
|
||||||
specified for this command is ignored.
|
specified for this command is ignored.
|
||||||
|
|
||||||
|
|||||||
@ -222,9 +222,9 @@ Default
|
|||||||
"""""""
|
"""""""
|
||||||
|
|
||||||
The default keyword values specific to this fix are exy = xyz, strain
|
The default keyword values specific to this fix are exy = xyz, strain
|
||||||
= 0 0. The remaining defaults are the same as for *fix
|
= 0 0. The remaining defaults are the same as for :doc:`fix npt <fix_nh>`
|
||||||
npt*\ _fix_nh.html except tchain = 1. The reason for this change is
|
except tchain = 1. The reason for this change is given in
|
||||||
given in :doc:`fix nvt/sllod <fix_nvt_sllod>`.
|
:doc:`fix nvt/sllod <fix_nvt_sllod>`.
|
||||||
|
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user