SPLA : unplugging Jeronimo Escribano’s assimilation emission coefficient files, in a minimalist, non-distructive way.
Each file reading is put under an IF("ASSIM"=="YES"), always false.
Thorough removal of assimilation coefficients will follow.
32 lines of code changed in 1 file:
Revert these files to trunk state
79 lines of code changed in 12 files:
Sync latest trunk changes to Ocean_skin
211 lines of code changed in 23 files:
Bug fix: do not finalize XIOS context
Replace call to `finalize_parallel` by calls to `mpi_finalize` and
`xios_finalize`. The difference is that `finalize_parallel` also calls
`xios_context_finalize`. This crashed ce0l because the context is not
initialized in ce0l. The bug was introduced in revision [3501].
22 lines of code changed in 1 file:
Additional constraint on ngroup
Move existing constraint on ngroup from `groupeun_loc` to `conf_gcm`
(abort as soon as possible if input is bad) and add constraint on
ngroup and jjm. As in revision [3802] on trunk.
4 lines of code changed in 3 files:
SPLA code cleaning :
concerns the updating from LMDZ5 to LMDZ6 (rev 3786),
and other obsolete lines and fragments, like everything related to "ok_histrac" flag
(which sent SPLA output in a "histrac.nc" file using IOIPSL; in 2014 J Escribano included SPLA output in the usual LMDZ hist* files.)
37 lines of code changed in 4 files:
Replacement of LOGICAL "ok_snow" flag by INTEGER "landice_opt" (as in phys_output_write_mod.F90),
required by the introduction of INLANDSIS interface between LMDZ and the snow in SISVAT (rev r3792 by E. Vignon).
2 lines of code changed in 1 file:
makelmdz_fcm adds "_spla" suffix to gcm name when compiling LMDZ with SPLA
(option "-dust true")
5 lines of code changed in 1 file:
Make dynamics restart.nc file be in "64-bit offset" mode to enable generating large files. While at it also enforce this for limit.nc, guide_ins.nc and grilles_gcm.nc generated by the model.
EM
12 lines of code changed in 9 files:
Move existing constraint on ngroup from `groupeun_loc` to `conf_gcm`
(abort as soon as possible if input is bad) and add constraint on
ngroup and jjm.
4 lines of code changed in 3 files:
Bug fix from revision 3800
1 lines of code changed in 1 file:
Modifications nécessaires pour les isotopes
CRisi
154 lines of code changed in 6 files:
Bug fix: no operation in arg of `histwrite_phy`
An operation like `zx_rhl*100`. in the actual argument of
`histwrite_phy` crashes the code if it is compiled in debug mode: at
the first call of `phys_output_write_mod`, `zx_rhl` is not defined.
4 lines of code changed in 1 file:
Sync latest trunk changes to Ocean_skin
5998 lines of code changed in 143 files:
Polish
2 lines of code changed in 1 file:
Possible problem from Etienne's 3794 commit
0 lines of code changed in 1 file:
En cas de guidage du modele avec ses propres sorties, pas besoin de convertir les niveaux de pressions en Pa
FC
6 lines of code changed in 1 file:
AJOUT INLANDSIS, correction makefiles
3 lines of code changed in 2 files:
Ajout INLANDSIS phase 2: mise à jour des makefile et creation du
inlandsis.def
70 lines of code changed in 5 files:
Ajout de INLANDSIS, nouvelle interface entre LMDZ et la neige de SISVAT
Etienne, 04/01/2021
9065 lines of code changed in 28 files: