Skip to content

Commit 7f8053f

Browse files
committedApr 13, 2021
fix postprocessing command line
1 parent 5888644 commit 7f8053f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ post-processing script as follows:
8383

8484
.. code::
8585
86-
./resview.py example_largedef_porous/results/macro_mesh_3x2_*.vtk -w u0 -f cauchy_stress:p0 -v "0,0" -s 18
86+
./resview.py example_largedef_porous-1/results/macro_mesh_3x2_*.vtk -w u0 -f cauchy_stress:p0 -v "0,0" -s 18
8787
8888
.. figure:: _static/results1.png
8989
:width: 700px

0 commit comments

Comments
 (0)
Please sign in to comment.