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.4 – NEMO

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

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

Add CHANGES

File size: 8.4 KB
Line 
1#######
2Commits
3#######
4
5------------------------------------------------------------------------
6r13648 | clem | 2020-10-21 10:35:24 +0200 (mer., 21 oct. 2020) | 1 line
7
84.0-HEAD:remove isig1 isig2 isig3 from the file_def.xml
9------------------------------------------------------------------------
10r13646 | clem | 2020-10-20 17:33:01 +0200 (mar., 20 oct. 2020) | 1 line
11
124.0-HEAD: change diagnostics of the ellipse for ice rheology (already done in the trunk). And avoid annoying prints from bbl
13------------------------------------------------------------------------
14r13642 | clem | 2020-10-20 00:58:34 +0200 (mar., 20 oct. 2020) | 1 line
15
164.0-HEAD: use the transmitted solar for the ice budget. See #2545
17------------------------------------------------------------------------
18r13640 | clem | 2020-10-19 19:15:09 +0200 (lun., 19 oct. 2020) | 1 line
19
204.0-HEAD: solve ticket #2554
21------------------------------------------------------------------------
22r13635 | mathiot | 2020-10-19 16:14:38 +0200 (lun., 19 oct. 2020) | 1 line
23
24fix ticket #2551 in NEMO4
25------------------------------------------------------------------------
26r13634 | mathiot | 2020-10-19 16:12:54 +0200 (lun., 19 oct. 2020) | 1 line
27
28fix ticket #2553 in NEMO4
29------------------------------------------------------------------------
30r13617 | clem | 2020-10-16 10:07:20 +0200 (ven., 16 oct. 2020) | 1 line
31
324.0-HEAD: optimization of both Prather and UMx advection schemes. Related to ticket #2552
33------------------------------------------------------------------------
34r13589 | clem | 2020-10-14 15:35:49 +0200 (mer., 14 oct. 2020) | 1 line
35
364.0-HEAD: rewrite heat budget of sea ice to make it perfectly conservative by construction. Also, activating ln_icediachk now gives an ascii file (icedrift_diagnostics.ascii) containing mass, salt and heat global conservation issues (if any). In addition, 2D drift files can be outputed (icedrift_mass...) but since I did not want to change the xml files, one has to uncomment some lines in icectl.F90 and add the corresponding fields in field_def_oce.xml
37------------------------------------------------------------------------
38r13581 | mathiot | 2020-10-09 13:49:08 +0200 (ven., 09 oct. 2020) | 1 line
39
40ticket #2544: add initialisation snwice_fmass (NEMO 4)
41------------------------------------------------------------------------
42r13566 | clem | 2020-10-05 16:20:37 +0200 (lun., 05 oct. 2020) | 1 line
43
444.0-HEAD: reduce number of communications for UMx advection scheme (SI3).
45------------------------------------------------------------------------
46r13564 | clem | 2020-10-05 15:33:21 +0200 (lun., 05 oct. 2020) | 1 line
47
484.0-HEAD: 2nd step to drastically reduce the number of communications in Parther advection scheme (SI3). Sette tests passed. Results are unchanged
49------------------------------------------------------------------------
50r13554 | clem | 2020-10-02 08:48:30 +0200 (ven., 02 oct. 2020) | 1 line
51
524.0-HEAD: 1st step to drastically reduce the number of communications in Parther advection scheme (SI3). It changes slightly run.stat because some loops are not written in the same order but outputs from a 1year long creg025 simulation are identical
53------------------------------------------------------------------------
54r13549 | clem | 2020-10-01 12:01:26 +0200 (jeu., 01 oct. 2020) | 1 line
55
564.0-HEAD: remove one communication in rheology, so about 100 overall.
57------------------------------------------------------------------------
58r13511 | smasson | 2020-09-24 10:55:10 +0200 (jeu., 24 sept. 2020) | 1 line
59
60r4.0-HEAD: avoid unnecessary division by 0 in gls, correspond to [13506]
61------------------------------------------------------------------------
62r13494 | clem | 2020-09-21 10:26:09 +0200 (lun., 21 sept. 2020) | 1 line
63
644.0-HEAD: avoid one unecessary calculation, almost cosmetics
65------------------------------------------------------------------------
66r13492 | smasson | 2020-09-18 17:27:27 +0200 (ven., 18 sept. 2020) | 1 line
67
68r4.0-HEAD: avoid to use undefined values in GLS. pass all sette etsts in debug mode
69------------------------------------------------------------------------
70r13484 | clem | 2020-09-17 14:45:07 +0200 (jeu., 17 sept. 2020) | 1 line
71
724.0-HEAD: fix ticket #2522
73------------------------------------------------------------------------
74r13481 | clem | 2020-09-16 19:14:51 +0200 (mer., 16 sept. 2020) | 1 line
75
76r4.0-HEAD: backward compatibility following commit r13477 from the trunk
77------------------------------------------------------------------------
78r13480 | clem | 2020-09-16 19:03:32 +0200 (mer., 16 sept. 2020) | 1 line
79
80fix compilation issue in BENCH
81------------------------------------------------------------------------
82r13479 | clem | 2020-09-16 18:56:46 +0200 (mer., 16 sept. 2020) | 1 line
83
844.0-HEAD: update agrif routines so that it takes into account the pond lids (forgotten initially)
85------------------------------------------------------------------------
86r13456 | francesca | 2020-09-10 17:42:42 +0200 (jeu., 10 sept. 2020) | 1 line
87
88fix ticket #2520 in r4.0-HEAD
89------------------------------------------------------------------------
90r13449 | gsamson | 2020-09-03 16:40:10 +0200 (jeu., 03 sept. 2020) | 1 line
91
92add sst_m & sss_m init in ice_rst_read when using SAS + simplified ice restart; ticket #2518
93------------------------------------------------------------------------
94r13445 | acc | 2020-09-01 18:25:07 +0200 (mar., 01 sept. 2020) | 1 line
95
96r4.0-HEAD. Simple fix to enable the nn_iceini_file=2 option to work as intended. This fixes #2517
97------------------------------------------------------------------------
98r13444 | gsamson | 2020-08-31 10:58:55 +0200 (lun., 31 août 2020) | 1 line
99
100move 'a_i_last_couple' variable declaration and allocation from ice.F90 to sbccpl.F90; delete cice specific declaration from sbc_ice.F90 and inialize 'info' variable to 'OASIS_idle' in sbc_cpl_snd routine (sbccpl.F90); see ticket #2514
101------------------------------------------------------------------------
102r13436 | acc | 2020-08-25 17:11:29 +0200 (mar., 25 août 2020) | 1 line
103
104r4.0-HEAD: minor modifications to usrdef_fmask.F90 and domain.F90 to consistently check for ORCA configurations. Fixed #2515
105------------------------------------------------------------------------
106r13412 | gsamson | 2020-08-19 10:20:28 +0200 (mer., 19 août 2020) | 1 line
107
108correct format typo in prt_ctl_init
109------------------------------------------------------------------------
110
111#######
112Changes
113#######
114
115M       cfgs/AGRIF_DEMO/EXPREF/file_def_nemo-ice.xml
116M       cfgs/ORCA2_ICE_PISCES/EXPREF/file_def_nemo-ice.xml
117M       cfgs/SHARED/field_def_nemo-ice.xml
118M       cfgs/SHARED/field_def_nemo-oce.xml
119M       cfgs/SHARED/namelist_ref
120M       cfgs/SPITZ12/EXPREF/file_def_nemo-ice.xml
121M       CHANGES
122M       doc/latex/global/document.tex
123M       doc/latex/global/frontpage.tex
124M       doc/latex/global/new_cmds.tex
125M       doc/latex/global/packages.tex
126M       doc/latex/global/styles.tex
127M       doc/latex/NEMO/subfiles/apdx_triads.tex
128M       doc/latex/NEMO/subfiles/chap_ZDF.tex
129M       doc/latex/TOP/subfiles/model_description.tex
130M       doc/manual_build.sh
131M       doc/rst/requirements.txt
132M       doc/rst/source/conf.py
133M       doc/rst/source/guide.rst
134M       doc/tools/check_pkg.py
135M       doc/tools/shr_func.sh
136M       INSTALL.rst
137M       src/ICE/ice1d.F90
138M       src/ICE/icecor.F90
139M       src/ICE/icectl.F90
140M       src/ICE/icedyn_adv_pra.F90
141M       src/ICE/icedyn_adv_umx.F90
142M       src/ICE/icedyn_rdgrft.F90
143M       src/ICE/icedyn_rhg_evp.F90
144M       src/ICE/ice.F90
145M       src/ICE/iceitd.F90
146M       src/ICE/icerst.F90
147M       src/ICE/icestp.F90
148M       src/ICE/icethd_dh.F90
149M       src/ICE/icethd_do.F90
150M       src/ICE/icethd.F90
151M       src/ICE/iceupdate.F90
152M       src/NST/agrif_ice_interp.F90
153M       src/NST/agrif_ice_update.F90
154M       src/NST/agrif_user.F90
155M       src/OCE/ASM/README.rst
156M       src/OCE/BDY/bdyice.F90
157M       src/OCE/DOM/domain.F90
158M       src/OCE/IOM/prtctl.F90
159M       src/OCE/LBC/lib_mpp.F90
160M       src/OCE/OBS/README.rst
161M       src/OCE/SBC/README.rst
162M       src/OCE/SBC/sbccpl.F90
163M       src/OCE/SBC/sbcflx.F90
164M       src/OCE/SBC/sbcfwb.F90
165M       src/OCE/SBC/sbc_ice.F90
166M       src/OCE/SBC/sbcmod.F90
167M       src/OCE/TRA/traadv_cen.F90
168M       src/OCE/TRA/trabbl.F90
169M       src/OCE/USR/usrdef_fmask.F90
170M       src/OCE/ZDF/zdfdrg.F90
171M       src/OCE/ZDF/zdfgls.F90
172M       src/SAS/README.rst
173M       tests/BENCH/MY_SRC/usrdef_sbc.F90
174M       tests/ICE_ADV2D/EXPREF/file_def_nemo-ice.xml
175M       tests/ICE_AGRIF/EXPREF/file_def_nemo-ice.xml
Note: See TracBrowser for help on using the repository browser.