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

Use higher level in `test_set_max_speed`

Use higher level procedures in main program
`test_set_max_speed`. Allows to read easily more information: cyclone,
`ssh_extremum`, `coord_extr` from the shapefiles. So we do not ask
this information to the user. The drawback is that we have to call
MPI (because of `read_field_indices`) even if we do not really use
it. We move the calls to `find_package` for EZMPI and `GPC_F` to the
top-level `CMakeLists.txt` since these libraries are now necessary in
both `Inst_eddies` and Overlap.
parent e15d64b3
No related branches found
No related tags found
No related merge requests found
Loading
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