- Jun 17, 2022
-
-
RIETTE Sébastien authored
-
- Jun 08, 2022
-
-
RIETTE Sébastien authored
Move some codes from arome specific directory to the common one Hack FCM to build a shared lib Compilation of fiat through FCM
-
- Jun 03, 2022
-
-
RIETTE Sébastien authored
-
- Jun 01, 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 20, 2022
-
-
RIETTE Sébastien authored
-
- Apr 19, 2022
-
-
RIETTE Sébastien authored
-
- 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 12, 2022
-
-
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 21, 2022
-
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
Small bugfixes to enable the compilation of AROME from scratch
-
- Mar 18, 2022
-
-
RODIER Quentin authored
Quentin 18/03/2022: modd_turbn different in arome/mesonh (TYPE for grid-nesting in mesonh). Move common->arome
-
RODIER Quentin authored
-
- Mar 17, 2022
-
-
RIETTE Sébastien authored
CMICRO variable passed to turb REPRO48/REPRO55 used (instead of #ifndef REK) in sedimentation_stat
-
- 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
-
- Mar 02, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
Quentin 02/03/2022: Merge MNH->COMMON mode_prandtl.F90 SMOOTH_FUNCTION and correction from mesonh (in REPRO48 for AROME)
-
- Feb 28, 2022
-
-
RODIER Quentin authored
Quentin 28/02/2022: Correction on AROME from Merge of QR_MNH branch : qsatmx_tab needed + problem with passing HCLOUD=CMICRO as new arg in apl_arome (TODO)
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
Some merging Suppression of unused modules Move some modules in aux
-
Some merging Move some modules in aux directory
-
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
-
RODIER Quentin authored
-
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
-
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
Quentin 26/02/2022: Adapt call of shallow_mf + 3 bug bit-repro (add ifdef REPRO48/55) to be validated in compute_entr_detr and compute_updraft
-
RODIER Quentin authored
-
RODIER Quentin authored
-
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
-