Skip to content

Commit 45ec70a

Browse files
author
MFC Action
committed
Docs @ 08f1b66
1 parent e445cb7 commit 45ec70a

6 files changed

Lines changed: 9 additions & 9 deletions

File tree

documentation/architecture.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ <h1 class="doxsection"><a class="anchor" id="autotoc_md13"></a>
427427
<li><b>Add the module to <span class="tt">docs/module_categories.json</span></b> so it appears in this page</li>
428428
</ol>
429429
<p>Follow the pattern of existing modules like <span class="tt">m_body_forces</span> (simple) or <span class="tt">m_viscous</span> (more involved) as a template.</p>
430-
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-07-22</div> </div></div><!-- contents -->
430+
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-07-23</div> </div></div><!-- contents -->
431431
</div><!-- PageDoc -->
432432
</div><!-- doc-content -->
433433
<div id="page-nav" class="page-nav-panel">

documentation/case_constraints.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1462,7 +1462,7 @@ <h2 class="doxsection"><a class="anchor" id="physics-warnings"></a>
14621462
</table>
14631463
<hr />
14641464
<p>💡 <b>Tip:</b> If you encounter a validation error, check the relevant section above or review <a href="https://github.com/MFlowCode/MFC/blob/master/toolchain/mfc/case_validator.py"><span class="tt">case_validator.py</span></a> for complete validation logic.</p>
1465-
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-07-22</div> </div></div><!-- contents -->
1465+
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-07-23</div> </div></div><!-- contents -->
14661466
</div><!-- PageDoc -->
14671467
</div><!-- doc-content -->
14681468
<div id="page-nav" class="page-nav-panel">

documentation/cli-reference.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,7 @@ <h3 class="doxsection"><a class="anchor" id="autotoc_md82"></a>
999999
<h3 class="doxsection"><a class="anchor" id="autotoc_md83"></a>
10001000
Debug Logging (<span class="tt">-d, --debug-log</span>)</h3>
10011001
<p>Enables debug logging for the Python toolchain (mfc.sh internals). This is for troubleshooting the build system, not the MFC simulation code.</p>
1002-
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-07-22</div> </div></div><!-- contents -->
1002+
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-07-23</div> </div></div><!-- contents -->
10031003
</div><!-- PageDoc -->
10041004
</div><!-- doc-content -->
10051005
<div id="page-nav" class="page-nav-panel">

documentation/examples.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ <h2 class="doxsection"><a class="anchor" id="autotoc_md313"></a>
630630
<h3 class="doxsection"><a class="anchor" id="autotoc_md314"></a>
631631
Liutex visualization at transitional state</h3>
632632
<p><img src="result-3D_turb_mixing-example.png" alt="" height="400" class="inline"/></p>
633-
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-07-22</div> </div></div><!-- contents -->
633+
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-07-23</div> </div></div><!-- contents -->
634634
</div><!-- PageDoc -->
635635
</div><!-- doc-content -->
636636
<div id="page-nav" class="page-nav-panel">

