July 2023 Commit Log

Number of Commits:
35
Number of Active Developers:
7
acozic 2023-07-28 09:35 Rev.: 4645

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:

evignon 2023-07-26 21:59 Rev.: 4644

modifications en vue de la reprise de l'atelier tke a la rentree

208 lines of code changed in 3 files:

fairhead 2023-07-25 14:39 Rev.: 4643

Somebody forgot to link in the new routine

22 lines of code changed in 1 file:

acozic 2023-07-25 10:09 Rev.: 4642

remove a typo error

1 lines of code changed in 1 file:

acozic 2023-07-25 10:06 Rev.: 4641

add use of wxios, only: using_xios need for the compilation

1 lines of code changed in 1 file:

acozic 2023-07-24 15:50 Rev.: 4640

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:

evignon 2023-07-24 15:46 Rev.: 4639

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:

acozic 2023-07-21 09:42 Rev.: 4638

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:

lfalletti 2023-07-20 11:20 Rev.: 4637

Update xml files def for StratAer.

2 lines of code changed in 2 files:

lfalletti 2023-07-20 11:09 Rev.: 4636

REPROBUS update: to use a copy of StratAer emission (volcanic eruption)

25 lines of code changed in 4 files:

evignon 2023-07-19 13:44 Rev.: 4633

fix bug in phylmdiso

5 lines of code changed in 1 file:

evignon 2023-07-18 14:27 Rev.: 4632

petits ajustements suite a la derniere commission

19 lines of code changed in 2 files:

evignon 2023-07-18 10:36 Rev.: 4631

commission pour l'atelier TKE avec introduction d'une resolution pronostique
de lequation de la tke

137 lines of code changed in 3 files:

dcugnet 2023-07-17 09:40 Rev.: 4630

Fix for StratAer: dead link removed, link to phylmd/StratAer added in phylmdiso.

0 lines of code changed in 1 file:

dcugnet 2023-07-13 15:46 Rev.: 4629

Fix for r4625

2 lines of code changed in 2 files:

acozic 2023-07-13 14:32 Rev.: 4628

same commit than rev [4627] (I forgot phylmdiso in the previous commit)

1 lines of code changed in 1 file:

acozic 2023-07-13 14:31 Rev.: 4627

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:

dcugnet 2023-07-13 13:14 Rev.: 4626

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:

dcugnet 2023-07-12 22:31 Rev.: 4625

StratAer commit, N. Lebas

196 lines of code changed in 8 files:

fhourdin 2023-07-10 08:53 Rev.: 4623

17 lines of code changed in 1 file:

fhourdin 2023-07-10 08:23 Rev.: 4622

Changement de nom dans phylmdiso

698 lines of code changed in 6 files:

fhourdin 2023-07-10 06:45 Rev.: 4621

Correction et complement du dernier

587 lines of code changed in 4 files:

fhourdin 2023-07-10 06:43 Rev.: 4620

Identite nom de "module=fichier" (pour makelmdz)

111 lines of code changed in 4 files:

ymeurdesoif 2023-07-10 00:40 Rev.: 4619

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:

ymeurdesoif 2023-07-09 23:38 Rev.: 4618

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:

ymeurdesoif 2023-07-09 23:24 Rev.: 4617

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:

fhourdin 2023-07-07 03:01 Rev.: 4613

Integration/replay_isation travail Louis (ratqs)

1889 lines of code changed in 29 files:

fhourdin 2023-07-07 00:56 Rev.: 4612

Correction isotopes

2 lines of code changed in 1 file:

acozic 2023-07-05 11:03 Rev.: 4608

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:

acozic 2023-07-05 10:39 Rev.: 4607

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:

acozic 2023-07-05 10:35 Rev.: 4606

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:

fhourdin 2023-07-04 18:30 Rev.: 4605

Synchronisation des dynzon.nc a chaque ecriture

5 lines of code changed in 1 file:

ymeurdesoif 2023-07-04 11:27 Rev.: 4604

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:

fhourdin 2023-07-03 18:42 Rev.: 4603

Retour partiel include -> #include en 1D

18 lines of code changed in 2 files:

ymeurdesoif 2023-07-03 13:54 Rev.: 4602

Bug fix introduced in rev 4600 (is_using_mpi was undefined)

YM

2 lines of code changed in 1 file:

June 2023 »

Generated by StatSVN 0.7.0