Skip to content
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 HWRF CCPP physics into HAFS #57

Merged

Conversation

BinLiu-NOAA
Copy link
Collaborator

This Pull Request enable using HWRF CCPP physics in the HAFS system.

  • Initial workflow level changes came from the feature/hwrf_physics branch of @mzhangw
  • Import hwrf_physics_fix: DETAMPNEW_DATA.expanded_rain_LE is needed for the F-A microphysics scheme and the following files are needed for the HWRF version of NOAH LSM (note: other versions of NOAH LSM may need different versions of these files): GENPARM.TBL, SOILPARM.TBL, VEGPARM.TBL
  • Add two hwrf physics suite related workflow level regression tests
  • Workflow level (parm/script/build) clean ups and unification to support both HWRF ccpp suite and the existing HAFS suite.

Related Pull Requests:

  • Update support/HAFS of hafs-community’s ufs-weather-model fork (PR)
  • Update support/HAFS of hafs-community’s fv3atm fork (PR)
  • Update support/HAFS of hafs-community’s ccpp-physics fork (PR)

@BinLiu-NOAA
Copy link
Collaborator Author

Currently, workflow level regression tests ran through successfully on Hera.
@BijuThomas-NOAA is running regression tests on wcoss.
@ChunxiZhang-NOAA is running regression tests on Jet.
@JunghoonShin-NOAA is running regression tests on Orion.

@JunghoonShin-NOAA
Copy link
Collaborator

Hello Bin,
I would like to confirm that the regression tests with updated-HWRF CCPP physics worked well on Orion.

But to run the HAFS model on Orion, we may need to update the line 69 of "ush/hafs_pre_job.sh.inc" as follows because lmod has been updated on Orion on 23 June.
Original: source /apps/lmod/init/$__ms_shell >>> New: source /apps/lmod/lmod/init/sh

You can refer to my updated-hafs_pre_job.sh.inc file in /work/noaa/hwrf/save/jhshin/HAFS/ush
Thank you.

@BinLiu-NOAA
Copy link
Collaborator Author

All workflow level regression tests have passed. Ready to merge.

@BinLiu-NOAA BinLiu-NOAA merged commit d5ffcff into NOAA-EMC:develop Jun 26, 2020
BinLiu-NOAA referenced this pull request in hafs-community/HAFS Jul 1, 2020
Merge HWRF CCPP physics into HAFS (#57)
@BinLiu-NOAA BinLiu-NOAA deleted the feature/merge_hwrf_physics branch January 7, 2021 20:37
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.

3 participants