modify name of parameter to read in case we want to coupled dms between ocean and atmosphere
Like this we will read the same parameter for the same coupling
1 lines of code changed in 1 file:
modifications en vue de la reprise de l'atelier tke a la rentree
208 lines of code changed in 3 files:
Somebody forgot to link in the new routine
22 lines of code changed in 1 file:
remove a typo error
1 lines of code changed in 1 file:
add use of wxios, only: using_xios need for the compilation
1 lines of code changed in 1 file:
add a flag for the dms cycle between ocean and atmosphere
remove cpp key CPLOCNINCA activated by option cplocninca
remove compilation option cplocninca
64 lines of code changed in 4 files:
modification de Lea pour inclure une dependance de la phase a la temperature du sommet du nuage
53 lines of code changed in 9 files:
Add a fix to homogenize type_trac between lmdz and dynamico
LMDZ had lost the backward compatibility of type_trac in list form. This commit makes it possible again
19 lines of code changed in 2 files:
Update xml files def for StratAer.
2 lines of code changed in 2 files:
REPROBUS update: to use a copy of StratAer emission (volcanic eruption)
25 lines of code changed in 4 files:
fix bug in phylmdiso
5 lines of code changed in 1 file:
petits ajustements suite a la derniere commission
19 lines of code changed in 2 files:
commission pour l'atelier TKE avec introduction d'une resolution pronostique
de lequation de la tke
137 lines of code changed in 3 files:
Fix for StratAer: dead link removed, link to phylmd/StratAer added in phylmdiso.
0 lines of code changed in 1 file:
Fix for r4625
2 lines of code changed in 2 files:
same commit than rev [4627] (I forgot phylmdiso in the previous commit)
1 lines of code changed in 1 file:
add a test on aerosol_couple before reading aerosol files in init_aero_fromfile. If we are using inca aerosols, we don't need to read these files
6 lines of code changed in 2 files:
StratAer fix: stratH2O_methox needs aerophys, located in the StratAer folder and needing strataer_local_var_mod
=> moved to StratAer/ ; the CALL in physiq_mod is now between CPP keys.
To be changed soon to allow stratH2O_methox usage without StratAer.
174 lines of code changed in 4 files:
StratAer commit, N. Lebas
196 lines of code changed in 8 files:
17 lines of code changed in 1 file:
Changement de nom dans phylmdiso
698 lines of code changed in 6 files:
Correction et complement du dernier
587 lines of code changed in 4 files:
Identite nom de "module=fichier" (pour makelmdz)
111 lines of code changed in 4 files:
Suppress usage of preprocessing key CPP_XIOS.
Wrapper file is used to suppress XIOS symbol when xios is not linked and not used (-io ioipsl)
The CPP_XIOS key is replaced in model by "using_xios" boolean variable to switch between IOIPSL or XIOS output.
YM
2585 lines of code changed in 66 files:
Fix compilation error when activating Dust compilation.
Variable entr_therm must have INTENT(INOUT), to be compliant with the declared interface of thermcell_dq recently introduced by the use of the module lmdz_thermcell_dq
YM
4 lines of code changed in 1 file:
revert commit from rev 4613
iflag_ratqs is used without be defined, compiler with check option complain at runtime and stop the execution.
YM
17 lines of code changed in 1 file:
Integration/replay_isation travail Louis (ratqs)
1889 lines of code changed in 29 files:
Correction isotopes
2 lines of code changed in 1 file:
Add of an output file containing mass flow when offline parameter is to "yes"
this file will be on horizontal grid with vertical level klev
When LMDZ is coupled to Inca, we don't call anymore the routine phystoken if offline=y
Anne Cozic
191 lines of code changed in 8 files:
Fixe a bug when we are using xios on dynamics and we are coupling with atm chemistry
We need to add some switching context when we call finalize_inca routine
Anne Cozic
48 lines of code changed in 1 file:
Fixe a bug on declaration of group using XIOS routines
This need to be done before xios_close_context and before Xios inheritance
(Anne Cozic)
97 lines of code changed in 2 files:
Synchronisation des dynzon.nc a chaque ecriture
5 lines of code changed in 1 file:
Fix in pure openmp parallel mode, missing "IF (using_mpi)" to protect an MPI call thats must not be down in pure openMP
YM
9 lines of code changed in 1 file:
Retour partiel include -> #include en 1D
18 lines of code changed in 2 files:
Bug fix introduced in rev 4600 (is_using_mpi was undefined)
YM
2 lines of code changed in 1 file: