Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/mpas dycore reorg #133

Merged

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    82dbe8c View commit details
    Browse the repository at this point in the history
  2. Update submodules

    dustinswales committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4b3b5e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b01ced7 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. HR4 and SFS baseline update: Improve convection/radiation interaction…

    … in the GFS physics suite (ufs-community#2340)
    
    * ccpp-physics - update convection and PBL schemes to improve cloud/convection interaction
    
    * Output updraft value of convective cloud condensate in FV3 and CCPP
    
    * update xkinv1 to 0.15
    
    * add check if progsigma is true
    lisa-bengtsson authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c127601 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Land surface upgrades for HR4 (ufs-community#2354)

    * HR4 land surface upgrades to address surface cold biases
    
    * update noahmp table
    HelinWei-NOAA authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7544ee8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. update CMEPS (ufs-community#2352)

      * CMEPS - Sync CMEPS with ESCOMP/main.
    DeniseWorthen authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e6ec3d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Fix dumpfields=true option by using ESMF_FieldBundleWrite (ufs-commun…

    …ity#2355)
    
    * UFSWM - Fix dumpfields=true option in FV3 by using ESMF_FieldBundleWrite
      * FV3 - Fix dumpfields=true option by using ESMF_FieldBundleWrite
    
    * Update rt_utils.sh. Set ECF_HOST on wcoss2 explicitly
    DusanJovic-NOAA authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b5a1976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e82655 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Add omega calculation and change LSM diag option to RTs (ufs-communit…

    …y#2373)
    
    * UFSWM - Adds pass_full_omega_to_physics_in_non_hydrostatic_model parameter in the global_control.nml.IN namelist and
              sets it to true for non-hydrostatic runs. An additional field (omga) has been added to the diag_tables.
    dpsarmie authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ee4f19a View commit details
    Browse the repository at this point in the history
  2. MPAS building in UFSATM! Some more reorganization. Initial infrastruc…

    …ture for CCPP. More CMake modifications
    dustinswales committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f0c3a78 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. initialize scalar field when created for non-CSG (cube-sphere grid) c…

    …omponents (ufs-community#2370)
    
    * UFSWM - 
      * CICE - initialize scalar field when created
      * MOM6 - initialize scalar field when created
      * WW3 - initialize scalar field when created
    DeniseWorthen authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    74abf0f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    fe47b33 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. In fv3atm: convert GFS DDTs from blocked data structures to contiguou…

    …s arrays (ufs-community#2183)
    
    * UFSWM - In fv3atm and submodules, convert internal GFS DDTs from blocked data structures to contiguous arrays. This excludes the (external) `GFS_extdiag` and `GFS_restart` DDTs.
      * AQM - 
      * CDEPS - 
      * CICE - 
      * CMEPS - 
      * CMakeModules - 
      * FV3 - Convert GFS DDTs from blocked data structures to contiguous arrays (not including GFS_restart and GFS_extdiag DDTs)
        * ccpp-physics - Convert GFS DDTs from blocked data structures to contiguous arrays (affects `GFS_debug.{F90,meta} only`)
        * atmos_cubed_sphere - Convert GFS DDTs from blocked data structures to contiguous arrays and remove IPD_Data super DDT
      * GOCART - 
      * HYCOM - 
      * MOM6 - 
      * NOAHMP - 
      * WW3 - 
      * stochastic_physics -
    climbfuji authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fcf0022 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Addition of python script to add yaml-based test option + Creation of…

    … FV3 diag table documentation ufs-community#2277 + SKEB fix with d_con = zero ufs-community#2374 (ufs-community#2278)
    
    * UFSWM - python scripts for yaml and rocoto-xml conversion, experiment setup, and test log output  
    * Add python superlint option
    * Documentation update: doc/UsersGuide/source/tables/fv3_diag_table.rst
        * FV3 - 
        * atmos_cubed_sphere - bugfix: allocates heat_source when skeb is True and d_con is zero
    jkbk2004 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a1143cc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    f26d538 View commit details
    Browse the repository at this point in the history
  2. Address comments

    dustinswales committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4c2f900 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. update to MOM6 main 20240729 commit (gfdl-to-main-2024-05-31) (ufs-co…

    …mmunity#2381)
    
    * using MOM6 test branch
          add MOM_dynamics_split_RK2b.F90 and MOM_EOS_base_type.F90 in cmake list
          add extra 8PE for cpld_debug_pdlib job
          set DEFAULT_ANSWER_DATE=20231231 in 5x5 case
          add USE_HUYNH_STENCIL_BUG = True in MOM_input
          using MOM6 restart file as BL for sfs and hafs_mom jobs
    
    * remove USE_HUYNH_STENCIL_BUG = True in MOM_input
      switch FIX_USTAR_GUSTLESS_BUG=F to USTAR_GUSTLESS_BUG=T
    
    * switch FIX_USTAR_GUSTLESS_BUG to USTAR_GUSTLESS_BUG for MOM_input_hafs
    
    * set USE_HUYNH_STENCIL_BUG = True
    jiandewang authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    6d0454c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Allow use of downscaled warmstart files for cpld_control_sfs test (uf…

    …s-community#2375)
    
    * UFSWM - Update the MOM_input templates and RT scripts to allow use of downscaled MOM6 and CICE6 warmstarts.
    
    * update script variables and sfs test
    DeniseWorthen authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b3cdd8e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    4952814 View commit details
    Browse the repository at this point in the history
  2. sync with head of NOAA-EMC UPP develop (ufs-community#2326)

    * UFSWM - update g2tmpl library, g2 library, UPP hash. Sync parm files with new UPP version.
      * FV3 - update inline post for UPP, point UPP submodule to head of develop, revise spack.yaml
    SamuelTrahanNOAA authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fcc9f84 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Unify CDEPS gfs, cfsr, and gefs datm datamodes + Improve error checki…

    …ng in rt.sh (2388) + Add ability to read increment files on native cubed sphere grid (2304) (ufs-community#2389)
    
    * UFSWM -  Unify CDEPS gfs, cfsr, and gefs datm datamodes. Add ability to read increment files on native cubed sphere grid.  Update rt scripts to fix checking the job exit status from Slurm and PBS schedulers.
      * FV3 - Add namelist parameter for cubed sphere increment read and update atmos_cubed_sphere hash for GFDL 
        Atmospheric Cubed Sphere PR #[342](NOAA-GFDL/GFDL_atmos_cubed_sphere#342)
         * atmos_cubed_sphere - Add ability to read increments from files on native cubed sphere grid
      * CDEPS - Unify CDEPS gfs, cfsr, and gefs datm datamodes. Rename CDEPS-related FILENAME_BASE to FILEBASE_DATM in 
         tests. Sunset gfs_hafs datamode.
    NickSzapiro-NOAA authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    94a3cd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Combination for CCPP-physics ufs-community#213 and ufs-community#218

    …(H2O scheme refactor and C3/SAS/MYNN fix) (ufs-community#2408)
    
    * UFSWM - Refactor NRL h2o photochemical scheme; add "tendency_of_vertically_diffused_tracer_concentration" as output 
         from the MYNN PBL scheme
      * FV3 - Refactor NRL h2o photochemical scheme; add "tendency_of_vertically_diffused_tracer_concentration" as output from 
         the MYNN PBL scheme
          * ccpp-physics - Refactor NRL h2o photochemical scheme; add "tendency_of_vertically_diffused_tracer_concentration" as 
             output from the MYNN PBL scheme
    grantfirl authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1c4fcf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Update CMEPS; fix aux history functionality for float variable type; …

    …Switch to using Aux history files in atm_ds2s_docn_dice test; Remove IFI tests (was ufs-community#2417) (ufs-community#2395)
    
    * UFSWM - 
      * CMEPS - fix aux history functionality; sync with ESCOMP
      * UFSWM - use auxiliary history files as input for atm_ds2s_docn_dice; remove the IFI tests
    DeniseWorthen authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9ae4f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6418b4 View commit details
    Browse the repository at this point in the history
  3. Revert unneeded change

    dustinswales committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7d0e826 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. update mom6 to its main repo. 20240824 commit (FMA) (ufs-community#2412)

     *MOM6 - update MOM6 to its main repo. 20240824 updating (GFDL's FMA PR)
    jiandewang authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6a4e09e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Update damping and time step parameters (ufs-community#2363)

    * UFSWM - Update default parameter values for damping based off of work done for GW
    dpsarmie authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7062191 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Fire Coupling FV3ATM and Community Fire Behavior Model (ufs-community…

    …#2220)
    
    * UFSWM - The fire_behavior component has been added and a new application created 'ATMF'. This work also includes a new regression test 'cpld_regional_atm_fbh' for testing two-way coupling of the atm component (fv3atm) and fbh component (fire_behavior)
      * CMEPS - CMEPS required modifications to be aligned with the changes to the ccpp physics package
      * FV3 - the fv3 cap has been modified to export atmosphere forcing data to the fire component when 'cpl_fire' is set to true. It will also import new fields for physics.
        * ccpp-physics - the ccpp physics package has been modified to add heat fluxes, upward specific humidity flux, and a smoke tracer from the fire component.
    danrosen25 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    25ee7f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Update CICE and use EMC/CICE:develop branch from CICE-Consortium:main (

    …ufs-community#2430)
    
    * UFSWM - Use EMC/CICE:develop branch from CICE-Consortium:main
      * CICE - Use EMC/CICE:develop branch from CICE-Consortium:main
    NickSzapiro-NOAA authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    38a29a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Bump libraries on WCOSS2 to ip/4.0.0 w3emc/2.12.0 and all platforms …

    …to fms/2024.01 (ufs-community#2431)
    
    * UFSWM - Bump libraries on WCOSS2 to ip/4.0.0 w3emc/2.12.0 and fms/2024.01
    
    * Adjust FMS location and bump ufs_common.lua
    
    * Acorn lua update for fms bump, remove ifi library load
    BrianCurtis-NOAA authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2ccc549 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Support IntelLLVM compiler (ufs-community#2224)

    * UFSWM -  Add support for Intel LLVM compiler
      * CICE -  Add support for Intel LLVM compiler
      * FV3 -  Add support for Intel LLVM compiler
        * ccpp-physics -  Add support for Intel LLVM compiler
        * atmos_cubed_sphere -  Add support for Intel LLVM compiler 
        * upp -  Add support for Intel LLVM compiler 
      * WW3 - Add support for Intel LLVM compiler
    DusanJovic-NOAA authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bad50ef View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Synced FV3

    dustinswales committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ee33231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55f4f66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e12268e View commit details
    Browse the repository at this point in the history