Skip to content

RRFS_dev1: Switch to FV3_HRRR physics#49

Merged
christinaholtNOAA merged 8 commits into
NOAA-GSL:feature/RRFS_dev1from
christinaholtNOAA:dev1_fv3_hrrr_switch
Mar 25, 2021
Merged

RRFS_dev1: Switch to FV3_HRRR physics#49
christinaholtNOAA merged 8 commits into
NOAA-GSL:feature/RRFS_dev1from
christinaholtNOAA:dev1_fv3_hrrr_switch

Conversation

@christinaholtNOAA
Copy link
Copy Markdown
Collaborator

@christinaholtNOAA christinaholtNOAA commented Mar 11, 2021

DESCRIPTION OF CHANGES:

These are the changes necessary to switch RRFS_dev1 to FV3_HRRR physics. One bug fix was cherry-picked from RRFS_dev4 that was not previously required here.

These changes are already running on Jet, but a reconfigure should be done once this PR and the reservations PR (forthcoming) are merged. No rebuild is necessary.

Update (03/24):

After unsuccessful debugging of executable reproducibility on Jet, this set of configuration changes was bundled with changes needed for Jet usage and tracking. The new additions include:

  • Adding configurable reservation options
  • Adding a TAG variable to be used in batch jobname that follows the convention RRFS_dev?_[area] where area is CONUS or AK (for now).
  • Reduction of core count by using 2 threads instead of 4 (not a configure option)

TESTS CONDUCTED:

One cycle each of AK and CONUS are pending completion on Jet.

CONTRIBUTORS (optional):

@jaymes-kenyon @hu5970 @JeffBeck-NOAA @chunhuazhou
And so many others!

christinaholtNOAA and others added 3 commits March 11, 2021 22:26
…uite in NCO mode (ufs-community#421)

@chunhuazhou (Chunhua Zhou) reported that GWD_HRRRsuite_BASEDIR is not getting set correctly when running the FV3_HRRR suite in NCO mode.  This PR is to fix that bug.

## DESCRIPTION OF CHANGES:

### Main changes:
* In setup.sh, ensure that GWD_HRRRsuite_BASEDIR is set properly when running the FV3_HRRR suite in NCO mode, and add checks to make sure directories exist, etc.
* Add 2 new WE2E tests for running the FV3_HRRR suite in NCO mode on the RRFS_CONUS_25km and RRFS_CONUS_3km grids.  The test names are nco_grid_RRFS_CONUS_25km_ics_HRRR_lbcs_RAP_suite_HRRR and nco_grid_RRFS_CONUS_3km_ics_HRRR_lbcs_RAP_suite_HRRR.  These run the 2020020800 case, which is a winter case that has a history of crashing.

### Improvements:
* Remove the regional_workflow/env directory since it is unused.
* Change the names of 5 of the existing NCO-mode WE2E tests to make it clearer what configurations they run (and to be consistent with the naming convention of community-mode tests).

## TESTS CONDUCTED:
Ran the following WE2E tests (including the two new ones) on Hera.  All were successful.
* grid_RRFS_CONUS_25km_ics_HRRR_lbcs_RAP_suite_HRRR
* nco_grid_RRFS_CONUS_25km_ics_HRRR_lbcs_RAP_suite_HRRR
* nco_grid_RRFS_CONUS_3km_ics_HRRR_lbcs_RAP_suite_HRRR (both on 2020020800 and 2020081006)
Copy link
Copy Markdown

@terraladwig terraladwig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good.

Copy link
Copy Markdown

@jaymes-kenyon jaymes-kenyon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@christinaholtNOAA
Copy link
Copy Markdown
Collaborator Author

So, interestingly my parallel runs with the same configuration are failing with AVOST messages in the forecast. 👎

The only differences I currently see are that the real time runs use kjet with more memory for chgres. Not sure if that's going to be a culprit or not. I am doing a few more tests with that in mind.

@hu5970
Copy link
Copy Markdown

hu5970 commented Mar 24, 2021

Looks good.

@christinaholtNOAA christinaholtNOAA merged commit ca7ecc8 into NOAA-GSL:feature/RRFS_dev1 Mar 25, 2021
@christinaholtNOAA christinaholtNOAA deleted the dev1_fv3_hrrr_switch branch March 25, 2021 13:31
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.

5 participants