-
Notifications
You must be signed in to change notification settings - Fork 18
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
Merge gsl/develop to RRFS_dev #142
Merge gsl/develop to RRFS_dev #142
Commits on Dec 16, 2021
-
Add ufs driver. Remove NEMS submodule. Update CMEPS. Update CDEPS. Fe…
…ature/ort addition. (ufs-community#931) * Add UFS driver, a copy of two fortran files from the NEMS repository. Remove NEMS submodule. * Update CMEPS for current escomp/master. Implement the ability to write mediator history files for ATM on tiles rather than mesh * Update CDEPS component. The updated CDEPS includes code updates for GFS v16 data mode. * Operation requirement test (ORT) for: - cpld_control_p7 thread and decomposition tests - cpld_bmark_p7 thread and decomposition tests - Due to the wave component in these tests, restart and debug do not work Co-authored-by: Minsuk Ji <[email protected]> Co-authored-by: Denise Worthen <[email protected]> Co-authored-by: BinLi-NOAA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc6c5f6 - Browse repository at this point
Copy the full SHA bc6c5f6View commit details
Commits on Dec 17, 2021
-
fv3atm cap cleanup (ufs-community#954)
FV3 nuopc cap code cleanup. Remove used code/variables. Fix minor inconsistencies.
Configuration menu - View commit details
-
Copy full SHA for c9b399c - Browse repository at this point
Copy the full SHA c9b399cView commit details
Commits on Dec 20, 2021
-
CCPP cloud cover change for Thompson MP associated with Xu Randall, s…
…everal bug fixes for regression testing scripts (ufs-community#962) This PR contains code changes 1) to remove old comments in GFS_typedefs.F90, increase cloud cover for Thompson MP by passing convective cloud water mixing ratio to progcld6. 2) Updates for auto fixes Co-authored-by: Dusan Jovic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d613c5 - Browse repository at this point
Copy the full SHA 4d613c5View commit details
Commits on Dec 21, 2021
-
ccpp-physics ufs-community#806, #807, ufs-community#813, and ort modi…
…fications (ufs-community#970) - CCPP Physics changes: see Wrapper for ccpp-physics ufs-community#806, #807, ufs-community#813, NOAA-EMC/fv3atm#447. - UFS weather model changes for ORT updates following changes in Fix Auto-RT on Gaea, Jet and Orion ufs-community#965
Configuration menu - View commit details
-
Copy full SHA for 18becb9 - Browse repository at this point
Copy the full SHA 18becb9View commit details
Commits on Dec 23, 2021
-
Wrapper for ccpp-physics ufs-community#808 and 816 (roughness length …
…over ice and NoahMP tsurf bugfix) (ufs-community#971) * update submodule pointer for regression testing for ccpp-physics ufs-community#808,816: roughness length over ice and NoahMP tsurf bugfix * Reduce time step from 600s to 450s for tests control_csawmg and control_csawmg_debug Co-authored-by: Dom Heinzeller <[email protected]> Co-authored-by: climbfuji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 803e03a - Browse repository at this point
Copy the full SHA 803e03aView commit details
Commits on Dec 27, 2021
-
Use 'model set run clock' routine in FV3 NUOPC cap. (ufs-community#967)
* Update FV3 cap by adding 'model set run clock' specialization routine. Because FV3 cap does not modify 'Earth clock' anymore in case of a restarted run, that adjustment is now done in the UFS driver. * Fix model_configure file for two tests to define `fhrot` parameter.
Configuration menu - View commit details
-
Copy full SHA for 3d995d7 - Browse repository at this point
Copy the full SHA 3d995d7View commit details
Commits on Dec 28, 2021
-
Revert iovr=4 (exponential cloud overlap method) in RRTMG (ufs-commun…
…ity#963) Revert/cleanup iovr=4 in RRTMG per developer's request. The current exponential cloud overlapping method used in RRTMG represents the method used in the pre-2018 operational HWRF model.
Configuration menu - View commit details
-
Copy full SHA for 8bf5a83 - Browse repository at this point
Copy the full SHA 8bf5a83View commit details -
Add fhzero ort test (ufs-community#977)
* Fhzero ORT applies to the two tests `control` and `control_p7` * Test can be run by invoking, for example, `./opnReqTest -n control -c fhz`
Configuration menu - View commit details
-
Copy full SHA for e9155a9 - Browse repository at this point
Copy the full SHA e9155a9View commit details
Commits on Dec 29, 2021
-
Add a new CDEPS test to use GSFv16 data mode in CDEPS ,update rt_week…
…ly.conf and update MOM6 to main branch (20211220) (ufs-community#976) * add a new cdeps test using GFS data mode * update rt_weekly.conf to include cpld_bmark_p7_35d tests * update MOM6 Co-authored-by: jiandewang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 629be05 - Browse repository at this point
Copy the full SHA 629be05View commit details
Commits on Dec 30, 2021
-
Bug fixes for WAM physics and regression tests, remove duplicate modu…
…les from ccpp-physics CMakeLists.txt (ufs-community#947) *adds a new regression test control_wam_debug and fixes problems with the existing control_wam test (e.g. IAER was not set as intended).
Configuration menu - View commit details
-
Copy full SHA for 538a074 - Browse repository at this point
Copy the full SHA 538a074View commit details
Commits on Jan 3, 2022
-
Update global inline post for outputting foundation temperature (ufs-…
…community#968) Update upp submodule in fv3atm with latest UPP version for outputting foundation temperature and fixing land-sea mask issue in global inline post.
Configuration menu - View commit details
-
Copy full SHA for 58ab0e2 - Browse repository at this point
Copy the full SHA 58ab0e2View commit details
Commits on Jan 5, 2022
-
Regression test bug fixes for running on Jet or with Rocoto (ufs-comm…
…unity#981) * Bug fixes for running on jet or with rocoto 1. Correctly detect Jet when deciding build job runtimes 2. Do not delete out and err files in compile & test jobs 3. Correct dependencies for WW3 in Rocoto 4. Do not hard-code ACCNR to h-nems This PR also contains fv3/ccpp physics (CCPP PR#812) updates that implements a vertically-integrated formula to properly compute tracer column mass and ensure mass conservation for all tracers except TKE. See issue NCAR/ccpp-physics#811 for details
Configuration menu - View commit details
-
Copy full SHA for 0f047b2 - Browse repository at this point
Copy the full SHA 0f047b2View commit details
Commits on Jan 7, 2022
-
MYNN sfclay (RAP suite) restart reproducibility (ufs-community#984)
*This PR turns on the rap_restart tests. Bit-for-bit reproducibility is achieved with the bug fixes for MYNN sfclay in the associated fv3atm and ccpp-physics PRs.
Configuration menu - View commit details
-
Copy full SHA for d956727 - Browse repository at this point
Copy the full SHA d956727View commit details
Commits on Jan 10, 2022
-
fixes on initializing snow over fractional ice and GFS_surface_compo…
…site and z0ice value change (ufs-community#996)
Configuration menu - View commit details
-
Copy full SHA for afa30f3 - Browse repository at this point
Copy the full SHA afa30f3View commit details
Commits on Jan 11, 2022
-
Radar-derived microphysics temperature tendencies similar to operatio…
…nal HRRR (ufs-community#986) This PR implements a feature of the operational HRRR, radar-derived microphysics temperature tendencies applied in the first N minutes of the forecast to improve clouds in the first few hours. Two regression tests are added.
Configuration menu - View commit details
-
Copy full SHA for 1eef87e - Browse repository at this point
Copy the full SHA 1eef87eView commit details
Commits on Jan 13, 2022
-
Turn on CICE albedo use by ATM for coupled model; update Prototype te…
…st suite to initial P8 configuration; (ufs-community#944) * add updates for suites, tests for initial P8 configuration * add IOPT_SFC=3 as default; set IOPT_SFC=1 in p7 tests * change min_seaice to 1e-6; set to 1e-11 in p7 tests * set dddmp=0.1 in both P7 and P8. This matches the final P7 configuration. It will change P7 baselines. * set cdmbwd in both P7 and P8 to the final P7 configuration. (1.0,2.2,1.0,1.0) for all resolutions. It will change P7 baselines. * add dusan's ecflow fix for wcoss2 * update FV3 with Moorthis' snod fix * update rt_weekly to use p8 tests * change integration length to 5 days
Configuration menu - View commit details
-
Copy full SHA for 7246c09 - Browse repository at this point
Copy the full SHA 7246c09View commit details
Commits on Jan 18, 2022
-
Thompson MP cloud tuning (ufs-community#1005)
* improves cloud fraction when using Thompson MP. See NCAR/ccpp-physics#809 for more details.
Configuration menu - View commit details
-
Copy full SHA for 937004a - Browse repository at this point
Copy the full SHA 937004aView commit details
Commits on Jan 19, 2022
-
Add a new HAFS regression test with Thompson MP and GFDL surface laye…
…r schemes and Corrected S4 template regression testing job card (ufs-community#995) * Added a new regression test for HAFS. * Fixed the S4 RT template job card. Co-authored-by: David Huber <[email protected]> Co-authored-by: Bin Liu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a79a7ca - Browse repository at this point
Copy the full SHA a79a7caView commit details
Commits on Jan 20, 2022
-
CCPP: Update consistency checks and effective radii calculation for T…
…hompson MP (ufs-community#1000) This PR contains changes in ccpp-physics (Update consistency checks and effective radii calculation for Thompson MP) and adds two new regression tests for both Intel and GNU that use the new prognostic cloud scheme progcld_thompson with GFS v16 and with RAP. The new cloud scheme is activated by setting icloud == 3 in input.nml.
Configuration menu - View commit details
-
Copy full SHA for a231869 - Browse repository at this point
Copy the full SHA a231869View commit details
Commits on Jan 21, 2022
-
Rremove nems_datm related code, update CDEPS, and remove run director…
…ies that are no longer needed by other tests (ufs-community#1008)
Configuration menu - View commit details
-
Copy full SHA for 18cfa16 - Browse repository at this point
Copy the full SHA 18cfa16View commit details
Commits on Jan 24, 2022
-
Add fhzero ort to coupled tests (ufs-community#1009)
* Add fhz ort to cpld tests * Set ACCNR in rt.sh, not detect_machine.sh. Add some comments explaining where the variable should not be set or used. Co-authored-by: Samuel Trahan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 467bad3 - Browse repository at this point
Copy the full SHA 467bad3View commit details
Commits on Jan 25, 2022
-
Unified write_netcdf, add single file 'cubed_sphere_grid' output (ufs…
…-community#1011) * Unify write_netcdf and write_netcdf_parallel modules. * Add support for writing 'cubed_sphere_grid' history files in a single netcdf file.
Configuration menu - View commit details
-
Copy full SHA for cf16bc4 - Browse repository at this point
Copy the full SHA cf16bc4View commit details
Commits on Jan 26, 2022
-
Change standard name and unit of CCPP error flag variable in CCPP fra…
…mework and physics (ufs-community#1013) * updates the submodule pointers for fv3atm, ccpp-framework and ccpp-physics for: Change standard name and unit of CCPP error flag variable in CCPP framework and physics.
Configuration menu - View commit details
-
Copy full SHA for 4604d70 - Browse repository at this point
Copy the full SHA 4604d70View commit details
Commits on Jan 27, 2022
-
ESMF managed threading (ufs-community#1018)
Add code updates to enable the ESMF managed threading in UFS. Co-authored-by: Gerhard Theurich <[email protected] >
Configuration menu - View commit details
-
Copy full SHA for bce0ff3 - Browse repository at this point
Copy the full SHA bce0ff3View commit details
Commits on Jan 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7131138 - Browse repository at this point
Copy the full SHA 7131138View commit details
Commits on Jan 31, 2022
-
Revisions to repair iovr=5 cloud overlap option (ufs-community#1025)
* This PR addresses part 2 of issue ufs-community#748 to activate the exponential-random cloud overlap method (iovr=5) in RRTMG. RT tests were added for iovr=4 and iovr=5 options * change iovr to use the environment variable in control.nml.IN; modify all tests that use control.nml.IN to set env. var. iovr=3 (except for new tests); remove restart files from new tests
Configuration menu - View commit details
-
Copy full SHA for 4682914 - Browse repository at this point
Copy the full SHA 4682914View commit details
Commits on Feb 2, 2022
-
2D decomposition on write grid, bug fix in FV3GFS_IO.F90, and quad pr…
…ecision in stochastic physics (ufs-community#1028) - The 2D decomposition is enabled on write grid component. - FV3atm PR NOAA-EMC/fv3atm#468 from @MicroTed - stochastic physics PR NOAA-PSL/stochastic_physics#53 from Dom. Co-authored-by: Ted Mansell <[email protected]> Co-authored-by: Dom Heinzeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b24880 - Browse repository at this point
Copy the full SHA 7b24880View commit details
Commits on Feb 3, 2022
-
Update CMEPS for wave coupling (ufs-community#1034)
* add run phases to allow waves to run in the slow loop * re-order hafs wave test * update aliases in fd_nems.yaml * update CMEPS to prevent advertise conflicts when s2sw is still using connectors * add correct masking variables to hafs nems.configure files
Configuration menu - View commit details
-
Copy full SHA for 14a76ad - Browse repository at this point
Copy the full SHA 14a76adView commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2c78da0 - Browse repository at this point
Copy the full SHA 2c78da0View commit details
Commits on Feb 8, 2022
-
Add lsm_cold_start variable for RUC LSM SCM support and gwdps bugfix …
…(combined) (ufs-community#1037) Co-authored-by: @SMoorthi-emc
Configuration menu - View commit details
-
Copy full SHA for 4a42680 - Browse repository at this point
Copy the full SHA 4a42680View commit details
Commits on Feb 10, 2022
-
Update esmf 821b04 (ufs-community#1041)
* Update the version of ESMF library to 8.2.1b04 * Add the write group lon info for upp 2d decomposition test.
Configuration menu - View commit details
-
Copy full SHA for cad761d - Browse repository at this point
Copy the full SHA cad761dView commit details
Commits on Feb 15, 2022
-
Multiple output (nested) grids from fv3atm (ufs-community#1044)
Update fv3atm to support writing multiple history files for parent and nested domains. Nested HAFS regression tests were updated to write out history files from all nested domains. Co-authored-by: Bin Liu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dce9936 - Browse repository at this point
Copy the full SHA dce9936View commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2a410c7 - Browse repository at this point
Copy the full SHA 2a410c7View commit details
Commits on Feb 22, 2022
-
Enable Thompson microphysics with UFS-Aerosols and update GOCART (ufs…
…-community#1049) This update allows the Thompson microphysics scheme to be used with prognostic aerosols (UFS-Aerosols) and updates GOCART to version 2.0.2.
Configuration menu - View commit details
-
Copy full SHA for 9bd6397 - Browse repository at this point
Copy the full SHA 9bd6397View commit details
Commits on Feb 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e593349 - Browse repository at this point
Copy the full SHA e593349View commit details -
Update CICE; add support for restart test when running single RT (was…
… PR 1058); update MOM6 (was PR 1060) (ufs-community#1045) * update cice * (1) pointing MOM6 to testing branch (MOM6 main repo PR: mom-ocean/MOM6#1556 (comment)) (2) add three new files in mom_cmake file core/MOM_porous_barriers.F90 external/drifters/MOM_particles.F90 external/drifters/MOM_particles_types.F90 (3) explicitly set in MOM_input for all resolutions to reflect the default value changes in code to retain answer EPBL_MLD_BISECTION = True (default changed from T to F in this MOM6 PR) INTERNAL_WAVE_SPEED_BETTER_EST = False (default changed from F to T in this MOM6 PR) note BBL_USE_EOS now set to use the value of USE_EOS in this MOM6 PR, but we set BBL_USE_EOS explicit so it has no impact * remove duplicated CHL input setting in MOM_input_template_050 * add support for restart tests while running single RT
Configuration menu - View commit details
-
Copy full SHA for 92c9d4f - Browse repository at this point
Copy the full SHA 92c9d4fView commit details
Commits on Feb 25, 2022
-
lateral boundary fix for regional runs (ufs-community#1050)
This PR fixes a transient increase in noise caused by incorrect processing of winds along the lateral boundary on the final acoustic time step before fresh boundary information is ingested into the model.
Configuration menu - View commit details
-
Copy full SHA for 34a5895 - Browse repository at this point
Copy the full SHA 34a5895View commit details
Commits on Mar 4, 2022
-
Feature: NSSL Microphysics support (ufs-community#1032)
* add new RT that uses NSSL MP; add new NSSL vars to default_vars.sh and rap.nml.IN; add new field table for using NSSL MP with hail on
Configuration menu - View commit details
-
Copy full SHA for 38aa634 - Browse repository at this point
Copy the full SHA 38aa634View commit details
Commits on Mar 8, 2022
-
Merge ufs-community develop into gsl/develop (NCAR#119)
* Add ufs driver. Remove NEMS submodule. Update CMEPS. Update CDEPS. Feature/ort addition. (ufs-community#931) * Add UFS driver, a copy of two fortran files from the NEMS repository. Remove NEMS submodule. * Update CMEPS for current escomp/master. Implement the ability to write mediator history files for ATM on tiles rather than mesh * Update CDEPS component. The updated CDEPS includes code updates for GFS v16 data mode. * Operation requirement test (ORT) for: - cpld_control_p7 thread and decomposition tests - cpld_bmark_p7 thread and decomposition tests - Due to the wave component in these tests, restart and debug do not work Co-authored-by: Minsuk Ji <[email protected]> Co-authored-by: Denise Worthen <[email protected]> Co-authored-by: BinLi-NOAA <[email protected]> * fv3atm cap cleanup (ufs-community#954) FV3 nuopc cap code cleanup. Remove used code/variables. Fix minor inconsistencies. * CCPP cloud cover change for Thompson MP associated with Xu Randall, several bug fixes for regression testing scripts (ufs-community#962) This PR contains code changes 1) to remove old comments in GFS_typedefs.F90, increase cloud cover for Thompson MP by passing convective cloud water mixing ratio to progcld6. 2) Updates for auto fixes Co-authored-by: Dusan Jovic <[email protected]> * ccpp-physics ufs-community#806, #807, ufs-community#813, and ort modifications (ufs-community#970) - CCPP Physics changes: see Wrapper for ccpp-physics ufs-community#806, #807, ufs-community#813, NOAA-EMC/fv3atm#447. - UFS weather model changes for ORT updates following changes in Fix Auto-RT on Gaea, Jet and Orion ufs-community#965 * Wrapper for ccpp-physics ufs-community#808 and 816 (roughness length over ice and NoahMP tsurf bugfix) (ufs-community#971) * update submodule pointer for regression testing for ccpp-physics ufs-community#808,816: roughness length over ice and NoahMP tsurf bugfix * Reduce time step from 600s to 450s for tests control_csawmg and control_csawmg_debug Co-authored-by: Dom Heinzeller <[email protected]> Co-authored-by: climbfuji <[email protected]> * Use 'model set run clock' routine in FV3 NUOPC cap. (ufs-community#967) * Update FV3 cap by adding 'model set run clock' specialization routine. Because FV3 cap does not modify 'Earth clock' anymore in case of a restarted run, that adjustment is now done in the UFS driver. * Fix model_configure file for two tests to define `fhrot` parameter. * Revert iovr=4 (exponential cloud overlap method) in RRTMG (ufs-community#963) Revert/cleanup iovr=4 in RRTMG per developer's request. The current exponential cloud overlapping method used in RRTMG represents the method used in the pre-2018 operational HWRF model. * Add fhzero ort test (ufs-community#977) * Fhzero ORT applies to the two tests `control` and `control_p7` * Test can be run by invoking, for example, `./opnReqTest -n control -c fhz` * Add a new CDEPS test to use GSFv16 data mode in CDEPS ,update rt_weekly.conf and update MOM6 to main branch (20211220) (ufs-community#976) * add a new cdeps test using GFS data mode * update rt_weekly.conf to include cpld_bmark_p7_35d tests * update MOM6 Co-authored-by: jiandewang <[email protected]> * Bug fixes for WAM physics and regression tests, remove duplicate modules from ccpp-physics CMakeLists.txt (ufs-community#947) *adds a new regression test control_wam_debug and fixes problems with the existing control_wam test (e.g. IAER was not set as intended). * Update global inline post for outputting foundation temperature (ufs-community#968) Update upp submodule in fv3atm with latest UPP version for outputting foundation temperature and fixing land-sea mask issue in global inline post. * Regression test bug fixes for running on Jet or with Rocoto (ufs-community#981) * Bug fixes for running on jet or with rocoto 1. Correctly detect Jet when deciding build job runtimes 2. Do not delete out and err files in compile & test jobs 3. Correct dependencies for WW3 in Rocoto 4. Do not hard-code ACCNR to h-nems This PR also contains fv3/ccpp physics (CCPP PR#812) updates that implements a vertically-integrated formula to properly compute tracer column mass and ensure mass conservation for all tracers except TKE. See issue NCAR/ccpp-physics#811 for details * MYNN sfclay (RAP suite) restart reproducibility (ufs-community#984) *This PR turns on the rap_restart tests. Bit-for-bit reproducibility is achieved with the bug fixes for MYNN sfclay in the associated fv3atm and ccpp-physics PRs. * fixes on initializing snow over fractional ice and GFS_surface_composite and z0ice value change (ufs-community#996) * Radar-derived microphysics temperature tendencies similar to operational HRRR (ufs-community#986) This PR implements a feature of the operational HRRR, radar-derived microphysics temperature tendencies applied in the first N minutes of the forecast to improve clouds in the first few hours. Two regression tests are added. * Turn on CICE albedo use by ATM for coupled model; update Prototype test suite to initial P8 configuration; (ufs-community#944) * add updates for suites, tests for initial P8 configuration * add IOPT_SFC=3 as default; set IOPT_SFC=1 in p7 tests * change min_seaice to 1e-6; set to 1e-11 in p7 tests * set dddmp=0.1 in both P7 and P8. This matches the final P7 configuration. It will change P7 baselines. * set cdmbwd in both P7 and P8 to the final P7 configuration. (1.0,2.2,1.0,1.0) for all resolutions. It will change P7 baselines. * add dusan's ecflow fix for wcoss2 * update FV3 with Moorthis' snod fix * update rt_weekly to use p8 tests * change integration length to 5 days * Thompson MP cloud tuning (ufs-community#1005) * improves cloud fraction when using Thompson MP. See NCAR/ccpp-physics#809 for more details. * Add a new HAFS regression test with Thompson MP and GFDL surface layer schemes and Corrected S4 template regression testing job card (ufs-community#995) * Added a new regression test for HAFS. * Fixed the S4 RT template job card. Co-authored-by: David Huber <[email protected]> Co-authored-by: Bin Liu <[email protected]> * CCPP: Update consistency checks and effective radii calculation for Thompson MP (ufs-community#1000) This PR contains changes in ccpp-physics (Update consistency checks and effective radii calculation for Thompson MP) and adds two new regression tests for both Intel and GNU that use the new prognostic cloud scheme progcld_thompson with GFS v16 and with RAP. The new cloud scheme is activated by setting icloud == 3 in input.nml. * Rremove nems_datm related code, update CDEPS, and remove run directories that are no longer needed by other tests (ufs-community#1008) * Add fhzero ort to coupled tests (ufs-community#1009) * Add fhz ort to cpld tests * Set ACCNR in rt.sh, not detect_machine.sh. Add some comments explaining where the variable should not be set or used. Co-authored-by: Samuel Trahan <[email protected]> * Unified write_netcdf, add single file 'cubed_sphere_grid' output (ufs-community#1011) * Unify write_netcdf and write_netcdf_parallel modules. * Add support for writing 'cubed_sphere_grid' history files in a single netcdf file. * Change standard name and unit of CCPP error flag variable in CCPP framework and physics (ufs-community#1013) * updates the submodule pointers for fv3atm, ccpp-framework and ccpp-physics for: Change standard name and unit of CCPP error flag variable in CCPP framework and physics. * ESMF managed threading (ufs-community#1018) Add code updates to enable the ESMF managed threading in UFS. Co-authored-by: Gerhard Theurich <[email protected] > * sync-ww3 (ufs-community#1026) * sync with ww3 develop branch * Revisions to repair iovr=5 cloud overlap option (ufs-community#1025) * This PR addresses part 2 of issue ufs-community#748 to activate the exponential-random cloud overlap method (iovr=5) in RRTMG. RT tests were added for iovr=4 and iovr=5 options * change iovr to use the environment variable in control.nml.IN; modify all tests that use control.nml.IN to set env. var. iovr=3 (except for new tests); remove restart files from new tests * 2D decomposition on write grid, bug fix in FV3GFS_IO.F90, and quad precision in stochastic physics (ufs-community#1028) - The 2D decomposition is enabled on write grid component. - FV3atm PR NOAA-EMC/fv3atm#468 from @MicroTed - stochastic physics PR NOAA-PSL/stochastic_physics#53 from Dom. Co-authored-by: Ted Mansell <[email protected]> Co-authored-by: Dom Heinzeller <[email protected]> * Update CMEPS for wave coupling (ufs-community#1034) * add run phases to allow waves to run in the slow loop * re-order hafs wave test * update aliases in fd_nems.yaml * update CMEPS to prevent advertise conflicts when s2sw is still using connectors * add correct masking variables to hafs nems.configure files * 4DIAU bug fix when iau_filter_increments=T (ufs-community#990) * Add lsm_cold_start variable for RUC LSM SCM support and gwdps bugfix (combined) (ufs-community#1037) Co-authored-by: @SMoorthi-emc * Update esmf 821b04 (ufs-community#1041) * Update the version of ESMF library to 8.2.1b04 * Add the write group lon info for upp 2d decomposition test. * Multiple output (nested) grids from fv3atm (ufs-community#1044) Update fv3atm to support writing multiple history files for parent and nested domains. Nested HAFS regression tests were updated to write out history files from all nested domains. Co-authored-by: Bin Liu <[email protected]> * GPU-enabled version of Grell-Freitas convection in ccpp-physics (ufs-community#1043) * Enable Thompson microphysics with UFS-Aerosols and update GOCART (ufs-community#1049) This update allows the Thompson microphysics scheme to be used with prognostic aerosols (UFS-Aerosols) and updates GOCART to version 2.0.2. * Add support for Stochastically Perturbed Parameterizations (SPP) in FV3 (ufs-community#982) * Update CICE; add support for restart test when running single RT (was PR 1058); update MOM6 (was PR 1060) (ufs-community#1045) * update cice * (1) pointing MOM6 to testing branch (MOM6 main repo PR: mom-ocean/MOM6#1556 (comment)) (2) add three new files in mom_cmake file core/MOM_porous_barriers.F90 external/drifters/MOM_particles.F90 external/drifters/MOM_particles_types.F90 (3) explicitly set in MOM_input for all resolutions to reflect the default value changes in code to retain answer EPBL_MLD_BISECTION = True (default changed from T to F in this MOM6 PR) INTERNAL_WAVE_SPEED_BETTER_EST = False (default changed from F to T in this MOM6 PR) note BBL_USE_EOS now set to use the value of USE_EOS in this MOM6 PR, but we set BBL_USE_EOS explicit so it has no impact * remove duplicated CHL input setting in MOM_input_template_050 * add support for restart tests while running single RT * lateral boundary fix for regional runs (ufs-community#1050) This PR fixes a transient increase in noise caused by incorrect processing of winds along the lateral boundary on the final acoustic time step before fresh boundary information is ingested into the model. * Update pointer to FV3 * Point to Christina's branches. * Update RT log for Hera Intel. * Adding RT log for Hera GNU tests. * Updating RT log for Jet Intel tests. * Latest regression tests on Jet. * Adding regression logs. * Updating regression test date stamp. * Point to GSL repositories for FV3 and FV3/ccpp/physics Co-authored-by: Dusan Jovic <[email protected]> Co-authored-by: Minsuk Ji <[email protected]> Co-authored-by: Denise Worthen <[email protected]> Co-authored-by: BinLi-NOAA <[email protected]> Co-authored-by: Dom Heinzeller <[email protected]> Co-authored-by: Dusan Jovic <[email protected]> Co-authored-by: Grant Firl <[email protected]> Co-authored-by: Dom Heinzeller <[email protected]> Co-authored-by: mzhangw <[email protected]> Co-authored-by: jiandewang <[email protected]> Co-authored-by: WenMeng-NOAA <[email protected]> Co-authored-by: Samuel Trahan (NOAA contractor) <[email protected]> Co-authored-by: SMoorthi-emc <[email protected]> Co-authored-by: ChunxiZhang-NOAA <[email protected]> Co-authored-by: David Huber <[email protected]> Co-authored-by: Bin Liu <[email protected]> Co-authored-by: Samuel Trahan <[email protected]> Co-authored-by: Jun Wang <[email protected]> Co-authored-by: Gerhard Theurich <[email protected] > Co-authored-by: Ali.Abdolali <[email protected]> Co-authored-by: Ted Mansell <[email protected]> Co-authored-by: Dom Heinzeller <[email protected]> Co-authored-by: Jeff Whitaker <[email protected]> Co-authored-by: DomHeinzeller <[email protected]> Co-authored-by: Raffaele Montuoro <[email protected]> Co-authored-by: JeffBeck-NOAA <[email protected]> Co-authored-by: MatthewPyle-NOAA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b6eb1a - Browse repository at this point
Copy the full SHA 4b6eb1aView commit details
Commits on Mar 9, 2022
-
Remove GF Consistency Check & Add SDFs - V2 (NCAR#120)
* - Removes consistency check in GF, allows GF to run with different or no shallow scheme - Add additional RAP based SDF * - Add regression test logs * jet intel test * point to gsl/develop for FV3 Co-authored-by: Samuel Trahan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 873ac3d - Browse repository at this point
Copy the full SHA 873ac3dView commit details
Commits on Mar 10, 2022
-
p8b (with aerosols) (ufs-community#1071)
updates all p8 tests to the p8b settings, which includes GOCART Co-authored-by: Raffaele Montuoro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b6b740 - Browse repository at this point
Copy the full SHA 9b6b740View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5289fa - Browse repository at this point
Copy the full SHA e5289faView commit details
Commits on Mar 11, 2022
-
Split CCPP finalize into physics_finalize and (framework) finalize, f…
…ix CCPP's metadata2html.py (ufs-community#1061)
Configuration menu - View commit details
-
Copy full SHA for 96a9933 - Browse repository at this point
Copy the full SHA 96a9933View commit details
Commits on Mar 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10a616d - Browse repository at this point
Copy the full SHA 10a616dView commit details
Commits on Mar 16, 2022
-
CMAKE for WW3 (ufs-community#1089)
* Use WW3 CMake build Co-authored-by: kgerheiser <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e028578 - Browse repository at this point
Copy the full SHA e028578View commit details
Commits on Mar 17, 2022
-
Add 'valid time' variable using ISO string format (ufs-community#1073)
* Require cmake version 3.19 * Update FV3: - Add 'valid time' variable using ISO string format to netcdf history files. - Use double precision variable to set value of 'time' attribute in wrt comp import state - Update ccpp/physics (setting surface-related interstitial variables for SCM prescribed-surface-flux mode) - Update inline_post_stub.F90 subroutine interfaces to match inline_post.F90
Configuration menu - View commit details
-
Copy full SHA for d1f2ded - Browse repository at this point
Copy the full SHA d1f2dedView commit details
Commits on Mar 18, 2022
-
Add hi-res regional test on small domain (ufs-community#1084)
* Add hi-res regional test on small domain
Configuration menu - View commit details
-
Copy full SHA for 0a685fd - Browse repository at this point
Copy the full SHA 0a685fdView commit details -
Fix Lambert Conformal Conic mapping in the write component on the sou…
…thern hemisphere (ufs-community#1087) * Subroutine `lambert` in the FV3 write component has been fixed to do the mapping on the southern hemisphere correctly. * CI fix - Docker container library updated. CI input data updated. Add chm_petlist_bounds. - Change gocart output file name for debug test - Changes for opnReqTest to also scan rt_gnu.conf - Change CI tests to noaero Co-authored-by: Minsuk Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af1e026 - Browse repository at this point
Copy the full SHA af1e026View commit details
Commits on Mar 22, 2022
-
Rectify total number of Thompson MP species and add UFS-Aerosols to S…
…2S and S2SW (ufs-community#1118) * Rectify total number of Thompson MP species * Implement S2SWA/S2SA build app as the only one enabling prognostic aerosols in fully coupled model. * Update output_fh documentation.
Configuration menu - View commit details
-
Copy full SHA for 1bd68ca - Browse repository at this point
Copy the full SHA 1bd68caView commit details
Commits on Mar 24, 2022
-
Add a cdeps test and update mom6, fv3, and weekly tests (ufs-communit…
…y#1136) Co-authored-by: jiandewang <[email protected]> Co-authored-by: WenMeng-NOAA <[email protected]> Co-authored-by: DusanJovic-NOAA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a46c7ed - Browse repository at this point
Copy the full SHA a46c7edView commit details -
Updates to the MYNN-EDMF (NCAR#129)
* update submodule pointer for fv3atm * Fault tolerance in rt.sh usage of rocoto. * Update baseline date. * Bug fixes to rocoto changes. * Hera gnu tests passed. * Sleep 60 seconds betwen calls to rocotorun to avoid seeing submitted jobs in an inconsistent state when the batch scheduler is overwhelmed. * Hera intel tests passed. * Jet intel tests passed. * Corrections to Rocoto reliability changes * Point to gsl/develop for FV3 Co-authored-by: samuel.trahan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed0a130 - Browse repository at this point
Copy the full SHA ed0a130View commit details
Commits on Mar 25, 2022
-
GWD, LSM and MYNN physics updates from RRFS_dev branch (NCAR#130)
* GWD, LSM and MYNN physics updates from RRFS_dev branch * Temporary push to fork for transfer to Jet. * Added regression test logs required for PR * Reverting back to original rt.sh * hera.gnu tests passed * Jet intel tests passed. * Hera intel tests passed * Point to gsl/develop for FV3 Co-authored-by: samuel.trahan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dde8311 - Browse repository at this point
Copy the full SHA dde8311View commit details -
Configuration menu - View commit details
-
Copy full SHA for c26e980 - Browse repository at this point
Copy the full SHA c26e980View commit details
Commits on Mar 26, 2022
-
Update fms to 2021.04 (ufs-community#1135)
* Update fms to 2021.04 * Add RT for ocean IAU * Update documentation Co-authored-by: Phil Pegion <[email protected]> Co-authored-by: Jun Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4cfac8 - Browse repository at this point
Copy the full SHA d4cfac8View commit details
Commits on Mar 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c31f633 - Browse repository at this point
Copy the full SHA c31f633View commit details -
land surface upgrades for p8 (ufs-community#1095)
* reset the Noah-MP default options for those well tested
Configuration menu - View commit details
-
Copy full SHA for 8ce7e18 - Browse repository at this point
Copy the full SHA 8ce7e18View commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 995fed5 - Browse repository at this point
Copy the full SHA 995fed5View commit details
Commits on Mar 31, 2022
-
Update ESMF to version 8.3.0bs09 (ufs-community#1146)
* Update ESMF to version 8.3.0b09 * Increase wall clock limit for tests/regional_3km to 15 min * Update AutoRT to use tfe01 ecflow node on Jet * Updated Cheyenne baseline epicufsrt path * Updated Cheyenne epicufsrt hpc-stack build Co-authored-by: JONG KIM <[email protected]> Co-authored-by: Brian Curtis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b1787f - Browse repository at this point
Copy the full SHA 6b1787fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aec234c - Browse repository at this point
Copy the full SHA aec234cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7f8216 - Browse repository at this point
Copy the full SHA e7f8216View commit details
Commits on Apr 4, 2022
-
release/p8c: updated the TKE-EDMF PBL and saSAS cumulus scheme plus b…
…ug fix for the Thompson scheme (issue ufs-community#881) (ufs-community#1120) * release/p8c: it is related to ccpp-physics PBL and cumulus updates plus a bug fix to the Thompson scheme
Configuration menu - View commit details
-
Copy full SHA for 7c23151 - Browse repository at this point
Copy the full SHA 7c23151View commit details -
Bring AQM model into UFS & Update MOM6 mixed FMS (ufs-community#1137)
* Add AQM submodule to integrate NOAA's Air Quality Model embedding the U.S. EPA Community Multiscale Air Quality Model (CMAQ). * MOM6: An alternate fix to class(*) issues with FMS 2022-01 Co-authored-by: Raffaele Montuoro <[email protected]> Co-authored-by: jiandewang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96dffa1 - Browse repository at this point
Copy the full SHA 96dffa1View commit details
Commits on Apr 8, 2022
-
Radiation changes for prototype 8 (ufs-community#1090)
* New feature in RRTMGP enabled ccpp-physics. * Updated physics. New FV3 interstitials. * Cleanup of RRTMGP regression tests. * Replaced cld_mynn_ naming convention with cld_pbl_ * Some more cleanup of cloud-fraction... * Pulled in Qingfu's changes to ccpp-physics * New RT's for RRTMGP p8. Revert change in ccpp-physics * Changed arguments to implied shape. in ccpp-physics * Updated RRTMGP regression tests * Changes to FV3/ccpp-physics. * RRTMGP RT cleanup, again. Bug-fix in FV3/ccpp-physics * Revert changes to names in FV3/ccpp-physics * Cleanup p8 tests. * More RT cleanup for p8. * Add GP setting to non-coupled p8 tests. * Added bounding to temperature at layer-interface used by RRTMGP. * Reorder loop * Combined gp sw and lw aerosol routines. Modest speedup (~4%). Add GP setting to test setup. * Add GP settings to cpld_control_c96_noaero_p8 test. * update test resources default_vars.sh
Configuration menu - View commit details
-
Copy full SHA for 1834d5a - Browse repository at this point
Copy the full SHA 1834d5aView commit details
Commits on Apr 11, 2022
-
HAFS moving-nesting related developments (ufs-community#1104)
* Add the storm-following or specified moving-nesting capability for both the regional and global configuration. * Expand the UFS/HAFS FV3ATM-HYCOM ocean coupling to support the static and moving nesting configuration. * Expand the write grid component to support outputting the moving nest domain properly. * Five HAFS related moving-nesting regression tests are added to test these newly added features. The regional_hafs RT was removed. Co-authored-by: Daniel Rosen <[email protected]> Co-authored-by: Ufuk Turuncoglu <[email protected]> Co-authored-by: uturuncoglu <[email protected]> Co-authored-by: Dusan Jovic <[email protected]> Co-authored-by: William Ramstrom <[email protected]> Co-authored-by: A-Kyle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2e6b22 - Browse repository at this point
Copy the full SHA c2e6b22View commit details
Commits on Apr 12, 2022
-
fv3atm: Split GFS_typedefs.F90, rename CCPP_interstitial, import ccpp…
…_t from ccpp_types; contains bug fix for WW3 debug (ufs-community#1130) Co-authored-by: Jessica Meixner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb84926 - Browse repository at this point
Copy the full SHA cb84926View commit details
Commits on Apr 18, 2022
-
Close MOM6 1deg at j=1; Update input-data for P8c (ufs-community#909)
* update all tests using 1deg MOM6/CICE6 * pre-pend ufs to existing topo edits filename when creating the new file * update input-data directory
Configuration menu - View commit details
-
Copy full SHA for d334a60 - Browse repository at this point
Copy the full SHA d334a60View commit details
Commits on Apr 20, 2022
-
Fix uninitialized min_rand variable in Thompson MP when using SPP (uf…
…s-community#1152) * Updates to stochastic_physics and fv3 and CI
Configuration menu - View commit details
-
Copy full SHA for 88fed2b - Browse repository at this point
Copy the full SHA 88fed2bView commit details
Commits on Apr 21, 2022
-
Add RRFS-Smoke and regression tests.
* "update .gitmodules to point to the gsl/develop-smoke" * "push tests/tests/rrfs_smoke_conus13km_hrrr_warm" * Point to gsl/develop-smoke for ccpp-physics * "update .gitmodules" * "point to gsl/develop-smoke branch" * "point to gsl/develop-smoke with active flag updates" * "upload the hera.intel and hera.gnu regression test log files" * Add the rrfs_smoke_conus13km_hrrr_warm regression test. * Remove an extra read that went out of bounds * hera.gnu tests passed * hera.intel tests passed * jet.intel tests passed * Point to gsl/develop for FV3 * Point .gitmodules to NOAA-GSL Co-authored-by: samuel.trahan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f314f25 - Browse repository at this point
Copy the full SHA f314f25View commit details -
A bug fix for wet scavenging of aerosols and a minor modification for…
… moisture property calculation (ufs-community#1176)
Configuration menu - View commit details
-
Copy full SHA for 55d867c - Browse repository at this point
Copy the full SHA 55d867cView commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5abaed5 - Browse repository at this point
Copy the full SHA 5abaed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 587f21a - Browse repository at this point
Copy the full SHA 587f21aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37e8407 - Browse repository at this point
Copy the full SHA 37e8407View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e4b4c - Browse repository at this point
Copy the full SHA f6e4b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd65c87 - Browse repository at this point
Copy the full SHA cd65c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0fa1d2 - Browse repository at this point
Copy the full SHA d0fa1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for af08a3a - Browse repository at this point
Copy the full SHA af08a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a651651 - Browse repository at this point
Copy the full SHA a651651View commit details
Commits on Apr 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b0969bd - Browse repository at this point
Copy the full SHA b0969bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cedbccc - Browse repository at this point
Copy the full SHA cedbcccView commit details
Commits on Apr 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c09a15b - Browse repository at this point
Copy the full SHA c09a15bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39bae17 - Browse repository at this point
Copy the full SHA 39bae17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d51dc - Browse repository at this point
Copy the full SHA 24d51dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9cb3cd - Browse repository at this point
Copy the full SHA b9cb3cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa72f5f - Browse repository at this point
Copy the full SHA fa72f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for df1f837 - Browse repository at this point
Copy the full SHA df1f837View commit details -
Hera BUILD_WALLTIME of 1 hour due to occasional extreme contention fo…
…r intel licenses
Configuration menu - View commit details
-
Copy full SHA for 9fb8421 - Browse repository at this point
Copy the full SHA 9fb8421View commit details -
Configuration menu - View commit details
-
Copy full SHA for c93f32f - Browse repository at this point
Copy the full SHA c93f32fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 825454f - Browse repository at this point
Copy the full SHA 825454fView commit details
Commits on Apr 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 05034b5 - Browse repository at this point
Copy the full SHA 05034b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49b5971 - Browse repository at this point
Copy the full SHA 49b5971View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ad236 - Browse repository at this point
Copy the full SHA 96ad236View commit details -
Configuration menu - View commit details
-
Copy full SHA for a56c728 - Browse repository at this point
Copy the full SHA a56c728View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c56bc - Browse repository at this point
Copy the full SHA c9c56bcView commit details -
FV3: Remove some empty _init and _finalize routines and update a comm…
…ent in sgscloud_radpre
Configuration menu - View commit details
-
Copy full SHA for 6a66584 - Browse repository at this point
Copy the full SHA 6a66584View commit details
Commits on Apr 28, 2022
-
Feature/lndp noahmp2 : add land perturbation scheme for Noah-MP fract…
…ional veg (ufs-community#1143) Updates to allow land perturbation scheme to be applied for Noah-MP. Currently, for Noah-MP model parameters can perturb only vegetation fraction. Main code changes: -added lsm_noahmp model option to lndp_type==2 land perturbation scheme (fv3-atm, stochastic_physics) -updated comments -cleaned up the namelists to make the different options clearer. Removed misleading lndp_each_step variable from gfs_physics_nml, and replaced it with "lndp_model_type" in the nam_sfcperts namelist for the different forecast types (cycling DA, short forecasts, perturbing only initial conditions) (fv3-atm, stochastic_physics, ufs-weather-model) NOTE: see note below, re: specification of smc perturbation for RAP/HRRR/etc (lndp_model_type==2) -revised code in stochastic_physics_wrapper to only allocate arrays that will be used when passed into lndp_apply_perts (fv3-atm) -deleted unused albedo arrays in stochastic_physics_wrapper and lndp_apply_perts (fv3-atm, stochastic_physics) -fixed bug causing precision errors when calculating the soil moisture ice content (often ~0.0; stochastic_physics) -fixed bug in which lndp_apply_perts wasn't called for nscyc = 0. (fv3-atm) -increased max_nvar_lndp at Jeff Ator's request (fv3-atm) -added a new test for the Noah-MP and lndp==2 combination (ufs-weather-model)
Configuration menu - View commit details
-
Copy full SHA for 9bf10ca - Browse repository at this point
Copy the full SHA 9bf10caView commit details -
Configuration menu - View commit details
-
Copy full SHA for c60febb - Browse repository at this point
Copy the full SHA c60febbView commit details
Commits on Apr 29, 2022
-
Update CDEPS component, add hailcast code in FV3/atmos_cubed_sphere a…
…nd reduce wall clock time used for the cpld_control_c192_p8 test on Jet (ufs-community#1156) Co-authored-by: Yunheng Wang
Configuration menu - View commit details
-
Copy full SHA for dedf86c - Browse repository at this point
Copy the full SHA dedf86cView commit details
Commits on May 2, 2022
-
Update CMEPS; Add gocart userguide (was ufs-community#1182) (ufs-comm…
…unity#1189) * Update CMEPS submodule * Add GOCART documentation Co-authored-by: Li Pan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07edf4c - Browse repository at this point
Copy the full SHA 07edf4cView commit details
Commits on May 3, 2022
-
Combine PROD and REPRO build options into 'Release' build type (ufs-c…
…ommunity#1171) Combined PROD and REPRO build modes into 'Release' build type. Now only 'Debug' and 'Release' build type are supported. Both build types must produce bit-for-bit reproducible outputs using different number of threads, mpi tasks, different domain decomposition, have reproducible restarts etc.
Configuration menu - View commit details
-
Copy full SHA for 846f0e4 - Browse repository at this point
Copy the full SHA 846f0e4View commit details
Commits on May 5, 2022
-
Unify inline post interfaces (ufs-community#1181)
* replace pwatclm to pwat in the all diag tables under tests/parm/diag_table.
Configuration menu - View commit details
-
Copy full SHA for f09e45b - Browse repository at this point
Copy the full SHA f09e45bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36df1c9 - Browse repository at this point
Copy the full SHA 36df1c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 354c688 - Browse repository at this point
Copy the full SHA 354c688View commit details -
Configuration menu - View commit details
-
Copy full SHA for caad347 - Browse repository at this point
Copy the full SHA caad347View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41803df - Browse repository at this point
Copy the full SHA 41803dfView commit details
Commits on May 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3fbe88a - Browse repository at this point
Copy the full SHA 3fbe88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c59d3c - Browse repository at this point
Copy the full SHA 1c59d3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e574d - Browse repository at this point
Copy the full SHA 61e574dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2576bb5 - Browse repository at this point
Copy the full SHA 2576bb5View commit details
Commits on May 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4e0dce6 - Browse repository at this point
Copy the full SHA 4e0dce6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ab6890 - Browse repository at this point
Copy the full SHA 0ab6890View commit details -
Updated settings for NoahMP, Thompson and RRTMGP in RTs (ufs-communit…
…y#1196) * add NoahMP opt_trs to namelist * Updated namelist settings related to NoahMP scheme, Thompson scheme and RRTMGP (issue ufs-community#1173 and ufs-community#1185) * Updated some namelist settings and add/remove some RTs related to RRTMGP
Configuration menu - View commit details
-
Copy full SHA for 0ee3448 - Browse repository at this point
Copy the full SHA 0ee3448View commit details
Commits on May 10, 2022
-
Compute petlist bounds for each subcomponent from number of tasks. Up…
…date CICE (ufs-community#1200) * Instead of specifying petlist bounds (lower and upper bound), compute them using the number of tasks for each component. The function that computes petlist bounds assumes that the mediator always runs on the same tasks as ATM component, and that the Chemistry component also always runs on the same tasks as ATM. * Update CICE submodule (@DeniseWorthen) Co-authored-by: Minsuk Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38f4f6a - Browse repository at this point
Copy the full SHA 38f4f6aView commit details
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b751b8d - Browse repository at this point
Copy the full SHA b751b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2804ed4 - Browse repository at this point
Copy the full SHA 2804ed4View commit details
Commits on May 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a895715 - Browse repository at this point
Copy the full SHA a895715View commit details -
Configuration menu - View commit details
-
Copy full SHA for c402b8b - Browse repository at this point
Copy the full SHA c402b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for acd867f - Browse repository at this point
Copy the full SHA acd867fView commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d99b371 - Browse repository at this point
Copy the full SHA d99b371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c31491 - Browse repository at this point
Copy the full SHA 5c31491View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e63c1 - Browse repository at this point
Copy the full SHA e6e63c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18333c2 - Browse repository at this point
Copy the full SHA 18333c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 840a10e - Browse repository at this point
Copy the full SHA 840a10eView commit details
Commits on May 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ff806f6 - Browse repository at this point
Copy the full SHA ff806f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9523d92 - Browse repository at this point
Copy the full SHA 9523d92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f9347 - Browse repository at this point
Copy the full SHA 35f9347View commit details -
Merge branch 'gsl/merge-develop-to-community' of ssh://github.com/Sam…
…uelTrahanNOAA/ufs-weather-model into gsl/merge-develop-to-community
Configuration menu - View commit details
-
Copy full SHA for 3181eae - Browse repository at this point
Copy the full SHA 3181eaeView commit details -
[AutoRT] hera.gnu Job Completed.
on-behalf-of @ufs-community <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e41e887 - Browse repository at this point
Copy the full SHA e41e887View commit details -
[AutoRT] hera.intel Job Completed.
on-behalf-of @ufs-community <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b29b2f - Browse repository at this point
Copy the full SHA 3b29b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 008e505 - Browse repository at this point
Copy the full SHA 008e505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ad855 - Browse repository at this point
Copy the full SHA 49ad855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cccb04 - Browse repository at this point
Copy the full SHA 0cccb04View commit details -
[AutoRT] gaea.intel Job Completed.
on-behalf-of @ufs-community <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cde74a7 - Browse repository at this point
Copy the full SHA cde74a7View commit details -
[AutoRT] cheyenne.gnu Job Completed.
on-behalf-of @ufs-community <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9af7a6e - Browse repository at this point
Copy the full SHA 9af7a6eView commit details
Commits on May 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 97f6330 - Browse repository at this point
Copy the full SHA 97f6330View commit details -
[AutoRT] jet.intel Job Completed.
on-behalf-of @ufs-community <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a24d067 - Browse repository at this point
Copy the full SHA a24d067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63635ae - Browse repository at this point
Copy the full SHA 63635aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b3a8a - Browse repository at this point
Copy the full SHA 67b3a8aView commit details -
merge gsl institutional fork (ufs-community#1195)
Merge in GSL institutional fork.
Configuration menu - View commit details
-
Copy full SHA for 5c2d1a9 - Browse repository at this point
Copy the full SHA 5c2d1a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f776528 - Browse repository at this point
Copy the full SHA f776528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac3c70 - Browse repository at this point
Copy the full SHA 7ac3c70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 909ff22 - Browse repository at this point
Copy the full SHA 909ff22View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa0039d - Browse repository at this point
Copy the full SHA fa0039dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 877b783 - Browse repository at this point
Copy the full SHA 877b783View commit details
Commits on May 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b91dadc - Browse repository at this point
Copy the full SHA b91dadcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bef871 - Browse repository at this point
Copy the full SHA 2bef871View commit details -
Configuration menu - View commit details
-
Copy full SHA for da6e97f - Browse repository at this point
Copy the full SHA da6e97fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b47ad59 - Browse repository at this point
Copy the full SHA b47ad59View commit details -
Configuration menu - View commit details
-
Copy full SHA for b14db7a - Browse repository at this point
Copy the full SHA b14db7aView commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2218eaa - Browse repository at this point
Copy the full SHA 2218eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 133ff61 - Browse repository at this point
Copy the full SHA 133ff61View commit details -
Merge May 16 ufs-community develop to gsl/develop (ufs-community#138)
* Add ufs driver. Remove NEMS submodule. Update CMEPS. Update CDEPS. Feature/ort addition. (ufs-community#931) * Add UFS driver, a copy of two fortran files from the NEMS repository. Remove NEMS submodule. * Update CMEPS for current escomp/master. Implement the ability to write mediator history files for ATM on tiles rather than mesh * Update CDEPS component. The updated CDEPS includes code updates for GFS v16 data mode. * Operation requirement test (ORT) for: - cpld_control_p7 thread and decomposition tests - cpld_bmark_p7 thread and decomposition tests - Due to the wave component in these tests, restart and debug do not work Co-authored-by: Minsuk Ji <[email protected]> Co-authored-by: Denise Worthen <[email protected]> Co-authored-by: BinLi-NOAA <[email protected]> * fv3atm cap cleanup (ufs-community#954) FV3 nuopc cap code cleanup. Remove used code/variables. Fix minor inconsistencies. * CCPP cloud cover change for Thompson MP associated with Xu Randall, several bug fixes for regression testing scripts (ufs-community#962) This PR contains code changes 1) to remove old comments in GFS_typedefs.F90, increase cloud cover for Thompson MP by passing convective cloud water mixing ratio to progcld6. 2) Updates for auto fixes Co-authored-by: Dusan Jovic <[email protected]> * ccpp-physics ufs-community#806, #807, ufs-community#813, and ort modifications (ufs-community#970) - CCPP Physics changes: see Wrapper for ccpp-physics ufs-community#806, #807, ufs-community#813, NOAA-EMC/fv3atm#447. - UFS weather model changes for ORT updates following changes in Fix Auto-RT on Gaea, Jet and Orion ufs-community#965 * Wrapper for ccpp-physics ufs-community#808 and 816 (roughness length over ice and NoahMP tsurf bugfix) (ufs-community#971) * update submodule pointer for regression testing for ccpp-physics ufs-community#808,816: roughness length over ice and NoahMP tsurf bugfix * Reduce time step from 600s to 450s for tests control_csawmg and control_csawmg_debug Co-authored-by: Dom Heinzeller <[email protected]> Co-authored-by: climbfuji <[email protected]> * Use 'model set run clock' routine in FV3 NUOPC cap. (ufs-community#967) * Update FV3 cap by adding 'model set run clock' specialization routine. Because FV3 cap does not modify 'Earth clock' anymore in case of a restarted run, that adjustment is now done in the UFS driver. * Fix model_configure file for two tests to define `fhrot` parameter. * Revert iovr=4 (exponential cloud overlap method) in RRTMG (ufs-community#963) Revert/cleanup iovr=4 in RRTMG per developer's request. The current exponential cloud overlapping method used in RRTMG represents the method used in the pre-2018 operational HWRF model. * Add fhzero ort test (ufs-community#977) * Fhzero ORT applies to the two tests `control` and `control_p7` * Test can be run by invoking, for example, `./opnReqTest -n control -c fhz` * Add a new CDEPS test to use GSFv16 data mode in CDEPS ,update rt_weekly.conf and update MOM6 to main branch (20211220) (ufs-community#976) * add a new cdeps test using GFS data mode * update rt_weekly.conf to include cpld_bmark_p7_35d tests * update MOM6 Co-authored-by: jiandewang <[email protected]> * Bug fixes for WAM physics and regression tests, remove duplicate modules from ccpp-physics CMakeLists.txt (ufs-community#947) *adds a new regression test control_wam_debug and fixes problems with the existing control_wam test (e.g. IAER was not set as intended). * Update global inline post for outputting foundation temperature (ufs-community#968) Update upp submodule in fv3atm with latest UPP version for outputting foundation temperature and fixing land-sea mask issue in global inline post. * Regression test bug fixes for running on Jet or with Rocoto (ufs-community#981) * Bug fixes for running on jet or with rocoto 1. Correctly detect Jet when deciding build job runtimes 2. Do not delete out and err files in compile & test jobs 3. Correct dependencies for WW3 in Rocoto 4. Do not hard-code ACCNR to h-nems This PR also contains fv3/ccpp physics (CCPP PR#812) updates that implements a vertically-integrated formula to properly compute tracer column mass and ensure mass conservation for all tracers except TKE. See issue NCAR/ccpp-physics#811 for details * MYNN sfclay (RAP suite) restart reproducibility (ufs-community#984) *This PR turns on the rap_restart tests. Bit-for-bit reproducibility is achieved with the bug fixes for MYNN sfclay in the associated fv3atm and ccpp-physics PRs. * fixes on initializing snow over fractional ice and GFS_surface_composite and z0ice value change (ufs-community#996) * Radar-derived microphysics temperature tendencies similar to operational HRRR (ufs-community#986) This PR implements a feature of the operational HRRR, radar-derived microphysics temperature tendencies applied in the first N minutes of the forecast to improve clouds in the first few hours. Two regression tests are added. * Turn on CICE albedo use by ATM for coupled model; update Prototype test suite to initial P8 configuration; (ufs-community#944) * add updates for suites, tests for initial P8 configuration * add IOPT_SFC=3 as default; set IOPT_SFC=1 in p7 tests * change min_seaice to 1e-6; set to 1e-11 in p7 tests * set dddmp=0.1 in both P7 and P8. This matches the final P7 configuration. It will change P7 baselines. * set cdmbwd in both P7 and P8 to the final P7 configuration. (1.0,2.2,1.0,1.0) for all resolutions. It will change P7 baselines. * add dusan's ecflow fix for wcoss2 * update FV3 with Moorthis' snod fix * update rt_weekly to use p8 tests * change integration length to 5 days * Thompson MP cloud tuning (ufs-community#1005) * improves cloud fraction when using Thompson MP. See NCAR/ccpp-physics#809 for more details. * Add a new HAFS regression test with Thompson MP and GFDL surface layer schemes and Corrected S4 template regression testing job card (ufs-community#995) * Added a new regression test for HAFS. * Fixed the S4 RT template job card. Co-authored-by: David Huber <[email protected]> Co-authored-by: Bin Liu <[email protected]> * CCPP: Update consistency checks and effective radii calculation for Thompson MP (ufs-community#1000) This PR contains changes in ccpp-physics (Update consistency checks and effective radii calculation for Thompson MP) and adds two new regression tests for both Intel and GNU that use the new prognostic cloud scheme progcld_thompson with GFS v16 and with RAP. The new cloud scheme is activated by setting icloud == 3 in input.nml. * Rremove nems_datm related code, update CDEPS, and remove run directories that are no longer needed by other tests (ufs-community#1008) * Add fhzero ort to coupled tests (ufs-community#1009) * Add fhz ort to cpld tests * Set ACCNR in rt.sh, not detect_machine.sh. Add some comments explaining where the variable should not be set or used. Co-authored-by: Samuel Trahan <[email protected]> * Unified write_netcdf, add single file 'cubed_sphere_grid' output (ufs-community#1011) * Unify write_netcdf and write_netcdf_parallel modules. * Add support for writing 'cubed_sphere_grid' history files in a single netcdf file. * Change standard name and unit of CCPP error flag variable in CCPP framework and physics (ufs-community#1013) * updates the submodule pointers for fv3atm, ccpp-framework and ccpp-physics for: Change standard name and unit of CCPP error flag variable in CCPP framework and physics. * ESMF managed threading (ufs-community#1018) Add code updates to enable the ESMF managed threading in UFS. Co-authored-by: Gerhard Theurich <[email protected] > * sync-ww3 (ufs-community#1026) * sync with ww3 develop branch * Revisions to repair iovr=5 cloud overlap option (ufs-community#1025) * This PR addresses part 2 of issue ufs-community#748 to activate the exponential-random cloud overlap method (iovr=5) in RRTMG. RT tests were added for iovr=4 and iovr=5 options * change iovr to use the environment variable in control.nml.IN; modify all tests that use control.nml.IN to set env. var. iovr=3 (except for new tests); remove restart files from new tests * 2D decomposition on write grid, bug fix in FV3GFS_IO.F90, and quad precision in stochastic physics (ufs-community#1028) - The 2D decomposition is enabled on write grid component. - FV3atm PR NOAA-EMC/fv3atm#468 from @MicroTed - stochastic physics PR NOAA-PSL/stochastic_physics#53 from Dom. Co-authored-by: Ted Mansell <[email protected]> Co-authored-by: Dom Heinzeller <[email protected]> * Update CMEPS for wave coupling (ufs-community#1034) * add run phases to allow waves to run in the slow loop * re-order hafs wave test * update aliases in fd_nems.yaml * update CMEPS to prevent advertise conflicts when s2sw is still using connectors * add correct masking variables to hafs nems.configure files * 4DIAU bug fix when iau_filter_increments=T (ufs-community#990) * Add lsm_cold_start variable for RUC LSM SCM support and gwdps bugfix (combined) (ufs-community#1037) Co-authored-by: @SMoorthi-emc * Update esmf 821b04 (ufs-community#1041) * Update the version of ESMF library to 8.2.1b04 * Add the write group lon info for upp 2d decomposition test. * Multiple output (nested) grids from fv3atm (ufs-community#1044) Update fv3atm to support writing multiple history files for parent and nested domains. Nested HAFS regression tests were updated to write out history files from all nested domains. Co-authored-by: Bin Liu <[email protected]> * GPU-enabled version of Grell-Freitas convection in ccpp-physics (ufs-community#1043) * Enable Thompson microphysics with UFS-Aerosols and update GOCART (ufs-community#1049) This update allows the Thompson microphysics scheme to be used with prognostic aerosols (UFS-Aerosols) and updates GOCART to version 2.0.2. * Add support for Stochastically Perturbed Parameterizations (SPP) in FV3 (ufs-community#982) * Update CICE; add support for restart test when running single RT (was PR 1058); update MOM6 (was PR 1060) (ufs-community#1045) * update cice * (1) pointing MOM6 to testing branch (MOM6 main repo PR: mom-ocean/MOM6#1556 (comment)) (2) add three new files in mom_cmake file core/MOM_porous_barriers.F90 external/drifters/MOM_particles.F90 external/drifters/MOM_particles_types.F90 (3) explicitly set in MOM_input for all resolutions to reflect the default value changes in code to retain answer EPBL_MLD_BISECTION = True (default changed from T to F in this MOM6 PR) INTERNAL_WAVE_SPEED_BETTER_EST = False (default changed from F to T in this MOM6 PR) note BBL_USE_EOS now set to use the value of USE_EOS in this MOM6 PR, but we set BBL_USE_EOS explicit so it has no impact * remove duplicated CHL input setting in MOM_input_template_050 * add support for restart tests while running single RT * lateral boundary fix for regional runs (ufs-community#1050) This PR fixes a transient increase in noise caused by incorrect processing of winds along the lateral boundary on the final acoustic time step before fresh boundary information is ingested into the model. * Feature: NSSL Microphysics support (ufs-community#1032) * add new RT that uses NSSL MP; add new NSSL vars to default_vars.sh and rap.nml.IN; add new field table for using NSSL MP with hail on * p8b (with aerosols) (ufs-community#1071) updates all p8 tests to the p8b settings, which includes GOCART Co-authored-by: Raffaele Montuoro <[email protected]> * Split CCPP finalize into physics_finalize and (framework) finalize, fix CCPP's metadata2html.py (ufs-community#1061) * add a cdeps test using GFSv16 input data (ufs-community#1070) * CMAKE for WW3 (ufs-community#1089) * Use WW3 CMake build Co-authored-by: kgerheiser <[email protected]> * Add 'valid time' variable using ISO string format (ufs-community#1073) * Require cmake version 3.19 * Update FV3: - Add 'valid time' variable using ISO string format to netcdf history files. - Use double precision variable to set value of 'time' attribute in wrt comp import state - Update ccpp/physics (setting surface-related interstitial variables for SCM prescribed-surface-flux mode) - Update inline_post_stub.F90 subroutine interfaces to match inline_post.F90 * Add hi-res regional test on small domain (ufs-community#1084) * Add hi-res regional test on small domain * Fix Lambert Conformal Conic mapping in the write component on the southern hemisphere (ufs-community#1087) * Subroutine `lambert` in the FV3 write component has been fixed to do the mapping on the southern hemisphere correctly. * CI fix - Docker container library updated. CI input data updated. Add chm_petlist_bounds. - Change gocart output file name for debug test - Changes for opnReqTest to also scan rt_gnu.conf - Change CI tests to noaero Co-authored-by: Minsuk Ji <[email protected]> * Rectify total number of Thompson MP species and add UFS-Aerosols to S2S and S2SW (ufs-community#1118) * Rectify total number of Thompson MP species * Implement S2SWA/S2SA build app as the only one enabling prognostic aerosols in fully coupled model. * Update output_fh documentation. * Add a cdeps test and update mom6, fv3, and weekly tests (ufs-community#1136) Co-authored-by: jiandewang <[email protected]> Co-authored-by: WenMeng-NOAA <[email protected]> Co-authored-by: DusanJovic-NOAA <[email protected]> * update submodule pointer for fv3atm * Update fms to 2021.04 (ufs-community#1135) * Update fms to 2021.04 * Add RT for ocean IAU * Update documentation Co-authored-by: Phil Pegion <[email protected]> Co-authored-by: Jun Wang <[email protected]> * land surface upgrades for p8 (ufs-community#1095) * reset the Noah-MP default options for those well tested * P8c: Added capability for cdmbgwd(1) to scale GSL blocking drag (ufs-community#1110) * Update ESMF to version 8.3.0bs09 (ufs-community#1146) * Update ESMF to version 8.3.0b09 * Increase wall clock limit for tests/regional_3km to 15 min * Update AutoRT to use tfe01 ecflow node on Jet * Updated Cheyenne baseline epicufsrt path * Updated Cheyenne epicufsrt hpc-stack build Co-authored-by: JONG KIM <[email protected]> Co-authored-by: Brian Curtis <[email protected]> * Update rrfs conus regression tests to compute fluxes. * Remove nst_anl and a comment from the rrfs_conus13km_hrrr.nml.IN namelist template * release/p8c: updated the TKE-EDMF PBL and saSAS cumulus scheme plus bug fix for the Thompson scheme (issue ufs-community#881) (ufs-community#1120) * release/p8c: it is related to ccpp-physics PBL and cumulus updates plus a bug fix to the Thompson scheme * Bring AQM model into UFS & Update MOM6 mixed FMS (ufs-community#1137) * Add AQM submodule to integrate NOAA's Air Quality Model embedding the U.S. EPA Community Multiscale Air Quality Model (CMAQ). * MOM6: An alternate fix to class(*) issues with FMS 2022-01 Co-authored-by: Raffaele Montuoro <[email protected]> Co-authored-by: jiandewang <[email protected]> * Radiation changes for prototype 8 (ufs-community#1090) * New feature in RRTMGP enabled ccpp-physics. * Updated physics. New FV3 interstitials. * Cleanup of RRTMGP regression tests. * Replaced cld_mynn_ naming convention with cld_pbl_ * Some more cleanup of cloud-fraction... * Pulled in Qingfu's changes to ccpp-physics * New RT's for RRTMGP p8. Revert change in ccpp-physics * Changed arguments to implied shape. in ccpp-physics * Updated RRTMGP regression tests * Changes to FV3/ccpp-physics. * RRTMGP RT cleanup, again. Bug-fix in FV3/ccpp-physics * Revert changes to names in FV3/ccpp-physics * Cleanup p8 tests. * More RT cleanup for p8. * Add GP setting to non-coupled p8 tests. * Added bounding to temperature at layer-interface used by RRTMGP. * Reorder loop * Combined gp sw and lw aerosol routines. Modest speedup (~4%). Add GP setting to test setup. * Add GP settings to cpld_control_c96_noaero_p8 test. * update test resources default_vars.sh * HAFS moving-nesting related developments (ufs-community#1104) * Add the storm-following or specified moving-nesting capability for both the regional and global configuration. * Expand the UFS/HAFS FV3ATM-HYCOM ocean coupling to support the static and moving nesting configuration. * Expand the write grid component to support outputting the moving nest domain properly. * Five HAFS related moving-nesting regression tests are added to test these newly added features. The regional_hafs RT was removed. Co-authored-by: Daniel Rosen <[email protected]> Co-authored-by: Ufuk Turuncoglu <[email protected]> Co-authored-by: uturuncoglu <[email protected]> Co-authored-by: Dusan Jovic <[email protected]> Co-authored-by: William Ramstrom <[email protected]> Co-authored-by: A-Kyle <[email protected]> * fv3atm: Split GFS_typedefs.F90, rename CCPP_interstitial, import ccpp_t from ccpp_types; contains bug fix for WW3 debug (ufs-community#1130) Co-authored-by: Jessica Meixner <[email protected]> * Close MOM6 1deg at j=1; Update input-data for P8c (ufs-community#909) * update all tests using 1deg MOM6/CICE6 * pre-pend ufs to existing topo edits filename when creating the new file * update input-data directory * Fix uninitialized min_rand variable in Thompson MP when using SPP (ufs-community#1152) * Updates to stochastic_physics and fv3 and CI * A bug fix for wet scavenging of aerosols and a minor modification for moisture property calculation (ufs-community#1176) * point to one_scheme_to_one_file PR branch (ufs-community#1175) * merge ufs-community develop * Point to gsl/merge-develop for FV3 * Changes missing from prior commit * use community version of hafs_regional_atm * merge rt.sh changes * Point to gsl/merge-develop-to-community branch for FV3 * Revert gsl-specific changes to rt.sh * Corrections to prior merge * corrections to FV3_HRRR tests * Add rrfs_smoke_conus13km_hrrr_warm test * Add FV3_HRRR_smoke to rt builds * Correct nst and domains_stack_size in rrfs_conus13km_hrrr.nml.IN * Set SFCLAY_COMPUTE_FLUX=.true. for rrfs_smoke tests * hera.gnu tests passed * Hera BUILD_WALLTIME of 1 hour due to occasional extreme contention for intel licenses * hera intel tests passed * Jet tests passed * Revert gsl-specific change to rt.sh * Point FV3/.gitmodules to Sam's fork * Correct issues found by reviewers in ccpp-physics and fv3atm * Rename mynnpbl to mynnedmf in fv3atm and ccpp-physics * FV3: Remove some empty _init and _finalize routines and update a comment in sgscloud_radpre * Feature/lndp noahmp2 : add land perturbation scheme for Noah-MP fractional veg (ufs-community#1143) Updates to allow land perturbation scheme to be applied for Noah-MP. Currently, for Noah-MP model parameters can perturb only vegetation fraction. Main code changes: -added lsm_noahmp model option to lndp_type==2 land perturbation scheme (fv3-atm, stochastic_physics) -updated comments -cleaned up the namelists to make the different options clearer. Removed misleading lndp_each_step variable from gfs_physics_nml, and replaced it with "lndp_model_type" in the nam_sfcperts namelist for the different forecast types (cycling DA, short forecasts, perturbing only initial conditions) (fv3-atm, stochastic_physics, ufs-weather-model) NOTE: see note below, re: specification of smc perturbation for RAP/HRRR/etc (lndp_model_type==2) -revised code in stochastic_physics_wrapper to only allocate arrays that will be used when passed into lndp_apply_perts (fv3-atm) -deleted unused albedo arrays in stochastic_physics_wrapper and lndp_apply_perts (fv3-atm, stochastic_physics) -fixed bug causing precision errors when calculating the soil moisture ice content (often ~0.0; stochastic_physics) -fixed bug in which lndp_apply_perts wasn't called for nscyc = 0. (fv3-atm) -increased max_nvar_lndp at Jeff Ator's request (fv3-atm) -added a new test for the Noah-MP and lndp==2 combination (ufs-weather-model) * Add \file to smoke files * Update CDEPS component, add hailcast code in FV3/atmos_cubed_sphere and reduce wall clock time used for the cpld_control_c192_p8 test on Jet (ufs-community#1156) Co-authored-by: Yunheng Wang * Update CMEPS; Add gocart userguide (was ufs-community#1182) (ufs-community#1189) * Update CMEPS submodule * Add GOCART documentation Co-authored-by: Li Pan <[email protected]> * Combine PROD and REPRO build options into 'Release' build type (ufs-community#1171) Combined PROD and REPRO build modes into 'Release' build type. Now only 'Debug' and 'Release' build type are supported. Both build types must produce bit-for-bit reproducible outputs using different number of threads, mpi tasks, different domain decomposition, have reproducible restarts etc. * Unify inline post interfaces (ufs-community#1181) * replace pwatclm to pwat in the all diag tables under tests/parm/diag_table. * adding bug fix from jili dong and removing U* averaging * adding bug fix from jili dong and removing U* averaging * Hera tests passed. * Remove some commented-out code from cu_gf_driver in ccpp-physics. * In FV3, turn rrtmg smoke band 10 into a model namelist variable * Switch ccpp-physics smoke arguments to implied shape * Remove some stops and gotos from ccpp-physics rrfs-smoke * In FV3, remove some hard-coded constants and rename some meta entries * In FV3, rename some standard_names, change a unit, and remove a "use physcons" * Updated settings for NoahMP, Thompson and RRTMGP in RTs (ufs-community#1196) * add NoahMP opt_trs to namelist * Updated namelist settings related to NoahMP scheme, Thompson scheme and RRTMGP (issue ufs-community#1173 and ufs-community#1185) * Updated some namelist settings and add/remove some RTs related to RRTMGP * Compute petlist bounds for each subcomponent from number of tasks. Update CICE (ufs-community#1200) * Instead of specifying petlist bounds (lower and upper bound), compute them using the number of tasks for each component. The function that computes petlist bounds assumes that the mediator always runs on the same tasks as ATM component, and that the Chemistry component also always runs on the same tasks as ATM. * Update CICE submodule (@DeniseWorthen) Co-authored-by: Minsuk Ji <[email protected]> * NSSL ccpp-physics bugfixes and new ccpp-framework debugging feature (ufs-community#1202) * Merge develop * hera.gnu tests passed * hera.intel tests passed * jet intel tests passed * hera.gnu tests passed. * fv3atm: Only add cnv_3d_ud_mf to the restart files when needed * More warnings not to change the conus13km tests * adjust BL_DATE in rt.sh to 20220516 * WCOSS Cray tests passed * fv3atm: pass some chemistry varibles to mynn_bl_driver correctly * [AutoRT] hera.gnu Job Completed. on-behalf-of @ufs-community <[email protected]> * [AutoRT] hera.intel Job Completed. on-behalf-of @ufs-community <[email protected]> * [AutoRT] cheyenne.intel Job Completed. on-behalf-of @ufs-community <[email protected]> * WCOSS Dell P3 tests passed * Correct argument passing within mynn edmf * [AutoRT] gaea.intel Job Completed. on-behalf-of @ufs-community <[email protected]> * [AutoRT] cheyenne.gnu Job Completed. on-behalf-of @ufs-community <[email protected]> * Orion RT Passed * [AutoRT] jet.intel Job Completed. on-behalf-of @ufs-community <[email protected]> * Point to NOAA-EMC develop for FV3 * merge gsl institutional fork (ufs-community#1195) Merge in GSL institutional fork. * update FV3 to top of gsl/merge-community-to-develop * FV3: point to sam's repo * Point to GSL baseline areas * FV3/ccpp/physics: Change to GSL CODEOWNERS * hera.gnu tests passed * hera.intel passed * jet.intel tests passed * Set regression test path to GSL areas on Hera * FV3: Returned the comments on soil resistance back. Co-authored-by: Dusan Jovic <[email protected]> Co-authored-by: Minsuk Ji <[email protected]> Co-authored-by: Denise Worthen <[email protected]> Co-authored-by: BinLi-NOAA <[email protected]> Co-authored-by: Dom Heinzeller <[email protected]> Co-authored-by: Dusan Jovic <[email protected]> Co-authored-by: Grant Firl <[email protected]> Co-authored-by: Dom Heinzeller <[email protected]> Co-authored-by: mzhangw <[email protected]> Co-authored-by: jiandewang <[email protected]> Co-authored-by: WenMeng-NOAA <[email protected]> Co-authored-by: SMoorthi-emc <[email protected]> Co-authored-by: ChunxiZhang-NOAA <[email protected]> Co-authored-by: David Huber <[email protected]> Co-authored-by: Bin Liu <[email protected]> Co-authored-by: Jun Wang <[email protected]> Co-authored-by: Gerhard Theurich <[email protected] > Co-authored-by: Ali.Abdolali <[email protected]> Co-authored-by: Ted Mansell <[email protected]> Co-authored-by: Dom Heinzeller <[email protected]> Co-authored-by: Jeff Whitaker <[email protected]> Co-authored-by: DomHeinzeller <[email protected]> Co-authored-by: Raffaele Montuoro <[email protected]> Co-authored-by: JeffBeck-NOAA <[email protected]> Co-authored-by: MatthewPyle-NOAA <[email protected]> Co-authored-by: Jessica Meixner <[email protected]> Co-authored-by: kgerheiser <[email protected]> Co-authored-by: RatkoVasic-NOAA <[email protected]> Co-authored-by: joeolson42 <[email protected]> Co-authored-by: Phil Pegion <[email protected]> Co-authored-by: HelinWei-NOAA <[email protected]> Co-authored-by: mdtoyNOAA <[email protected]> Co-authored-by: JONG KIM <[email protected]> Co-authored-by: Brian Curtis <[email protected]> Co-authored-by: Brian Curtis <[email protected]> Co-authored-by: dustinswales <[email protected]> Co-authored-by: Daniel Rosen <[email protected]> Co-authored-by: Ufuk Turuncoglu <[email protected]> Co-authored-by: uturuncoglu <[email protected]> Co-authored-by: William Ramstrom <[email protected]> Co-authored-by: A-Kyle <[email protected]> Co-authored-by: ClaraDraper-NOAA <[email protected]> Co-authored-by: Li Pan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d47ffbc - Browse repository at this point
Copy the full SHA d47ffbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa3d30d - Browse repository at this point
Copy the full SHA aa3d30dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d84073 - Browse repository at this point
Copy the full SHA 3d84073View commit details
Commits on May 23, 2022
-
Gsl/may16 followup pr (ufs-community#139)
* new tests * point to gsl/may16-followup-pr branch of fv3 * Change suite_FV3_GFS_v15_thompson_mynn to not use mynn surface layer scheme (from Tanya Smirnova) * move FV3/physics/smoke to FV3/physics/physics/smoke * Corrections to new conus13km restart tests so they actually run. * add alternative regional_spp_sppt_shum_skeb tests * Enable flake in hrrr tests * Conf files for testing rap&hrrr failures: rrfs.conf (intel) and rrfs_gnu.conf * Add alternative hrrr tests to rt*conf since they do presently work * jet.intel tests passed * FV3: Switch to rad_sw_pre in ccpp/suites/suite_FV3_GFS_v15_thompson_mynn.xml which replaced rrtmg_sw_pre.F90 a while ago * hera.gnu tests passed * hera.intel tests passed * Update baseline date to 20220520 * final hera gnu test logs * final hera intel tests passed * jet.intel tests passed * point to gsl develop for fv3atm
Configuration menu - View commit details
-
Copy full SHA for 7b0be42 - Browse repository at this point
Copy the full SHA 7b0be42View commit details
Commits on Jun 10, 2022
-
MYNN surface layer bug fix (ufs-community#140)
* update submodule pointer for fv3atm * Update baseline date * hera.intel tests passed * hera.gnu tests passed * jet regression tests passed * increase wallclock to 45 minutes on Jet due to threaded tests Co-authored-by: samuel.trahan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef8dd90 - Browse repository at this point
Copy the full SHA ef8dd90View commit details
Commits on Jun 14, 2022
-
Fix RAP (Grell Freitas) decomp b4b issues (ufs-community#141)
* Merge dom's rap GF b4b fix * re-enable rap decomp tests * reduce runtime of FV3_RAP and FV3_HRRR suite tests * Add rap_noah_sfcdiff_unified_ugwp and its four variants * disable post in regional_spp_sppt_shum_skeb_debug because it is expected to fail * Re-enable 2threads rap®ional tests on Jet * Enable more tests in rrfs test configs * update BL_DATE * enable 2threads configs on jet * hera.gnu tests passed * hera.intel tests passed * add note about regional_spp_sppt_shum_skeb_debug * jet intel tests passed * point to NOAA-GSL gsl/develop for FV3
Configuration menu - View commit details
-
Copy full SHA for 576b58e - Browse repository at this point
Copy the full SHA 576b58eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b61d373 - Browse repository at this point
Copy the full SHA b61d373View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa085a - Browse repository at this point
Copy the full SHA 3fa085aView commit details
Commits on Jun 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8f94aca - Browse repository at this point
Copy the full SHA 8f94acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b777455 - Browse repository at this point
Copy the full SHA b777455View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75221d5 - Browse repository at this point
Copy the full SHA 75221d5View commit details
Commits on Jun 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7fdaba7 - Browse repository at this point
Copy the full SHA 7fdaba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d289aa - Browse repository at this point
Copy the full SHA 5d289aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1037af9 - Browse repository at this point
Copy the full SHA 1037af9View commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1fc9dbb - Browse repository at this point
Copy the full SHA 1fc9dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b76824 - Browse repository at this point
Copy the full SHA 5b76824View commit details -
Merge branch 'update-rrfs-dev-20220614' of ssh://github.com/SamuelTra…
…hanNOAA/ufs-weather-model into update-rrfs-dev-20220614
Configuration menu - View commit details
-
Copy full SHA for b653a00 - Browse repository at this point
Copy the full SHA b653a00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 890ae0a - Browse repository at this point
Copy the full SHA 890ae0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26c25aa - Browse repository at this point
Copy the full SHA 26c25aaView commit details
Commits on Jun 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 69217a1 - Browse repository at this point
Copy the full SHA 69217a1View commit details
Commits on Jun 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 33065e9 - Browse repository at this point
Copy the full SHA 33065e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d578f78 - Browse repository at this point
Copy the full SHA d578f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1561255 - Browse repository at this point
Copy the full SHA 1561255View commit details
Commits on Jun 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0e74544 - Browse repository at this point
Copy the full SHA 0e74544View commit details
Commits on Jun 23, 2022
-
diag_flux defaults to false, is true in mynnsfc regtests, fix an io c…
…rash, and add wetness to diag_tables
Configuration menu - View commit details
-
Copy full SHA for ba6ef00 - Browse repository at this point
Copy the full SHA ba6ef00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b77cc - Browse repository at this point
Copy the full SHA 51b77ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a871a5e - Browse repository at this point
Copy the full SHA a871a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d852a75 - Browse repository at this point
Copy the full SHA d852a75View commit details
Commits on Jun 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a9f79a1 - Browse repository at this point
Copy the full SHA a9f79a1View commit details
Commits on Jun 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 270180b - Browse repository at this point
Copy the full SHA 270180bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a187c40 - Browse repository at this point
Copy the full SHA a187c40View commit details