- Nov 29, 2022
-
-
RODIER Quentin authored
-
- Nov 25, 2022
-
-
RODIER Quentin authored
-
- Oct 17, 2022
-
-
RIETTE Sébastien authored
Compilation system update with the help from Rolf Heilemann Myhre
-
- Oct 07, 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
-
- Jul 05, 2022
-
-
RIETTE Sébastien authored
-
- Jun 30, 2022
-
-
RIETTE Sébastien authored
-
- Jun 29, 2022
-
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
- Jun 22, 2022
-
-
RIETTE Sébastien authored
-
- Jun 17, 2022
-
-
RIETTE Sébastien authored
-
- Jun 14, 2022
-
-
RIETTE Sébastien authored
-
- Jun 13, 2022
-
-
RIETTE Sébastien authored
-
- Jun 09, 2022
-
-
RIETTE Sébastien authored
mode_th_r_from_thl_rt_1?.F90 are suppressed and replaced by a single th_r_from_thl_rt.func.h include file.
-
- 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
-
- May 30, 2022
-
-
RIETTE Sébastien authored
-
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
-