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
Branches
Tags
No related merge requests found
...@@ -11,4 +11,4 @@ fi ...@@ -11,4 +11,4 @@ fi
../swift -s -t 1 square.yml 2>&1 | tee output.log ../swift -s -t 1 square.yml 2>&1 | tee output.log
# Plot the solution # 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