diff --git a/Overlap/Tests/long_tests.json b/Overlap/Tests/long_tests.json index 3816a1ee5b620ff905731b51e989661d3c3c683e..cd13c30e5dc41c816f8d361ad9ac8eee72a04543 100644 --- a/Overlap/Tests/long_tests.json +++ b/Overlap/Tests/long_tests.json @@ -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", diff --git a/Overlap/Tests/short_tests.json b/Overlap/Tests/short_tests.json index 081009f5d56fa6840bbc6ab524b6b8b9bca020a2..f4c7dc53e252e2d5306120409398c1f292ce98bc 100644 --- a/Overlap/Tests/short_tests.json +++ b/Overlap/Tests/short_tests.json @@ -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" ] }, {