/LMDZ5 Developers: crio

Login name:
crio
Total Commits:
27 (0,1 %)
Lines of Code:
442 (0,0 %)
Most Recent Commit:
2017-06-06 16:31
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for crio

Activity by Day of Week for crio

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 27 (100.0%) 442 (100.0%) 16.3
trunk/libf/phylmd/ 22 (81.5%) 386 (87.3%) 17.5
branches/testing/libf/phylmd/ 3 (11.1%) 32 (7.2%) 10.6
trunk/libf/phylmd/dyn1d/ 2 (7.4%) 24 (5.4%) 12.0

Activity of crio

Most Recent Commits

crio 2017-06-06 16:31 Rev.: 2904

Modifications pour faire tourner le cas 1D RCE de Caroline dans le format eq_rd_cv (forcing_type=0)

Modifications to run the 1D RCE case-study of Caroline in the eq_rd_cv format (forcing_type=0)

24 lines of code changed in 2 files:

  • trunk/libf/phylmd/dyn1d: 1DUTILS.h (+5 -3), lmdz1d.F90 (+19)
crio 2016-01-05 17:37 Rev.: 2420

Nouvelle option d'epluchage de l'ascendance adiabatique dans le schema d'Emanuel: epluchage fonction de B/w2 au lieu de w. S'active avec iflag_mix_adiab=1 (valeur par defaut iflag_mix_adiab=0). Fonctionne avec iflag_mix=0 et iflag_mix=1.
Correction de bugs dans le schema de convection pour le calcul de inb, cape et buoy (sous le meme flag pour l'instant).
New option for the erosion of the adiabatic ascent in the Emanuel scheme: erosion function of B/w2 instead of w. Activated by iflag_mix_adiab=1 (standard value iflag_mix_adiab=0). Should work with iflag_mix=0 and iflag_mix=1.
Various bug corrections in the convection scheme for the computation of inb, cape, buoy (protected by the same flag for now).

275 lines of code changed in 7 files:

  • trunk/libf/phylmd: YOMCST2.h (+2 -2), conf_phys_m.F90 (+17), cv3_buoy.F90 (+12 -1), cv3_routines.F90 (+30 -1), cv3p1_closure.F90 (+107 -2), cv3p2_closure.F90 (+106), cva_driver.F90 (+1 -1)
crio 2015-12-23 20:13 Rev.: 2415

Prise en compte de l'effet Bergeron dans les flux de pluie grande-echelle
Activer en mettant iflag_bergeron=1 dans physiq.def (valeur par defaut 0)
Representation of the Bergeron effect in the large-scale precipitation fluxes
Activate by iflag_bergeron=1 in physiq.def (standard value 0)

29 lines of code changed in 3 files:

  • trunk/libf/phylmd: conf_phys_m.F90 (+16 -5), fisrtilp.F90 (+11), fisrtilp.h (+2)
crio 2015-12-23 18:05 Rev.: 2414

Prise en compte de l'effet Bergeron dans les flux de pluie grande-echelle
Activer en mettant iflag_bergeron=1 dans physiq.def (valeur par défaut 0)
Representation of the Bergeron effect in the large-scale precipitation fluxes
Activate by iflag_bergeron=1 in physiq.def (standard value 0)

32 lines of code changed in 3 files:

  • branches/testing/libf/phylmd: conf_phys_m.F90 (+16 -5), fisrtilp.F90 (+14 -2), fisrtilp.h (+2)
crio 2015-05-22 17:52 Rev.: 2287

21 lines of code changed in 3 files:

  • trunk/libf/phylmd: conf_phys_m.F90 (+13), cv3_routines.F90 (+5 -2), nuage.h (+3 -1)
crio 2015-03-11 13:23 Rev.: 2224

cv3p1_closure: Bug fix in the toothpaste closure computation (dimension of klfc).
physiq: check number of H2O tracers if thermodynamical effect of ice is included. Stop simulation if ice water is missing.

14 lines of code changed in 2 files:

  • trunk/libf/phylmd: cv3p1_closure.F90 (+7 -4), physiq.F90 (+7)
crio 2015-03-10 21:36 Rev.: 2223

Variation de qsat avec la température lors de la condensation grande-échelle:
Recalcul de la température après condensation au lieu d'utiliser la température Tbef calculée dans la boucle pour assurer la conservation de l'énergie malgré l'imprécision du calcul issu de la boucle de convergence.

2 lines of code changed in 1 file:

  • trunk/libf/phylmd: fisrtilp.F90 (+2 -10)
crio 2015-02-10 16:23 Rev.: 2201

Expérience du tube de dentifrice: Ajout d'un terme de grande-échelle dans
la fermeture du schéma de convection. La fraction de la convergence
grande-échelle de masse au LFC ajoutée au flux de masse à la base calculé
par la fermeture en ALP est controlée par coef_clos_ls lu dans physiq.def
(valeur comprise entre 0 et 1, 0 par défaut).
Tube of toothpaste experiment: Additional large-scale term in the closure
formulation of the deep convection scheme. The fraction of the large-scale
convergence of mass at LFC additioned to the cloud-base mass-flux given by
the ALP closure is controlled by coef_clos_ls read in physiq.def (value
between 0 and 1, 0 by default).

45 lines of code changed in 6 files:

  • trunk/libf/phylmd: YOMCST2.h (+2 -1), concvl.F90 (+2 -1), conf_phys_m.F90 (+12), cv3a_compress.F90 (+5 -2), cv3p1_closure.F90 (+18 -2), cva_driver.F90 (+6 -4)
Generated by StatSVN 0.7.0