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
<tdclass="markdownTableBodyRight"><code>pi_fac</code></td><tdclass="markdownTableBodyCenter">Real </td><tdclass="markdownTableBodyLeft">Ratio of artificial and true <code>pi_\infty</code> values </td></tr>
749
749
</table>
750
750
<ul>
751
-
<li><code>pi_fac</code> specifies the ratio of artificial and true <code>pi_\infty</code> values (<code>=</code> artificial <code>pi_\infty</code> / true <code>pi_\infty</code>). This parameter enables the use of true <code>pi_\infty</code> in bubble dynamics models, when the <code>pi_\infty</code> given in the <code>case.py</code> file is an artificial value.</li>
751
+
<li><code>pi_fac</code> specifies the ratio of artificial and true <code>pi_\infty</code> values (<code>=</code> artificial <code>pi_\infty</code> / true <code>pi_\infty</code>). i This parameter enables the use of true <code>pi_\infty</code> in bubble dynamics models, when the <code>pi_\infty</code> given in the <code>case.py</code> file is an artificial value.</li>
<tdclass="markdownTableBodyRight"><code>bf_x[y,z]</code></td><tdclass="markdownTableBodyCenter">Logical </td><tdclass="markdownTableBodyLeft">Enable body forces in the x[y,z] direction </td></tr>
760
+
<trclass="markdownTableRowEven">
761
+
<tdclass="markdownTableBodyRight"><code>k_x[y,y]</code></td><tdclass="markdownTableBodyCenter">Real </td><tdclass="markdownTableBodyLeft">Magnitude of oscillating acceleration </td></tr>
762
+
<trclass="markdownTableRowOdd">
763
+
<tdclass="markdownTableBodyRight"><code>w_x[y,z]</code></td><tdclass="markdownTableBodyCenter">Real </td><tdclass="markdownTableBodyLeft">Frequency of oscillating acceleration </td></tr>
764
+
<trclass="markdownTableRowEven">
765
+
<tdclass="markdownTableBodyRight"><code>p_x[y,z]</code></td><tdclass="markdownTableBodyCenter">Real </td><tdclass="markdownTableBodyLeft">Phase shift of oscillating acceleration </td></tr>
766
+
<trclass="markdownTableRowOdd">
767
+
<tdclass="markdownTableBodyRight"><code>g_x[y,z]</code></td><tdclass="markdownTableBodyCenter">Real </td><tdclass="markdownTableBodyLeft">Magnitude of bacground acceleration </td></tr>
768
+
</table>
769
+
<p><code>k_x[y,z]</code>, <code>w_x[y,z]</code>, <code>p_x[y,z]</code>, and <code>g_x[y,z]</code> define an oscillating acceleration in the <code>x[y,z]</code> direction with the form</p>
<p>*: This boundary condition is only used for <code>bc_ybeg</code> when using cylindrical coordinates (‘cyl_coord = 'T’<code>and 3D). For axisymmetric problems, use</code>bc_ybeg = -2<code>with</code>cyl_coord = 'T'` in 2D.</p>
792
811
<p>The boundary condition supported by the MFC are listed in table Boundary Conditions. Their number (<code>#</code>) corresponds to the input value in <code>input.py</code> labeled <code>bc_[x,y,z]%[beg,end]</code> (see table Simulation Algorithm Parameters). The entries labeled "Characteristic." are characteristic boundary conditions based on <ahref="references.md#Thompson87">Thompson (1987)</a> and <ahref="references.md#Thompson90">Thompson (1990)</a>.</p>
<tdclass="markdownTableBodyRight">21 </td><tdclass="markdownTableBodyCenter">Model </td><tdclass="markdownTableBodyCenter">2 & 3 </td><tdclass="markdownTableBodyCenter">Y </td><tdclass="markdownTableBodyLeft">Imports a Model (STL/OBJ). Requires <code>modelfilepath</code>. </td></tr>
840
859
</table>
841
860
<p>The patch types supported by the MFC are listed in table Patch Types. This includes types exclusive to one-, two-, and three-dimensional problems. The patch type number (<code>#</code>) corresponds to the input value in <code>input.py</code> labeled <code>patch_icpp(j)geometry</code> where $j$ is the patch index. Each patch requires a different set of parameters, which are also listed in this table.</p>
<tdclass="markdownTableBodyNone">6 </td><tdclass="markdownTableBodyNone">Cyl_coord along axial-dir </td></tr>
877
896
</table>
878
897
<p>The monopole support types available in MFC are listed in table Monopole supports. This includes types exclusive to one-, two-, and three-dimensional problems with special sauce geometry like transducers as well as coordinate systems such as cylindrical coordinates. The monopole support number (<code>#</code>) corresponds to the input value in <code>input.py</code> labeled <code>Mono(i)support</code> where $i$ is the monopole source index.</p>
0 commit comments