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_filament_params!</span>(s<spanclass="op">::</span><spanclass="dt">SysDef</span>, filament_name<spanclass="op">::</span><spanclass="dt">Symbol</span>, filament_params<spanclass="op">::</span><spanclass="dt">FilamentMechParams</span>)</span></code></pre></div><buttontitle="Copy to Clipboard" class="code-copy-button"><iclass="bi"></i></button></div>
212
212
<p>Update the filament mechanical parameters for an existing filament type.</p>
213
-
<p>The filament type must already exist in <code>s.filament</code> (typically added via <ahref="../docstrings/medyan.add_fila_type--006e34b8bafba683.html"><code>add_fila_type!</code></a>.</p>
213
+
<p>The filament type must already exist in <code>s.filament</code> (typically added via <ahref="../docstrings/medyan.def_fila_type--5a1f6234215ea82d.html"><code>def_fila_type!</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_fila_type--006e34b8bafba683.html"><code>add_fila_type!</code></a> to add a new filament type with its parameters in one step.</p>
225
+
<p>See also: <ahref="../docstrings/medyan.def_fila_type--5a1f6234215ea82d.html"><code>def_fila_type!</code></a> to add a new filament type with its parameters in one step.</p>
<divclass="toc-actions"><ul><li><ahref="https://github.com/medyan-dev/MEDYAN.jl/edit/master/quartodocs/docstrings/medyan.add_fila_type--006e34b8bafba683.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_fila_type--5a1f6234215ea82d.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>
<divclass="code-copy-outer-scaffold"><divclass="sourceCode" id="cb5"><preclass="sourceCode julia code-with-copy"><codeclass="sourceCode julia"><spanid="cb5-1"><ahref="#cb5-1" aria-hidden="true" tabindex="-1"></a><spanclass="fu">add_filament_params!</span>(s<spanclass="op">::</span><spanclass="dt">SysDef</span>, filament_name<spanclass="op">::</span><spanclass="dt">Symbol</span>, filament_params<spanclass="op">::</span><spanclass="dt">FilamentMechParams</span>)</span></code></pre></div><buttontitle="Copy to Clipboard" class="code-copy-button"><iclass="bi"></i></button></div>
355
355
<p>Update the filament mechanical parameters for an existing filament type.</p>
356
-
<p>The filament type must already exist in <code>s.filament</code> (typically added via <ahref="../../docstrings/medyan.add_fila_type--006e34b8bafba683.html"><code>add_fila_type!</code></a>.</p>
356
+
<p>The filament type must already exist in <code>s.filament</code> (typically added via <ahref="../../docstrings/medyan.def_fila_type--5a1f6234215ea82d.html"><code>def_fila_type!</code></a>.</p>
357
357
<sectionid="arguments-4" class="level1">
358
358
<h1>Arguments</h1>
359
359
<ul>
@@ -365,7 +365,7 @@ <h1>Arguments</h1>
365
365
<sectionid="returns-4" class="level1">
366
366
<h1>Returns</h1>
367
367
<p>The modified <code>SysDef</code>.</p>
368
-
<p>See also: <ahref="../../docstrings/medyan.add_fila_type--006e34b8bafba683.html"><code>add_fila_type!</code></a> to add a new filament type with its parameters in one step.</p>
368
+
<p>See also: <ahref="../../docstrings/medyan.def_fila_type--5a1f6234215ea82d.html"><code>def_fila_type!</code></a> to add a new filament type with its parameters in one step.</p>
0 commit comments