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>acoustic(i)%support</code></td><tdclass="markdownTableBodyCenter">Integer </td><tdclass="markdownTableBodyLeft">Geometry of spatial support for the acoustic source </td></tr>
<tdclass="markdownTableBodyRight"><code>acoustic(i)%loc(j)</code></td><tdclass="markdownTableBodyCenter">Real </td><tdclass="markdownTableBodyLeft">$j$-th coordinate of the point that defines the acoustic source location </td></tr>
<tdclass="markdownTableBodyRight"><code>acoustic(i)%num_elements</code></td><tdclass="markdownTableBodyCenter">Integer </td><tdclass="markdownTableBodyLeft">Transducer array - Number of transducer elements in a transducer array </td></tr>
635
635
<trclass="markdownTableRowEven">
636
-
<tdclass="markdownTableBodyRight"><code>acoustic(i)%element_on</code></td><tdclass="markdownTableBodyCenter">Integer </td><tdclass="markdownTableBodyLeft">Transducer array - Element number that is on (optional; default = 0 for all elements) </td></tr>
636
+
<tdclass="markdownTableBodyRight"><code>acoustic(i)%element_on</code></td><tdclass="markdownTableBodyCenter">Integer </td><tdclass="markdownTableBodyLeft">Transducer array - Element number that is on (optional; default = 0 -> all elements) </td></tr>
637
637
<trclass="markdownTableRowOdd">
638
638
<tdclass="markdownTableBodyRight"><code>acoustic(i)%element_spacing_angle</code></td><tdclass="markdownTableBodyCenter">Real </td><tdclass="markdownTableBodyLeft">2D Transducer array - Spacing angle (in rad) between adjacent transducer elements </td></tr>
<tdclass="markdownTableBodyRight">11 </td><tdclass="markdownTableBodyCenter">Circular Transducer Array </td><tdclass="markdownTableBodyCenter">3D </td><tdclass="markdownTableBodyLeft">#7 requirements, <code>%element_polygon_ratio</code>, and <code>%rotate_angle</code></td></tr>
968
968
</table>
969
969
<p>Details of the required parameters for each acoustic support type are listed in <aclass="el" href="#acoustic-source">Acoustic Source</a>. The acoustic support number (<code>#</code>) corresponds to the acoustic support type <code>Acoustic(i)%support</code>, where $i$ is the acoustic source index. For each <code>%parameter</code>, prepend the parameter with <code>acoustic(i)%</code>.</p>
970
970
<p>Additional requirements for all acoustic support types:</p><ul>
<li><ahref="https://code.visualstudio.com/">Visual Studio Code</a> and the <ahref="https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-wsl">Remote - WSL</a> extension</li>
197
197
</ul>
198
-
<p>Once you have WSL installed, you can follow the instructions for *nix systems above (for Ubuntu, see Via Aptitude).</p>
198
+
<p>Once you have WSL installed, you can follow the instructions for *nix systems above (for Ubuntu, see <code>Via Aptitude</code> section).</p>
Copy file name to clipboardExpand all lines: post_process/annotated.html
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -156,11 +156,12 @@
156
156
<trid="row_16_" class="odd"><tdclass="entry"><spanstyle="width:16px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el" href="structpres__field.html" target="_self">pres_field</a></td><tdclass="desc">Derived type for bubble variables pb and mv at quadrature nodes (qbmm) </td></tr>
157
157
<trid="row_17_" class="even"><tdclass="entry"><spanstyle="width:16px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el" href="structprobe__parameters.html" target="_self">probe_parameters</a></td><tdclass="desc">Derived type annexing the flow probe location </td></tr>
158
158
<trid="row_18_" class="odd"><tdclass="entry"><spanstyle="width:16px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el" href="structscalar__field.html" target="_self">scalar_field</a></td><tdclass="desc">Derived type annexing a scalar field (SF) </td></tr>
<trid="row_23_" class="even"><tdclass="entry"><spanstyle="width:16px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el" href="structvector__field.html" target="_self">vector_field</a></td><tdclass="desc">Derived type annexing a vector field (VF) </td></tr>
<trid="row_24_" class="odd"><tdclass="entry"><spanstyle="width:16px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el" href="structvector__field.html" target="_self">vector_field</a></td><tdclass="desc">Derived type annexing a vector field (VF) </td></tr>
0 commit comments