File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ with different problem definitions according to the application of interest.
1212
1313Build by using
1414
15+ ` cd navier-stokes `
16+
1517` make `
1618
1719and run with
@@ -264,6 +266,8 @@ The main shallow-water solver for libCEED is defined in [`shallowwater.c`](shall
264266
265267Build by using
266268
269+ ` cd shallow-water `
270+
267271` make `
268272
269273and run with
Original file line number Diff line number Diff line change 33Compressible Navier-Stokes mini-app
44========================================
55
6- This example is located in the subdirectory :file: `examples/fluids `. It solves
6+ This example is located in the subdirectory :file: `examples/fluids/navier-stokes `. It solves
77the time-dependent Navier-Stokes equations of compressible gas dynamics in a static
88Eulerian three-dimensional frame using unstructured high-order finite/spectral
99element spatial discretizations and explicit high-order time-stepping (available in
You can’t perform that action at this time.
0 commit comments