####### Commits ####### ------------------------------------------------------------------------ r14262 | clem | 2021-01-05 15:44:10 +0100 (mar., 05 janv. 2021) | 1 line remove comment in namelist_ice_ref stating that only 1 snow layer can be used. And add 5 snow layers in SPITZ12 for sette test. ------------------------------------------------------------------------ r14246 | clem | 2020-12-23 14:33:55 +0100 (mer., 23 déc. 2020) | 1 line 4.0-HEAD: change flushing param in SI3 to match better with melt pond observations ------------------------------------------------------------------------ r14214 | cetlod | 2020-12-18 12:46:40 +0100 (ven., 18 déc. 2020) | 1 line r4.0-HEAD : correct a typo ------------------------------------------------------------------------ r14211 | mathiot | 2020-12-18 11:04:16 +0100 (ven., 18 déc. 2020) | 1 line ticket #2570: switch off tramle under isf until tramle is compatible with isf cavities (SETTE results unchanged) ------------------------------------------------------------------------ r14208 | cetlod | 2020-12-18 10:50:15 +0100 (ven., 18 déc. 2020) | 1 line r4.0-HEAD : bugfix to diagnose PAR in PISCES as a mean over the whole cell, see ticket #2507 ------------------------------------------------------------------------ r14185 | hadcv | 2020-12-16 11:32:22 +0100 (mer., 16 déc. 2020) | 1 line #2564: Fix ORCA2 hand edits in dta_tsd being applied cumulatively ------------------------------------------------------------------------ r14175 | hadcv | 2020-12-15 19:25:24 +0100 (mar., 15 déc. 2020) | 1 line #2533: Fix uninitialised values in ttrd_evd diagnostic when ln_zdfevd = .false. ------------------------------------------------------------------------ r14168 | jchanut | 2020-12-14 19:32:04 +0100 (lun., 14 déc. 2020) | 2 lines #2592, ensure all processors read 2d tidal data ------------------------------------------------------------------------ r14157 | jchanut | 2020-12-11 11:36:52 +0100 (ven., 11 déc. 2020) | 2 lines #2560, correct bottom Neumann boundary conditions and bottom friction velocities ------------------------------------------------------------------------ r14106 | nicolasmartin | 2020-12-04 17:55:40 +0100 (ven., 04 déc. 2020) | 4 lines '`/vendors/AGRIF` cleaning : update AGRIF ext. ref. for `r4.0-HEAD` in compliance with previous commit The SVN update done locally executedd as expected, nothing downloaded for AGRIF despite the new setting ------------------------------------------------------------------------ r14101 | clem | 2020-12-04 16:13:54 +0100 (ven., 04 déc. 2020) | 1 line 4.0-HEAD: correct a couple of outputs in sbccpl.F90 and too long lines ------------------------------------------------------------------------ r14026 | clem | 2020-12-03 09:48:10 +0100 (jeu., 03 déc. 2020) | 1 line 4.0-HEAD: fix bugs and defects related to tickets #2573 #2575 #2576 #2578. Sette passed and those fixes are now in the trunk, so unless there is a tricky trick somewhere, everything should be fine. ------------------------------------------------------------------------ r13849 | clem | 2020-11-23 11:21:34 +0100 (lun., 23 nov. 2020) | 1 line 4.0-HEAD: fix ticket #2577 ------------------------------------------------------------------------ r13720 | clem | 2020-11-03 12:05:41 +0100 (mar., 03 nov. 2020) | 1 line 4.0-HEAD: fix ticket #2561 ------------------------------------------------------------------------ r13714 | clem | 2020-11-02 16:59:55 +0100 (lun., 02 nov. 2020) | 1 line 4.0-HEAD: fix ticket #2557. Sette results are unchanged ------------------------------------------------------------------------ ####### Changes ####### M cfgs/README.rst M cfgs/SHARED/field_def_nemo-pisces.xml M cfgs/SHARED/namelist_ice_ref M cfgs/SPITZ12/EXPREF/namelist_ice_cfg M CHANGES M doc/latex/global/document.tex M doc/latex/global/frontpage.tex M doc/latex/global/info_page.tex M doc/latex/global/new_cmds.tex M doc/latex/global/packages.tex M doc/latex/global/styles.tex M doc/latex/NEMO/subfiles/apdx_triads.tex M doc/latex/NEMO/subfiles/chap_ZDF.tex M doc/latex/TOP/subfiles/model_description.tex M doc/manual_build.sh M doc/rst/requirements.txt M doc/rst/source/conf.py M doc/rst/source/guide.rst M doc/tools/check_pkg.py M doc/tools/shr_func.sh M INSTALL.rst M src/ICE/icectl.F90 M src/ICE/icedyn_adv_pra.F90 M src/ICE/icedyn_adv_umx.F90 M src/ICE/icedyn.F90 M src/ICE/ice.F90 M src/ICE/iceistate.F90 M src/ICE/iceitd.F90 M src/ICE/icesbc.F90 M src/ICE/icestp.F90 M src/ICE/icetab.F90 M src/ICE/icethd_dh.F90 M src/ICE/icethd.F90 M src/ICE/icethd_pnd.F90 M src/ICE/icethd_zdf_bl99.F90 M src/ICE/iceupdate.F90 M src/ICE/icevar.F90 M src/OCE/ASM/README.rst M src/OCE/BDY/bdytides.F90 M src/OCE/DOM/dtatsd.F90 M src/OCE/OBS/README.rst M src/OCE/SBC/README.rst M src/OCE/SBC/sbccpl.F90 M src/OCE/TRA/tramle.F90 M src/OCE/TRD/trdtra.F90 M src/OCE/USR/README.rst M src/OCE/ZDF/zdfgls.F90 M src/SAS/nemogcm.F90 M src/SAS/README.rst M src/TOP/PISCES/P4Z/p4zopt.F90 M tests/README.rst