Skip to content
Snippets Groups Projects
  1. Nov 17, 2022
  2. Sep 21, 2022
  3. Jul 19, 2022
  4. Jun 29, 2022
  5. Apr 19, 2022
  6. 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
  7. Apr 12, 2022
  8. Mar 07, 2022
  9. Mar 02, 2022
  10. 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
  11. Feb 28, 2022
  12. Feb 25, 2022
  13. 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
    • RIETTE Sébastien's avatar
      Sébastien Riette 16/02/2022 patch for belenos · c2678f06
      RIETTE Sébastien authored
      modd_* modified to enable execution with ifort
      Phasing of modifications to enable PRFR option
      c2678f06
    • RIETTE Sébastien's avatar
      Sébastien Riette 16/02/2022 nucleation · 9df244f2
      RIETTE Sébastien authored
      nucleation optimised
      docs/TODO updated
      9df244f2
  14. Feb 15, 2022
    • RIETTE Sébastien's avatar
      Sébastien Riette 18/01/2022 ICE3 adjustment · e287aef6
      RIETTE Sébastien authored and RODIER Quentin's avatar RODIER Quentin committed
      OCND2 included in common code (from AROME version)
      OCND2 specific code moved in common/micro or arome/dead_code directories
      High/Low cloud included for condensation (from Méso-NH version)
      Harmonie SPP code moved outside of physics
      condensation and ice_adjust optimised by Ryad
      compute_frac_ice as an elemental procedure
      e287aef6
  15. Feb 14, 2022
  16. Feb 11, 2022
  17. Feb 10, 2022
  18. Feb 03, 2022
  19. Feb 01, 2022
  20. Jan 27, 2022
  21. Jan 24, 2022
  22. Jan 18, 2022
    • RIETTE Sébastien's avatar
      Sébastien Riette 18/01/2022 ICE3 adjustment · c8b54912
      RIETTE Sébastien authored
      OCND2 included in common code (from AROME version)
      OCND2 specific code moved in common/micro or arome/dead_code directories
      High/Low cloud included for condensation (from Méso-NH version)
      Harmonie SPP code moved outside of physics
      condensation and ice_adjust optimised by Ryad
      compute_frac_ice as an elemental procedure
      c8b54912
  23. Jan 11, 2022
    • RIETTE Sébastien's avatar
      SR 11/01/2022 compute_frac_ice · bea2f224
      RIETTE Sébastien authored
      The 3 routines are merged into mode_compute_frac_ice
      using optimisation (with pointers) developped by Ryad.
      bea2f224
    • RIETTE Sébastien's avatar
      Sébastien 11/01/2022 First rain_ice (new/red) merge · bdd10dd5
      RIETTE Sébastien authored
      Merge arome rain_ice with:
      - Ryad's versio: optimisation, KPROMA blocs
      - Meso-NH version: subgrid precipiation
      Arome aux:
      - mode_ll to provide get_indice_ll
      - mode_budget
      
      Known issues:
      - Bug around KPROMA blocs: results are different when used
      - precipitation fraction cannot be used as long as condensation is not merged
      - mode_ice4_sedimentation_momentum is still not plugged
      bdd10dd5
  24. Dec 01, 2021
  25. Nov 30, 2021
Loading