Skip to content

Commit b7123a5

Browse files
author
MFC Action
committed
Docs @ 43f1865
1 parent 4697870 commit b7123a5

File tree

17 files changed

+108
-108
lines changed

17 files changed

+108
-108
lines changed

documentation/md_examples.html

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -128,63 +128,64 @@
128128
<div class="contents">
129129
<div class="textblock"><p><a class="anchor" id="autotoc_md24"></a> </p>
130130
<h1><a class="anchor" id="autotoc_md25"></a>
131-
2D Riemann Test (2D)</h1>
132-
<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>
131+
Lid-Driven Cavity Problem (2D)</h1>
132+
<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>
133+
<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>
134+
<p>Video: <a href="https://youtube.com/shorts/JEP28scZrBM?feature=share">https://youtube.com/shorts/JEP28scZrBM?feature=share</a></p>
133135
<h2><a class="anchor" id="autotoc_md26"></a>
134-
Density Initial Condition</h2>
136+
Final Condition</h2>
135137
<div class="image">
136-
<img src="alpha_rho1_initial-2D_riemann_test-example.png" alt=""/>
138+
<img src="final_condition-2D_lid_driven_cavity-example.png" alt=""/>
137139
<div class="caption">
138-
Density</div></div>
140+
Final Condition</div></div>
139141
<h2><a class="anchor" id="autotoc_md27"></a>
140-
Density Final Condition</h2>
142+
Centerline Velocities</h2>
141143
<div class="image">
142-
<img src="alpha_rho1_final-2D_riemann_test-example.png" alt=""/>
144+
<img src="centerline_velocities-2D_lid_driven_cavity-example.png" alt=""/>
143145
<div class="caption">
144-
Density Norms</div></div>
146+
Centerline Velocities</div></div>
145147
<h1><a class="anchor" id="autotoc_md28"></a>
146-
Titarev-Toro problem (1D)</h1>
147-
<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>
148+
2D Riemann Test (2D)</h1>
149+
<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>
148150
<h2><a class="anchor" id="autotoc_md29"></a>
149-
Initial Condition</h2>
151+
Density Initial Condition</h2>
150152
<div class="image">
151-
<img src="initial-1D_titarevtorro-example.png" alt=""/>
153+
<img src="alpha_rho1_initial-2D_riemann_test-example.png" alt=""/>
152154
<div class="caption">
153-
Initial Condition</div></div>
155+
Density</div></div>
154156
<h2><a class="anchor" id="autotoc_md30"></a>
155-
Result</h2>
157+
Density Final Condition</h2>
156158
<div class="image">
157-
<img src="result-1D_titarevtorro-example.png" alt=""/>
159+
<img src="alpha_rho1_final-2D_riemann_test-example.png" alt=""/>
158160
<div class="caption">
159-
Result</div></div>
161+
Density Norms</div></div>
160162
<h1><a class="anchor" id="autotoc_md31"></a>
161-
Isentropic vortex problem (2D)</h1>
162-
<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>
163+
2D Hardcodied IC Example</h1>
163164
<h2><a class="anchor" id="autotoc_md32"></a>
164-
Density</h2>
165+
Initial Condition</h2>
165166
<div class="image">
166-
<img src="alpha_rho1-2D_isentropicvortex-example.png" alt=""/>
167+
<img src="initial-2D_hardcodied_ic-example.png" alt=""/>
167168
<div class="caption">
168-
Density</div></div>
169+
Initial Condition</div></div>
169170
<h2><a class="anchor" id="autotoc_md33"></a>
170-
Density Norms</h2>
171-
<div class="image">
172-
<img src="density_norms-2D_isentropicvortex-example.png" alt=""/>
173-
<div class="caption">
174-
Density Norms</div></div>
175-
<h1><a class="anchor" id="autotoc_md34"></a>
176-
Shock Droplet (2D)</h1>
177-
<p>Reference: Panchal et. al., A Seven-Equation Diffused Interface Method for Resolved Multiphase Flows, JCP, 475 (2023)</p>
171+
Result</h2>
172+
<p><img src="result-2D_hardcodied_ic-example.png" alt="" class="inline" title="Result"/> </p>
173+
<h1><a class="anchor" id="autotoc_md34"></a>
174+
Titarev-Toro problem (1D)</h1>
175+
<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>
178176
<h2><a class="anchor" id="autotoc_md35"></a>
179177
Initial Condition</h2>
180178
<div class="image">
181-
<img src="initial-2D_shockdroplet-example.png" alt=""/>
179+
<img src="initial-1D_titarevtorro-example.png" alt=""/>
182180
<div class="caption">
183181
Initial Condition</div></div>
184182
<h2><a class="anchor" id="autotoc_md36"></a>
185183
Result</h2>
186-
<p><img src="result-2D_shockdroplet-example.png" alt="" class="inline" title="Result"/> </p>
187-
<h1><a class="anchor" id="autotoc_md37"></a>
184+
<div class="image">
185+
<img src="result-1D_titarevtorro-example.png" alt=""/>
186+
<div class="caption">
187+
Result</div></div>
188+
<h1><a class="anchor" id="autotoc_md37"></a>
188189
3D Weak Scaling</h1>
189190
<p>The <a href="case.py"><b>3D_weak_scaling</b></a> case depends on two parameters:</p>
190191
<ul>
@@ -197,48 +198,47 @@ <h1><a class="anchor" id="autotoc_md37"></a>
197198
<div class="line"> -e batch -p mypartition -N 8 -n 2 -w &quot;01:00:00&quot; -# &quot;MFC Weak Scaling&quot; \</div>
198199
<div class="line"> --case-optimization -j 32</div>
199200
</div><!-- fragment --><h1><a class="anchor" id="autotoc_md38"></a>
200-
Lax shock tube problem (1D)</h1>
201-
<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>
201+
Shock Droplet (2D)</h1>
202+
<p>Reference: Panchal et. al., A Seven-Equation Diffused Interface Method for Resolved Multiphase Flows, JCP, 475 (2023)</p>
202203
<h2><a class="anchor" id="autotoc_md39"></a>
203204
Initial Condition</h2>
204205
<div class="image">
205-
<img src="initial-1D_laxshocktube-example.png" alt=""/>
206+
<img src="initial-2D_shockdroplet-example.png" alt=""/>
206207
<div class="caption">
207208
Initial Condition</div></div>
208209
<h2><a class="anchor" id="autotoc_md40"></a>
209210
Result</h2>
210-
<div class="image">
211-
<img src="result-1D_laxshocktube-example.png" alt=""/>
212-
<div class="caption">
213-
Result</div></div>
214-
<h1><a class="anchor" id="autotoc_md41"></a>
215-
2D Hardcodied IC Example</h1>
211+
<p><img src="result-2D_shockdroplet-example.png" alt="" class="inline" title="Result"/> </p>
212+
<h1><a class="anchor" id="autotoc_md41"></a>
213+
Isentropic vortex problem (2D)</h1>
214+
<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>
216215
<h2><a class="anchor" id="autotoc_md42"></a>
217-
Initial Condition</h2>
216+
Density</h2>
218217
<div class="image">
219-
<img src="initial-2D_hardcodied_ic-example.png" alt=""/>
218+
<img src="alpha_rho1-2D_isentropicvortex-example.png" alt=""/>
220219
<div class="caption">
221-
Initial Condition</div></div>
220+
Density</div></div>
222221
<h2><a class="anchor" id="autotoc_md43"></a>
223-
Result</h2>
224-
<p><img src="result-2D_hardcodied_ic-example.png" alt="" class="inline" title="Result"/> </p>
225-
<h1><a class="anchor" id="autotoc_md44"></a>
226-
Lid-Driven Cavity Problem (2D)</h1>
227-
<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>
228-
<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>
229-
<p>Video: <a href="https://youtube.com/shorts/JEP28scZrBM?feature=share">https://youtube.com/shorts/JEP28scZrBM?feature=share</a></p>
222+
Density Norms</h2>
223+
<div class="image">
224+
<img src="density_norms-2D_isentropicvortex-example.png" alt=""/>
225+
<div class="caption">
226+
Density Norms</div></div>
227+
<h1><a class="anchor" id="autotoc_md44"></a>
228+
Lax shock tube problem (1D)</h1>
229+
<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>
230230
<h2><a class="anchor" id="autotoc_md45"></a>
231-
Final Condition</h2>
231+
Initial Condition</h2>
232232
<div class="image">
233-
<img src="final_condition-2D_lid_driven_cavity-example.png" alt=""/>
233+
<img src="initial-1D_laxshocktube-example.png" alt=""/>
234234
<div class="caption">
235-
Final Condition</div></div>
235+
Initial Condition</div></div>
236236
<h2><a class="anchor" id="autotoc_md46"></a>
237-
Centerline Velocities</h2>
237+
Result</h2>
238238
<div class="image">
239-
<img src="centerline_velocities-2D_lid_driven_cavity-example.png" alt=""/>
239+
<img src="result-1D_laxshocktube-example.png" alt=""/>
240240
<div class="caption">
241-
Centerline Velocities</div></div>
241+
Result</div></div>
242242
<h1><a class="anchor" id="autotoc_md47"></a>
243243
Shu-Osher problem (1D)</h1>
244244
<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>

documentation/navtreedata.js

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -55,34 +55,34 @@ var NAVTREE =
5555
] ]
5656
] ],
5757
[ "Example Cases", "md_examples.html", [
58-
[ "2D Riemann Test (2D)", "md_examples.html#autotoc_md25", [
59-
[ "Density Initial Condition", "md_examples.html#autotoc_md26", null ],
60-
[ "Density Final Condition", "md_examples.html#autotoc_md27", null ]
58+
[ "Lid-Driven Cavity Problem (2D)", "md_examples.html#autotoc_md25", [
59+
[ "Final Condition", "md_examples.html#autotoc_md26", null ],
60+
[ "Centerline Velocities", "md_examples.html#autotoc_md27", null ]
6161
] ],
62-
[ "Titarev-Toro problem (1D)", "md_examples.html#autotoc_md28", [
63-
[ "Initial Condition", "md_examples.html#autotoc_md29", null ],
64-
[ "Result", "md_examples.html#autotoc_md30", null ]
62+
[ "2D Riemann Test (2D)", "md_examples.html#autotoc_md28", [
63+
[ "Density Initial Condition", "md_examples.html#autotoc_md29", null ],
64+
[ "Density Final Condition", "md_examples.html#autotoc_md30", null ]
6565
] ],
66-
[ "Isentropic vortex problem (2D)", "md_examples.html#autotoc_md31", [
67-
[ "Density", "md_examples.html#autotoc_md32", null ],
68-
[ "Density Norms", "md_examples.html#autotoc_md33", null ]
66+
[ "2D Hardcodied IC Example", "md_examples.html#autotoc_md31", [
67+
[ "Initial Condition", "md_examples.html#autotoc_md32", null ],
68+
[ "Result", "md_examples.html#autotoc_md33", null ]
6969
] ],
70-
[ "Shock Droplet (2D)", "md_examples.html#autotoc_md34", [
70+
[ "Titarev-Toro 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
] ],
7474
[ "3D Weak Scaling", "md_examples.html#autotoc_md37", null ],
75-
[ "Lax shock tube problem (1D)", "md_examples.html#autotoc_md38", [
75+
[ "Shock Droplet (2D)", "md_examples.html#autotoc_md38", [
7676
[ "Initial Condition", "md_examples.html#autotoc_md39", null ],
7777
[ "Result", "md_examples.html#autotoc_md40", null ]
7878
] ],
79-
[ "2D Hardcodied IC Example", "md_examples.html#autotoc_md41", [
80-
[ "Initial Condition", "md_examples.html#autotoc_md42", null ],
81-
[ "Result", "md_examples.html#autotoc_md43", null ]
79+
[ "Isentropic vortex problem (2D)", "md_examples.html#autotoc_md41", [
80+
[ "Density", "md_examples.html#autotoc_md42", null ],
81+
[ "Density Norms", "md_examples.html#autotoc_md43", null ]
8282
] ],
83-
[ "Lid-Driven Cavity Problem (2D)", "md_examples.html#autotoc_md44", [
84-
[ "Final Condition", "md_examples.html#autotoc_md45", null ],
85-
[ "Centerline Velocities", "md_examples.html#autotoc_md46", null ]
83+
[ "Lax shock tube problem (1D)", "md_examples.html#autotoc_md44", [
84+
[ "Initial Condition", "md_examples.html#autotoc_md45", null ],
85+
[ "Result", "md_examples.html#autotoc_md46", null ]
8686
] ],
8787
[ "Shu-Osher problem (1D)", "md_examples.html#autotoc_md47", [
8888
[ "Initial Condition", "md_examples.html#autotoc_md48", null ],

documentation/search/all_0.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ var searchData=
33
['1_20runtime_0',['1. Runtime',['../md_case.html#autotoc_md5',1,'']]],
44
['10_20phase_20change_20model_1',['10. Phase Change Model',['../md_case.html#autotoc_md17',1,'']]],
55
['16m_20grid_20points_2',['16M Grid Points',['../md_expectedPerformance.html#autotoc_md58',1,'']]],
6-
['1d_3',['1D',['../md_examples.html#autotoc_md38',1,'Lax shock tube problem (1D)'],['../md_examples.html#autotoc_md47',1,'Shu-Osher problem (1D)'],['../md_examples.html#autotoc_md28',1,'Titarev-Toro problem (1D)']]]
6+
['1d_3',['1D',['../md_examples.html#autotoc_md44',1,'Lax shock tube problem (1D)'],['../md_examples.html#autotoc_md47',1,'Shu-Osher problem (1D)'],['../md_examples.html#autotoc_md34',1,'Titarev-Toro problem (1D)']]]
77
];

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,'Isentropic vortex problem (2D)'],['../md_examples.html#autotoc_md44',1,'Lid-Driven Cavity Problem (2D)'],['../md_examples.html#autotoc_md34',1,'Shock Droplet (2D)']]],
5-
['2d_20hardcodied_20ic_20example_2',['2D Hardcodied IC Example',['../md_examples.html#autotoc_md41',1,'']]],
6-
['2d_20riemann_20test_202d_3',['2D Riemann Test (2D)',['../md_examples.html#autotoc_md25',1,'']]]
4+
['2d_1',['2D',['../md_examples.html#autotoc_md41',1,'Isentropic vortex problem (2D)'],['../md_examples.html#autotoc_md25',1,'Lid-Driven Cavity Problem (2D)'],['../md_examples.html#autotoc_md38',1,'Shock Droplet (2D)']]],
5+
['2d_20hardcodied_20ic_20example_2',['2D Hardcodied IC Example',['../md_examples.html#autotoc_md31',1,'']]],
6+
['2d_20riemann_20test_202d_3',['2D Riemann Test (2D)',['../md_examples.html#autotoc_md28',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_md41',1,'']]],
4+
['hardcodied_20ic_20example_1',['2D Hardcodied IC Example',['../md_examples.html#autotoc_md31',1,'']]],
55
['hour_2',['Expected time-steps/hour',['../md_expectedPerformance.html#autotoc_md51',1,'']]]
66
];

documentation/search/all_11.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
var searchData=
22
[
33
['ibm_20power9_20cpu_0',['IBM Power9 CPU',['../md_expectedPerformance.html#autotoc_md55',1,'IBM Power9 CPU'],['../md_expectedPerformance.html#autotoc_md60',1,'IBM Power9 CPU']]],
4-
['ic_20example_1',['2D Hardcodied IC Example',['../md_examples.html#autotoc_md41',1,'']]],
5-
['initial_20condition_2',['Initial Condition',['../md_examples.html#autotoc_md26',1,'Density Initial Condition'],['../md_examples.html#autotoc_md29',1,'Initial Condition'],['../md_examples.html#autotoc_md35',1,'Initial Condition'],['../md_examples.html#autotoc_md39',1,'Initial Condition'],['../md_examples.html#autotoc_md42',1,'Initial Condition'],['../md_examples.html#autotoc_md48',1,'Initial Condition']]],
4+
['ic_20example_1',['2D Hardcodied IC Example',['../md_examples.html#autotoc_md31',1,'']]],
5+
['initial_20condition_2',['Initial Condition',['../md_examples.html#autotoc_md29',1,'Density Initial Condition'],['../md_examples.html#autotoc_md32',1,'Initial Condition'],['../md_examples.html#autotoc_md35',1,'Initial Condition'],['../md_examples.html#autotoc_md39',1,'Initial Condition'],['../md_examples.html#autotoc_md45',1,'Initial Condition'],['../md_examples.html#autotoc_md48',1,'Initial Condition']]],
66
['interactive_20execution_3',['Interactive Execution',['../md_running.html#autotoc_md72',1,'']]],
7-
['isentropic_20vortex_20problem_202d_4',['Isentropic vortex problem (2D)',['../md_examples.html#autotoc_md31',1,'']]]
7+
['isentropic_20vortex_20problem_202d_4',['Isentropic vortex problem (2D)',['../md_examples.html#autotoc_md41',1,'']]]
88
];

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_md38',1,'']]],
4-
['lid_20driven_20cavity_20problem_202d_1',['Lid-Driven Cavity Problem (2D)',['../md_examples.html#autotoc_md44',1,'']]],
3+
['lax_20shock_20tube_20problem_201d_0',['Lax shock tube problem (1D)',['../md_examples.html#autotoc_md44',1,'']]],
4+
['lid_20driven_20cavity_20problem_202d_1',['Lid-Driven Cavity Problem (2D)',['../md_examples.html#autotoc_md25',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_md33',1,'']]],
3+
['norms_0',['Density Norms',['../md_examples.html#autotoc_md43',1,'']]],
44
['nsight_1',['Profiling with NVIDIA Nsight',['../md_running.html#autotoc_md74',1,'']]],
55
['nvidia_20nsight_2',['Profiling with NVIDIA Nsight',['../md_running.html#autotoc_md74',1,'']]],
66
['nvidia_20v100_20gpu_3',['NVIDIA V100 GPU',['../md_expectedPerformance.html#autotoc_md54',1,'NVIDIA V100 GPU'],['../md_expectedPerformance.html#autotoc_md57',1,'NVIDIA V100 GPU']]]

documentation/search/all_16.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ var searchData=
1111
['power9_20cpu_8',['Power9 CPU',['../md_expectedPerformance.html#autotoc_md55',1,'IBM Power9 CPU'],['../md_expectedPerformance.html#autotoc_md60',1,'IBM Power9 CPU']]],
1212
['primitive_20variables_9',['Analytical Definition of Primitive Variables',['../md_case.html#autotoc_md8',1,'']]],
1313
['primitive_20variables_20ordering_10',['Primitive Variables Ordering',['../md_case.html#autotoc_md23',1,'']]],
14-
['problem_201d_11',['Problem 1D',['../md_examples.html#autotoc_md38',1,'Lax shock tube problem (1D)'],['../md_examples.html#autotoc_md47',1,'Shu-Osher problem (1D)'],['../md_examples.html#autotoc_md28',1,'Titarev-Toro problem (1D)']]],
15-
['problem_202d_12',['Problem 2D',['../md_examples.html#autotoc_md31',1,'Isentropic vortex problem (2D)'],['../md_examples.html#autotoc_md44',1,'Lid-Driven Cavity Problem (2D)']]],
14+
['problem_201d_11',['Problem 1D',['../md_examples.html#autotoc_md44',1,'Lax shock tube problem (1D)'],['../md_examples.html#autotoc_md47',1,'Shu-Osher problem (1D)'],['../md_examples.html#autotoc_md34',1,'Titarev-Toro problem (1D)']]],
15+
['problem_202d_12',['Problem 2D',['../md_examples.html#autotoc_md41',1,'Isentropic vortex problem (2D)'],['../md_examples.html#autotoc_md25',1,'Lid-Driven Cavity Problem (2D)']]],
1616
['procedure_13',['Procedure',['../md_visualization.html#autotoc_md81',1,'']]],
1717
['process_14',['Testing Post Process',['../md_testing.html#autotoc_md79',1,'']]],
1818
['profiling_20with_20nvidia_20nsight_15',['Profiling with NVIDIA Nsight',['../md_running.html#autotoc_md74',1,'']]]

documentation/search/all_17.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ var searchData=
44
['references_1',['References',['../md_references.html',1,'']]],
55
['references_2emd_2',['references.md',['../references_8md.html',1,'']]],
66
['restarting_20cases_3',['Restarting Cases',['../md_running.html#autotoc_md75',1,'']]],
7-
['result_4',['Result',['../md_examples.html#autotoc_md30',1,'Result'],['../md_examples.html#autotoc_md36',1,'Result'],['../md_examples.html#autotoc_md40',1,'Result'],['../md_examples.html#autotoc_md43',1,'Result'],['../md_examples.html#autotoc_md49',1,'Result']]],
7+
['result_4',['Result',['../md_examples.html#autotoc_md33',1,'Result'],['../md_examples.html#autotoc_md36',1,'Result'],['../md_examples.html#autotoc_md40',1,'Result'],['../md_examples.html#autotoc_md46',1,'Result'],['../md_examples.html#autotoc_md49',1,'Result']]],
88
['results_5',['Performance Results',['../md_expectedPerformance.html',1,'']]],
9-
['riemann_20test_202d_6',['2D Riemann Test (2D)',['../md_examples.html#autotoc_md25',1,'']]],
9+
['riemann_20test_202d_6',['2D Riemann Test (2D)',['../md_examples.html#autotoc_md28',1,'']]],
1010
['running_7',['Running',['../md_running.html',1,'']]],
1111
['running_20an_20example_20case_8',['Running an Example Case',['../md_getting-started.html#autotoc_md66',1,'']]],
1212
['running_20the_20test_20suite_9',['Running the Test Suite',['../md_getting-started.html#autotoc_md65',1,'']]],

0 commit comments

Comments
 (0)