Version 4 (modified by rblod, 4 years ago) (diff) |
---|
Name and subject of the action
Last edition: Wikinfo(changed_ts)? by Wikinfo(changed_by)?
The PI is responsible to closely follow the progress of the action, and especially to contact NEMO project manager if the delay on preview (or review) are longer than the 2 weeks expected.
Summary
Action | AGRIF-05_rblod_CMEMS |
---|---|
PI(S) | Rachid Benshila |
Digest | Import developments from CMEMS AGRIF project |
Dependencies | #2222 |
Branch | source:/NEMO/branches/{YEAR}/dev_r{REV}_{ACTION_NAME} |
Previewer(s) | J. Chanut |
Reviewer(s) | Names |
Ticket | #2129 |
Description
This corresponds to the code produced during CMEMS AGRIF project (which ends in late 2020).
Expected outcomes. They correspond to a CMEMS call to improve Agrif capabilities for global configurations. Details will be found in corresponding project reports.
- New nesting tools base on domaincfg :
the idea there is to modify domaincfg package to use it as nesting tools. The routines will be "Agrifed", and when compiled with key_agrif, the code will read an AgrifFixedGrid?.in file and use Agrif Library to go through the grid hierarchy and interpolate the meshes. Bathymetry interpolation when an external database is provided will use the same interpolations than in the former nesting tools. When not provided, interpolating the parent bathymetry is possible. Yhe bathymetry connection is also handled recursively. Creating grid and bathymetry is the only functionality which is provided. The new nesting tools support the additional capabilities below.
- Allow zooms with cyclic and North Fold conditions
- make a zoom at north fold
- make a zoom through the east-west grid separation
- make an east-west zoom totally periodic
- Improve parallelisation and load balancing (phase II)
- Those three items imply to provide a new AGRIF library
Implementation
...
Documentation updates
...
Preview
...
Tests
...
Review
...