Skip to content

Commit 38aebe5

Browse files
author
MFC Action
committed
Docs @ 5c158b3
1 parent 07cca7c commit 38aebe5

12 files changed

Lines changed: 11 additions & 6 deletions

File tree

‎documentation/architecture.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ <h1 class="doxsection"><a class="anchor" id="autotoc_md13"></a>
429429
<li><b>Add the module to <span class="tt">docs/module_categories.json</span></b> so it appears in this page</li>
430430
</ol>
431431
<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>
432-
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-09-16</div> </div></div><!-- contents -->
432+
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-09-17</div> </div></div><!-- contents -->
433433
</div><!-- PageDoc -->
434434
</div><!-- doc-content -->
435435
<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
@@ -1617,7 +1617,7 @@ <h2 class="doxsection"><a class="anchor" id="physics-warnings"></a>
16171617
</table>
16181618
<hr />
16191619
<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>
1620-
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-09-16</div> </div></div><!-- contents -->
1620+
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-09-17</div> </div></div><!-- contents -->
16211621
</div><!-- PageDoc -->
16221622
</div><!-- doc-content -->
16231623
<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
@@ -991,7 +991,7 @@ <h3 class="doxsection"><a class="anchor" id="autotoc_md80"></a>
991991
<h3 class="doxsection"><a class="anchor" id="autotoc_md81"></a>
992992
Debug Logging (<span class="tt">-d, --debug-log</span>)</h3>
993993
<p>Enables debug logging for the Python toolchain (mfc.sh internals). This is for troubleshooting the build system, not the MFC simulation code.</p>
994-
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-09-16</div> </div></div><!-- contents -->
994+
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-09-17</div> </div></div><!-- contents -->
995995
</div><!-- PageDoc -->
996996
</div><!-- doc-content -->
997997
<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
@@ -673,7 +673,7 @@ <h3 class="doxsection"><a class="anchor" id="autotoc_md317"></a>
673673
<h3 class="doxsection"><a class="anchor" id="autotoc_md318"></a>
674674
Result</h3>
675675
<p><img src="result-2D_shockdroplet-example.png" alt="" height="400" class="inline"/></p>
676-
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-09-16</div> </div></div><!-- contents -->
676+
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-09-17</div> </div></div><!-- contents -->
677677
</div><!-- PageDoc -->
678678
</div><!-- doc-content -->
679679
<div id="page-nav" class="page-nav-panel">

‎documentation/parameters.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1828,7 +1828,7 @@ <h2 class="doxsection"><a class="anchor" id="autotoc_md456"></a>
18281828
<div class="line"> </div>
18291829
<div class="line"># Filter by type</div>
18301830
<div class="line">./mfc.sh params -t real weno</div>
1831-
</div><!-- fragment --><div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-09-16</div> </div></div><!-- contents -->
1831+
</div><!-- fragment --><div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-09-17</div> </div></div><!-- contents -->
18321832
</div><!-- PageDoc -->
18331833
</div><!-- doc-content -->
18341834
<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
@@ -803,7 +803,7 @@ <h3 class="doxsection"><a class="anchor" id="autotoc_md518"></a>
803803
<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>
804804
<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>
805805
</ul>
806-
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-09-16</div> </div></div><!-- contents -->
806+
<div style="text-align:center; font-size:0.75rem; color:#888; padding:16px 0 0;">Page last updated: 2026-09-17</div> </div></div><!-- contents -->
807807
</div><!-- PageDoc -->
808808
</div><!-- doc-content -->
809809
<div id="page-nav" class="page-nav-panel">

