Skip to content
Snippets Groups Projects
  1. Apr 12, 2023
  2. Jan 31, 2023
  3. Oct 03, 2022
  4. Sep 08, 2022
  5. May 11, 2022
  6. May 09, 2022
  7. Apr 28, 2022
  8. Apr 26, 2022
  9. Feb 11, 2022
  10. Jan 05, 2022
  11. Jan 04, 2022
  12. Dec 01, 2021
  13. Jul 07, 2021
  14. Jun 29, 2021
    • RODIER Quentin's avatar
      P.Tulet 29/06/2021: SURFEX bugfix, PK%NSIZE_P can be zero leading to missing... · 5c068483
      RODIER Quentin authored
      P.Tulet 29/06/2021: SURFEX bugfix, PK%NSIZE_P can be zero leading to missing initialization of dust variables + missing logical LCH_SURF_EMIS for chemical emission activation
      5c068483
    • RODIER Quentin's avatar
    • WAUTELET Philippe's avatar
    • RODIER Quentin's avatar
      Quentin 29/06/2021: SURFEX merge bugfix 8.1 : · 9f4c537c
      RODIER Quentin authored
      23/07/2018  Correction from Arsene Druel for maj average
      23/07/2018 Correction to read the 10-days periods in the PGD file (Rafife Nheili)
      23/07/2018 Correction for PGD and NAM_DATA (Arsene Druel)
      22/08/2018 Bug for parallel PREP & snow (array sizes) (Q. Rodier)
      23/08/2018 Correction for LSPLIT_PATCH and LRESET_BUDGET=F (P. Samuelsson)
      23/08/2018 Correction to have the same diagnostic output fields names with LSPLIT_PATCH=F
      05/09/2018  bug fix from Aaron for MEB - initialisation
      14/09/2018 Bugfix ISBA MEB (Aaron Boone)
      25/09/2018 Error of dimension in allocation
      10/10/2018 Bugfix ISBA MEB (Aaron Boone)
      23/10/2018 Correction for upward compatibility for snow albedo
      14/05/2019 BugFix: correction of H_TREE calculation by patch (impact only if H_TREE given in namelist, and if NPATCH different of 1 or NVEGTYPE)
      21/06/2019 BugFix: correction of ZMASK used to initialise TEB variables when GTEB=FALSE in the extern file read for initialisation
      23/08/2019 Bugfix NVEGTYPE_ECOSG / NVEGTYPE in read_nam_pgd_isba_meb (CEN)
      17/11/2020 Bugfix: wrong initialisation of LIGNIN_STRUC and SOILCARB (when CRESPSL=CNT)
      17/11/2020 Bugfix: correction for the writing of the variable ROOTFRAC in PREP file
      29/03/2021 BugFix: YPHFILETYPE initialized twice, and missing initialization for YFERTFILETYPE
      Updated to last commit (e826177a)
      9f4c537c
    • RODIER Quentin's avatar
      Quentin 29/06/2021: bugfix SURFEX avoid abort for interpolation of a field... · 9631f831
      RODIER Quentin authored
      Quentin 29/06/2021: bugfix SURFEX avoid abort for interpolation of a field which is fully XUNDEF at spawning with ECOCLIMAP-SG. With ECOSG, a field can be fully XUNDEF after PGD.
      9631f831
  15. Jun 28, 2021
  16. Mar 26, 2021
  17. Dec 11, 2020
  18. Oct 27, 2020
  19. Sep 16, 2020
    • RODIER Quentin's avatar
      Quentin 16/09/2020: TSWATER bugfix: major correction on reading the land mask... · 5cc0c0ad
      RODIER Quentin authored
      Quentin 16/09/2020: TSWATER bugfix: major correction on reading the land mask for interpolation of inland temperature TSWATER from GRIB file for AROME, ARPEGE, IFS and MOCAGE. The bug is present since MNH541 July 2018 when GFS was introduced. For all models, the land mask is 1=land ; 0=sea/inland water. Then, the surface temperature of the lakes is XUNDEF for PMASK/=0. With PMASK/=1 the surface temperature of the lakes was equal to land surface temperature (T2 in the grib)
      5cc0c0ad
  20. Sep 03, 2020
    • RODIER Quentin's avatar
      Quentin 03/09/2020: GFS bugfix: vertical interpolation... · 231fe82f
      RODIER Quentin authored
      Quentin 03/09/2020: GFS bugfix: vertical interpolation (ver_inter_to_mixed_grid.f90) from the GFS isobaric pressure grid was wrong.
      Previously, the computation of the altitude of mass points XZMASS_LS (ver_prep_gribex.f90) was done from XZFLUX_LS computed from the orography PZS_LS (in change_gribex_var.f90) as for hybrid vertical coordinate.
      However, the vertical grid of GFS is isobaric pressure (no orography). Thus, previously the first level of GFS data (at 1000hPa) was interpolated at the first grid level of MNH (orography + ZHAT) leading to strong biais of temperature, wind and so on near high topography. The corrections include :
      - reading of all levels (31),
      - add tyeOfFirstFixedSurface argument for SEARCH_FIELD routine to read correctly the orography and geopotential height from the GRIB,
      - reading the geopotential height in read_all_data_grib_case.f90 for GFS and inject it in the case of vertical interpolation of an isobaric pressure grid in ver_prep_gribex_case.
      231fe82f
  21. Jul 28, 2020
  22. Jul 24, 2020
  23. Jun 12, 2020
  24. Feb 28, 2020
  25. Feb 26, 2020
  26. Feb 11, 2020
  27. Jan 27, 2020
  28. Nov 27, 2019
  29. Nov 21, 2019
  30. Oct 11, 2019
  31. Sep 19, 2019
  32. Jul 03, 2019
Loading