From c33bf84c03563b7644d2deb10ac5b84cf6ae4e93 Mon Sep 17 00:00:00 2001 From: valeriabarra Date: Wed, 3 Jun 2020 11:12:47 -0600 Subject: [PATCH] Update fluids/README and fluids/index.rst for with path --- examples/fluids/README.md | 4 ++++ examples/fluids/index.rst | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/fluids/README.md b/examples/fluids/README.md index b39399b064..14a8260a57 100644 --- a/examples/fluids/README.md +++ b/examples/fluids/README.md @@ -12,6 +12,8 @@ with different problem definitions according to the application of interest. Build by using +`cd navier-stokes` + `make` and run with @@ -264,6 +266,8 @@ The main shallow-water solver for libCEED is defined in [`shallowwater.c`](shall Build by using +`cd shallow-water` + `make` and run with diff --git a/examples/fluids/index.rst b/examples/fluids/index.rst index cff09f79b7..f01a5aeca3 100644 --- a/examples/fluids/index.rst +++ b/examples/fluids/index.rst @@ -3,7 +3,7 @@ Compressible Navier-Stokes mini-app ======================================== -This example is located in the subdirectory :file:`examples/fluids`. It solves +This example is located in the subdirectory :file:`examples/fluids/navier-stokes`. It solves the time-dependent Navier-Stokes equations of compressible gas dynamics in a static Eulerian three-dimensional frame using unstructured high-order finite/spectral element spatial discretizations and explicit high-order time-stepping (available in