Use default stochastic physics#4073
Conversation
This reverts commit d3b61f0.
|
@EricSinsky-NOAA - I see that this PR is still a draft. Is this just because we need testing or something else? We've pulled this change into the testing we're preparing to do for the next update of experiments, so just wanted to check in on this PR and see why it was still a draft. |
Preliminary testing has finished. Marking this PR as ready for review. |
aerorahul
left a comment
There was a problem hiding this comment.
lgtm. did not test or validate if these are acceptable to the GFS, GEFS, SFS project requirements.
|
@dpsarmie Can you also review please? |
|
These changes look fine to me and shouldn't cause any issues. These changes are also being adopted in ufs-community/ufs-weather-model#2889 but that will not change the GW setup when that UFS hash is brought in. |
|
@EricSinsky-NOAA Have your tests completed on WCOSS2? |
|
@DavidHuber-NOAA All jobs passed on WCOSS2 except for the prepoceanobs tasks. I do not believe the prepoceanobs failures are related to the changes made in this PR though. I have merged the latest EMC/develop and am relaunching the tests. |
|
Thanks @EricSinsky-NOAA. I will launch a parallel test of develop on WCOSS2 for a |
|
@DavidHuber-NOAA The |
|
All tests on WCOSS2 passed. |
|
Thanks for running the tests on WCOSS2 @EricSinsky-NOAA! Merging. |
…into feature/adjust_tasks_per_node_layout * 'develop' of github.com:NOAA-EPIC/global-workflow-cloud: Adding workflow infrastructure for wave_stat and wave_stat_pnt jobs (NOAA-EMC#3846) Add ush and parm of SPOC (NOAA-EMC#3944) Bugfixes from IMS C++ code additions (NOAA-EMC#4105) Increase C96 gcdas fcst wall time to 1.5 hours (NOAA-EMC#4108) Use default stochastic physics (NOAA-EMC#4073) Fix new feature template (NOAA-EMC#4104)
Description
This PR modifies
spptint,skebintandshumintto the default values of those used in production GFSv16.Resolves #3901
Type of change
Change characteristics
Is this a breaking change (a change in existing functionality)? YES/NO
Does this change require a documentation update? YES/NO
Does this change require an update to any of the following submodules? NO
How has this been tested?
All offline CI tests passed on WCOSS2.
Checklist