Skip to content

Commit eeba609

Browse files
author
MFC Action
committed
Docs @ d3ac21b
1 parent b13265c commit eeba609

File tree

21 files changed

+118
-117
lines changed

21 files changed

+118
-117
lines changed

documentation/md_examples.html

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -136,61 +136,59 @@
136136
<div class="contents">
137137
<div class="textblock"><p><a class="anchor" id="autotoc_md27"></a> </p>
138138
<h1><a class="anchor" id="autotoc_md28"></a>
139-
Lid-Driven Cavity Problem (2D)</h1>
140-
<p>Reference: Bezgin, D. A., &amp; Buhendwa A. B., &amp; Adams N. A. (2022). JAX-FLUIDS: A fully-differentiable high-order computational fluid dynamics solver for compressible two-phase flows. arXiv:2203.13760</p>
141-
<p>Reference: Ghia, U., &amp; Ghia, K. N., &amp; Shin, C. T. (1982). High-re solutions for incompressible flow using the Navier-Stokes equations and a multigrid method. Journal of Computational Physics, 48, 387-411</p>
142-
<p>Video: <a href="https://youtube.com/shorts/JEP28scZrBM?feature=share">https://youtube.com/shorts/JEP28scZrBM?feature=share</a></p>
139+
2D Hardcodied IC Example</h1>
143140
<h2><a class="anchor" id="autotoc_md29"></a>
144-
Final Condition</h2>
141+
Initial Condition</h2>
145142
<div class="image">
146-
<img src="final_condition-2D_lid_driven_cavity-example.png" alt=""/>
143+
<img src="initial-2D_hardcodied_ic-example.png" alt=""/>
147144
<div class="caption">
148-
Final Condition</div></div>
145+
Initial Condition</div></div>
149146
<h2><a class="anchor" id="autotoc_md30"></a>
150-
Centerline Velocities</h2>
151-
<div class="image">
152-
<img src="centerline_velocities-2D_lid_driven_cavity-example.png" alt=""/>
153-
<div class="caption">
154-
Centerline Velocities</div></div>
155-
<h1><a class="anchor" id="autotoc_md31"></a>
156-
2D Riemann Test (2D)</h1>
157-
<p>Reference: Chamarthi, A., &amp; Hoffmann, N., &amp; Nishikawa, H., &amp; Frankel S. (2023). Implicit gradients based conservative numerical scheme for compressible flows. arXiv:2110.05461</p>
147+
Result</h2>
148+
<p><img src="result-2D_hardcodied_ic-example.png" alt="" class="inline" title="Result"/> </p>
149+
<h1><a class="anchor" id="autotoc_md31"></a>
150+
Titarev-Toro problem (1D)</h1>
151+
<p>Reference: V. A. Titarev, E. F. Toro, Finite-volume WENO schemes for three-dimensional conservation laws, Journal of Computational Physics 201 (1) (2004) 238–260.</p>
158152
<h2><a class="anchor" id="autotoc_md32"></a>
159-
Density Initial Condition</h2>
153+
Initial Condition</h2>
160154
<div class="image">
161-
<img src="alpha_rho1_initial-2D_riemann_test-example.png" alt=""/>
155+
<img src="initial-1D_titarevtorro-example.png" alt=""/>
162156
<div class="caption">
163-
Density</div></div>
157+
Initial Condition</div></div>
164158
<h2><a class="anchor" id="autotoc_md33"></a>
165-
Density Final Condition</h2>
159+
Result</h2>
166160
<div class="image">
167-
<img src="alpha_rho1_final-2D_riemann_test-example.png" alt=""/>
161+
<img src="result-1D_titarevtorro-example.png" alt=""/>
168162
<div class="caption">
169-
Density Norms</div></div>
163+
Result</div></div>
170164
<h1><a class="anchor" id="autotoc_md34"></a>
171-
2D Hardcodied IC Example</h1>
165+
Shu-Osher problem (1D)</h1>
166+
<p>Reference: C. W. Shu, S. Osher, Efficient implementation of essentially non-oscillatory shock-capturing schemes, Journal of Computational Physics 77 (2) (1988) 439–471. doi:10.1016/0021-9991(88)90177-5.</p>
172167
<h2><a class="anchor" id="autotoc_md35"></a>
173168
Initial Condition</h2>
174169
<div class="image">
175-
<img src="initial-2D_hardcodied_ic-example.png" alt=""/>
170+
<img src="initial-1D_shuosher-example.png" alt=""/>
176171
<div class="caption">
177172
Initial Condition</div></div>
178173
<h2><a class="anchor" id="autotoc_md36"></a>
179174
Result</h2>
180-
<p><img src="result-2D_hardcodied_ic-example.png" alt="" class="inline" title="Result"/> </p>
181-
<h1><a class="anchor" id="autotoc_md37"></a>
182-
Titarev-Toro problem (1D)</h1>
183-
<p>Reference: V. A. Titarev, E. F. Toro, Finite-volume WENO schemes for three-dimensional conservation laws, Journal of Computational Physics 201 (1) (2004) 238–260.</p>
175+
<div class="image">
176+
<img src="result-1D_shuosher-example.png" alt=""/>
177+
<div class="caption">
178+
Result</div></div>
179+
<h1><a class="anchor" id="autotoc_md37"></a>
180+
Lax shock tube problem (1D)</h1>
181+
<p>Reference: P. D. Lax, Weak solutions of nonlinear hyperbolic equations and their numerical computation, Communications on pure and applied mathematics 7 (1) (1954) 159–193.</p>
184182
<h2><a class="anchor" id="autotoc_md38"></a>
185183
Initial Condition</h2>
186184
<div class="image">
187-
<img src="initial-1D_titarevtorro-example.png" alt=""/>
185+
<img src="initial-1D_laxshocktube-example.png" alt=""/>
188186
<div class="caption">
189187
Initial Condition</div></div>
190188
<h2><a class="anchor" id="autotoc_md39"></a>
191189
Result</h2>
192190
<div class="image">
193-
<img src="result-1D_titarevtorro-example.png" alt=""/>
191+
<img src="result-1D_laxshocktube-example.png" alt=""/>
194192
<div class="caption">
195193
Result</div></div>
196194
<h1><a class="anchor" id="autotoc_md40"></a>
@@ -206,62 +204,64 @@ <h1><a class="anchor" id="autotoc_md40"></a>
206204
<div class="line"> -e batch -p mypartition -N 8 -n 2 -w &quot;01:00:00&quot; -# &quot;MFC Weak Scaling&quot; \</div>
207205
<div class="line"> --case-optimization -j 32</div>
208206
</div><!-- fragment --><h1><a class="anchor" id="autotoc_md41"></a>
207+
Lid-Driven Cavity Problem (2D)</h1>
208+
<p>Reference: Bezgin, D. A., &amp; Buhendwa A. B., &amp; Adams N. A. (2022). JAX-FLUIDS: A fully-differentiable high-order computational fluid dynamics solver for compressible two-phase flows. arXiv:2203.13760</p>
209+
<p>Reference: Ghia, U., &amp; Ghia, K. N., &amp; Shin, C. T. (1982). High-re solutions for incompressible flow using the Navier-Stokes equations and a multigrid method. Journal of Computational Physics, 48, 387-411</p>
210+
<p>Video: <a href="https://youtube.com/shorts/JEP28scZrBM?feature=share">https://youtube.com/shorts/JEP28scZrBM?feature=share</a></p>
211+
<h2><a class="anchor" id="autotoc_md42"></a>
212+
Final Condition</h2>
213+
<div class="image">
214+
<img src="final_condition-2D_lid_driven_cavity-example.png" alt=""/>
215+
<div class="caption">
216+
Final Condition</div></div>
217+
<h2><a class="anchor" id="autotoc_md43"></a>
218+
Centerline Velocities</h2>
219+
<div class="image">
220+
<img src="centerline_velocities-2D_lid_driven_cavity-example.png" alt=""/>
221+
<div class="caption">
222+
Centerline Velocities</div></div>
223+
<h1><a class="anchor" id="autotoc_md44"></a>
209224
Shock Droplet (2D)</h1>
210225
<p>Reference: Panchal et. al., A Seven-Equation Diffused Interface Method for Resolved Multiphase Flows, JCP, 475 (2023)</p>
211-
<h2><a class="anchor" id="autotoc_md42"></a>
226+
<h2><a class="anchor" id="autotoc_md45"></a>
212227
Initial Condition</h2>
213228
<div class="image">
214229
<img src="initial-2D_shockdroplet-example.png" alt=""/>
215230
<div class="caption">
216231
Initial Condition</div></div>
217-
<h2><a class="anchor" id="autotoc_md43"></a>
232+
<h2><a class="anchor" id="autotoc_md46"></a>
218233
Result</h2>
219234
<p><img src="result-2D_shockdroplet-example.png" alt="" class="inline" title="Result"/> </p>
220-
<h1><a class="anchor" id="autotoc_md44"></a>
235+
<h1><a class="anchor" id="autotoc_md47"></a>
221236
Isentropic vortex problem (2D)</h1>
222237
<p>Reference: Coralic, V., &amp; Colonius, T. (2014). Finite-volume Weno scheme for viscous compressible multicomponent flows. Journal of Computational Physics, 274, 95–121. <a href="https://doi.org/10.1016/j.jcp.2014.06.003">https://doi.org/10.1016/j.jcp.2014.06.003</a></p>
223-
<h2><a class="anchor" id="autotoc_md45"></a>
238+
<h2><a class="anchor" id="autotoc_md48"></a>
224239
Density</h2>
225240
<div class="image">
226241
<img src="alpha_rho1-2D_isentropicvortex-example.png" alt=""/>
227242
<div class="caption">
228243
Density</div></div>
229-
<h2><a class="anchor" id="autotoc_md46"></a>
244+
<h2><a class="anchor" id="autotoc_md49"></a>
230245
Density Norms</h2>
231246
<div class="image">
232247
<img src="density_norms-2D_isentropicvortex-example.png" alt=""/>
233248
<div class="caption">
234249
Density Norms</div></div>
235-
<h1><a class="anchor" id="autotoc_md47"></a>
236-
Lax shock tube problem (1D)</h1>
237-
<p>Reference: P. D. Lax, Weak solutions of nonlinear hyperbolic equations and their numerical computation, Communications on pure and applied mathematics 7 (1) (1954) 159–193.</p>
238-
<h2><a class="anchor" id="autotoc_md48"></a>
239-
Initial Condition</h2>
240-
<div class="image">
241-
<img src="initial-1D_laxshocktube-example.png" alt=""/>
242-
<div class="caption">
243-
Initial Condition</div></div>
244-
<h2><a class="anchor" id="autotoc_md49"></a>
245-
Result</h2>
246-
<div class="image">
247-
<img src="result-1D_laxshocktube-example.png" alt=""/>
248-
<div class="caption">
249-
Result</div></div>
250250
<h1><a class="anchor" id="autotoc_md50"></a>
251-
Shu-Osher problem (1D)</h1>
252-
<p>Reference: C. W. Shu, S. Osher, Efficient implementation of essentially non-oscillatory shock-capturing schemes, Journal of Computational Physics 77 (2) (1988) 439–471. doi:10.1016/0021-9991(88)90177-5.</p>
251+
2D Riemann Test (2D)</h1>
252+
<p>Reference: Chamarthi, A., &amp; Hoffmann, N., &amp; Nishikawa, H., &amp; Frankel S. (2023). Implicit gradients based conservative numerical scheme for compressible flows. arXiv:2110.05461</p>
253253
<h2><a class="anchor" id="autotoc_md51"></a>
254-
Initial Condition</h2>
254+
Density Initial Condition</h2>
255255
<div class="image">
256-
<img src="initial-1D_shuosher-example.png" alt=""/>
256+
<img src="alpha_rho1_initial-2D_riemann_test-example.png" alt=""/>
257257
<div class="caption">
258-
Initial Condition</div></div>
258+
Density</div></div>
259259
<h2><a class="anchor" id="autotoc_md52"></a>
260-
Result</h2>
260+
Density Final Condition</h2>
261261
<div class="image">
262-
<img src="result-1D_shuosher-example.png" alt=""/>
262+
<img src="alpha_rho1_final-2D_riemann_test-example.png" alt=""/>
263263
<div class="caption">
264-
Result</div></div>
264+
Density Norms</div></div>
265265
</div></div><!-- contents -->
266266
</div><!-- PageDoc -->
267267
</div><!-- doc-content -->

documentation/navtreedata.js

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -59,38 +59,38 @@ var NAVTREE =
5959
] ]
6060
] ],
6161
[ "Example Cases", "md_examples.html", [
62-
[ "Lid-Driven Cavity Problem (2D)", "md_examples.html#autotoc_md28", [
63-
[ "Final Condition", "md_examples.html#autotoc_md29", null ],
64-
[ "Centerline Velocities", "md_examples.html#autotoc_md30", null ]
62+
[ "2D Hardcodied IC Example", "md_examples.html#autotoc_md28", [
63+
[ "Initial Condition", "md_examples.html#autotoc_md29", null ],
64+
[ "Result", "md_examples.html#autotoc_md30", null ]
6565
] ],
66-
[ "2D Riemann Test (2D)", "md_examples.html#autotoc_md31", [
67-
[ "Density Initial Condition", "md_examples.html#autotoc_md32", null ],
68-
[ "Density Final Condition", "md_examples.html#autotoc_md33", null ]
66+
[ "Titarev-Toro problem (1D)", "md_examples.html#autotoc_md31", [
67+
[ "Initial Condition", "md_examples.html#autotoc_md32", null ],
68+
[ "Result", "md_examples.html#autotoc_md33", null ]
6969
] ],
70-
[ "2D Hardcodied IC Example", "md_examples.html#autotoc_md34", [
70+
[ "Shu-Osher problem (1D)", "md_examples.html#autotoc_md34", [
7171
[ "Initial Condition", "md_examples.html#autotoc_md35", null ],
7272
[ "Result", "md_examples.html#autotoc_md36", null ]
7373
] ],
74-
[ "Titarev-Toro problem (1D)", "md_examples.html#autotoc_md37", [
74+
[ "Lax shock tube problem (1D)", "md_examples.html#autotoc_md37", [
7575
[ "Initial Condition", "md_examples.html#autotoc_md38", null ],
7676
[ "Result", "md_examples.html#autotoc_md39", null ]
7777
] ],
7878
[ "3D Weak Scaling", "md_examples.html#autotoc_md40", null ],
79-
[ "Shock Droplet (2D)", "md_examples.html#autotoc_md41", [
80-
[ "Initial Condition", "md_examples.html#autotoc_md42", null ],
81-
[ "Result", "md_examples.html#autotoc_md43", null ]
79+
[ "Lid-Driven Cavity Problem (2D)", "md_examples.html#autotoc_md41", [
80+
[ "Final Condition", "md_examples.html#autotoc_md42", null ],
81+
[ "Centerline Velocities", "md_examples.html#autotoc_md43", null ]
8282
] ],
83-
[ "Isentropic vortex problem (2D)", "md_examples.html#autotoc_md44", [
84-
[ "Density", "md_examples.html#autotoc_md45", null ],
85-
[ "Density Norms", "md_examples.html#autotoc_md46", null ]
83+
[ "Shock Droplet (2D)", "md_examples.html#autotoc_md44", [
84+
[ "Initial Condition", "md_examples.html#autotoc_md45", null ],
85+
[ "Result", "md_examples.html#autotoc_md46", null ]
8686
] ],
87-
[ "Lax shock tube problem (1D)", "md_examples.html#autotoc_md47", [
88-
[ "Initial Condition", "md_examples.html#autotoc_md48", null ],
89-
[ "Result", "md_examples.html#autotoc_md49", null ]
87+
[ "Isentropic vortex problem (2D)", "md_examples.html#autotoc_md47", [
88+
[ "Density", "md_examples.html#autotoc_md48", null ],
89+
[ "Density Norms", "md_examples.html#autotoc_md49", null ]
9090
] ],
91-
[ "Shu-Osher problem (1D)", "md_examples.html#autotoc_md50", [
92-
[ "Initial Condition", "md_examples.html#autotoc_md51", null ],
93-
[ "Result", "md_examples.html#autotoc_md52", null ]
91+
[ "2D Riemann Test (2D)", "md_examples.html#autotoc_md50", [
92+
[ "Density Initial Condition", "md_examples.html#autotoc_md51", null ],
93+
[ "Density Final Condition", "md_examples.html#autotoc_md52", null ]
9494
] ]
9595
] ],
9696
[ "Performance Results", "md_expectedPerformance.html", [

documentation/search/all_0.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ var searchData=
44
['10_20velocity_20field_20setup_1',['10. Velocity Field Setup',['../md_case.html#autotoc_md18',1,'']]],
55
['11_20phase_20change_20model_2',['11. Phase Change Model',['../md_case.html#autotoc_md19',1,'']]],
66
['16m_20grid_20points_3',['16M Grid Points',['../md_expectedPerformance.html#autotoc_md61',1,'']]],
7-
['1d_4',['1D',['../md_examples.html#autotoc_md47',1,'Lax shock tube problem (1D)'],['../md_examples.html#autotoc_md50',1,'Shu-Osher problem (1D)'],['../md_examples.html#autotoc_md37',1,'Titarev-Toro problem (1D)']]]
7+
['1d_4',['1D',['../md_examples.html#autotoc_md37',1,'Lax shock tube problem (1D)'],['../md_examples.html#autotoc_md34',1,'Shu-Osher problem (1D)'],['../md_examples.html#autotoc_md31',1,'Titarev-Toro problem (1D)']]]
88
];

documentation/search/all_1.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
var searchData=
22
[
33
['2_20computational_20domain_0',['2. Computational Domain',['../md_case.html#autotoc_md6',1,'']]],
4-
['2d_1',['2D',['../md_examples.html#autotoc_md31',1,'2D Riemann Test (2D)'],['../md_examples.html#autotoc_md44',1,'Isentropic vortex problem (2D)'],['../md_examples.html#autotoc_md28',1,'Lid-Driven Cavity Problem (2D)'],['../md_examples.html#autotoc_md41',1,'Shock Droplet (2D)']]],
5-
['2d_20hardcodied_20ic_20example_2',['2D Hardcodied IC Example',['../md_examples.html#autotoc_md34',1,'']]],
6-
['2d_20riemann_20test_202d_3',['2D Riemann Test (2D)',['../md_examples.html#autotoc_md31',1,'']]]
4+
['2d_1',['2D',['../md_examples.html#autotoc_md50',1,'2D Riemann Test (2D)'],['../md_examples.html#autotoc_md47',1,'Isentropic vortex problem (2D)'],['../md_examples.html#autotoc_md41',1,'Lid-Driven Cavity Problem (2D)'],['../md_examples.html#autotoc_md44',1,'Shock Droplet (2D)']]],
5+
['2d_20hardcodied_20ic_20example_2',['2D Hardcodied IC Example',['../md_examples.html#autotoc_md28',1,'']]],
6+
['2d_20riemann_20test_202d_3',['2D Riemann Test (2D)',['../md_examples.html#autotoc_md50',1,'']]]
77
];

documentation/search/all_10.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var searchData=
22
[
33
['hard_20coded_20patches_0',['Hard Coded Patches',['../md_case.html#autotoc_md9',1,'']]],
4-
['hardcodied_20ic_20example_1',['2D Hardcodied IC Example',['../md_examples.html#autotoc_md34',1,'']]],
4+
['hardcodied_20ic_20example_1',['2D Hardcodied IC Example',['../md_examples.html#autotoc_md28',1,'']]],
55
['hour_2',['Expected time-steps/hour',['../md_expectedPerformance.html#autotoc_md54',1,'']]]
66
];

documentation/search/all_11.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
var searchData=
22
[
33
['ibm_20power9_20cpu_0',['IBM Power9 CPU',['../md_expectedPerformance.html#autotoc_md58',1,'IBM Power9 CPU'],['../md_expectedPerformance.html#autotoc_md63',1,'IBM Power9 CPU']]],
4-
['ic_20example_1',['2D Hardcodied IC Example',['../md_examples.html#autotoc_md34',1,'']]],
4+
['ic_20example_1',['2D Hardcodied IC Example',['../md_examples.html#autotoc_md28',1,'']]],
55
['immersed_20boundary_20patch_20types_2',['Immersed Boundary Patch Types',['../md_case.html#autotoc_md23',1,'']]],
66
['immersed_20boundary_20patches_3',['4. Immersed Boundary Patches',['../md_case.html#autotoc_md11',1,'']]],
7-
['initial_20condition_4',['Initial Condition',['../md_examples.html#autotoc_md32',1,'Density Initial Condition'],['../md_examples.html#autotoc_md35',1,'Initial Condition'],['../md_examples.html#autotoc_md38',1,'Initial Condition'],['../md_examples.html#autotoc_md42',1,'Initial Condition'],['../md_examples.html#autotoc_md48',1,'Initial Condition'],['../md_examples.html#autotoc_md51',1,'Initial Condition']]],
7+
['initial_20condition_4',['Initial Condition',['../md_examples.html#autotoc_md51',1,'Density Initial Condition'],['../md_examples.html#autotoc_md29',1,'Initial Condition'],['../md_examples.html#autotoc_md32',1,'Initial Condition'],['../md_examples.html#autotoc_md35',1,'Initial Condition'],['../md_examples.html#autotoc_md38',1,'Initial Condition'],['../md_examples.html#autotoc_md45',1,'Initial Condition']]],
88
['interactive_20execution_5',['Interactive Execution',['../md_running.html#autotoc_md75',1,'']]],
9-
['isentropic_20vortex_20problem_202d_6',['Isentropic vortex problem (2D)',['../md_examples.html#autotoc_md44',1,'']]]
9+
['isentropic_20vortex_20problem_202d_6',['Isentropic vortex problem (2D)',['../md_examples.html#autotoc_md47',1,'']]]
1010
];

documentation/search/all_12.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var searchData=
22
[
3-
['lax_20shock_20tube_20problem_201d_0',['Lax shock tube problem (1D)',['../md_examples.html#autotoc_md47',1,'']]],
4-
['lid_20driven_20cavity_20problem_202d_1',['Lid-Driven Cavity Problem (2D)',['../md_examples.html#autotoc_md28',1,'']]],
3+
['lax_20shock_20tube_20problem_201d_0',['Lax shock tube problem (1D)',['../md_examples.html#autotoc_md37',1,'']]],
4+
['lid_20driven_20cavity_20problem_202d_1',['Lid-Driven Cavity Problem (2D)',['../md_examples.html#autotoc_md41',1,'']]],
55
['line_20arguments_2',['(Optional) Accepting command line arguments',['../md_case.html#autotoc_md3',1,'']]]
66
];

documentation/search/all_14.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var searchData=
22
[
3-
['norms_0',['Density Norms',['../md_examples.html#autotoc_md46',1,'']]],
3+
['norms_0',['Density Norms',['../md_examples.html#autotoc_md49',1,'']]],
44
['nsight_1',['Profiling with NVIDIA Nsight',['../md_running.html#autotoc_md77',1,'']]],
55
['nvidia_20nsight_2',['Profiling with NVIDIA Nsight',['../md_running.html#autotoc_md77',1,'']]],
66
['nvidia_20v100_20gpu_3',['NVIDIA V100 GPU',['../md_expectedPerformance.html#autotoc_md57',1,'NVIDIA V100 GPU'],['../md_expectedPerformance.html#autotoc_md60',1,'NVIDIA V100 GPU']]]

documentation/search/all_15.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ var searchData=
33
['of_20primitive_20variables_0',['Analytical Definition of Primitive Variables',['../md_case.html#autotoc_md8',1,'']]],
44
['optional_20accepting_20command_20line_20arguments_1',['(Optional) Accepting command line arguments',['../md_case.html#autotoc_md3',1,'']]],
55
['ordering_2',['Ordering',['../md_case.html#autotoc_md25',1,'Conservative Variables Ordering'],['../md_case.html#autotoc_md26',1,'Primitive Variables Ordering']]],
6-
['osher_20problem_201d_3',['Shu-Osher problem (1D)',['../md_examples.html#autotoc_md50',1,'']]],
6+
['osher_20problem_201d_3',['Shu-Osher problem (1D)',['../md_examples.html#autotoc_md34',1,'']]],
77
['output_4',['7. Formatted Output',['../md_case.html#autotoc_md15',1,'']]],
88
['output_5',['Serial data output',['../md_visualization.html#autotoc_md85',1,'']]]
99
];

0 commit comments

Comments
 (0)