Skip to content
Snippets Groups Projects
Commit acc908e4 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Plot the 5th snapshot of the square test not the 40th (that does not exist)

parent 7b0aa8f0
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,4 @@ fi
../swift -s -t 1 square.yml 2>&1 | tee output.log
# Plot the solution
python plotSolution.py 40
python plotSolution.py 5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment