Opened 9 years ago
Closed 7 years ago
#1569 closed Enhancement (fixed)
Add AGRIF SETTE tests
Reported by: | jchanut | Owned by: | nemo |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | AGRIF | Version: | v3.6 |
Severity: | Keywords: | ||
Cc: |
Description
Only very crude validation is routinely done with AGRIF. Additional testing with ORCA2 Agulhas configuration is needed in order to improve robustness. This is all the more necessary that a major update of AGRIF library is scheduled in the coming weeks.
In addition to the "runability" test (which should be removed one day), I propose to duplicate restartability (N°18), reproducibility (N°19) SETTE tests in that configuration. An additional test that verifies that the code is not corrupted by the converter is also added (N°17). This simply runs the model with and without key_agrif and no zoom and check results consistency.
Commit History (4)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
7752 | jchanut | 2017-03-02T13:58:45+01:00 | |
7751 | jchanut | 2017-03-02T13:51:48+01:00 | |
5589 | jchanut | 2015-07-10T17:34:26+02:00 | Add AGRIF optional SETTE tests, #1569 |
5588 | jchanut | 2015-07-10T17:32:41+02:00 | Add AGRIF optional SETTE tests, #1569 |
Change History (4)
comment:1 Changed 9 years ago by jchanut
comment:2 Changed 8 years ago by antsia
- Type changed from Enhancement to Development branch
comment:3 Changed 8 years ago by nicolasmartin
- Type changed from Development branch to Enhancement
comment:4 Changed 7 years ago by clevy
- Resolution set to fixed
- Status changed from new to closed
http://forge.ipsl.jussieu.fr/nemo/changeset?old=5587&old_path=branches%2F2015%2Fnemo_v3_6_STABLE&new=&new_path=branches%2F2015%2Fnemo_v3_6_STABLE
Tests performed in trunk revision 5590:
Compiler: ifort version 15.0.2 (-O1 -fp-model precise -traceback -r8 -convert big_endian -assume byterecl)
ORCA2_LIM_AGRIF restartability passed
ORCA2_LIM_AGRIF reproducibility FAILED
ORCA2_LIM_AGRIF code corruption test passed
So, not reproducible on different mpp domains yet.