- Feb 28, 2022
-
-
Merge of shallow_mf (Meso-NH version taken as reference) Suppression of arome/chem/module/mod?_*.mod files Bug correction in condensation +1 => -KKL Bug correction in ice4_sedimentation_stat around PRPFR init to 0.
-
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
-
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
-
- 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
-
- Jan 24, 2022
-
-
RIETTE Sébastien authored
Replacement of modd_mfshall in AROME by modd_param_mfshall Merge mf_turb_expl
-
- Jan 21, 2022
-
-
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
-
- 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
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
-
- 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 23, 2021
-
-
RIETTE Sébastien authored
- mv *.f90 *.F90 - bug corrections in bl89 and compute_bl89_ml - code modification to take into account the new interface of bl89 and compute_bl89_ml - introduction of the REPRO48 compilation key
-
- Nov 18, 2021
-
-
RIETTE Sébastien authored
Creation of the temporary 'externals' directory for AROME. This directory will contain the AROME specific version of source codes that is not part of the PHYEX package but is needed by the package. Main mods: - XRTM17, LOCEAN and ocean related constants added - AROME specific version of modd_precision, modd_dynn created - creation of a message system for AROME: modd_io and mode_msg Other mods: - mv budget in externals - creation of the docs directory (containing working documents) - creation of src/arome/gmkpack_ignored_files; the file contains the list of the source codes which must be ignored by gmkpack but was present in the main pack. This file is necessary while the ecboundle mechanism is not used.
-