New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
CHANGES in NEMO/releases/r4.0/r4.0.5 – NEMO

source: NEMO/releases/r4.0/r4.0.5/CHANGES

Last change on this file was 14496, checked in by nicolasmartin, 3 years ago

Add CHANGES

File size: 5.2 KB
Line 
1#######
2Commits
3#######
4
5------------------------------------------------------------------------
6r14262 | clem | 2021-01-05 15:44:10 +0100 (mar., 05 janv. 2021) | 1 line
7
8remove comment in namelist_ice_ref stating that only 1 snow layer can be used. And add 5 snow layers in SPITZ12 for sette test.
9------------------------------------------------------------------------
10r14246 | clem | 2020-12-23 14:33:55 +0100 (mer., 23 déc. 2020) | 1 line
11
124.0-HEAD: change flushing param in SI3 to match better with melt pond observations
13------------------------------------------------------------------------
14r14214 | cetlod | 2020-12-18 12:46:40 +0100 (ven., 18 déc. 2020) | 1 line
15
16r4.0-HEAD : correct a typo
17------------------------------------------------------------------------
18r14211 | mathiot | 2020-12-18 11:04:16 +0100 (ven., 18 déc. 2020) | 1 line
19
20ticket #2570: switch off tramle under isf until tramle is compatible with isf cavities (SETTE results unchanged)
21------------------------------------------------------------------------
22r14208 | cetlod | 2020-12-18 10:50:15 +0100 (ven., 18 déc. 2020) | 1 line
23
24r4.0-HEAD : bugfix to diagnose PAR in PISCES as a mean over the whole cell, see ticket #2507
25------------------------------------------------------------------------
26r14185 | hadcv | 2020-12-16 11:32:22 +0100 (mer., 16 déc. 2020) | 1 line
27
28#2564: Fix ORCA2 hand edits in dta_tsd being applied cumulatively
29------------------------------------------------------------------------
30r14175 | hadcv | 2020-12-15 19:25:24 +0100 (mar., 15 déc. 2020) | 1 line
31
32#2533: Fix uninitialised values in ttrd_evd diagnostic when ln_zdfevd = .false.
33------------------------------------------------------------------------
34r14168 | jchanut | 2020-12-14 19:32:04 +0100 (lun., 14 déc. 2020) | 2 lines
35
36#2592, ensure all processors read 2d tidal data
37
38------------------------------------------------------------------------
39r14157 | jchanut | 2020-12-11 11:36:52 +0100 (ven., 11 déc. 2020) | 2 lines
40
41#2560, correct bottom Neumann boundary conditions and bottom friction velocities
42
43------------------------------------------------------------------------
44r14106 | nicolasmartin | 2020-12-04 17:55:40 +0100 (ven., 04 déc. 2020) | 4 lines
45
46'`/vendors/AGRIF` cleaning : update AGRIF ext. ref. for `r4.0-HEAD` in compliance with previous
47commit
48The SVN update done locally executedd as expected, nothing downloaded for AGRIF despite the new setting
49
50------------------------------------------------------------------------
51r14101 | clem | 2020-12-04 16:13:54 +0100 (ven., 04 déc. 2020) | 1 line
52
534.0-HEAD: correct a couple of outputs in sbccpl.F90 and too long lines
54------------------------------------------------------------------------
55r14026 | clem | 2020-12-03 09:48:10 +0100 (jeu., 03 déc. 2020) | 1 line
56
574.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.
58------------------------------------------------------------------------
59r13849 | clem | 2020-11-23 11:21:34 +0100 (lun., 23 nov. 2020) | 1 line
60
614.0-HEAD: fix ticket #2577
62------------------------------------------------------------------------
63r13720 | clem | 2020-11-03 12:05:41 +0100 (mar., 03 nov. 2020) | 1 line
64
654.0-HEAD: fix ticket #2561
66------------------------------------------------------------------------
67r13714 | clem | 2020-11-02 16:59:55 +0100 (lun., 02 nov. 2020) | 1 line
68
694.0-HEAD: fix ticket #2557. Sette results are unchanged
70------------------------------------------------------------------------
71
72#######
73Changes
74#######
75
76M       cfgs/README.rst
77M       cfgs/SHARED/field_def_nemo-pisces.xml
78M       cfgs/SHARED/namelist_ice_ref
79M       cfgs/SPITZ12/EXPREF/namelist_ice_cfg
80M       CHANGES
81M       doc/latex/global/document.tex
82M       doc/latex/global/frontpage.tex
83M       doc/latex/global/info_page.tex
84M       doc/latex/global/new_cmds.tex
85M       doc/latex/global/packages.tex
86M       doc/latex/global/styles.tex
87M       doc/latex/NEMO/subfiles/apdx_triads.tex
88M       doc/latex/NEMO/subfiles/chap_ZDF.tex
89M       doc/latex/TOP/subfiles/model_description.tex
90M       doc/manual_build.sh
91M       doc/rst/requirements.txt
92M       doc/rst/source/conf.py
93M       doc/rst/source/guide.rst
94M       doc/tools/check_pkg.py
95M       doc/tools/shr_func.sh
96M       INSTALL.rst
97M       src/ICE/icectl.F90
98M       src/ICE/icedyn_adv_pra.F90
99M       src/ICE/icedyn_adv_umx.F90
100M       src/ICE/icedyn.F90
101M       src/ICE/ice.F90
102M       src/ICE/iceistate.F90
103M       src/ICE/iceitd.F90
104M       src/ICE/icesbc.F90
105M       src/ICE/icestp.F90
106M       src/ICE/icetab.F90
107M       src/ICE/icethd_dh.F90
108M       src/ICE/icethd.F90
109M       src/ICE/icethd_pnd.F90
110M       src/ICE/icethd_zdf_bl99.F90
111M       src/ICE/iceupdate.F90
112M       src/ICE/icevar.F90
113M       src/OCE/ASM/README.rst
114M       src/OCE/BDY/bdytides.F90
115M       src/OCE/DOM/dtatsd.F90
116M       src/OCE/OBS/README.rst
117M       src/OCE/SBC/README.rst
118M       src/OCE/SBC/sbccpl.F90
119M       src/OCE/TRA/tramle.F90
120M       src/OCE/TRD/trdtra.F90
121M       src/OCE/USR/README.rst
122M       src/OCE/ZDF/zdfgls.F90
123M       src/SAS/nemogcm.F90
124M       src/SAS/README.rst
125M       src/TOP/PISCES/P4Z/p4zopt.F90
126M       tests/README.rst
Note: See TracBrowser for help on using the repository browser.