# # ChangeLog for NEMO/branches/2018/dev_r9947_SI3_advection # # Generated by Trac 1.0.1 # 2024-04-26T04:51:53+02:00 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