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

generalization of number of soil layers #31

Open
wants to merge 144 commits into
base: nsoil9
Choose a base branch
from
Open

generalization of number of soil layers #31

wants to merge 144 commits into from

Commits on Jul 24, 2023

  1. Fixed the warm bias in stratosphere from MERRA2 coupled microphysics …

    …(branch Maie) (ufs-community#1815)
    
    * establish maie
    
    * optimized the code and decrease the stratosphere warm bias for mraerosol=T
    
    * Update detect_machine.sh
    
    * Update compile.sh
    
    ---------
    
    Co-authored-by: Grant Firl <[email protected]>
    Co-authored-by: Anning Cheng <[email protected]>
    Co-authored-by: Rahul Mahajan <[email protected]>
    Co-authored-by: Wen Meng <[email protected]>
    5 people authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4d05445 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

  1. Update inline post (ufs-community#1794)

    * Add new BL_DATE
    
    Update inline post with:
    
    *Clean up legacy code in inline post interface
    
    *Relocate computation of diagnostic variables
    
    *Sync changes from offline post interface
    
    *Update upp revision
    WenMeng-NOAA authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    506e532 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Ignore empty fv3atm output bundle (ufs-community#1825)

    * Update empty_output_bundle
    
    * Update pull_request_template.md from 1813
    
    Co-authored-by: Brian Curtis <[email protected]>
    Co-authored-by: Dusan Jovic <[email protected]>
    3 people authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e50a4c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Use inline post with cubed sphere history output (ufs-community#1831)

    * Update control_CubedSphereGrid_parallel test
    
    * The control_CubedSphereGrid_parallel test has been updated to run post
    and create native grid history files
    DusanJovic-NOAA authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2d09adf View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Update CICE (ufs-community#1842)

    * reverting the bug fix for ktherm=2 allows all cpld tests to pass
    and the single datm test using ktherm=2 (datm_cdeps_gfs) to also pass
    all other datm tests which use ktherm=1 fail
    
    * update CICE
    
    * change freq in for ice_diag.d global values
    
    * remove unused history* settings
    
    * update DISKNM with epic and rt log
    
    * Update bl.py for new Hera blstore
    DeniseWorthen authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    641887b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Update the libraries and gocart (ufs-community#1745)

    * add gridtype to gocart CAP.rc
    
    * move to GOCART 20230227 version with threading capability
    
    * udpate to netcdf/4.9.2 and add threading capability for gocart
    
    * update esmf library
    
    * update GOCART to allow no-Nitrates run
    junwang-noaa authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5aeeffd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. soil layer depth is given via namelist

    Helin Wei authored and Helin Wei committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    34641ed View commit details
    Browse the repository at this point in the history
  2. Make signs of fields exported by ATM consistent with positive-down fo…

    …r CMEPS (ufs-community#1807)
    
    * commit changes for sensible heat flux
    
    * add sensible heat changes
    
    * update submodules and fd for evap fields
    
    * backup to pre-evap changes to test
    DeniseWorthen authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    cd8535b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. update MOM6 to its main repository 20230703 and 20230811 updating (uf…

    …s-community#1864)
    
    * modify mom6_files.cmake to reflect files being removed/added
    jiandewang authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    bb525bb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. generalization of the soil init

    Helin Wei authored and Helin Wei committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1afd3f7 View commit details
    Browse the repository at this point in the history
  2. update fv3 repo

    Helin Wei authored and Helin Wei committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    24eaa87 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Few small fixes to Thompson MP (ufs-community#1734)

    * update FV3 submodule pointer after GT combined his physics PRs
    grantfirl authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0eee0a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. optimize module_mp_soil_init

    Helin Wei authored and Helin Wei committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    401be6a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. more generalization in noahmpdrv.F90

    Helin Wei authored and Helin Wei committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c0b6d76 View commit details
    Browse the repository at this point in the history
  2. bypass init soil interpolation for warmstart

    Helin Wei authored and Helin Wei committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0029ef1 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Changes to Logging and Initialization of the CLM Lake Model (Includi…

    …ng PR#1863) (ufs-community#1844)
    
    * Changes to logging and initialization of the CLM Lake Model.
    * merge ccpp-physics ufs-community#91 (UFS-SRW v3.0.0 SciDoc updates)
    
    1. Use ice thickness hice(i) to find the level in the lake where ice is
       zero.
    2. Do not allow lake temperature to be below freezing point if there is
       no ice.
    3. If there is no snow or ice, do not allow surface lake temperature to
       be below freezing point.
       These changes fixed the problem with large errors in the energy budget
       at the beginning of the cold-start run with lakes.
    4. Added flag to turn on debug print statements in the CLM lake model.
    
    * explicitly turn of frac_ice for flake
    
    * t_grnd(i) should be t_grnd(c)
    -------------------------------------------------------------------
    Co-authored-by: Samuel Trahan <[email protected]>
    Co-authored-by: Grant Firl <[email protected]>
    SamuelTrahanNOAA authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    bef8280 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Update modulefiles to use spack-stack unified environment (ufs-commun…

    …ity#1707)
    
    *Modulefiles to be updated through this PR include: Acorn, Gaea, Hera, Jet, Linux, MacOSX, Orion, NOAA Cloud (Parallelworks), and S4 to spack-stack 1.4.1.
    
    *Update Cheyenne's fv3_conf files to address switch from mpt to impi, 
    
    * Update hdf5 version in ufs_common; 
    
    * Update ufs_common, ufs_orion.intel; cherry-pick GOCART parm file and hash updates from Jun's newmapl branch.
    ulmononian authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7e9063d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    c1885d4 View commit details
    Browse the repository at this point in the history
  2. Fix SW net to ocean (ufs-community#1773)

    * update CMEPS w/ fix for error condition
    
    update cmeps build to implement check4nans feature using module stored in cdeps repo
    
    * make pio rearranger=box the default for all tests
    
    * update configurations for ocnalb changes
    
    * set the ocean albedo limit in config and use it to set logical
    flag
    * albdir and albdif can be set as non-std values in nems.configure
    will default to 0.07 and 0.06 if not set
    
    * ocean albedo changes were merged at ESCOMP
    
    * fix variable name in 2 nems.configure files
    
    * update CMEPs with fioi_swpen fix
    
    * remove albedo limiter for DATM cases
    DeniseWorthen authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f590ec8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Bug fixes for 32-bit physics & correct the lake scheme in FV3_HRRR_c3…

    … & FV3_HRRR_gf (ufs-community#1880)
    
    * replacement 13km conus regtests
    
    * delete old conus13km tests
    
    * temporary file with list of new tests
    
    * fix errors in new compile lines
    
    * simplify test specifications for hrrr and conus13km
    
    * bug fix to quilt servers & use clm lake in hrrr c3 & gf
    
    * correct errors in rt.conf for new tests
    
    * revert bug fix to avoid a GFDL_atmos_cubed_sphere PR
    
    * missing a "+ hera cheyenne" for one new test
    SamuelTrahanNOAA authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    03fad6f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Use optional chunksizes argument in register_restart_field calls (com…

    …bining PRs ufs-community#1853 & 1834) (ufs-community#1467)
    
    * Update fms to 2022.04. Update acorn modulefiles
    
    * Remove fms_io_nml and mpp_io_nml namelists from input.nml templates
    
    * Update FMS to 2023.01
    
    * Use netcdf4 fms2_io option
    
    * replace tabs with spaces
    
    * Update rt.sh to allow creating new baselines only for a subset of tests
    
    * Update rt.sh to run compile tasks only if needed during baseline creation (-b option)
    
    * Revert MAX_BUILDS back to 10
    
    * Fix hrrr qutlting restart tests.
    DusanJovic-NOAA authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a52686c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Add Scotch 7.0.3 modules to WCOSS2 (ufs-community#1871)

    * update module file
    
    * update rt.conf with pdlib tests on wcoss2
    JessicaMeixner-NOAA authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    788897d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. 2D advection of cellular automata (Combined PR# 1804) (ufs-community#…

    …1870)
    
    * 2D advection of cellular automata
    
    * add Configuration.rst change from 1804
    
    * add Glossary.rst change from 1804
    
    * Delete doc/UsersGuide/build/.gitignore
    lisa-bengtsson authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d3daaf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Add run time information and update fv3 to use unified missing value (u…

    …fs-community#1823)
    
    * add fv3atm/mom6/cice6 run time info
    
    * update fv3 and cice
    
    * fix mom6 output
    
    * use Denises cice6 branch and fix atm log file
    
    * using stdout for mom6 timing info
    
    * update mom6 runtime
    
    * update CICE and mom6 output log file
    
    * remove icepack_zsalinity.F90
    junwang-noaa authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1787f26 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. add SPP support to G-F deep convection (ufs-community#1876)

    * add stochastic parameterization perturbations to support to Grell-Freitas deep convection
    
    * fix reproducibility issue in G-F deep convection
    JiliDong-NOAA authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    04a6501 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. WW3: Fix Intel CI (ufs-community#1890)

    * WW3: CI fix
    MatthewMasarik-NOAA authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    e7934cf View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. MYNN SFC OpenACC Acceleration (ufs-community#1891)

    * MYNN SFC OpenACC directives
    grantfirl authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    dd41cc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Updates for cloud autort and blstores (ufs-community#1887)

    * Update rt.sh
    
    * Create RegressionTests_noaacloud.log
    
    * Create Jenkinsfile.noaacloud
    
    * Update rt.conf
    
    * Update bl.py
    zach1221 authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d37ff7c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Add Hercules support (ufs-community#1733)

    * Update several RT files to add Hercules support. Add hercules intel lua file.
    
    * Update rt.sh
    
    * Use dusan's formatting in ufs_common. Change hdf5 version.
    
    * Update rt_utils.sh
    
    * Remove git diff syntax from rt_utils.sh
    
    * Add regnerated cdeps_share files; add DCPRGNU and DCPRINTEL flags to CMEPS and CDEPS CMakeliststo allow for GNU builds; remove the Intel compiler directive in the current cdeps_share files.
    
    * turn off control_wam_debug for intel as well
    
    move CPRGNU CPP flag to apply to all gnu versions (fixes hera failures)
    
    * Add Hercules as a machine in pull_request_template.md
    ulmononian authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e053209 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. update CICE (ufs-community#1902)

    * update CICE
    
    * remove comment lines from genf90.pl preprocessing
    
    * Update bl_date.conf
    DeniseWorthen authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a75d5fe View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Update fv3atm io routines to use same type kind for both axes and dat…

    …a variables (ufs-community#1903)
    
    * Update fv3atm io routines to use same type kind for both axes and data variables
    DusanJovic-NOAA authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f7a94ce View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Pbl tapering (ufs-community#1910)

    *add pbl_tapering for SPPT
    
    *Add possibility to run the CA on a single tile, ensure decomposition of domain is proportional between the atmosphere domain and the higher resolution CA domain
    pjpegion authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    83e477f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Quartet of bug fixes for: c3 scheme, quilting restart with 32-bit phy…

    …sics, and string length mismatch in dycore (plus PR ufs-community#1913, ufs-community#1917, and ufs-community#1926) (ufs-community#1893)
    
    * GFDL_atmos_cubed_sphere: consistent string lengths in array
    
    * stop FV3_HRRR_c3 from crashing with gnu debug
    
    * 1hr forecast limit for conus13km_debug_qr
    
    * fv3atm: bug fix from Dusan to recover_fields crash
    
    * disable conus13km_debug_qr_gnu due to 25% failure rate on Hera
    
    * FV3 dycore: initialize srf_wnd_var2 and tracers_var3 arrays
    
    * enable conus13km_debug_qr_gnu
    
    * Fix race condition in GFS_phys_time_vary.fv3.F90 error detection
    
    * More bug fixes to GFS_phys_time_vary.fv3.F90:
    1. detect empty errmsg from subroutines
    2. Initialize err variables in set_soilveg.f, which is called from GFS_phys_time_vary.fv3.F90
    
    * ccpp-physics: initialize errmsg & errflg in noahmp_tables.f90
    
    * ccpp-physics: only read h2odata, ozdata and noahmp table when they are needed
    
    * "point to the dimension fix of smc for dust emission"
    
    * FV3: more dycore bug fixes from GFDL_atmos_cubed_sphere PR 285
    
    * merge ufs-community#1926
    
    * merge GFDL_atmos_cubed_sphere ufs-community#276
    
    * bugfix: 12hr hrrr tests
    
    * add GAEA rocoto support
    
    * fv3: merge GF radar fixes
    
    * check that baseline directory exists and is non-empty
    
    ---------
    
    Co-authored-by: Haiqin.Li <[email protected]>
    SamuelTrahanNOAA and haiqinli authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    41811b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. update CMEPS for refactor of esmFldsExchange_nems (ufs-community#1894)

    * update CMEPS
    
    * update CMEPS w/ fix for error condition
    
    * turning off regional_atmaq_debug: time-out issue on cheyenne.intel
    
    *update cmeps build to implement check4nans feature using module stored in cdeps repo
    
    * initial sw fix branch
    
    * make pio rearranger=box the default for all tests
    
    * update configurations for ocnalb changes
    DeniseWorthen authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c2d7026 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Make exchanged field names consistent between CMEPS,MOM6,CICE6 (ufs-c…

    …ommunity#1906)
    
    * update CMEPS w/ fix for error condition
    
    * turning off regional_atmaq_debug: time-out issue on cheyenne.intel
    
    *update cmeps build to implement check4nans feature using module stored in cdeps repo
    
    * make pio rearranger=box the default for all tests
    
    * update configurations for ocnalb changes
    
    * set the ocean albedo limit in config and use it to set logical
    flag
    
    * albdir and albdif can be set as non-std values in nems.configure
    will default to 0.07 and 0.06 if not set
    
    * swap signs for latent heat flux used by HYCOM
    
    * test latent flux change for hycom
    DeniseWorthen authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b95e334 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Mean to inst field names, part I (ufs-community#1925)

    remove mean prefix for fields imported to FV3atm from CICE or CMEPS
    rename fv3atm export fields for snow and rain as inst
    DeniseWorthen authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    413257b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Add coupled IAU RT test (ufs-community#1916)

    * add cpld_bmark_p8_iau test
    
    * set up cpld_gfsv17 c96 iau test
    
    * add tests/cpld_control_gfsv17_iau
    
    * remove cpld_bmark_p8_iau
    
    * sync MOM input template with global-workflow
    
    * add a diag_table that works with fms fix
    junwang-noaa authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    68050e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Bug fix for MERRA2 coupled Thompson microphysics and UPP update (ufs-…

    …community#1915)
    
    * establish mrfd
    
    * bug fixed for mraerosol
    
    * updated upp
    
    * sync up CICE/CMEPS/MOM6/Stoch
    AnningCheng-NOAA authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    fb788ba View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Allow instantaneous SW and LW fluxes to be used when cpllnd=.true. (r…

    …e-opening ufs-community#1943) (ufs-community#1947)
    
    * Allow instantaneous SW and LW fluxes to be used when cpllnd=.true. (re-opening ufs-community#1943) (ufs-community#1947)
    DeniseWorthen authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    001f6f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Develop meso fix new ksmax -- added testing for UGWPv1 (ufs-community…

    …#1923)
    
    * Updated fv3atm and ccpp-physics submodules as part of fixing ccpp UGWP OGWD stability issues in the upper atmosphere
    
    * Change RF damping parameters and n_split for HR3
    
    * Corrected new 'ugwpv1' SDF's in fv3atm
    
    * Added UGWPv1 tests: control_p8_ugwpv1 and cpld_control_gfsv17_ugwpv1
    
    * Changed n_split from 4 to 5 in tests/parm/cpld_control.nml.IN and cpld_control_ugwpv1.nml.IN
    mdtoyNOAA authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3182954 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. [GOCART] update to gocart hash f7b34e - important updates for FENGSHA (

    …ufs-community#1922)
    
    * update to gocart hash f7b34e - important updates for FENGSHA
    
    * Add additional inputs in GOCART control file for FENGSHA
    bbakernoaa authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    63a43d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. WCOSS2/Acorn update DT_ATMOS to 120 for run completion using "faster"…

    … compile, also re-enable 3 hafs tests for WCOSS2. (ufs-community#1907)
    
    * Adjust timestep to 120 second to avoid saturation vapor pressure table issue
    
    * Update rt.conf to re-enable regional_atmaq_faster for wcoss2 and acorn
    
    * re-enable 3 hafs tests for WCOSS2 to fix issue ufs-community#1896
    BrianCurtis-NOAA authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    020e783 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Update to spack-stack-1.5.0 (update to gocart hash f7b34e) (ufs-commu…

    …nity#1920)
    
    * Update modulefiles/ufs_common.lua modulefiles/ufs_hera.gnu.lua modulefiles/ufs_hera.intel.lua for testing ESMF 8.5.0 and MAPL 2.40.3
    
    * Replace [email protected] with [email protected] in ufs_common.lau
    
    * Remove miniconda from tests/rt.sh for spack-stack systems
    
    * Switch to mvapich2 on Hercules with GNU
    
    * Add gfortran-10 argument mismatch compatibility flags in CICE-interface/CMakeLists.txt, needed for mvapich2
    
    * Add export MV2_SHMEM_COLL_NUM_COMM=128 to hercules gnu job card
    climbfuji authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    812aac5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Add zstandard compression to fv3atm; change references from "nems" to…

    … "ufs", allow file clobbering for GOCART history files (was ufs-community#1948) (ufs-community#1932)
    
    * Enable zstd compression in several tests
    
    * update FD and some nems configs
    
    * all except lnd sbs run
    
    * update aero_history to allow file clobber
    DusanJovic-NOAA authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ce6c046 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Feature reorg ozphys (ufs-community#1851)

    * FV3 changes for refactored ozone physics scheme
    
    * SDF cleanup. physics updates
    
    * Some polishing. Merge 2006 ozone into module_ozphys
    dustinswales authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    971cfc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Add 3-moment option for NSSL cloud microphysics (ufs-community#1924)

    * Add -mcmodel=medium for builds targeting multiple cores (prevents link failure on jet)
    
    * Updated FV3/ccpp/physics (NSSL MP)
    MicroTed authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4513c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    263edeb View commit details
    Browse the repository at this point in the history
  3. merge

    HelinWei-NOAA committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d38717f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cec22ea View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. update submodules

    HelinWei-NOAA committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    de4b431 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. use instantaneous fields for coupling (ufs-community#1942)

    * update FD and some nems configs
    
    * all except lnd sbs run
    
    * update FD and nems.configure
    
    * remove temporary test settings
    
    * remove history_n settings from one more test
    DeniseWorthen authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0d2fb37 View commit details
    Browse the repository at this point in the history
  2. update fv3 reposity

    HelinWei-NOAA committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fc59bd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8dcab7 View commit details
    Browse the repository at this point in the history
  4. update CICE repository

    HelinWei-NOAA committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    95cf7e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Add a condition to turn off samfdeepcnv when MYNN shallow convection …

    …active (ufs-community#1953)
    
    Added new condition turning off samfdeepcnv, when the MYNN shallow convection is active.
    XiaqiongZhou-NOAA authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9e41ad9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Convert all global (uncoupled) and regional tests to use quilting res…

    …tart (ufs-community#1946)
    
    * Convert most global (uncoupled) and regional tests to use quilting restart
    
    * use MOM6 test branch, modify mom6_files.cmake
    
    * update MOM6 to include 20231106 NOAA-GFDL/rtd_fix
    
    * Update cpld_control_p8 remove hera_gnu wall clock stipulation
    
    ---------
    
    Co-authored-by: jiandewang <[email protected]>
    Co-authored-by: WenMeng-NOAA  <[email protected]>
    3 people authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    17643bc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. new global_nest_v1 suite and ufs-community#1965 (ufs-community#1941)

    * update FD and nems.configure
    
    * add new suite_FV3_global_nest_v1 to FV3
    
    * new tests for global_nest_v1 suite
    
    * update tests to match new gwd scheme
    
    * Namelist changes from Mike Toy & adapt to changes from develop in FV3
    
    * Merge FV3 NOAA-EMC/fv3atm#715 from @lisa-bengtsson
    
    * remove unused tests/rap_clm_lake
    
    * Update bl_date.conf
    
    * note that gnv1_nested might work on s4
    
    * Update cpld_control_p8 remove hera_gnu wall clock stipulation
    SamuelTrahanNOAA authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3ba8dff View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. MYNN-EDMF, MYNN surface layer, and Thompson AA updates (combines 1940) (

    ufs-community#1945)
    
    .* MYNN-EDMF, MYNN surface layer, and Thompson AA updates (combines 1940) (ufs-community#1945)
    
    ---------
    
    Co-authored-by: tanyasmirnova <[email protected]>
    Co-authored-by: Grant Firl <[email protected]>
    3 people authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    41b1724 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. fix grv function used by NST (ufs-community#2001)

    *fixed grv function used by NST
    
    *point to FV3 with grv fix
    DeniseWorthen authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6a874d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Enable pdlib tests on more platforms (ufs-community#1967)

    * enable pdlib tests on more platforms
    
    * fix bug and use scotch 7.0.4
    JessicaMeixner-NOAA authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f431fbe View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Add option to use netcdf quantization (ufs-community#1990)

    * Convert tests to use netcdf quantize options
    DusanJovic-NOAA authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f6918a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fix type mis-matches in nst water property module (ufs-community#1993)

    * point to nst kind fix branch
    DeniseWorthen authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    17e8d84 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Feature/refconv (ufs-community#1996)

    * Convective reflectivity added for NSSL,Thompson mp,SAS,GF shal/deep
    
    * Bug fix: htop intent set to in, modified if condition for convective refl.
    
    * if do_deep is false, set deep and shal parameters to -1. This will prevent conv refl from being computed.
    
    * Revert imfhsalcnv and imfdeepcnv changes
    
    * Bug fix for conv refl,remove conv refl computation from the cu_gf driver
    
    * change imfshallow and imfdeep to -1 since no convection is used, otherwise it will try to compute convective reflectivity
    
    * Replace 273.16 with already defined physical constant, con_t0c
    ericaligo-NOAA authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7407bcf View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Add support for Gaea C5 (includes PR ufs-community#1977: new ccpp SDF…

    …s added to support RRFS multiphysics ensemble and add tob in ocean output)(Includes PR ufs-community#1997) (ufs-community#1784)
    
    * Reinstate all the c5 changes that I botched with my git ignorance.
    
    * Update ufs_common. Upate c5 modulefile.
    
    * TPN adjustments for C5 regional_atmaq tests.
    
    * Remove set -eu from module-setup.sh
    
    * Update rt.sh adding new DISKNM for Gaea_C5
    
    * updates for gaea-c5 modulefiles, scripts
    
    * Update rt.conf fix gaea machine name
    ulmononian authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f42e347 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Create 'coupler.res' log file in write grid comp. Explicitly specify …

    …chunk sizes in restart files (ufs-community#2021)
    
    * Acorn RT Log, failure due to Acorn queue limits, not system or code issue
    
    * revert change in cpld_debug_p8 and increase wlclk for cpld_debug_pdlib_p8/jet
    DusanJovic-NOAA authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1f7dd77 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Update MOM6 templates for coordination with global-workflow updates (u…

    …fs-community#1979)
    
    * Update MOM templates to be in sync with recent additions to g-w
    and update 5 deg template to be in line with g-w and OM4 settings
    
    * Revert manual copying of file now that new file is in input directory
    JessicaMeixner-NOAA authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5be4f33 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. add component defaults, rename templates to .in, rename ufs.configure…

    … for application, cleanup tests (ufs-community#2010)
    
    * additional template variables for CICE namelist
    
    * rename templates, add component level defaults
    
    * clean up unnecessary quotes in tests
    
    * add cmeps restart directory variable
    
    * add MOM6 variables to some standalone tests
    
    * add missing mom6 variables for two restart tests
    DeniseWorthen authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fb8792b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Add atm+ocean+ice+aerosols S2SA regression test (cpld_s2sa_p8) (ufs-c…

    …ommunity#2009)
    
    * Add cpld_s2sa_p8 regression test
    
    * Reduce output in cpld_s2sa_p8
    NickSzapiro-NOAA authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    766ae99 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Add Derecho to supported platforms (ufs-community#1836)

    UFS:
    - Remove Cheyenne (retiring UCAR HPC) support.
    - Add UCAR's new Derecho HPC system to supported Tier 1 Platforms.
    mark-a-potts authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    10635ef View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. bug fix: disable concurrency in GFS_phys_time_vary_init NetCDF calls…

    … AND ufs-community#2040 and ufs-community#2043 (ufs-community#2041)
    
    General clean-up, and CCPP concurrency bug fixes
    
    1. Remove nfhout, nfhmax_hf, nfhout_hf and nsout from fv3atm and the regression tests. ( Remove nfhout, nfhmax_hf,  nfhout_hf etc configuration parameters NOAA-EMC/fv3atm#731 )
    2. Add comments to smc pert and fix bug in stc pert ( Fix bugs in soil temperature perturbation ufs-community#2042 )
    3. Disable concurrency in NetCDF calls within CCPP GFS_phys_time_vary_init subroutine to avoid crashes
    SamuelTrahanNOAA authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1d90c04 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. CLM Lake pressure is not density and GFS Diagnostics: weasdi is not s…

    …nodi + ufs-community#2047, ufs-community#2053, and ufs-community#2056 (ufs-community#2044)
    
    FV3 diagnostic fixes, CCPP fixes for model crashes, new PR template
    
    - UFS:
        - commit message in PR template (ufs-community#2053)
        - fix hercules crashes (ufs-community#2015)
    - CMEPS & FV3: Bad data from in CCPP CLM Lake physics scheme caused model crashes
        - Communicate changes to lake ice (Closes ufs-community#2055, NOAA-EMC/CMEPS#105, NOAA-EMC/fv3atm#741) 
        - unit mismatch (NOAA-EMC/fv3atm#736)
    - FV3: correct errors in diagnostic calculations
        - snodi had weasdi data in it (NOAA-EMC/fv3atm#736)
        - revisions to RUC LSM snowfall melting and accumulation (NOAA-EMC/fv3atm#739)
    SamuelTrahanNOAA authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    991d652 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Smoke/Dust updates for RRFS code freeze (ufs-community#2024)

    * "update smoke/dust for RRFS code freeze"
    
    * "point to the chem3d dimension update in GF for hercules/gnu"
    haiqinli authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    173146c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Reorganization of ccpp-physics (ufs-community#2035)

    * Metafile cleanup
    
    * Move rte-rrtmgp submodule
    
    * Re-organization of physical parameterizations into process and scheme subdirectories
    
    * Modifications to CCPP metadata files to accommodate source file location changes
    
    * File location update referenced in CMEPS
    dustinswales authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    407c6fd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Spack-stack 1.5.1, ESMF 8.5.0, FMS 2023.02.01 + Remove Gaea C4 + Fix …

    …build system to allow CMAKE_<COMPILER>_FLAGS to be specified for submodules ufs-community#2052 (ufs-community#2013)
    
    * bmark time increase
    
    * spack-stack-151 & common updates
    
    * switch to fms/2023.02.01
    
    * remove gaea c4
    
    * switch to fv3/use_fms_mpp
    
    Reverts gaea TPN statement, this includes gaea c5 in its configuration.
    
    * WCOSS2 LUA changes to match updates in spack-stack 1.5.1
    
    * Fixing CMAKE_Fortran_FLAGS to be passed from top level to submodules
    
    * fixed c flags for cice
    
    * turn off some gnu cases: hercules/gnu issue
    
    * Bring in lua changes on Acorn
    
    ---------
    
    Co-authored-by: Brian Curtis <[email protected]>
    Co-authored-by: Mark A Potts <[email protected]>
    Co-authored-by: jkbk2004 <[email protected]>
    Co-authored-by: zach1221 <[email protected]>
    5 people authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1cab8b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Update CICE, update ice_in for consistency w/ G-W (was ufs-community#…

    …2069) (ufs-community#2027)
    
    * update CICE
    
    * update CICE source file list
    
    * updates to ice_in.IN for use in global applications
    
    ---------
    
    Co-authored-by: Rahul Mahajan <[email protected]>
    DeniseWorthen and aerorahul authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5662552 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. update MOM6 to its main repository 20231218 commit (disable FPEs) + A…

    …dd stochastic physics pattern update frequency options within SPP and LNDP ('sppint' and 'lndpint') ufs-community#2077 + Updates to ufs.configure for use in global applications ufs-community#2074 + Doc Updates ufs-community#2030 (ufs-community#2080)
    
    * Update MOM6 to its main repository 20231218 updating (disable FPEs)
    
    * Updates ufs.configure templates for use in global-applications.
    
    * Adds the stochastic pattern interval (sppint) option to SPP and (lndpint) to the land perturbations (LNDP)
    
    * Doc update for LND & CDEPS Input files required for land configurations
    
    ---------
    
    Co-authored-by: “gspetro-NOAA” <[email protected]>
    Co-authored-by: Rahul Mahajan <[email protected]>
    Co-authored-by: Jeff <[email protected]>
    Co-authored-by: Jong Kim <[email protected]>
    Co-authored-by: FernandoAndrade-NOAA <[email protected]>
    Co-authored-by: Brian Curtis <[email protected]>
    Co-authored-by: zach1221 <[email protected]>
    8 people authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a837cfc View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. A MERRA2 aerosol interpolation bug was found by RRFS (ufs-community#2082

    )
    
    * fix array out of bounds issue in physics aerinterpol.F90 (ufs-community/ccpp-physics#152)
    AnningCheng-NOAA authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1492141 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Fix out-of-bounds access in module_diag_hailcast.F90 which crashes RR…

    …FS on WCOSS2 (ufs-community#2064)
    
    * Eliminate an out-of-bounds write in FV3 dynamical core hail diagnostic code.
    
    * FV3 component GFDL_atmos_cubed_sphere submodule:
    
    * The module_diag_hailcast.F90 has a KBAS index which can have the value of 1. When it has that value, a later line writes to address 0 of a 1-based array. This caused the RRFS ensemble to crash on WCOSS2.
    
    * fix out-of-bounds write in module_diag_hailcast
    
    * remove unused variable DO_MYJPBL from default_vars.sh (it has a typo in its value)
    
    * only correct RWA_new where RWA_adiabat(k).ge.1.E-12
    
    * module_diag_hailcast.F90: update comments; changes from @adams-selin
    SamuelTrahanNOAA authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e7380dd View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Fix potential divide by zero in ww3; Add timers to WW3 cap (was ufs-c…

    …ommunity#2086); Allow MOM6 to write non-interval restarts (was ufs-community#2099) (ufs-community#2085)
    
    fix potential divide by zero in WW3 appendtail routine
    add timers to WW3 mesh cap
    add non-interval restart capability to MOM6
    DeniseWorthen authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b471de6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Use MPI_Bcast instead of multiple p2p messages to update nest from pa…

    …rent (ufs-community#2059)
    
    use single MPI_Bcast (via mpp_broadcast()) instead of multiple point-to-point messages (via mpp_send/mpp_recv)
    address issue maxing out the SlingShot-10 link on the first node resulting in a .15s hit every fifth time step
    dkokron authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    adfcede View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Update diag_table for global coupled iau test for mom6 history output (

    …ufs-community#2090)
    
    Update diag_able for global coupled iau test cpld_control_gfsv17_iau for mom6 history output
    junwang-noaa authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    24f5a41 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Updates related to component land model (Combined PR#2107) (ufs-commu…

    …nity#1845)
    
    Enable fully could atmosphere-land configuration
    Supplementary physics updates (MYNN, GF, RUC_LSM, smoke and dust) for RRFS code freeze
    uturuncoglu authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    932a532 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Code update for HR4_roughness (ufs-community#2022)

    CCPP physics code update for HR4 related to surface roughness, background diffusivity and shallow convection + CI fix
    grantfirl authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    625ac0c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix NSSL MP init issue when initialized from other microphysics schem…

    …es (ufs-community#2098)
    
    fix NSSL MP init issue when initialized from other microphysics schemes
    JiliDong-NOAA authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    10974d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Consider sea surface currents in air-sea flux calculation for ufs atm…

    …osphere-ocean coupling (ufs-community#2104)
    
    Enable the capability of considering sea surface current's impact on air-sea flux calculation for atmosphere-ocean coupling. A namelist option is added to control whether or not to use this feature (default is off). Fixes ufs-community#1975
    
    Co-authored by: @binli2337, @BinLiu-NOAA, @WeiguoWang-NOAA, @BijuThomas-NOAA, @hyunsookkim-NOAA, @XuLi-NOAA, @MariaAristizabal-NOAA, @JohnSteffen-NOAA
    binli2337 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    db98161 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Bring CDEPS inline capability to CMEPS (ufs-community#2028)

    Developed and enabled using CMEPS with inline CDEPS capability for UFS regional coupling.
    Two HAFS regional moving nest atm_ocn_wav coupling regression tests were added to test this capability.
    Note: This is a collaborative effort among the ESMF team, EMC/EIB, and EMC hurricane project team.
    uturuncoglu authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8c9339f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. New regression tests for V2 surface coldstart files (ufs-community#2005)

    - Add three new regression tests for version 2 of the surface coldstart file. (Closes ufs-community#1977)
    GeorgeGayno-NOAA authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    02ecf10 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Post update (ufs-community#2113)

    UPP will be brought to the commit to fix the missing reflectivity bug for NSSL MP cases.
    JiliDong-NOAA authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b4c59bb View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Updates for Gaea C5 & F2/F5 Transition + Fix out of bound errors in b…

    …lock_atmos_copy routines in fv3atm ufs-community#2124 (ufs-community#2115)
    
    - Gaea C5 modulefile & DISKNM update: closes issues Gaea F2 to F5 file system migration ufs-community#2101
    - Bring in the global-workflow detect_machine.sh to keep consistent between projects. (Closes Bring in detect_machine.sh 
       from global workflow for consistency across the community. ufs-community#2096 )
    - Fix out of bound errors in block_atmos_copy routines in fv3atm
    ulmononian authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    760e002 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 15, 2024

  1. Add option to write 3d soilt, soilw and soill variables to a history …

    …file (ufs-community#2062)
    
    Add option to write 3d soilt, soilw and soill variables to a history file
    DusanJovic-NOAA authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e464f5b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Re-work testing verification, fail file naming consistency, remove ls…

    …f support, simplify RT logs. (ufs-community#2061)
    
    * UFSWM
      * Re-work test verification in rt.sh for developers to use in PR process. (Closes ufs-community#2058)
      * fail_<test_number> file name upgraded to use compile/test name instead of number.
      * Regression test logs do not clearly indicate when a test fails to run. (Closes ufs-community#1821)
      * New test_changes.list file:
        * Verification of what tests change for each PR.
        * Used with './rt.sh -c -b test_changes.list` to help create new baselines for each PR.
    BrianCurtis-NOAA authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6988662 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Submodule pointer update for ccpp-framework/ccpp-physics & option to …

    …run compile jobs of regression test suite only & -mcmodel=medium gnu.cmake option (also includes ufs-community#2142) (ufs-community#2066)
    
    * UFSWM - Add option to `rt.sh` to run compile-only tests
      * FV3 - Update submodule pointer (NOAA-EMC/fv3atm#747)
        * ccpp-physics - Update submodule pointer (ufs-community/ccpp-physics#150)
        * ccpp-framework - Update submodule pointer (NCAR/ccpp-framework#519)
    * Update WM license and documentation logo
    * Update GNU.cmake: -mcmodel=medium
    climbfuji authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d87b54c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. tisfc bugfix (ufs-community#2137)

    Changes to physics code such that the ice model is used to determine the ice temperature over both sea ice and lake ice
    grantfirl authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8518c2c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. update MOM6 to its main repo. 20240228 updating (ufs-community#2166)

    * MOM6 - 
    update MOM6 to its main repo. 20240228 updating (which is the original GFDL 20231113 candidate PR)
    jiandewang authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4584860 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Add conflict for MOVING_NEST option with GNU Fortran, use mcmodel=sma…

    …ll on macOS arm64 (also contains ufs-community#2017) (ufs-community#2164)
    
    * UFSWM - "Add conflict for MOVING_NEST option with GNU Fortran, use mcmodel=small on macOS arm64"
       * FV3 - "Bug fix for unallocated array sfcprop%wetness in      GFS_diagnostics.F90"
         * ccpp-physics - 
         * ccpp-framework - "Bug fix required to use chunked arrays and retain backward compatibility with blocked data 
            structures in ccpp_prebuild.py"
       * Creation of UFS-WM jenkinsfile for pipeline integration
       * Jet Rocky8 updates
         * spack-stack module path
         * eflow location and version
    climbfuji authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5b62e1a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Remove compiler warnings for CMEPS and CICE; Add traditional threadin…

    …g templates for global apps and append _esmf for templates using ESMF-managed threading (was ufs-community#2179) (ufs-community#2172)
    
    * CICE and CMEPS - Remove compiler warnings.
    * UFSWM - Allow flexibility to use traditional or ESMF-managed threading for global apps.
    DeniseWorthen authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    126db7a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Incorporate csawMG update and pass both intel and GNU RT tests (ufs-c…

    …ommunity#2180)
    
    * UFSWM - Update the CS convection scheme
      * FV3 - Update the CS convection scheme
        * ccpp-physics - Update the CS convection scheme
    grantfirl authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e4961eb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Updates of ccpp-framework and ccpp-physics (merge ccpp-framework feat…

    …ure/capgen into main/20240308) Combined PR ufs-community#2190 (ufs-community#2181)
    
    * FV3 - Update submodule pointers for ccpp-framework and ccpp-physics. Change units flashes 5 min-1 to flashes min-1 and update long name to make clear this is per 5 minutes.
        * ccpp-physics - In physics/Interstitials/UFS_SCM_NEPTUNE/maximum_hourly_diagnostics.meta: change units flashes 5 min-1 to flashes min-1 and update long name to make clear this is per 5 minutes.
        * ccpp-framework - Update main from feature/capgen as of 2024-03-08 (includes optional argument updates in feature/capgen). Only commit on top of the merge is NCAR/ccpp-framework@6cdd38a which is required to parse the metadata in the Unified Forecast System / ccpp-physics (underscores in units, e.g. degree_north).
    climbfuji authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    86b7773 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Fix type mismatch compiler error when gfortran 10 is used without '-f…

    …allow-argument-mismatch' flag (ufs-community#1147)
    
    * UFSWM - Fix type mismatch compiler error when gfortran 10 is used without '-fallow-argument-mismatch' flag.
      * FV3 - Fix type mismatch compiler error when gfortran 10 is used without '-fallow-argument-mismatch' flag.
        * ccpp-physics - Resolve various subroutine argument mismatches.
        * ccpp-framework - Add support to use mpi_f08 MPI module .
      * stochastic_physics - Fix type mismatch compiler error when gfortran 10 is used without '-fallow-argument-mismatch' flag.
    DusanJovic-NOAA authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3c8338c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Fix modulefiles for Hera/Rocky8 OS. (ufs-community#2194)

    - update module paths in Hera intel/gnu lua files for Rocky8 OS spack-stack libraries.
    RatkoVasic-NOAA authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7fdb58c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. regression test system bug fixes, eliminate MOM6 warnings (ufs-commun…

    …ity#2197), add xr_cnvcld flag to FV3 (ufs-community#2185) (ufs-community#2202)
    
    * UFSWM - atparse.bash: correctly handle input that doesn't end with an end-of-line character. Fix some bugs in Rocoto support and clean up rt.sh.
      * FV3 - namelist flag xr_cnvcld to control if suspended grid-mean convective cloud condensate should be included in cloud fraction and optical depth calculation in radiation in the GFS suite
        * ccpp - physics-level changes to implement new namelist variable
      * MOM6 - update MOM6 code to eliminate all compiler warnings
    SamuelTrahanNOAA authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c54e986 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. WW3 feature: Langmuir turbulence parameterization (ufs-community#2195)

      * WW3 - Langmuir turbulence parameterization
    MatthewMasarik-NOAA authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    87c27b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Update module_write_netcdf to avoid hangs in RRFS runs (ufs-community…

    …#2193)
    
    * UFSWM - Update module_write_netcdf to avoid hangs in RRFS runs
      * FV3 - Update module_write_netcdf to avoid hangs in RRFS runs
    DusanJovic-NOAA authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1411b90 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Enable cpl_scalars export from ATM and NoahMP for use by CMEPS (ufs-c…

    …ommunity#2175)
    
      * CMEPS - allow additional dimension in cpl_scalars for CSG and regional ATM domains for use in mediator history files 
      * CMEPS - fix mapping mask for lnd->atm
      * FV3 - add export of cpl_scalars
      * NOAHMP - add export of cpl_scalars
    DeniseWorthen authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    26e6db6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Hotfix/cubed sphere hash fix: HAILCAST diagnostic code (units issue) (u…

    …fs-community#2223)
    
    cubed_sphere hash update: f060e85 for a bug- fix in the HAILCAST diagnostic code (units issue)
    jkbk2004 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    45c8b2a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Add PIO namelist control for CICE (ufs-community#2145)

    Update to CICE-Consortium/CICE aca8357. Adds implementation of namelist PIO options for CICE
    DeniseWorthen authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8a5f711 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. bug fixes: kchunk3d ignored, hailwat uninitialized in dycore, tile_nu…

    …m wrong for nests (ufs-community#2201)
    
    * UFSWM - None.
      * FV3 - Write component will use kchunk3d. Model init sends the right tile number to CCPP.
        * atmos_cubed_sphere - Initialize the hailwat variable. Pass global_tile index to model.
    SamuelTrahanNOAA authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    281b32f View commit details
    Browse the repository at this point in the history
  2. Bump idna from 3.6 to 3.7 in /doc/UsersGuide (ufs-community#2234)

    *doc/UserGuide
       *requirements.txt - updates inda version from 3.6 to 3.7
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ac4445d View commit details
    Browse the repository at this point in the history
  3. Document ATMW / ATMAERO / HAFS WM configurations (ufs-community#2160)

    * UFSWM 
      * doc/Userguide
        * source
          * conf.py
          * Configurations.rst
          * FAQ.rst
          * InputsOutputs.rst
          * Introduction.rst
    rickgrubin-tomorrow authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4f32a4b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Add bash linting to CI. Cleanup .sh scripts a bit. Address .sh bugs. …

    …Adds -v Verbose option. (ufs-community#2218)  Remove nowarn Intel compiler flag (ufs-community#2225)
    
    * UFSWM
    - Add bash linting to CI:
      - uses superlinter to check for consistent bash code writing
    - Cleans up .sh scripts to comply with superlinter
    - Cleans up .sh scripts to be more consistent, easier to read.
    - Add's -v verbose option if debugging outputs needed, otherwise simplifies rt.sh run echo's.
    - Addresses smaller bugs
      - quota/timeout search logic adjusted.
      - check for dirs existing (DISKNM, STMP, PTMP) before starting.
      - adjustments/cleanup to ecflow/rocoto sections
      - rt.sh will attempt to start ecflow, and only stop ecflow if it started from rt.sh.
      - fix for issue where run_dir will not delete properly.
    * FV3: Address compiler warnings
      * atmos_cubed_sphere: Address compiler warnings.
    BrianCurtis-NOAA authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    47c0099 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update upp submodule (ufs-community#2213)

    * UFSWM - Update inline post
      * FV3 - Update upp submodule for inline post
    WenMeng-NOAA authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5d2ca19 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merged global namelist (ufs-community#2173)

    * UFSWM - global_control.nml_IN has been added as the new regression test namelist template for all global regression tests. The namelist now uses pointers (i.e. @[abc]) for variables and default values have been added to the default_vars.sh script. A new section in default_vars.sh has been added (export_tiled) to account for tiled RTs that pulls the correct parameter files using the ATMRES variable.
    Regression tests have been modified to account for these changes. Tests that were not compatible with the GFSv17_p8 core have been disabled for now. They will be turned on as they are updated from GFSv16 to GFSv17.
    dpsarmie authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b6c576d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. update MOM6 to its main repo. 20240401 commit (ufs-community#2241)

    * UFSWM - 
      * MOM6 - update MOM6 to its main repo. 20240401 commit (NCAR-candidate-20240319)
    jiandewang authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    04bbc15 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Fix for land component model (ufs-community#2191)

    * UFSWM - fix fully coupled land component configuration
      * NOAHMP - get fixed information from surface file
    uturuncoglu authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f234a3e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. fixed excessive evaporation when both innerloop and mraerosol=T (ufs-…

    …community#2221)
    
    * NWFA Induced evaporation is turn off , but evaporation not related to aerosol is turned on to prevent excessive evaporation when Inner loop and mraerosol=T
    
    * ccpp/framework hash update
    
    * Cleanup unused code and variables, fix wcoss2 issue starting ecflow
    
    * Bring in @DusanJovic-NOAA trap changes
    
    * Merge some machine ecflow starts together and move to case statements
    AnningCheng-NOAA authored May 2, 2024
    Configuration menu
    Copy the full SHA
    26cb9e6 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. update inputdata for Bu angle fix; re-enable cpld C48 warmstart test (u…

    …fs-community#2235)
    
    * UFSWM - update input data directory to fix CICE grid files for incorrect Bu angle, update C48 coupled warmstart files and remove 4-deg ocean files
    DeniseWorthen authored May 7, 2024
    Configuration menu
    Copy the full SHA
    223b9ae View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Adding a few JEDI-related aliases into the fd_ufs.yaml file+Add opt…

    …ion to specify fv3atm history and inline post files output directory ufs-community#2254 + Bump jinja2 from 3.1.3 to 3.1.4 in /doc/UsersGuide ufs-community#2270 (ufs-community#2215)
    
    * UFSWM - Add several aliases in `fd_ufs.yaml` needed for JEDI-UFS. Add new model_configure option (fv3atm_output_dir) to specify directory in which all fv3atm history and inline post files will be saved.
     * FV3 -  Add new model_configure option (fv3atm_output_dir) to specify directory in which all history and inline post files will be saved.
    
    ---------
    
    Co-authored-by: Fabio L R Diniz <[email protected]>
    Co-authored-by: Dom Heinzeller <[email protected]>
    Co-authored-by:  Dusan Jovic <[email protected]>
    4 people authored May 9, 2024
    Configuration menu
    Copy the full SHA
    85d73f2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Update CICE to CICE-Consortium (2024-05-01)+update mom6 to its main r…

    …epo. 20240508 commit ufs-community#2275 (ufs-community#2259)
    
    * UFSWM - Update CICE to CICE-Consortium (2024-05-01) and mom6 to its main repo (2024-05-08)
      * CICE - Update CICE to CICE-Consortium (2024-05-01)
      * MOM6 - Update mom6 to its main repo. 20240508 commit
    NickSzapiro-NOAA authored May 13, 2024
    Configuration menu
    Copy the full SHA
    b2668e8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Add a RT for SFS with hydrostatic options (ufs-community#2255)

    * UFSWM  - Add a RT for SFS with hydrostatic options
      * FV3 - Remove -DUSE_COND and -DMOIST_CAPPA compiling flags for hydrostatic runs;
                  Fix the issue to write out geopotential height for inline post in hydrostatic runs;
                  Use omega from the model if defined in diag_table instead calculated in post
           * atmos_cubed_sphere - Remove -DUSE_COND and -DMOIST_CAPPA compiling flags for hydrostatic runs
    XiaqiongZhou-NOAA authored May 16, 2024
    Configuration menu
    Copy the full SHA
    1c6b4d4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Combination CCPP-related PR for ozone diagnostics, metadata intent bu…

    …gfixes, sfcsub.F landmask bugfix, and canopy resistance output (ufs-community#2264)
    
    * UFSWM, CMEPS, FV3/ccpp_physics - CCPP Physics bugfixes for metadata intents and sfcsub.f landmask and output changes for ozone diagnostics and canopy resistance
    grantfirl authored May 20, 2024
    Configuration menu
    Copy the full SHA
    d55f1b8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Add support for optional arguments in ccpp physics and framework AND …

    …add end of run restart functionality to MOM6 (was ufs-community#2286) (ufs-community#2205)
    
    * UFSWM - Add support for optional arguments in ccpp physics and framework 
      * FV3 - [Add support for optional arguments in ccpp physics and framework](NOAA-EMC/fv3atm#807 (comment))
        * ccpp-physics - Introduce optional arguments in ccpp schemes and metadata
        * ccpp-framework - Add support (and tests) for optional arguments in ccpp_prebuild
        * atmos_cubed_sphere - Set cdata%thrd_cnt in driver/fvGFS/atmosphere.F90
      * MOM6 - Add end of run restart functionality to MOM6
      * stochastic_physics - Add optional attribute for variables where necessary
    climbfuji authored May 21, 2024
    Configuration menu
    Copy the full SHA
    635890c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. upgrade MERRA2 climatology from 2003-2014 mean to 2014 to 2024 mean (u…

    …fs-community#2273)
    
    * MERRA2 climatology upgraded to 2014 to 2024 mean
    AnningCheng-NOAA authored May 24, 2024
    Configuration menu
    Copy the full SHA
    3a48a64 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Allow diagnostic accumulation bucket to change in fv3atm integration …

    …+ develop]: Minor documentation bug fixes ufs-community#2296 (ufs-community#2281)
    
    * UFSWM - Add new capability to allow diagnostic accumulation bucket to change in fv3atm integration
      * FV3 - Add new capability to allow diagnostic accumulation bucket to change in fv3atm integration 
      * UFSWM - Update requirements.txt; fix EMC broken link in Glossary; fix sample rt.sh run command for single RT run (add compiler)
    DusanJovic-NOAA authored May 28, 2024
    Configuration menu
    Copy the full SHA
    317e530 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update WCOSS2 libraries for spack-stack 1.6.0 (Combined PR ufs-commun…

    …ity#2301) (ufs-community#2302)
    
    * UFSWM - A few miscellaneous minor fixes to regression test scripts
     - Bring in changes for WCOSS2 to match the spack-stack 1.6.0 setup
     - Bring in updated pnetcdf/pio for CICE
     - Print 'ECFLOW Tasks Remaining' message only when the number of tasks changes
     - Remove explicit 'set -e'. Use -v command line option for verbose mode
     - Remove 'Computing PET bounds and tasks' message
     - Fix bugs with log generation script (from @BrianCurtis-NOAA)
     - Uncomment new_compile=true in rocoto_create_compile_task
     - Removed unneeded colonifnco
    BrianCurtis-NOAA authored May 31, 2024
    Configuration menu
    Copy the full SHA
    5bec704 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Upgrade spack-stack from version 1.5.1 to 1.6.0 (ufs-community#2093)

    *UFSWM:
            *Updates modulefiles to spack-stack version 1.6.0
            *Updates Hera GNU version to 13.3
    RatkoVasic-NOAA authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    485ccdf View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Build ufs_weather_model on Gaea-C5 + update cubed sphere gitmodules f…

    …or perturbation/increments for cold starts ufs-community#2271 (ufs-community#2269)
    
    UFSWM - Update modulefiles/ufs_gaea.intel.lua to compile ufs_weather_model on Gaea-C5
        FV3 -
               - atmos_cubed_sphere - move the call to read_da_inc outside the if external_ic/restart logic
    DavidBurrows-NCO authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a183a52 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Add active atmosphere applications with data ocn and data ice compone…

    …nts (ATM_DS2S and ATM_DS2S-PCICE) and regression tests (atm_ds2s_docn_dice and atm_ds2s_docn_pcice) (ufs-community#2186)
    
    * UFSWM - Add ATM_DS2S and ATM_DS2S-PCICE applications by adding CDEPS dice and enabling prescribed ice CICE. Add corresponding atm_ds2s_docn_dice and atm_ds2s_docn_dice-pcice regression tests. New gnv1_nested regression test with Water in the West domain at C96 resolution using templates compatible with global-workflow
      * CDEPS - Add dice cplhist datamode
      * CICE - Enable ice prescribed CICE mode
    NickSzapiro-NOAA authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bba5449 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. update WAM RT compatible with v17 (ufs-community#2283)

    *UFSWM - update WAM RT compatible with v17
    *UFSWM - fix derecho modulefile path for Spack Stackv1.6
    WChen-NOAA authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a3d4733 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Add CICE end of run restart file capability+Update submodule FV3/atmo…

    …s_cubed_sphere to fix a typo when printing out the nest grid corner locations ufs-community#2323+Bump urllib3 from 2.2.1 to 2.2.2 in /doc/UsersGuide ufs-community#2329 + Orion changes for switch to new OS - Rocky-9 ufs-community#2336 (ufs-community#2324)
    
      * CICE - Adds restart write capability at the end of a run for CICE
      * FV3 - 
        * atmos_cubed_sphere - Update submodule FV3/atmos_cubed_sphere to fix a typo when printing out the nest grid corner locations
        * doc/UsersGuide/requirements.txt: Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
        * Orion Spack stack modulefile update: Rocky-9
        * update detect_machine.sh: hercules
    dpsarmie authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e784814 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Add an option in dynamics to calculate omega in non-hydrostatic runs…

    … similar to hydrostatic method (ufs-community#2327)
    
        * atmos_cubed_sphere - 
                   A new parameter, pass_full_omega_to_physics_in_non_hydrostatic_mode, has been added in 
                   dycore. When set to true, the omega calculation will match that of hydrostatic runs, using the 
                   formula omega = dp/dt. The default value is false, where the calculation remains
                   omega = w * dp/dz as before.
    XiaqiongZhou-NOAA authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8e7b61b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. HR4 GWD update for FV3 (ufs-community#2290)

    * HR4 GWD update for FV3
    
    * point to PR#549 of ccpp-framework
    
    * Update default_vars.sh: GWD parameters
    
    * Update global_control.nml.IN
    
    * update cpld case GWD parameters: gfsv17
    
    * Update Jenkinsfile.combined fix multi-label removal
    
    * Update Jenkinsfile for ORT Pipeline
    
    * update input oro files for control_run.IN: gsfv17
    
    ---------
    
    Co-authored-by: Grant Firl <[email protected]>
    Co-authored-by: Jong Kim <[email protected]>
    Co-authored-by: Dustin Swales <[email protected]>
    Co-authored-by: zach1221 <[email protected]>
    5 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0b59ad3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Hotfix to update with cubed sphere bug fix (ufs-community#2362)

    * UFSWM - 
      * FV3 - 
        * atmos_cubed_sphere - bug fix to address debug mode crashes caused by floating-point exception in subroutine a2b_ord2 in model/a2b_edge.F90
    jkbk2004 authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    73424e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Restore error checking in regression test system. (Combined PR#2357 a…

    …nd PR#2265) (ufs-community#2335)
    
    * UFSWM - restore error checking to regression test system and add a self-test suite
    	        - Detect_machine.sh identifies Frontera
    ---------
    Co-authored-by: Sam Trahan <[email protected]>
    Co-authored-by: Benjamin Cash <[email protected]>
    SamuelTrahanNOAA authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6a6ce43 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

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. sync with develop

    HelinWei-NOAA committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    18ebf0f View commit details
    Browse the repository at this point in the history
  3. sync with the develop

    HelinWei-NOAA committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2416292 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. update fv3 repo

    HelinWei-NOAA committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e8638d2 View commit details
    Browse the repository at this point in the history
  2. update submodules

    HelinWei-NOAA committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    19df334 View commit details
    Browse the repository at this point in the history