- 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 02, 2022
-
-
RODIER Quentin authored
-
- Feb 28, 2022
-
-
RODIER Quentin authored
-
Some merging Move some modules in aux directory
-
- Feb 25, 2022
-
-
- 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
-
RIETTE Sébastien authored
nucleation optimised docs/TODO updated
-
- 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
-
- Feb 14, 2022
-
-
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
-
- Feb 11, 2022
-
-
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
-
- Feb 03, 2022
-
-
RIETTE Sébastien authored
Some merging Move some modules in aux directory
-
- Jan 24, 2022
-
-
RIETTE Sébastien authored
-
- Jan 18, 2022
-
-
RIETTE Sébastien authored
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 11, 2022
-
-
RIETTE Sébastien authored
The 3 routines are merged into mode_compute_frac_ice using optimisation (with pointers) developped by Ryad.
-
RIETTE Sébastien authored
Merge arome rain_ice with: - Ryad's versio: optimisation, KPROMA blocs - Meso-NH version: subgrid precipiation Arome aux: - mode_ll to provide get_indice_ll - mode_budget Known issues: - Bug around KPROMA blocs: results are different when used - precipitation fraction cannot be used as long as condensation is not merged - mode_ice4_sedimentation_momentum is still not plugged
-
- Dec 01, 2021
-
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
- Nov 30, 2021
-
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
- Nov 26, 2021
-
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
merge AROME, Meso-NH and Ryad's version cleaning of forgotten modi tools.f90 added from Meso-NH package
-
- Nov 25, 2021
-
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
- Nov 24, 2021
-
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
Modifications prepared by Ryad are stored in arome/modset_Ryad To help the merging of ice4_fast_ri, the array syntax was replaced by a DO loop
-
- Nov 05, 2021
-
-
RODIER Quentin authored
-