# # ChangeLog for NEMO/branches/2018/dev_r9947_SI3_advection # # Generated by Trac 1.0.1 # 2024-04-19T23:53:24+02:00 Tue, 18 Dec 2018 15:57:34 GMT clem [10411] * NEMO/branches/2018/dev_r9947_SI3_advection/cfgs/SPITZ12/EXPREF/namelist_ice_cfg (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn_adv_umx.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn_rdgrft.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icevar.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/NST/agrif_oce.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/file_def_nemo-ice.xml (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEDYN/EXPREF/1_namelist_ice_cfg (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEDYN/EXPREF/file_def_nemo-ice.xml (modified) make all the sette tests successful Mon, 17 Dec 2018 11:25:09 GMT clem [10399] * NEMO/branches/2018/dev_r9947_SI3_advection/cfgs/SHARED/namelist_ice_ref (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/ice.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn_adv.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn_adv_umx.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn_rdgrft.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/iceistate.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/namelist_ice_cfg (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC/icedyn.F90 (deleted) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC/icedyn_adv.F90 (deleted) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC/icedyn_adv_umx.F90 (deleted) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEDYN/EXPREF/namelist_ice_cfg (modified) improve ice advection (toward an acceptable solution) Wed, 21 Nov 2018 15:59:24 GMT clem [10352] * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC/usrdef_nam.F90 (modified) closed basin for ICEADV instead of biperiodic Mon, 19 Nov 2018 09:50:43 GMT clem [10331] * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn_adv_umx.F90 (modified) this is the best shot we have for now concerning this very tricky issue ... Thu, 15 Nov 2018 16:31:50 GMT clem [10315] * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn_adv_umx.F90 (modified) still playing around with nonosc limiter to get a good ice thickness at ... Thu, 15 Nov 2018 09:46:57 GMT clem [10312] * NEMO/branches/2018/dev_r9947_SI3_advection/cfgs/SHARED/field_def_nemo-ice.xml (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/cfgs/SHARED/namelist_ice_ref (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/ice.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn_rdgrft.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn_rhg_evp.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icewri.F90 (modified) add the parameterization of landfast ice from Lemieux2015 and 2016 with ... Wed, 07 Nov 2018 11:22:39 GMT clem [10281] * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC/icedyn_adv_umx.F90 (modified) advection routine containing all the tests implemented (Zalesak, Devore, ... Mon, 05 Nov 2018 11:33:00 GMT clem [10277] * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/context_nemo.xml (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/domain_def_nemo.xml (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/field_def_nemo-ice.xml (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/field_def_nemo-oce.xml (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/file_def_nemo-ice.xml (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/file_def_nemo-oce.xml (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/grid_def_nemo.xml (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/iodef.xml (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/make_initice.py (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/namelist_cfg (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/namelist_cfg_120pts (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/namelist_cfg_240pts (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/namelist_cfg_60pts (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/namelist_ice_cfg (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/namelist_ice_cfg_120pts (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/namelist_ice_cfg_240pts (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/namelist_ice_cfg_60pts (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/namelist_ice_ref (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/EXPREF/namelist_ref (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC/icedyn.F90 (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC/icedyn_adv.F90 (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC/icedyn_adv_umx.F90 (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC/usrdef_hgr.F90 (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC/usrdef_nam.F90 (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC/usrdef_sbc.F90 (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/MY_SRC/usrdef_zgr.F90 (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/ICEADV/cpp_ICEADV.fcm (added) * NEMO/branches/2018/dev_r9947_SI3_advection/tests/demo_cfgs.txt (modified) add a test case from Lipscomb2004 Wed, 31 Oct 2018 18:09:43 GMT clem [10267] * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn.F90 (modified) * NEMO/branches/2018/dev_r9947_SI3_advection/src/ICE/icedyn_adv_umx.F90 (modified) improve ice thickness after advection (advection of H using u*a from ... Wed, 31 Oct 2018 17:55:36 GMT clem [10266] * NEMO/branches/2018/dev_r9947_SI3_advection (copied) create branche for ice advection improvements Fri, 13 Jul 2018 17:11:39 GMT mathiot [9945] * NEMO/trunk/src/OCE/LBC/mpp_nfd_generic.h90 (modified) initialisation of ztabl,ztabr and ztab to 0. ; fix #2118