docs(docs): rebuilt docs with loads more detail for triggers and weak reactions

This commit is contained in:
2025-10-08 11:17:09 -04:00
parent 8a0b5b2c36
commit 274c566726
600 changed files with 39207 additions and 9125 deletions

View File

@@ -207,7 +207,7 @@ $(function(){initNavTree('md_docs_2static_2usage.html',''); initResizable(true);
<div class="line"> </div>
<div class="line"><span class="comment"># 8. Final result:</span></div>
<div class="line">print(f<span class="stringliteral">&quot;Final H-1 fraction: {netOut.composition.getMassFraction(&#39;H-1&#39;)}&quot;</span>)</div>
<div class="ttc" id="anamespacegridfire_1_1solver_html"><div class="ttname"><a href="namespacegridfire_1_1solver.html">gridfire::solver</a></div><div class="ttdef"><b>Definition</b> solver.h:18</div></div>
<div class="ttc" id="anamespacegridfire_1_1solver_html"><div class="ttname"><a href="namespacegridfire_1_1solver.html">gridfire::solver</a></div><div class="ttdef"><b>Definition</b> solver.h:12</div></div>
</div><!-- fragment --><p><b>Why these choices?</b> <br />
</p><ul>
<li><b>buildDepth=2</b>: In Emilys preliminary tests, depth=2 captures key reaction loops without the overhead of a full network. <br />