- Sep 15, 2022
-
-
RODIER Quentin authored
-
- Jul 28, 2022
-
-
RODIER Quentin authored
-
- Jul 19, 2022
-
-
RODIER Quentin authored
- bugfix with ADAP - FLOAT() to REAL() in lima_adjust* - bugfix budget in rain_ice_elec - others = minors or comments
-
- Jul 07, 2022
-
-
RODIER Quentin authored
Quentin 07/07/2022: turb, LDIAG_IN_RUN and XCURRENT_TKE_DISS moved outside of turb (passing as args)
-
- Jun 20, 2022
-
-
RODIER Quentin authored
Quentin 20/06/2022: bugfix, missing add arguments in call turb of optionnal PTR and PDISS for mesonh
-
RODIER Quentin authored
-
- Apr 14, 2022
-
-
RIETTE Sébastien authored
mesonh/micro/rain_ice.f90 -> mesonh/micro/rain_ice_old.f90 mesonh/micro/rain_ice_red.f90 -> mesonh/micro/rain_ice.f90 bugfix for the new condensation interface interface harmonisation betwwen mesonh/micro/rain_ice_red.f90 and arome/micro/rain_ice.F90
-
- Feb 28, 2022
-
-
RODIER Quentin authored
-
- Feb 26, 2022
-
-
RODIER Quentin authored
Quentin 26/02/2022: Adapt call of shallow_mf + 3 bug bit-repro (add ifdef REPRO48/55) to be validated in compute_entr_detr and compute_updraft
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Feb 24, 2022
-
-
RODIER Quentin authored
-
- Feb 22, 2022
-
-
RODIER Quentin authored
- phys_paramn : adapt call to turb (new args LENGTHs and MOIST) - modd_cturb : add LHARAT key (to move in namelist reading) - mode_prandtl : merge prandtl and mode_prandtl. Correct the use of SMOOTH functions - turb.f90 : add new args (incremental merge) - shuman and gradients : add adaptation of optional args as for AROME - remove old turb_ver routines - mode_turb_ver, mode_turb_ver_dyn_flux, _sv_flux, sv_corr : correction of shuman/gradient to the final solution - mode_turb_ver_thermo_corr : add REPRO48 to final computation of PSIGS (without : not bit_repro) - mode_turb_ver_thermo_flux : add REPRO55 to new upper condition of ZF flux with LOCEAN contribution + to computation of vertical divergence of the fluxes (desactivated in AROME) + final version of mode_prandtl (no REDR1 and REDT1 args in some functions) - resolved_cloud : add BUDGETS, OCND2 and 2D SIGQSAT
-
RODIER Quentin authored
-
- Feb 16, 2022
-
-
RODIER Quentin authored
- modi_condensation : remove MODD_SPP_TYPE (not used) - condensation : fill HALO (NaN present) of PRC,PRV,PRI (OUT) with IN values (should be only on HALO instead of full copy) ==> on GPU branch, NaN should not trigg an exception in ice_adjust on the test of ZW1< 0.0 (SR) + PT computation on KIB:KIE only (because ZFRAC is defined on physical point only) in the CALL COMPUTE_FRAC_ICE - modi/ice_adjust, condensation : move the TBUDGETS/KBUDGETS args (non optional possible) before the optionnal args - mode_icecloud : modi_tiwmx was removed and the QSATMX_TAB is now in MODE_QSATMW_TAB - lima_adjust_split, : SIGQSAT is now 2D
-