diff options
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index 24403ad6..a251dc33 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -274,6 +274,12 @@ </tr><tr> <td> + <p><code><a href="NAFTA_SOP_2015.html">NAFTA_SOP_2015</a></code> </p> + </td> + <td><p>Example datasets from the NAFTA SOP published 2015</p></td> + </tr><tr> + + <td> <p><code><a href="mccall81_245T.html">mccall81_245T</a></code> </p> </td> <td><p>Datasets on aerobic soil metabolism of 2,4,5-T in six soils</p></td> @@ -311,6 +317,32 @@ </tbody><tbody> <tr> <th colspan="2"> + <h2 id="section-nafta-guidance" class="hasAnchor"><a href="#section-nafta-guidance" class="anchor"></a>NAFTA guidance</h2> + <p class="section-desc"></p> + </th> + </tr> + <tr> + + <td> + <p><code><a href="nafta.html">nafta()</a></code> </p> + </td> + <td><p>Evaluate parent kinetics using the NAFTA guidance</p></td> + </tr><tr> + + <td> + <p><code><a href="print.nafta.html">print(<i><nafta></i>)</a></code> </p> + </td> + <td><p>Print nafta objects</p></td> + </tr><tr> + + <td> + <p><code><a href="plot.nafta.html">plot(<i><nafta></i>)</a></code> </p> + </td> + <td><p>Plot the results of the three models used in the NAFTA scheme</p></td> + </tr> + </tbody><tbody> + <tr> + <th colspan="2"> <h2 id="section-helper-functions" class="hasAnchor"><a href="#section-helper-functions" class="anchor"></a>Helper functions</h2> <p class="section-desc"></p> </th> @@ -471,6 +503,7 @@ <li><a href="#section-show-results">Show results</a></li> <li><a href="#section-work-with-mmkin-objects">Work with mmkin objects</a></li> <li><a href="#section-datasets-and-known-results">Datasets and known results</a></li> + <li><a href="#section-nafta-guidance">NAFTA guidance</a></li> <li><a href="#section-helper-functions">Helper functions</a></li> <li><a href="#section-analytical-solutions">Analytical solutions</a></li> <li><a href="#section-generate-synthetic-datasets">Generate synthetic datasets</a></li> |