- Nov 17, 2022
-
-
RIETTE Sébastien authored
NOT TESTED!
-
RIETTE Sébastien authored
Bug correction in compute_updraft_rhcj: bit-repro of small_3D_alt8 now OK Tolerance threshold modified in comp_DDH due to reference and/or OS version change Explanations in check_commit_ial about references to use for special test cases
-
- Oct 21, 2022
-
-
RIETTE Sébastien authored
Add env variables and script options to define the git repository on github Choice of the IAL version to use is now define by the content of the src/arom/ial_version.json file
-
- Oct 18, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Oct 17, 2022
-
-
RODIER Quentin authored
-
RIETTE Sébastien authored
Compilation system update with the help from Rolf Heilemann Myhre
-
- Oct 14, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
Quentin 14/10/2022: Cleaning, rm modules not used; use TURBN structures to simplify logical, real/int, strings args usage add PRSNOW arg in turb
-
- Oct 07, 2022
-
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
- Oct 05, 2022
-
-
RODIER Quentin authored
-
- Oct 04, 2022
-
-
RIETTE Sébastien authored
-
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 27, 2022
-
-
RODIER Quentin authored
-
- 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)
-
RODIER Quentin authored
Quentin 19/08/2022: packing tke_eps_sources uniformize use of IIJB:IIJE + correct bug on vertical loop index
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Aug 18, 2022
-
-
RODIER Quentin authored
Quentin 18/08/2022: move 3D computation of rmc01 (optional part) in rmc01_3D in case RMC01 tested in AROME (with horizontal packing)
-
RODIER Quentin authored
Quentin 18/08/2022: Incomplete NPROMA bloc test lead to correction on loop index computation (IIJB:IIJE)
-
- Aug 16, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
Quentin 16/08/2022: Prepare hpacking of turb.F90 (END) + internal subroutines (DELT,DEAR,COMPUTE_FUNCTION_THERMO, CLOUD_MODIF_LM)
-
RODIER Quentin authored
- Mesonh: add ext/ibm_affectv and remove USE MODI_IBM_MIXINGLENGTH (not used) - AROME : mnh_expand in tm06 optimization and simplify ibm_mixinglength
-
RODIER Quentin authored
- source_neg_correct : Explicit dim. declaration + version for AROME/MESONH different (for Packing) - ibm_mixinglength : Explicit dim. declaration (3D vars must be kept : horizontal computations ==> turb 3D) - rotate_wind and update_rotate_wind : Explicit dim. declaration in (3D vars must be kept : horizontal computations ==> turb 3D) - move turb.F90/update_rotate_wind within mode_rotate_wind.F90 - mode_sbl_phy : Packing LMO + uniformize packing - mode_tm06 : Packing - turb.F90 : adapt CALLs
-
RODIER Quentin authored
-
- Aug 15, 2022
-
-
RODIER Quentin authored
-
- Aug 12, 2022
-
-
RODIER Quentin authored
+ add new shuman functions that takes 2D array (i,j) instead of 3D for specific computation in turb_ver_dyn + expand last parts of turb_ver_dyn + remove USE MODD_OCEANH and add ocean args as intent(in)
-
RODIER Quentin authored
TODO: remove index:index by index and add mnh_expand again on turb_ver_dyn
-
RODIER Quentin authored
Quentin 12/08/2022: Expand + explicit dims mode_turb_ver_dyn (END) : OCEAN + L2D + prepare for hor. packing
-