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

Add test `EGr2nd15md4np3_cyclo`

For test `Report_graph_cyclo`.
parent 3ed08fd1
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@
],
"required":
[
"$tests_old_dir/EGr2nd15md4np3/edgelist.csv",
"$tests_old_dir/EGr2nd15md4np3/SHPC"
"$tests_old_dir/EGr2nd15md4np3_cyclo/edgelist.csv",
"$tests_old_dir/EGr2nd15md4np3_cyclo/SHPC"
]
},
{
......
......@@ -652,6 +652,19 @@
"$tests_old_dir/Extraction_eddies_region_2_noise/SHPC_anti_all_dates"
]
},
{
"input": "&MAIN_NML max_delta = 4 /\n",
"description": "Same as EGr2nd15md4np3 but for cyclones.",
"title": "EGr2nd15md4np3_cyclo",
"stdout": "eddy_graph_stdout.txt",
"command": [
"env",
"mpiexec=$mpiexec",
"$build_dir/Overlap/eddy_graph.sh",
"3",
"$tests_old_dir/Extraction_eddies_region_2_noise/SHPC_cyclo_all_dates"
]
},
{
"input": "&MAIN_NML max_delta = 4 /\n",
"description": "Same as EGr2nd15md4 but with a larger region.",
......
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