‎index.html‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,18 @@
4949
const sims = [
5050
// Rockets & jets
5151
{ name: "Mach 12 Starship Super Heavy", image: "res/simulations/o.png", computer: "Alps", computerUrl: "https://www.cscs.ch/computers/alps/", accelerators: "5K GH200s", walltime: "18h", source: "https://www.youtube.com/watch?v=NSn3OVF8N4I" },
52+
{ name: "Starship plume vortex structures", image: "res/simulations/ss2.jpg", computer: "Alps", computerUrl: "https://www.cscs.ch/computers/alps/", accelerators: "5K GH200s", walltime: "18h", source: "https://www.youtube.com/watch?v=uHEovMXASnI" },
5253
{ name: "Mach 10 triple jet booster", image: "res/simulations/n.png", computer: "Frontier", computerUrl: "https://www.olcf.ornl.gov/frontier/", accelerators: "10K GCDs", walltime: "12h", source: "https://www.youtube.com/watch?v=pMUl55xqGgM" },
5354
{ name: "Mach 2 flow over a sphere", image: "res/simulations/i.png", computer: "Phoenix", computerUrl: "https://www.pace.gatech.edu/", accelerators: "36 V100s", walltime: "30m", source: "https://www.youtube.com/watch?v=HQGSUvYEGqM" },
5455
{ name: "Mach 2 shear layer", image: "res/simulations/j.png", computer: "Phoenix", computerUrl: "https://www.pace.gatech.edu/", accelerators: "32 V100s", walltime: "15m", source: "https://www.youtube.com/watch?v=GtcdCHLmJO8" },
5556
// Aerodynamics
5657
{ name: "Flow over an airfoil (vorticity)", image: "res/simulations/g.png", computer: "Delta", computerUrl: "https://www.ncsa.illinois.edu/research/project-highlights/delta/", accelerators: "128 A100s", walltime: "19h", source: "https://www.youtube.com/watch?v=FvAgnBW59cY" },
5758
{ name: "Pitching airfoil (3D)", image: "res/simulations/m.png", computer: "Phoenix", computerUrl: "https://www.pace.gatech.edu/", accelerators: "1 A100", walltime: "5h", source: "https://www.youtube.com/watch?v=2XH-9MumDHU" },
5859
{ name: "Mach 0.3 flow over a corgi (2M STL)", image: "res/simulations/u.png", computer: "HiPerGator", computerUrl: "https://www.rc.ufl.edu/about/hipergator/", accelerators: "2 GPUs", walltime: "80s", source: "https://www.youtube.com/watch?v=O8dSRqHLp_o" },
60+
{ name: "Mach 2.7 flow over a cylinder", image: "res/simulations/cyl.jpg", computer: "Unity", computerUrl: "https://unity.rc.umass.edu/", accelerators: "32 CPU cores", walltime: "~1h", source: "https://www.youtube.com/watch?v=9LhtzL6SqUg" },
61+
{ name: "Mach 2.7 flow over an ellipse", image: "res/simulations/ell.jpg", computer: "Unity", computerUrl: "https://unity.rc.umass.edu/", accelerators: "32 CPU cores", walltime: "~20m", source: "https://www.youtube.com/watch?v=PlmuY2kAdvs" },
62+
{ name: "Mach 3 diamond airfoil at 40° AoA", image: "res/simulations/dia.jpg", computer: "Unity", computerUrl: "https://unity.rc.umass.edu/", accelerators: "32 CPU cores", walltime: "~10h", source: "https://www.youtube.com/watch?v=rFL1HMOHX3U" },
63+
{ name: "Flapping wing wake (Q-criterion)", image: "res/simulations/flap.jpg", computer: "Frontier", computerUrl: "https://www.olcf.ornl.gov/frontier/", accelerators: "128 GCDs", walltime: "~1h", source: "https://www.youtube.com/watch?v=NXjkZB101Sk" },
5964
// Shock-droplet
6065
{ name: "Shedding water droplet", image: "res/simulations/a.png", computer: "Summit", computerUrl: "https://www.olcf.ornl.gov/summit/", accelerators: "960 V100s", walltime: "4h", source: "https://www.youtube.com/watch?v=Gjj-qZkXcrg" },
6166
{ name: "1K resolved particles", image: "res/simulations/x.jpg", computer: "Phoenix", computerUrl: "https://www.pace.gatech.edu/", accelerators: "4 A100s", walltime: "~1.5h", source: "https://www.youtube.com/watch?v=ufisHG0KkOU" },

‎res/simulations/cyl.jpg‎

199 KB
Loading

‎res/simulations/dia.jpg‎

323 KB
Loading

‎res/simulations/ell.jpg‎

208 KB
Loading

0 commit comments

Comments
 (0)