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