Skip to content
Snippets Groups Projects
Commit aa3cb2c4 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Use `Inst_eddies_12` instead of `Inst_eddies_5`

`Inst_eddies_12` uses the current revision and so does not contain
invalid eddies.
parent ed93dd7b
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
"title": "EGg",
"env": {"mpiexec": "$mpiexec"},
"command":
["$build_dir/Overlap/eddy_graph.sh", "1", "$PWD/Inst_eddies_5"]
["$build_dir/Overlap/eddy_graph.sh", "1", "$PWD/Inst_eddies_12"]
},
{
"input": "&config_graph_nml max_delta = 4, cyclone = f/\n&MAIN_NML /\n",
......
......@@ -109,7 +109,7 @@
"command":
[
"$build_dir/Overlap/Tests/test_overlap",
"$PWD/Inst_eddies_5"
"$PWD/Inst_eddies_12"
]
},
{
......@@ -152,7 +152,7 @@
"command":
[
"$build_dir/Overlap/Tests/test_overlap",
"$PWD/Inst_eddies_5"
"$PWD/Inst_eddies_12"
]
},
{
......
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