- Jun 13, 2022
-
-
RIETTE Sébastien authored
-
- May 30, 2022
-
-
RIETTE Sébastien authored
-
- May 23, 2022
-
-
RIETTE Sébastien authored
For GPU, ice4_nucleation cannot be put in an include file as included subroutine must not contain local variables.
-
- Apr 14, 2022
-
-
RIETTE Sébastien authored
-
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
-
- Apr 13, 2022
-
-
RODIER Quentin authored
Quentin 13/04/2022: bugfix infinite loop sedimentation init inner values of ZREMAINT (bug in mesonh only)
-
- Apr 12, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
- lines too long - missing & in ifdef REPRO48 - remove ,& in pointer association - change of ASSOCIATE subroutine
-
RIETTE Sébastien authored
Original code contained a bug (autoconversion ri->rs was not set to 0 if ldsoft when ri content gets lower than the threshold). Introducing REPRO48 in ice4_slow allows to suppress the one introduced in compute_pdf to compensate.
-
- Apr 07, 2022
-
-
RIETTE Sébastien authored
Simpler array declaration ITPL initialisation Cp computed using rain
-
- Mar 30, 2022
-
-
RIETTE Sébastien authored
REPRO48 key added in aro_adjust PA/PB size declaration changed in ice4_tendencies (to allow bound checking)
-
- Mar 18, 2022
-
-
RIETTE Sébastien authored
Small modifications in ice_adjust and condensation
-
- Mar 17, 2022
-
-
RIETTE Sébastien authored
CMICRO variable passed to turb REPRO48/REPRO55 used (instead of #ifndef REK) in sedimentation_stat
-
- Mar 16, 2022
-
-
RIETTE Sébastien authored
PCOMPUTE/ZCOMPUTE replaced by logical array Last where statement decorated with mnh_expand
-
RIETTE Sébastien authored
Arrays declared with KPROMA size
-
RIETTE Sébastien authored
Suppression of ZMASK (DO with IF tests) Arrays declared with KPROMA size WHERE statement decorated with mnh_expand directives
-
RIETTE Sébastien authored
Suppression of ZMASK (DO with IF tests) Arrays declared with KPROMA size WHERE statement decorated with mnh_expand directives
-
- Mar 15, 2022
-
-
RIETTE Sébastien authored
Hail and graupel (with ICE4 option) budgets was wrong in the initial commit and different, but still wrong, in the previsous commit. Bug correction in fast_rh protected by a REPRO48 macro
-
RIETTE Sébastien authored
Hail and graupel (with ICE4 option) budgets was wrong in the initial commit and different, but still wrong, in the previsous commit. Bug correction in fast_rh protected by a REPRO48 macro
-
- Mar 10, 2022
-
-
RIETTE Sébastien authored
Suppression of ZMASK (DO with IF tests) Arrays declared with KPROMA size WHERE statement decorated with mnh_expand directives use of REPRO55 for mode_ice4_sedimentation_stat.F90 (in addition to REPRO48)
-
- Mar 09, 2022
-
-
RIETTE Sébastien authored
Suppression of ZMASK (DO with IF tests) Arrays declared with KPROMA size
-
RIETTE Sébastien authored
Suppression of ZMASK (DO with IF tests) Arrays declared with KPROMA size
-
- Mar 02, 2022
-
-
RODIER Quentin authored
-
- 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.
-
- Feb 25, 2022
-
-
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 17, 2022
-
-
RIETTE Sébastien authored
Suppression of ZMASK (DO with IF tests) Arrays declared with KPROMA size WHERE statement decorated with mnh_expand directives
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
All modd_* replaceed by structures in ICE3
-
- 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
modd_* modified to enable execution with ifort Phasing of modifications to enable PRFR option
-
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
-
-
RIETTE Sébastien authored
Suppress error message in ice4_tendencies for PRFR option as it is redundant with the message in rain_ice
-
RIETTE Sébastien authored
Modification to reproduce old results with the PRFR option
-
- Feb 10, 2022
-
-
RIETTE Sébastien authored
Adaptation of mode_ice4_compute_pdf Revisit of nucleation
-
- Feb 03, 2022
-
-
RIETTE Sébastien authored
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.
-
- Feb 01, 2022
-
-
RIETTE Sébastien authored
Modules transformed into structures (rain_ice_param, rain_ice_descr, param_ice) Both sedimentations are done rain_ice main routine is done Nucleation routines are done (using an elemental function)
-
- Jan 27, 2022
-
-
RIETTE Sébastien authored
Structures for modd_cst, modd_budget, modd_neb and modd_rain_ice_param New structure for array dimensions
-
- 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
-