Commit 0fe7d1d3 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

correct internal links for Modify LAMMPS section

parent 346ff424
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1040,7 +1040,7 @@ compute values = c_mytemp[0], c_thermo_press[3], ...
</pre>
<p>Adding keywords for the <a class="reference internal" href="thermo_style.html"><span class="doc">thermo_style custom</span></a> command
(which can then be accessed by variables) was discussed
<a class="reference internal" href="Section_howto.html#thermo"><span class="std std-ref">here</span></a> on this page.</p>
<a class="reference internal" href="#mod-13"><span class="std std-ref">here</span></a> on this page.</p>
<p>Adding a new math function of one or two arguments can be done by
editing one section of the Variable::evaulate() method.  Search for
the word &#8220;customize&#8221; to find the appropriate location.</p>
@@ -1053,7 +1053,7 @@ of the Variable::evaulate() method. Search for the word &#8220;customize&#8221;
to find the appropriate location.</p>
<p>Adding new <a class="reference internal" href="compute.html"><span class="doc">compute styles</span></a> (whose calculated values can
then be accessed by variables) was discussed
<a class="reference internal" href="Section_howto.html#compute"><span class="std std-ref">here</span></a> on this page.</p>
<a class="reference internal" href="#mod-3"><span class="std std-ref">here</span></a> on this page.</p>
</div>
<div class="section" id="submitting-new-features-for-inclusion-in-lammps">
<span id="mod-15"></span><h2>10.15. Submitting new features for inclusion in LAMMPS</h2>
+2 −2
Original line number Diff line number Diff line
@@ -598,7 +598,7 @@ compute values = c_mytemp\[0\], c_thermo_press\[3\], ... :pre

Adding keywords for the "thermo_style custom"_thermo_style.html command
(which can then be accessed by variables) was discussed
"here"_Section_modify.html#thermo on this page.
"here"_Section_modify.html#mod_13 on this page.

Adding a new math function of one or two arguments can be done by
editing one section of the Variable::evaulate() method.  Search for
@@ -615,7 +615,7 @@ to find the appropriate location.

Adding new "compute styles"_compute.html (whose calculated values can
then be accessed by variables) was discussed
"here"_Section_modify.html#compute on this page.
"here"_Section_modify.html#mod_3 on this page.

:line
:line