Skip to content

Commit fa75b1a

Browse files
author
MFC Action
committed
Docs @ 8211f49
1 parent 47706d0 commit fa75b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/md_case.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<div class="headertitle"><div class="title">Case Files</div></div>
127127
</div><!--header-->
128128
<div class="contents">
129-
<div class="textblock"><p><a class="anchor" id="autotoc_md1"></a> Example Python case files, also referred to as <em>input files</em>, can be found in the <a href="examples/">examples/</a> directory. They print a Python dictionary containing input parameters for MFC. Their contents, and a guide to filling them out, are documented in the user manual. A commented, tutorial script can also be found in <a href="examples/3D_sphbubcollapse/case.py">examples/3d_sphbubcollapse/</a>.</p>
129+
<div class="textblock"><p><a class="anchor" id="autotoc_md1"></a> Example Python case files, also referred to as <em>input files</em>, can be found in the <a href="https://github.com/MFlowCode/MFC/tree/master/examples">examples/</a> directory. They print a Python dictionary containing input parameters for MFC. Their contents, and a guide to filling them out, are documented in the user manual. A commented, tutorial script can also be found in <a href="https://github.com/MFlowCode/MFC/blob/master/examples/3D_sphbubcollapse/case.py">examples/3d_sphbubcollapse/</a>.</p>
130130
<h1><a class="anchor" id="autotoc_md2"></a>
131131
Basic Skeleton</h1>
132132
<p>The skeleton for an input file may look like the following:</p>

0 commit comments

Comments
 (0)