- May 09, 2022
-
-
WAUTELET Philippe authored
(cherry picked from commit ab4a319f)
-
WAUTELET Philippe authored
Philippe 09/02/2022: profilers: add message when some variables not computed + bugfix: put values in variables in this case + move some operations outside a do loop (cherry picked from commit f78bf485)
-
WAUTELET Philippe authored
(cherry picked from commit 4c466f58)
-
WAUTELET Philippe authored
(cherry picked from commit 4d9ee7c4)
-
Juan Escobar authored
-
- May 06, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
M.Taufour: 06/05/2022: correct PSEA use with profilern (use MNH_GETSURF_PARAM) with/without CSURF=EXTE
-
RODIER Quentin authored
-
- May 05, 2022
-
-
RODIER Quentin authored
-
- Apr 29, 2022
-
-
RODIER Quentin authored
-
- Apr 28, 2022
-
-
Juan Escobar authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
B.Vié: 28/04/2022: LIMA set default_value of nested models identitcal as model 1 for all parameters of NAM_PARAM_LIMA
-
- Mar 24, 2022
-
-
RODIER Quentin authored
-
- Mar 17, 2022
-
-
RODIER Quentin authored
- PanelPlot: add legendSize for XY_lines - missing Ticks label handlers - bug : get_data_only was always True and did not work : missing value to NaN converted the data to masked_array change in names of parameters : - vectors: change Lcbarlabel to Llegendlabel + change in all KTEST namelists of the PACK
-
- Feb 08, 2022
-
-
RODIER Quentin authored
-
- Jan 24, 2022
-
-
Quentin Rodier authored
This resolves the bug trigged in th_r_from_thl_rt_1d.f90 at the LOG(ZT) when some HALO points has T values < 0. TODO: the computation in compute_entr_detr should be done only on updraft points
-
- Jan 04, 2022
-
-
RODIER Quentin authored
-
- Jan 03, 2022
-
-
RODIER Quentin authored
-
- Dec 17, 2021
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Dec 01, 2021
-
-
WAUTELET Philippe authored
(cherry picked from commit 37ea99b9)
-
WAUTELET Philippe authored
-
- Nov 19, 2021
-
-
WAUTELET Philippe authored
Philippe 19/11/2021: fix: correct lateral boundaries fieldnames for LIMA variables (be careful: forward compatibility with files is lost)
-
WAUTELET Philippe authored
Philippe 19/11/2021: change MASDEV version to 5.5.1 (necessary due to change in fileformat in next commit)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Oct 26, 2021
-
-
RODIER Quentin authored
Juan, Quentin 26/10/2021 bugfix RESTART reproductibility : use real(kind=4) for computation of LB and LS fields + DRYMASS sources bugfix
-
- Oct 25, 2021
-
-
RODIER Quentin authored
Quentin 25/10/2021: bugfix RESTART reproductibility. In the case of no online chemistry (LORILAM=F) or LDUST/LSALT=T processes changing the aerosols (XAER) at each time-step, XAER is computed once at the START segment in ini_ecmwf_radiations based on current pressure and not updated during MESONH except if LAERO_FT=T and CAER='TEGE'. At RESTART, the aerosols climatology is updated but the pressure has changed. For reproductibility, one must use LAERO_FT=T and CAER='TEGE'. XAER_CLIM was not updated in the process done by CALL AEROZON in phys_param
-