Skip to content

Ensemble mode bug fix#266

Merged
JeffBeck-NOAA merged 12 commits into
ufs-community:developfrom
JeffBeck-NOAA:feature/ensemble_bug_fix
Aug 21, 2020
Merged

Ensemble mode bug fix#266
JeffBeck-NOAA merged 12 commits into
ufs-community:developfrom
JeffBeck-NOAA:feature/ensemble_bug_fix

Conversation

@JeffBeck-NOAA
Copy link
Copy Markdown
Collaborator

@JeffBeck-NOAA JeffBeck-NOAA commented Aug 15, 2020

DESCRIPTION OF CHANGES:

Fix bug in DO_ENSEMBLE portion of setup.sh that would cause ensemble mode to fail unless the entry for this variable was explicitly defined as "TRUE", and not "True", "true", "YES", or "yes".

Remove "!!python/none" entries for "nam_sfcperts" and "nam_stochy" for all CCPP SDFs in FV3.input.yml. This change was necessary to correctly allow stochastic physics to work with any SDF. A value of "!!python/none" for "nam_stochy" would result in any of the ad-hoc schemes failing, since the appropriate values in input.nml.FV3 for the "nam_stochy" section would not be present in the final input.nml file. The "!!python/none" entries for "nam_sfcperts" were also removed for all SDFs to allow users to potentially take advantage of those perturbations in the future.

TESTS CONDUCTED:

Ran two 25-km CONUS end-to-end tests on Hera using all three ad-hoc schemes with the FV3_GSD_SAR and FV3_GFS_2017_gfdlmp CCPP SDFs with FV3GFS ICs and LBCs.

CONTRIBUTORS:

@gsketefian

@JeffBeck-NOAA JeffBeck-NOAA changed the title Feature/ensemble bug fix Ensemble mode bug fix Aug 17, 2020
@JeffBeck-NOAA JeffBeck-NOAA merged commit d2c75c4 into ufs-community:develop Aug 21, 2020
christinaholtNOAA pushed a commit to christinaholtNOAA/regional_workflow that referenced this pull request Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants