diff options
Diffstat (limited to 'docs/articles/index.html')
-rw-r--r-- | docs/articles/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/articles/index.html b/docs/articles/index.html index 9381dedb..eb2d55ef 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -60,7 +60,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">mkin</a> - <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.48.1</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.4</span> </span> </div> @@ -132,6 +132,7 @@ <li><a href="twa.html">Calculation of time weighted average concentrations with mkin</a></li> <li><a href="web_only/FOCUS_Z.html">Example evaluation of FOCUS dataset Z</a></li> <li><a href="web_only/NAFTA_examples.html">Evaluation of example datasets from Attachment 1 to the US EPA SOP for the NAFTA guidance</a></li> + <li><a href="web_only/benchmarks.html">Benchmark timings for mkin on various systems</a></li> <li><a href="web_only/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a></li> </ul> </div> |