Skip to content
Snippets Groups Projects
  1. Feb 07, 2023
  2. Feb 01, 2023
  3. Jan 27, 2023
  4. Jan 18, 2023
  5. Dec 16, 2022
  6. Dec 01, 2022
  7. Nov 30, 2022
  8. Nov 18, 2022
  9. Nov 17, 2022
  10. Oct 07, 2022
  11. Sep 21, 2022
  12. Apr 14, 2022
    • RIETTE Sébastien's avatar
      S. Riette 14/4/2022 rain_ice cleaning · 69ffff0e
      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
      69ffff0e
  13. Apr 13, 2022
  14. Apr 12, 2022
  15. Mar 01, 2022
    • RODIER Quentin's avatar
      Quentin 01/03/2022: Adapt for mesonh compilation of GPU branch ice_adjust : · ce9ed31c
      RODIER Quentin authored
      - modd_budget : create TBUDGETCONF_t type and LBUDGET_* as POINTER
      - ice_adjust_elec, lima_adjust_split : comment CALL CONDENSATION for the moment
      - ini_rain_ice_elec : move allocation of variables to rain_ice_allocate (except XGAMINC_RIM3 not coded yet in modd_rain_ice_param (==>TODO for elec ?)
      - mode_fill_dimphyexn : missing USE MODE_ll for GET_INDICE_ll
      - resolved_cloud : use of CST_t + add new args for ICE_ADJUST (YLDIMPHYEX,CST, RAIN_ICE_PARAM,NEB, TBUCONF + LMFCONV)
      
      Is the call of FILL_DIMPHYEX in resolved_cloud correct ?
      
      Fields not bit_repro : THS_CLD, RVS_CLD, RCS_CLD, CLDFR
      
      But is it really not surprising ?
      ce9ed31c
  16. Feb 22, 2022
    • RODIER Quentin's avatar
      Quentin 22/02/2022: Merge from main commit 1a99e961 + corrections : · 05813625
      RODIER Quentin authored
      - phys_paramn : adapt call to turb (new args LENGTHs and MOIST)
      - modd_cturb : add LHARAT key (to move in namelist reading)
      - mode_prandtl : merge prandtl and mode_prandtl. Correct the use of SMOOTH functions
      - turb.f90 : add new args (incremental merge)
      - shuman and gradients : add adaptation of optional args as for AROME
      - remove old turb_ver routines
      - mode_turb_ver, mode_turb_ver_dyn_flux, _sv_flux, sv_corr : correction of shuman/gradient to the final solution
      - mode_turb_ver_thermo_corr : add REPRO48 to final computation of PSIGS (without : not bit_repro)
      - mode_turb_ver_thermo_flux : add REPRO55 to new upper condition of ZF flux with LOCEAN contribution + to computation of vertical divergence of the fluxes (desactivated in AROME)
      + final version of mode_prandtl (no REDR1 and REDT1 args in some functions)
      - resolved_cloud : add BUDGETS, OCND2 and 2D SIGQSAT
      05813625
  17. Feb 16, 2022
    • RODIER Quentin's avatar
      Quentin 16/02/2022: Merge from commit c8v54912 + · 76703d28
      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
      76703d28
Loading