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:
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:
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:
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:
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:
update arch-X64_IRENE to run on redhat8
0 lines of code changed in 2 files:
io_lon and io_lat not exist in unstructured grid - modify inca call to take this in account
52 lines of code changed in 1 file:
remove two abort_gcm which is not known when we compile with dynamico and we are not using dyn3dmem / dyn3d_common
4 lines of code changed in 2 files:
correct a compilator bug for inca use
8 lines of code changed in 1 file:
Add a syntax correction in leapfrog_loc for compilation with inca / add a condition on inca in phys_output_write to be use without inca
5 lines of code changed in 2 files:
added (and call) a routine for the calculation of mass flux used in offline mode
205 lines of code changed in 4 files:
fixed two bug for coupling with inca
1- allow the possibility of having tracers names with H2O in it (like H2O2)
2- allow the possibility of having other water tracers in inca
4 lines of code changed in 2 files:
remove two variables not used anymore and not declared
1 lines of code changed in 1 file:
modify lmdz code in order to transfer to inca model all infomations necessary for the coupling with dynamico
53 lines of code changed in 6 files:
Add condition to write some variables in output (without inca, or only with new physics)
80 lines of code changed in 1 file:
(44 more)