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 1d1ac3d commit 51256c8Copy full SHA for 51256c8
examples/subduction-3d/input/README.md
@@ -6,6 +6,7 @@ Follow the instructions below the download the necessary files.
6
## Cubit Mesh
7
8
```
9
-curl -L -O https://github.com/geodynamics/pylith/releases/download/v3.0.1/mesh_tet.exo.gz
+curl -L -O https://github.com/geodynamics/pylith/releases/download/v3.0.1/examples-subduction-3d-mesh_tet.exo.gz
10
+mv examples-subduction-3d-mesh_tet.exo.gz mesh_tet.exo.gz
11
gunzip mesh_tet.exo.gz
12
0 commit comments