documentation/parameters.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ <h3 class="doxsection"><a class="anchor" id="autotoc_md399"></a>
612612
<tr class="markdownTableRowOdd">
613613
<td class="markdownTableBodyNone"><span class="tt">bc_x%Twall_in</span> </td><td class="markdownTableBodyNone"><span class="tt">bc_x%Twall_in</span> </td><td class="markdownTableBodyNone">Wall temperature at x-inlet </td><td class="markdownTableBodyNone">Isothermal In (<span class="tt">bc_xisothermal_in</span>) requires a wall temperature to be set (e.g., <span class="tt">bc_xTwall_in</span>).; Wall temperature <span class="tt">bc_xTwall_in</span> must be strictly positive for thermodynamics (got <span class="tt">tw_in</span>). </td></tr>
614614
<tr class="markdownTableRowEven">
615-
<td class="markdownTableBodyNone"><span class="tt">bc_x%Twall_out</span> </td><td class="markdownTableBodyNone"><span class="tt">bc_x%Twall_out</span> </td><td class="markdownTableBodyNone">Wall temperature at x-outlet </td><td class="markdownTableBodyNone">Isothermal Out (<span class="tt">bc_xisothermal_out</span>) requires a wall temperature to be set (e.g., <span class="tt">bc_xTwall_out</span>).; Wall temperature <span class="tt">bc_xTw_out</span> must be strictly positive for thermodynamics (got <span class="tt">tw_out</span>). </td></tr>
615+
<td class="markdownTableBodyNone"><span class="tt">bc_x%Twall_out</span> </td><td class="markdownTableBodyNone"><span class="tt">bc_x%Twall_out</span> </td><td class="markdownTableBodyNone">Wall temperature at x-outlet </td><td class="markdownTableBodyNone">Isothermal Out (<span class="tt">bc_xisothermal_out</span>) requires a wall temperature to be set (e.g., <span class="tt">bc_xTwall_out</span>).; Wall temperature <span class="tt">bc_xTwall_out</span> must be strictly positive for thermodynamics (got <span class="tt">tw_out</span>). </td></tr>
616616
<tr class="markdownTableRowOdd">
617617
<td class="markdownTableBodyNone"><span class="tt">bc_x%alpha_in(N)</span> </td><td class="markdownTableBodyNone"><span class="tt">bc_x%alpha_in(1)</span> </td><td class="markdownTableBodyNone">Inlet volume fraction of fluid 1 at x-boundary </td><td class="markdownTableBodyNone">Inlet volume fraction per fluid (used with <span class="tt">grcbc_in</span>) </td></tr>
618618
<tr class="markdownTableRowEven">
@@ -665,7 +665,7 @@ <h3 class="doxsection"><a class="anchor" id="autotoc_md401"></a>
665665
<tr class="markdownTableRowOdd">
666666
<td class="markdownTableBodyNone"><span class="tt">bc_y%Twall_in</span> </td><td class="markdownTableBodyNone"><span class="tt">bc_y%Twall_in</span> </td><td class="markdownTableBodyNone">Wall temperature at y-inlet </td><td class="markdownTableBodyNone">Isothermal In (<span class="tt">bc_yisothermal_in</span>) requires a wall temperature to be set (e.g., <span class="tt">bc_yTwall_in</span>).; Wall temperature <span class="tt">bc_yTwall_in</span> must be strictly positive for thermodynamics (got <span class="tt">tw_in</span>). </td></tr>
667667
<tr class="markdownTableRowEven">
668-
<td class="markdownTableBodyNone"><span class="tt">bc_y%Twall_out</span> </td><td class="markdownTableBodyNone"><span class="tt">bc_y%Twall_out</span> </td><td class="markdownTableBodyNone">Wall temperature at y-outlet </td><td class="markdownTableBodyNone">Isothermal Out (<span class="tt">bc_yisothermal_out</span>) requires a wall temperature to be set (e.g., <span class="tt">bc_yTwall_out</span>).; Wall temperature <span class="tt">bc_yTw_out</span> must be strictly positive for thermodynamics (got <span class="tt">tw_out</span>). </td></tr>
668+
<td class="markdownTableBodyNone"><span class="tt">bc_y%Twall_out</span> </td><td class="markdownTableBodyNone"><span class="tt">bc_y%Twall_out</span> </td><td class="markdownTableBodyNone">Wall temperature at y-outlet </td><td class="markdownTableBodyNone">Isothermal Out (<span class="tt">bc_yisothermal_out</span>) requires a wall temperature to be set (e.g., <span class="tt">bc_yTwall_out</span>).; Wall temperature <span class="tt">bc_yTwall_out</span> must be strictly positive for thermodynamics (got <span class="tt">tw_out</span>). </td></tr>
669669
<tr class="markdownTableRowOdd">
670670
<td class="markdownTableBodyNone"><span class="tt">bc_y%alpha_in(N)</span> </td><td class="markdownTableBodyNone"><span class="tt">bc_y%alpha_in(1)</span> </td><td class="markdownTableBodyNone">Inlet volume fraction of fluid 1 at y-boundary </td><td class="markdownTableBodyNone">Inlet volume fraction per fluid (used with <span class="tt">grcbc_in</span>) </td></tr>
671671
<tr class="markdownTableRowEven">
@@ -718,7 +718,7 @@ <h3 class="doxsection"><a class="anchor" id="autotoc_md403"></a>
718718
<tr class="markdownTableRowOdd">
719719
<td class="markdownTableBodyNone"><span class="tt">bc_z%Twall_in</span> </td><td class="markdownTableBodyNone"><span class="tt">bc_z%Twall_in</span> </td><td class="markdownTableBodyNone">Wall temperature at z-inlet </td><td class="markdownTableBodyNone">Isothermal In (<span class="tt">bc_zisothermal_in</span>) requires a wall temperature to be set (e.g., <span class="tt">bc_zTwall_in</span>).; Wall temperature <span class="tt">bc_zTwall_in</span> must be strictly positive for thermodynamics (got <span class="tt">tw_in</span>). </td></tr>
720720
<tr class="markdownTableRowEven">
721-
<td class="markdownTableBodyNone"><span class="tt">bc_z%Twall_out</span> </td><td class="markdownTableBodyNone"><span class="tt">bc_z%Twall_out</span> </td><td class="markdownTableBodyNone">Wall temperature at z-outlet </td><td class="markdownTableBodyNone">Isothermal Out (<span class="tt">bc_zisothermal_out</span>) requires a wall temperature to be set (e.g., <span class="tt">bc_zTwall_out</span>).; Wall temperature <span class="tt">bc_zTw_out</span> must be strictly positive for thermodynamics (got <span class="tt">tw_out</span>). </td></tr>
721+
<td class="markdownTableBodyNone"><span class="tt">bc_z%Twall_out</span> </td><td class="markdownTableBodyNone"><span class="tt">bc_z%Twall_out</span> </td><td class="markdownTableBodyNone">Wall temperature at z-outlet </td><td class="markdownTableBodyNone">Isothermal Out (<span class="tt">bc_zisothermal_out</span>) requires a wall temperature to be set (e.g., <span class="tt">bc_zTwall_out</span>).; Wall temperature <span class="tt">bc_zTwall_out</span> must be strictly positive for thermodynamics (got <span class="tt">tw_out</span>). </td></tr>
722722
<tr class="markdownTableRowOdd">
723723
<td class="markdownTableBodyNone"><span class="tt">bc_z%alpha_in(N)</span> </td><td class="markdownTableBodyNone"><span class="tt">bc_z%alpha_in(1)</span> </td><td class="markdownTableBodyNone">Inlet volume fraction of fluid 1 at z-boundary </td><td class="markdownTableBodyNone">Inlet volume fraction per fluid (used with <span class="tt">grcbc_in</span>) </td></tr>
724724
<tr class="markdownTableRowEven">
@@ -1749,7 +1749,7 @@ <h2 class="doxsection"><a class="anchor" id="autotoc_md449"></a>
17491749
<div class="line"> </div>
17501750
<div class="line"># Filter by type</div>
17511751
<div class="line">./mfc.sh params -t real weno</div>
1752-
</div><!-- fragment --><div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-07-22</div> </div></div><!-- contents -->
1752+
</div><!-- fragment --><div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-07-23</div> </div></div><!-- contents -->
17531753
</div><!-- PageDoc -->
17541754
</div><!-- doc-content -->
17551755
<div id="page-nav" class="page-nav-panel">

documentation/physics_constraints.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ <h3 class="doxsection"><a class="anchor" id="autotoc_md503"></a>
674674
<li><code class="f90l">patch_icpp(i)%</code><code class="f90r">hcid</code>=hcid requires <span class="tt">files_dir</span> to be set</li>
675675
<li><code class="f90l">patch_icpp(i)%</code><code class="f90r">hcid</code>=hcid requires <span class="tt">file_extension</span> to be set</li>
676676
</ul>
677-
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-07-22</div> </div></div><!-- contents -->
677+
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-07-23</div> </div></div><!-- contents -->
678678
</div><!-- PageDoc -->
679679
</div><!-- doc-content -->
680680
<div id="page-nav" class="page-nav-panel">

0 commit comments

Comments
 (0)