Skip to content
Snippets Groups Projects
  1. Feb 25, 2022
  2. 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
  3. Jan 24, 2022
  4. Jan 21, 2022
  5. Jan 20, 2022
  6. Jan 19, 2022
  7. Jan 14, 2022
    • RODIER Quentin's avatar
      Quentin 14/01/2022: tke_eps_sources merge with I/O and _ll sources : · 9cdbed20
      RODIER Quentin authored
      Arome aux:
       - get_halo.F90
       - argslist_ll for LIST_ll, ADD3DFIELD_ll, CLEANLIST_ll
       - modd_field.F90 for type TFIELDDATA (MesoNH I/O)
       - mode_io_field_write.F90 for IO_FIELD_WRITE subroutine
       - mode_ll.F90 : add UPDATE_HALO_ll
       - mode_io.F90 : add type TFILEDATA (MesoNH I/O)
      
       Known issues:
       - Budgets merged, it compiles but crashes at run
       - mesonh subroutine calls (turb, tke_eps_sources) not adapted (see new optionnal args)
      9cdbed20
  8. 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
  9. Nov 30, 2021
  10. Nov 24, 2021
  11. Nov 23, 2021
    • RIETTE Sébastien's avatar
      AROME fix for the c5b54ddd commit v2 · 1b2fa451
      RIETTE Sébastien authored
      - mv *.f90 *.F90
      - bug corrections in bl89 and compute_bl89_ml
      - code modification to take into account the new interface of
      bl89 and compute_bl89_ml
      - introduction of the REPRO48 compilation key
      1b2fa451
  12. Nov 18, 2021
    • RIETTE Sébastien's avatar
      AROME fix for the c5b54ddd commit · 1baeba20
      RIETTE Sébastien authored
      Creation of the temporary 'externals' directory for AROME.
      This directory will contain the AROME specific version of
      source codes that is not part of the PHYEX package but is
      needed by the package.
      
      Main mods:
      - XRTM17, LOCEAN and ocean related constants added
      - AROME specific version of modd_precision, modd_dynn created
      - creation of a message system for AROME: modd_io and mode_msg
      
      Other mods:
      - mv budget in externals
      - creation of the docs directory (containing working documents)
      - creation of src/arome/gmkpack_ignored_files; the file contains
        the list of the source codes which must be ignored by gmkpack
        but was present in the main pack. This file is necessary while
        the ecboundle mechanism is not used.
      1baeba20
  13. Nov 08, 2021
  14. Nov 05, 2021
  15. Oct 22, 2021
Loading