We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e556c86 commit 526ab45Copy full SHA for 526ab45
elastic-tube-1d/README.md
@@ -114,7 +114,7 @@ python3 plot-vtk.py <quantity> <case>/output/<prefix>
114
115
Note the required arguments specifying which quantity to plot (`pressure`, `velocity` or `diameter`) and the name prefix of the target vtk files.
116
117
-For example, to plot the diameter of the fluid-python case using the default prefix for VTK files, `plot-diamter.sh` executes:
+For example, to plot the diameter of the fluid-python case using the default prefix for VTK files, `plot-diameter.sh` executes:
118
119
```bash
120
python3 plot-vtk.py diameter fluid-python/output/out_fluid_
0 commit comments