You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="code-copy-outer-scaffold"><divclass="sourceCode" id="cb1"><preclass="sourceCode julia code-with-copy"><codeclass="sourceCode julia"><spanid="cb1-1"><ahref="#cb1-1" aria-hidden="true" tabindex="-1"></a><spanclass="fu">add_diffusion_coeff!</span>(s<spanclass="op">::</span><spanclass="dt">SysDef</span>, name<spanclass="op">::</span><spanclass="dt">Symbol</span>, coeff<spanclass="op">::</span><spanclass="dt">Float64</span>)</span></code></pre></div><buttontitle="Copy to Clipboard" class="code-copy-button"><iclass="bi"></i></button></div>
212
212
<p>Update the diffusion coefficient for an existing diffusing species.</p>
213
-
<p>The species must already exist in <code>s.diffusing</code> (typically added via <ahref="../docstrings/medyan.add_diffusing_species--2b8ef74f13e77b3a.html"><code>add_diffusing_species!</code></a>.</p>
213
+
<p>The species must already exist in <code>s.diffusing</code> (typically added via <ahref="../docstrings/medyan.def_diffusing_species--e07d4f4fa5062c57.html"><code>def_diffusing_species!</code></a>.</p>
214
214
<sectionid="arguments" class="level1">
215
215
<h1>Arguments</h1>
216
216
<ul>
@@ -222,7 +222,7 @@ <h1>Arguments</h1>
222
222
<sectionid="returns" class="level1">
223
223
<h1>Returns</h1>
224
224
<p>The modified <code>SysDef</code>.</p>
225
-
<p>See also: <ahref="../docstrings/medyan.add_diffusing_species--2b8ef74f13e77b3a.html"><code>add_diffusing_species!</code></a> to add a new species with its diffusion coefficient in one step.</p>
225
+
<p>See also: <ahref="../docstrings/medyan.def_diffusing_species--e07d4f4fa5062c57.html"><code>def_diffusing_species!</code></a> to add a new species with its diffusion coefficient in one step.</p>
<divclass="code-copy-outer-scaffold"><divclass="sourceCode" id="cb1"><preclass="sourceCode julia code-with-copy"><codeclass="sourceCode julia"><spanid="cb1-1"><ahref="#cb1-1" aria-hidden="true" tabindex="-1"></a><spanclass="fu">AnyState</span>()</span></code></pre></div><buttontitle="Copy to Clipboard" class="code-copy-button"><iclass="bi"></i></button></div>
212
-
<p>Singleton type used in <code>match</code> in <ahref="../docstrings/medyan.add_fila_reaction--7e12bff309431e2d.html"><code>add_fila_reaction!</code></a> and <ahref="../docstrings/medyan.add_fila_tip_reaction--015bae70ff11d905.html"><code>add_fila_tip_reaction!</code></a> to match any <code>MonomerState</code>.</p>
212
+
<p>Singleton type used in <code>match</code> in <ahref="../docstrings/medyan.def_fila_reaction--070b0fa01eaea608.html"><code>def_fila_reaction!</code></a> and <ahref="../docstrings/medyan.def_fila_tip_reaction--488aa3a14ff39688.html"><code>def_fila_tip_reaction!</code></a> to match any <code>MonomerState</code>.</p>
213
213
<p>Use the exported constant <ahref="../docstrings/medyan.anystate-5e989313a9ef75d3.html"><code>anystate</code></a> instead of constructing directly.</p>
<divclass="code-copy-outer-scaffold"><divclass="sourceCode" id="cb1"><preclass="sourceCode julia code-with-copy"><codeclass="sourceCode julia"><spanid="cb1-1"><ahref="#cb1-1" aria-hidden="true" tabindex="-1"></a><spanclass="kw">const</span> anystate <spanclass="op">=</span><spanclass="fu">AnyState</span>()</span></code></pre></div><buttontitle="Copy to Clipboard" class="code-copy-button"><iclass="bi"></i></button></div>
212
-
<p>A special value in <code>match</code> in <ahref="../docstrings/medyan.add_fila_reaction--7e12bff309431e2d.html"><code>add_fila_reaction!</code></a> and <ahref="../docstrings/medyan.add_fila_tip_reaction--015bae70ff11d905.html"><code>add_fila_tip_reaction!</code></a> to match any <code>MonomerState</code>.</p>
212
+
<p>A special value in <code>match</code> in <ahref="../docstrings/medyan.def_fila_reaction--070b0fa01eaea608.html"><code>def_fila_reaction!</code></a> and <ahref="../docstrings/medyan.def_fila_tip_reaction--488aa3a14ff39688.html"><code>def_fila_tip_reaction!</code></a> to match any <code>MonomerState</code>.</p>
<divclass="toc-actions"><ul><li><ahref="https://github.com/medyan-dev/MEDYAN.jl/edit/master/quartodocs/docstrings/medyan.add_diffusing_species--2b8ef74f13e77b3a.qmd" class="toc-action"><iclass="bi bi-github"></i>Edit this page</a></li><li><ahref="https://github.com/medyan-dev/MEDYAN.jl/issues/new" class="toc-action"><iclass="bi empty"></i>Report an issue</a></li></ul></div></nav>
193
+
<divclass="toc-actions"><ul><li><ahref="https://github.com/medyan-dev/MEDYAN.jl/edit/master/quartodocs/docstrings/medyan.def_diffusing_species--e07d4f4fa5062c57.qmd" class="toc-action"><iclass="bi bi-github"></i>Edit this page</a></li><li><ahref="https://github.com/medyan-dev/MEDYAN.jl/issues/new" class="toc-action"><iclass="bi empty"></i>Report an issue</a></li></ul></div></nav>
0 commit comments