Opened 4 years ago
Closed 4 years ago
#2628 closed Bug (fixed)
read/write ABL restart with XIOS
Reported by: | gsamson | Owned by: | gsamson |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | ABL | Version: | trunk |
Severity: | minor | Keywords: | ABL, restart, |
Cc: | andmirek |
Description
Context & Analysis
ABL restart not handled by XIOS when using ln_xios_read & nn_wxios
Fix
adapt what is done for ice to abl
Commit History (4)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
14553 | gsamson | 2021-02-26T18:01:43+01:00 | merge ticket2628_r14502_abl_restart_xios branch into trunk; sette identical between r14502 and r14544; ticket #2628 |
14552 | gsamson | 2021-02-26T17:18:35+01:00 | Merging r14504 through r14551 trunk into branch; ticket #2628 |
14505 | gsamson | 2021-02-19T10:38:42+01:00 | necassary changes to use ln_xios_read & nn_wxios options with ABL restarts; ticket #2628 |
14504 | gsamson | 2021-02-19T10:32:01+01:00 | create branch for ticket #2628 |
Change History (6)
comment:1 Changed 4 years ago by gsamson
comment:2 Changed 4 years ago by gsamson
In 14505:
comment:3 Changed 4 years ago by gsamson
SETTE OK
check result differences between :
VALID directory : /scratch/work/samsong/SRC/NEMO/ticket2628_r14502_abl_restart_xios/NEMO_VALIDATION at rev 14504
and
REFERENCE directory : /home/ext/mr/smer/samsong/SRC/NEMO/trunk/NEMO_VALIDATION at rev 14502+
WGYRE_PISCES_ST run.stat files are identical
WGYRE_PISCES_ST tracer.stat files are identical
WORCA2_ICE_PISCES_ST run.stat files are identical
WORCA2_ICE_PISCES_ST tracer.stat files are identical
WORCA2_OFF_PISCES_ST tracer.stat files are identical
WAMM12_ST run.stat files are identical
WORCA2_SAS_ICE_ST run.stat files are identical
WAGRIF_DEMO_ST run.stat files are identical
WWED025_ST run.stat files are identical
WISOMIP+_ST run.stat files are identical
WVORTEX_ST run.stat files are identical
WICE_AGRIF_ST run.stat files are identical
WOVERFLOW_ST run.stat files are identical
WLOCK_EXCHANGE_ST run.stat files are identical
WSWG_ST REFERENCE directory at 14502+ is MISSING
comment:4 Changed 4 years ago by gsamson
In 14552:
comment:5 Changed 4 years ago by gsamson
In 14553:
comment:6 Changed 4 years ago by gsamson
- Resolution set to fixed
- Status changed from new to closed
!----result comparison check----!
check result differences between :
VALID directory : /home/ext/mr/smer/samsong/SRC/NEMO/trunk/NEMO_VALIDATION at rev 14544+
and
REFERENCE directory : /home/ext/mr/smer/samsong/SRC/NEMO/trunk/NEMO_VALIDATION at rev 14502+
WGYRE_PISCES_ST run.stat files are identical
WGYRE_PISCES_ST tracer.stat files are identical
WORCA2_ICE_PISCES_ST run.stat files are identical
WORCA2_ICE_PISCES_ST tracer.stat files are identical
WORCA2_OFF_PISCES_ST tracer.stat files are identical
WAMM12_ST run.stat files are identical
WORCA2_SAS_ICE_ST run.stat files are identical
WAGRIF_DEMO_ST run.stat files are identical
WWED025_ST run.stat files are identical
WISOMIP+_ST run.stat files are identical
WVORTEX_ST run.stat files are identical
WICE_AGRIF_ST run.stat files are identical
WOVERFLOW_ST run.stat files are identical
WLOCK_EXCHANGE_ST run.stat files are identical
WSWG_ST REFERENCE directory at 14502+ is MISSING
In 14504: