-
Notifications
You must be signed in to change notification settings - Fork 2
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
base: nsoil9
Are you sure you want to change the base?
Commits on Jul 24, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 4d05445 - Browse repository at this point
Copy the full SHA 4d05445View commit details
Commits on Jul 26, 2023
-
Update WW3: Sync develop branch to dev/ufs-weather-model branch - 202…
…3-jun-27 (ufs-community#1811) * WW3: updates
Configuration menu - View commit details
-
Copy full SHA for 3ad8ac0 - Browse repository at this point
Copy the full SHA 3ad8ac0View commit details
Commits on Jul 27, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 506e532 - Browse repository at this point
Copy the full SHA 506e532View commit details
Commits on Jul 28, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for e50a4c0 - Browse repository at this point
Copy the full SHA e50a4c0View commit details
Commits on Jul 31, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 2d09adf - Browse repository at this point
Copy the full SHA 2d09adfView commit details
Commits on Aug 2, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 641887b - Browse repository at this point
Copy the full SHA 641887bView commit details
Commits on Aug 7, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 5aeeffd - Browse repository at this point
Copy the full SHA 5aeeffdView commit details
Commits on Aug 14, 2023
-
soil layer depth is given via namelist
Helin Wei authored and Helin Wei committedAug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 34641ed - Browse repository at this point
Copy the full SHA 34641edView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for cd8535b - Browse repository at this point
Copy the full SHA cd8535bView commit details
Commits on Aug 16, 2023
-
update MOM6 to its main repository 20230703 and 20230811 updating (uf…
…s-community#1864) * modify mom6_files.cmake to reflect files being removed/added
Configuration menu - View commit details
-
Copy full SHA for bb525bb - Browse repository at this point
Copy the full SHA bb525bbView commit details
Commits on Aug 17, 2023
-
generalization of the soil init
Helin Wei authored and Helin Wei committedAug 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 1afd3f7 - Browse repository at this point
Copy the full SHA 1afd3f7View commit details -
Helin Wei authored and Helin Wei committed
Aug 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 24eaa87 - Browse repository at this point
Copy the full SHA 24eaa87View commit details
Commits on Aug 18, 2023
-
Few small fixes to Thompson MP (ufs-community#1734)
* update FV3 submodule pointer after GT combined his physics PRs
Configuration menu - View commit details
-
Copy full SHA for 0eee0a8 - Browse repository at this point
Copy the full SHA 0eee0a8View commit details
Commits on Aug 19, 2023
-
Helin Wei authored and Helin Wei committed
Aug 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 401be6a - Browse repository at this point
Copy the full SHA 401be6aView commit details
Commits on Aug 21, 2023
-
more generalization in noahmpdrv.F90
Helin Wei authored and Helin Wei committedAug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for c0b6d76 - Browse repository at this point
Copy the full SHA c0b6d76View commit details -
bypass init soil interpolation for warmstart
Helin Wei authored and Helin Wei committedAug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 0029ef1 - Browse repository at this point
Copy the full SHA 0029ef1View commit details
Commits on Aug 22, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for bef8280 - Browse repository at this point
Copy the full SHA bef8280View commit details
Commits on Aug 24, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for 7e9063d - Browse repository at this point
Copy the full SHA 7e9063dView commit details
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c1885d4 - Browse repository at this point
Copy the full SHA c1885d4View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for f590ec8 - Browse repository at this point
Copy the full SHA f590ec8View commit details
Commits on Aug 29, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 03fad6f - Browse repository at this point
Copy the full SHA 03fad6fView commit details
Commits on Aug 31, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for a52686c - Browse repository at this point
Copy the full SHA a52686cView commit details
Commits on Sep 1, 2023
-
Add Scotch 7.0.3 modules to WCOSS2 (ufs-community#1871)
* update module file * update rt.conf with pdlib tests on wcoss2
Configuration menu - View commit details
-
Copy full SHA for 788897d - Browse repository at this point
Copy the full SHA 788897dView commit details
Commits on Sep 5, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for d3daaf1 - Browse repository at this point
Copy the full SHA d3daaf1View commit details
Commits on Sep 7, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 1787f26 - Browse repository at this point
Copy the full SHA 1787f26View commit details
Commits on Sep 11, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 04a6501 - Browse repository at this point
Copy the full SHA 04a6501View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e7934cf - Browse repository at this point
Copy the full SHA e7934cfView commit details
Commits on Sep 14, 2023
-
MYNN SFC OpenACC Acceleration (ufs-community#1891)
* MYNN SFC OpenACC directives
Configuration menu - View commit details
-
Copy full SHA for dd41cc6 - Browse repository at this point
Copy the full SHA dd41cc6View commit details
Commits on Sep 18, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for d37ff7c - Browse repository at this point
Copy the full SHA d37ff7cView commit details
Commits on Sep 20, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for e053209 - Browse repository at this point
Copy the full SHA e053209View commit details
Commits on Sep 21, 2023
-
update CICE (ufs-community#1902)
* update CICE * remove comment lines from genf90.pl preprocessing * Update bl_date.conf
Configuration menu - View commit details
-
Copy full SHA for a75d5fe - Browse repository at this point
Copy the full SHA a75d5feView commit details
Commits on Sep 26, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for f7a94ce - Browse repository at this point
Copy the full SHA f7a94ceView commit details
Commits on Sep 28, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 83e477f - Browse repository at this point
Copy the full SHA 83e477fView commit details
Commits on Oct 3, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 41811b8 - Browse repository at this point
Copy the full SHA 41811b8View commit details
Commits on Oct 5, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for c2d7026 - Browse repository at this point
Copy the full SHA c2d7026View commit details
Commits on Oct 6, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for b95e334 - Browse repository at this point
Copy the full SHA b95e334View commit details
Commits on Oct 10, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 413257b - Browse repository at this point
Copy the full SHA 413257bView commit details
Commits on Oct 12, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 68050e5 - Browse repository at this point
Copy the full SHA 68050e5View commit details
Commits on Oct 18, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for fb788ba - Browse repository at this point
Copy the full SHA fb788baView commit details
Commits on Oct 20, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for 001f6f1 - Browse repository at this point
Copy the full SHA 001f6f1View commit details
Commits on Oct 24, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 3182954 - Browse repository at this point
Copy the full SHA 3182954View commit details
Commits on Oct 26, 2023
-
[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
Configuration menu - View commit details
-
Copy full SHA for 63a43d9 - Browse repository at this point
Copy the full SHA 63a43d9View commit details
Commits on Oct 27, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 020e783 - Browse repository at this point
Copy the full SHA 020e783View commit details
Commits on Oct 30, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 812aac5 - Browse repository at this point
Copy the full SHA 812aac5View commit details
Commits on Oct 31, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for ce6c046 - Browse repository at this point
Copy the full SHA ce6c046View commit details
Commits on Nov 2, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 971cfc5 - Browse repository at this point
Copy the full SHA 971cfc5View commit details
Commits on Nov 6, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for 4513c26 - Browse repository at this point
Copy the full SHA 4513c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 263edeb - Browse repository at this point
Copy the full SHA 263edebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d38717f - Browse repository at this point
Copy the full SHA d38717fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cec22ea - Browse repository at this point
Copy the full SHA cec22eaView commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de4b431 - Browse repository at this point
Copy the full SHA de4b431View commit details
Commits on Nov 8, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 0d2fb37 - Browse repository at this point
Copy the full SHA 0d2fb37View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc59bd9 - Browse repository at this point
Copy the full SHA fc59bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8dcab7 - Browse repository at this point
Copy the full SHA f8dcab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cf7e1 - Browse repository at this point
Copy the full SHA 95cf7e1View commit details
Commits on Nov 9, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for 9e41ad9 - Browse repository at this point
Copy the full SHA 9e41ad9View commit details
Commits on Nov 14, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 17643bc - Browse repository at this point
Copy the full SHA 17643bcView commit details
Commits on Nov 15, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 3ba8dff - Browse repository at this point
Copy the full SHA 3ba8dffView commit details
Commits on Nov 17, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 41b1724 - Browse repository at this point
Copy the full SHA 41b1724View commit details
Commits on Nov 20, 2023
-
fix grv function used by NST (ufs-community#2001)
*fixed grv function used by NST *point to FV3 with grv fix
Configuration menu - View commit details
-
Copy full SHA for 6a874d1 - Browse repository at this point
Copy the full SHA 6a874d1View commit details
Commits on Nov 22, 2023
-
Enable pdlib tests on more platforms (ufs-community#1967)
* enable pdlib tests on more platforms * fix bug and use scotch 7.0.4
Configuration menu - View commit details
-
Copy full SHA for f431fbe - Browse repository at this point
Copy the full SHA f431fbeView commit details
Commits on Nov 27, 2023
-
Add option to use netcdf quantization (ufs-community#1990)
* Convert tests to use netcdf quantize options
Configuration menu - View commit details
-
Copy full SHA for f6918a1 - Browse repository at this point
Copy the full SHA f6918a1View commit details
Commits on Nov 30, 2023
-
fix type mis-matches in nst water property module (ufs-community#1993)
* point to nst kind fix branch
Configuration menu - View commit details
-
Copy full SHA for 17e8d84 - Browse repository at this point
Copy the full SHA 17e8d84View commit details
Commits on Dec 1, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 7407bcf - Browse repository at this point
Copy the full SHA 7407bcfView commit details
Commits on Dec 4, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for f42e347 - Browse repository at this point
Copy the full SHA f42e347View commit details
Commits on Dec 6, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 1f7dd77 - Browse repository at this point
Copy the full SHA 1f7dd77View commit details
Commits on Dec 7, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 5be4f33 - Browse repository at this point
Copy the full SHA 5be4f33View commit details
Commits on Dec 11, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for fb8792b - Browse repository at this point
Copy the full SHA fb8792bView commit details
Commits on Dec 13, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 766ae99 - Browse repository at this point
Copy the full SHA 766ae99View commit details
Commits on Dec 14, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for 10635ef - Browse repository at this point
Copy the full SHA 10635efView commit details
Commits on Dec 19, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 1d90c04 - Browse repository at this point
Copy the full SHA 1d90c04View commit details
Commits on Dec 21, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for 991d652 - Browse repository at this point
Copy the full SHA 991d652View commit details
Commits on Dec 28, 2023
-
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"
Configuration menu - View commit details
-
Copy full SHA for 173146c - Browse repository at this point
Copy the full SHA 173146cView commit details
Commits on Jan 4, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 407c6fd - Browse repository at this point
Copy the full SHA 407c6fdView commit details
Commits on Jan 8, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 1cab8b7 - Browse repository at this point
Copy the full SHA 1cab8b7View commit details
Commits on Jan 10, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 5662552 - Browse repository at this point
Copy the full SHA 5662552View commit details
Commits on Jan 11, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for a837cfc - Browse repository at this point
Copy the full SHA a837cfcView commit details
Commits on Jan 16, 2024
-
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)
Configuration menu - View commit details
-
Copy full SHA for 1492141 - Browse repository at this point
Copy the full SHA 1492141View commit details
Commits on Jan 17, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for e7380dd - Browse repository at this point
Copy the full SHA e7380ddView commit details
Commits on Jan 19, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for b471de6 - Browse repository at this point
Copy the full SHA b471de6View commit details
Commits on Jan 22, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for adfcede - Browse repository at this point
Copy the full SHA adfcedeView commit details
Commits on Jan 24, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 24f5a41 - Browse repository at this point
Copy the full SHA 24f5a41View commit details
Commits on Jan 26, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 932a532 - Browse repository at this point
Copy the full SHA 932a532View commit details
Commits on Jan 30, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 625ac0c - Browse repository at this point
Copy the full SHA 625ac0cView commit details
Commits on Jan 31, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 10974d9 - Browse repository at this point
Copy the full SHA 10974d9View commit details
Commits on Feb 1, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for db98161 - Browse repository at this point
Copy the full SHA db98161View commit details
Commits on Feb 5, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 8c9339f - Browse repository at this point
Copy the full SHA 8c9339fView commit details
Commits on Feb 7, 2024
-
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)
Configuration menu - View commit details
-
Copy full SHA for 02ecf10 - Browse repository at this point
Copy the full SHA 02ecf10View commit details
Commits on Feb 8, 2024
-
Post update (ufs-community#2113)
UPP will be brought to the commit to fix the missing reflectivity bug for NSSL MP cases.
Configuration menu - View commit details
-
Copy full SHA for b4c59bb - Browse repository at this point
Copy the full SHA b4c59bbView commit details
Commits on Feb 10, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 760e002 - Browse repository at this point
Copy the full SHA 760e002View commit details
Commits on Feb 13, 2024
-
Add extra variables to get ice temperature for marine DA (ufs-communi…
…ty#2118) Add ice temperature in CICE output
Configuration menu - View commit details
-
Copy full SHA for 56e31ff - Browse repository at this point
Copy the full SHA 56e31ffView commit details
Commits on Feb 15, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for e464f5b - Browse repository at this point
Copy the full SHA e464f5bView commit details
Commits on Feb 21, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 6988662 - Browse repository at this point
Copy the full SHA 6988662View commit details
Commits on Feb 23, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for d87b54c - Browse repository at this point
Copy the full SHA d87b54cView commit details
Commits on Mar 1, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 8518c2c - Browse repository at this point
Copy the full SHA 8518c2cView commit details
Commits on Mar 4, 2024
-
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)
Configuration menu - View commit details
-
Copy full SHA for 4584860 - Browse repository at this point
Copy the full SHA 4584860View commit details
Commits on Mar 11, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 5b62e1a - Browse repository at this point
Copy the full SHA 5b62e1aView commit details
Commits on Mar 12, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 126db7a - Browse repository at this point
Copy the full SHA 126db7aView commit details
Commits on Mar 14, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for e4961eb - Browse repository at this point
Copy the full SHA e4961ebView commit details
Commits on Mar 18, 2024
-
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).
Configuration menu - View commit details
-
Copy full SHA for 86b7773 - Browse repository at this point
Copy the full SHA 86b7773View commit details
Commits on Mar 20, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 3c8338c - Browse repository at this point
Copy the full SHA 3c8338cView commit details
Commits on Mar 22, 2024
-
Fix modulefiles for Hera/Rocky8 OS. (ufs-community#2194)
- update module paths in Hera intel/gnu lua files for Rocky8 OS spack-stack libraries.
Configuration menu - View commit details
-
Copy full SHA for 7fdb58c - Browse repository at this point
Copy the full SHA 7fdb58cView commit details
Commits on Mar 27, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for c54e986 - Browse repository at this point
Copy the full SHA c54e986View commit details
Commits on Mar 29, 2024
-
WW3 feature: Langmuir turbulence parameterization (ufs-community#2195)
* WW3 - Langmuir turbulence parameterization
Configuration menu - View commit details
-
Copy full SHA for 87c27b9 - Browse repository at this point
Copy the full SHA 87c27b9View commit details
Commits on Apr 1, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 1411b90 - Browse repository at this point
Copy the full SHA 1411b90View commit details
Commits on Apr 3, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 26e6db6 - Browse repository at this point
Copy the full SHA 26e6db6View commit details
Commits on Apr 4, 2024
-
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)
Configuration menu - View commit details
-
Copy full SHA for 45c8b2a - Browse repository at this point
Copy the full SHA 45c8b2aView commit details
Commits on Apr 11, 2024
-
Add PIO namelist control for CICE (ufs-community#2145)
Update to CICE-Consortium/CICE aca8357. Adds implementation of namelist PIO options for CICE
Configuration menu - View commit details
-
Copy full SHA for 8a5f711 - Browse repository at this point
Copy the full SHA 8a5f711View commit details
Commits on Apr 15, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 281b32f - Browse repository at this point
Copy the full SHA 281b32fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ac4445d - Browse repository at this point
Copy the full SHA ac4445dView commit details -
Document ATMW / ATMAERO / HAFS WM configurations (ufs-community#2160)
* UFSWM * doc/Userguide * source * conf.py * Configurations.rst * FAQ.rst * InputsOutputs.rst * Introduction.rst
Configuration menu - View commit details
-
Copy full SHA for 4f32a4b - Browse repository at this point
Copy the full SHA 4f32a4bView commit details
Commits on Apr 17, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 47c0099 - Browse repository at this point
Copy the full SHA 47c0099View commit details
Commits on Apr 19, 2024
-
Update upp submodule (ufs-community#2213)
* UFSWM - Update inline post * FV3 - Update upp submodule for inline post
Configuration menu - View commit details
-
Copy full SHA for 5d2ca19 - Browse repository at this point
Copy the full SHA 5d2ca19View commit details
Commits on Apr 23, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for b6c576d - Browse repository at this point
Copy the full SHA b6c576dView commit details
Commits on Apr 25, 2024
-
update MOM6 to its main repo. 20240401 commit (ufs-community#2241)
* UFSWM - * MOM6 - update MOM6 to its main repo. 20240401 commit (NCAR-candidate-20240319)
Configuration menu - View commit details
-
Copy full SHA for 04bbc15 - Browse repository at this point
Copy the full SHA 04bbc15View commit details
Commits on Apr 30, 2024
-
Fix for land component model (ufs-community#2191)
* UFSWM - fix fully coupled land component configuration * NOAHMP - get fixed information from surface file
Configuration menu - View commit details
-
Copy full SHA for f234a3e - Browse repository at this point
Copy the full SHA f234a3eView commit details
Commits on May 2, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 26cb9e6 - Browse repository at this point
Copy the full SHA 26cb9e6View commit details
Commits on May 7, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 223b9ae - Browse repository at this point
Copy the full SHA 223b9aeView commit details
Commits on May 9, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 85d73f2 - Browse repository at this point
Copy the full SHA 85d73f2View commit details
Commits on May 13, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for b2668e8 - Browse repository at this point
Copy the full SHA b2668e8View commit details
Commits on May 16, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 1c6b4d4 - Browse repository at this point
Copy the full SHA 1c6b4d4View commit details
Commits on May 20, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for d55f1b8 - Browse repository at this point
Copy the full SHA d55f1b8View commit details
Commits on May 21, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 635890c - Browse repository at this point
Copy the full SHA 635890cView commit details
Commits on May 24, 2024
-
upgrade MERRA2 climatology from 2003-2014 mean to 2014 to 2024 mean (u…
…fs-community#2273) * MERRA2 climatology upgraded to 2014 to 2024 mean
Configuration menu - View commit details
-
Copy full SHA for 3a48a64 - Browse repository at this point
Copy the full SHA 3a48a64View commit details
Commits on May 28, 2024
-
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)
Configuration menu - View commit details
-
Copy full SHA for 317e530 - Browse repository at this point
Copy the full SHA 317e530View commit details
Commits on May 31, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 5bec704 - Browse repository at this point
Copy the full SHA 5bec704View commit details
Commits on Jun 5, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 485ccdf - Browse repository at this point
Copy the full SHA 485ccdfView commit details
Commits on Jun 7, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for a183a52 - Browse repository at this point
Copy the full SHA a183a52View commit details
Commits on Jun 11, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for bba5449 - Browse repository at this point
Copy the full SHA bba5449View commit details
Commits on Jun 18, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for a3d4733 - Browse repository at this point
Copy the full SHA a3d4733View commit details
Commits on Jun 25, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for e784814 - Browse repository at this point
Copy the full SHA e784814View commit details
Commits on Jul 3, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 8e7b61b - Browse repository at this point
Copy the full SHA 8e7b61bView commit details
Commits on Jul 11, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 0b59ad3 - Browse repository at this point
Copy the full SHA 0b59ad3View commit details
Commits on Jul 16, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 73424e2 - Browse repository at this point
Copy the full SHA 73424e2View commit details
Commits on Jul 18, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 6a6ce43 - Browse repository at this point
Copy the full SHA 6a6ce43View commit details
Commits on Jul 20, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for c127601 - Browse repository at this point
Copy the full SHA c127601View commit details
Commits on Jul 24, 2024
-
Land surface upgrades for HR4 (ufs-community#2354)
* HR4 land surface upgrades to address surface cold biases * update noahmp table
Configuration menu - View commit details
-
Copy full SHA for 7544ee8 - Browse repository at this point
Copy the full SHA 7544ee8View commit details
Commits on Jul 26, 2024
-
update CMEPS (ufs-community#2352)
* CMEPS - Sync CMEPS with ESCOMP/main.
Configuration menu - View commit details
-
Copy full SHA for e6ec3d1 - Browse repository at this point
Copy the full SHA e6ec3d1View commit details
Commits on Jul 30, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for b5a1976 - Browse repository at this point
Copy the full SHA b5a1976View commit details
Commits on Aug 1, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for ee4f19a - Browse repository at this point
Copy the full SHA ee4f19aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ebf0f - Browse repository at this point
Copy the full SHA 18ebf0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2416292 - Browse repository at this point
Copy the full SHA 2416292View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8638d2 - Browse repository at this point
Copy the full SHA e8638d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19df334 - Browse repository at this point
Copy the full SHA 19df334View commit details