- Feb 22, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
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
-
RODIER Quentin authored
-
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
-
- Feb 15, 2022
-
-
OCND2 included in common code (from AROME version) OCND2 specific code moved in common/micro or arome/dead_code directories High/Low cloud included for condensation (from Méso-NH version) Harmonie SPP code moved outside of physics condensation and ice_adjust optimised by Ryad compute_frac_ice as an elemental procedure
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
Quentin 15/02/2022: Merge rain_ice_red : compile OK but not bit-repro. Move budget (not optional) args + adapt call rain_ice_red in resolved_cloud
-
- Feb 14, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
Quentin 14/02/2022: Merge from main commit fef9ac31 + correct use of MODE in ini_ice_c1r3 + ini_param_elec
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Feb 11, 2022
-
-
RODIER Quentin authored
Quentin 11/02/2022: Merge from commit 538ca2b7 + modify variables ZA_* and ZB_* into a 2D variables ZA and ZB (as in arome/micro/rain_ice.F90)
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
This reverts commit 20f0d482.
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Feb 10, 2022
-
-
RODIER Quentin authored
bugfix for bit-repro of mesonh test case from commit main a1e7305d
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Feb 07, 2022
-
-
RODIER Quentin authored
-
- Jan 24, 2022
-
-
RODIER Quentin authored
Quentin 24/01/2022: bugfix last commit, module MODD_REF already existing in micro/modd_refaro for LCOUPLES
-
- Jan 21, 2022
-
-
RODIER Quentin authored
Quentin 21/01/2022: bugfix last commit functions in tools.F90 not read by mode_ll.F90 (despite the USE ???) ==> Functions WEST/SOUTH/NORTH/EST migrated to mode_ll.F90
-
RODIER Quentin authored
-
RODIER Quentin authored
Arome Aux: - mode_tools.F90 : LWEST,LNORTH,LSOUTH,LEAST*_ll
-
RODIER Quentin authored
-
RODIER Quentin authored
- One part of the code is not activated in AROME (this part was changed in MNH : is the bug corrected or not) ? To be tested - A part of the fluxes at IKE was changed during the LOCEAN integration in MNH : Jean-Luc Redelsperger was contacted to see if it was a bug correction or not : to be tested in AROME as well
-
RODIER Quentin authored
-
- Jan 20, 2022
-
-
RODIER Quentin authored
-