- Feb 28, 2022
-
-
RODIER Quentin authored
- TKE advective source needed for mesonh (tke_eps_sources) - add CALL SOURCES_NEG_CORRECT - move some optional args of turb. for mesonh
-
RODIER Quentin authored
-
- Feb 26, 2022
-
-
RODIER Quentin authored
Quentin 26/02/2022: missing bugfixes from last commit : 3 bug bit-repro (add ifdef REPRO48/55) to be validated in compute_entr_detr and compute_updraft
-
RODIER Quentin authored
-
- Feb 25, 2022
-
-
compute_updraft and compute_updraft_raha are OK for compute_updraft_rhcj10: waiting for a answer from Rachel and/or Yves
-
+ compute_bl89_ml as a mode_
-
+ correction mf_turb_expl.F90
-
RODIER Quentin authored
Quentin 25/02/2022: correction of mode_compute_mf_cloud_direct.F90 from commit 878073e5 (not bit-repro with MesoNH)
-
-
Replacement of modd_mfshall in AROME by modd_param_mfshall Merge mf_turb_expl
-
-
mode_compute_frac_ice becomes an include file which must be used in contains section of subroutines through an #include or a fortran INCLUDE
-
-
- 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
-
- Jan 27, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
- Add Abort in shuman and gradient only for horizontal finite difference
-
RODIER Quentin authored
-
- Jan 26, 2022
-
-
RIETTE Sébastien authored
Not totally finished because of the interface of compute_updraft_rhcj01 that is not definitive. PDX and PDY must be passed to the routine from aro_shallow, arp_shallow and phys_param
-
RIETTE Sébastien authored
compute_updraft and compute_updraft_raha are OK for compute_updraft_rhcj10: waiting for a answer from Rachel and/or Yves
-
RODIER Quentin authored
Quentin 26/01/2022: Merge turb.F90 MNH->COMMON CALL ABORT for _ll routines for AROME + move TPFILE I/O type to aro_turb_mnh
-
- Jan 25, 2022
-
-
RODIER Quentin authored
-
RIETTE Sébastien authored
+ compute_bl89_ml as a mode_
-
RODIER Quentin authored
-
RIETTE Sébastien authored
+ correction mf_turb_expl.F90
-
RIETTE Sébastien authored
-
- Jan 24, 2022
-
-
RODIER Quentin authored
-
RIETTE Sébastien authored
Replacement of modd_mfshall in AROME by modd_param_mfshall Merge mf_turb_expl
-
RODIER Quentin authored
- PLEM ==> back to ZLM with PLEM as OUT optionnal (for MNH only) - variables at Time t PUM,PVM,PWM....==>PUT,PVT,PWT (variable name convention) - minors
-
RODIER Quentin authored
The interface of BL_DEPTH_DIAG was merged into MODULE PROCEDURE
-
RIETTE Sébastien authored
-
RODIER Quentin authored
-
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
-
RIETTE Sébastien authored
mode_compute_frac_ice becomes an include file which must be used in contains section of subroutines through an #include or a fortran INCLUDE
-
RODIER Quentin authored
-