- Oct 04, 2022
-
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
- Sep 29, 2022
-
-
RIETTE Sébastien authored
In the previsous commit the physics modifications between cy48t1 and cy48t3 have been introduced in PHYEX but still using the cy48t1 pack. This commit introduces new modifications (in arome/ext) to use the cy48t3 pack. Results are different due to modifications introduced betwwen cy48t1 and cy48t3 in parts other than the physics. So, a new reference is needed (modifications in check_commit_ial.sh, INSTALL_pack_ial.md).
-
- Sep 21, 2022
-
-
RIETTE Sébastien authored
-
- Sep 15, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Sep 08, 2022
-
-
RIETTE Sébastien authored
-
- Sep 07, 2022
-
-
RIETTE Sébastien authored
-
- Aug 19, 2022
-
-
RODIER Quentin authored
Quentin 19/08/2022: bugfix at merge (mode_prandtl AROME version was used instead of MNH for RED variables)
-
- Jul 28, 2022
-
-
RODIER Quentin authored
-
- Jul 27, 2022
-
-
RODIER Quentin authored
-
- Jul 19, 2022
-
-
RODIER Quentin authored
- bugfix with ADAP - FLOAT() to REAL() in lima_adjust* - bugfix budget in rain_ice_elec - others = minors or comments
-
- Jul 08, 2022
-
-
RIETTE Sébastien authored
The budget subroutines have been cleaned Unused subroutines in the arome directory have been removed Minor update of the check_commit_* scripts
-
- Jul 07, 2022
-
-
RODIER Quentin authored
Quentin 07/07/2022: turb, LDIAG_IN_RUN and XCURRENT_TKE_DISS moved outside of turb (passing as args)
-
- Jul 05, 2022
-
-
RIETTE Sébastien authored
-
- Jun 29, 2022
-
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
- Jun 20, 2022
-
-
RODIER Quentin authored
Quentin 20/06/2022: bugfix, missing add arguments in call turb of optionnal PTR and PDISS for mesonh
-
RODIER Quentin authored
-
- 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)
-