Skip to content
Snippets Groups Projects
Commit a69f423a authored by Lambert Theisen's avatar Lambert Theisen
Browse files

Fix study12

parent d285fce6
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
for split in $(seq 0 1 3)
do
for exp5 in $(seq 13 1 13)
for exp5 in $(seq 12 1 12)
do
outname=study12_"$exp5"_"$split".h5
echo $outname
......
......@@ -8,10 +8,10 @@ output_folder: study12
# ======
# - meshes: List of input meshes in h5 format to run simulations on
meshes:
- study12_13_0.h5
- study12_13_1.h5
- study12_13_2.h5
- study12_13_3.h5
- study12_12_0.h5
- study12_12_1.h5
- study12_12_2.h5
- study12_12_3.h5
# Numerical Parameters
# ====================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment