- Jan 27, 2023
-
-
RODIER Quentin authored
-
- Dec 01, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Nov 17, 2022
-
-
RIETTE Sébastien authored
NOT TESTED!
-
- Sep 21, 2022
-
-
RIETTE Sébastien 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
-
- 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
-
- Mar 01, 2022
-
-
RODIER Quentin authored
- modd_budget : create TBUDGETCONF_t type and LBUDGET_* as POINTER - ice_adjust_elec, lima_adjust_split : comment CALL CONDENSATION for the moment - ini_rain_ice_elec : move allocation of variables to rain_ice_allocate (except XGAMINC_RIM3 not coded yet in modd_rain_ice_param (==>TODO for elec ?) - mode_fill_dimphyexn : missing USE MODE_ll for GET_INDICE_ll - resolved_cloud : use of CST_t + add new args for ICE_ADJUST (YLDIMPHYEX,CST, RAIN_ICE_PARAM,NEB, TBUCONF + LMFCONV) Is the call of FILL_DIMPHYEX in resolved_cloud correct ? Fields not bit_repro : THS_CLD, RVS_CLD, RCS_CLD, CLDFR But is it really not surprising ?
-
- 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
-
- Nov 05, 2021
-
-
RODIER Quentin authored
-