-
Notifications
You must be signed in to change notification settings - Fork 249
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
update GF for RRFS 2023 HWT SFE #1713
Conversation
@haiqinli Could you add a list of the tests that are expected to fail? I see that you have the new baseline directories listed in NOAA-EMC/fv3atm#644 and that you have committed successful RT logs, but we need to know which RTs fail. I suppose if you committed the RT logs that have a list of failures, that would have worked, but I think that the UFS code managers just want a list of the expected RT failures listed in the description or the comment section here. |
@grantfirl Sure, I am starting to do a regression test against the original baseline, and will add a list of the tests that are expected to fail when it is done. Thanks. |
@grantfirl The following lists the tests are expected to fail on Hera with Intel compiler. Thanks. fail_test_057 fail_test_063 fail_test_073 fail_test_085 fail_test_100 fail_test_105 fail_test_112 fail_test_119 |
@grantfirl sure, I think we can start working on this pr today. will keep you posted. |
@haiqinli Could you sync your branch with the latest develop? I can get started on jenkins-ci after that. Thank you |
@haiqinli The list of "fail_test" you provided doesn't tell us which actual test failed. Could you provide the list of the failed tests by name? |
@haiqinli @grantfirl since the PR needs urgency, can you sync up and respond to @DeniseWorthen's comment ? I see about 35 cases changing results. Those are the cases that use GF scheme and RUC LSM, right? |
@jkbk2004 @DeniseWorthen Yes, the cases with GF convection and RUC LSM are changed. I am rerunning the regression test, and will add the detailed cases when it is done. Thanks. |
@FernandoAndrade-NOAA My branch has been synced with the latest develop. Thanks. |
@grantfirl @DeniseWorthen @jkbk2004 After syncing all the components, the compiling of the regression test failed (/scratch1/BMC/gsd-fv3-dev/NCEPDEV/stmp4/Haiqin.Li/Haiqin.Li/FV3_RT/rt_33652/compile_001.log.0). Would you like to have a look and give me some suggestions? Thanks. |
@haiqinli The current hashes used in the ufs weather model for ww3 and upp are: |
@FernandoAndrade-NOAA Yes, it works after pointing to the correct hashes of upp and WW3. Thanks. |
@grantfirl @DeniseWorthen @jkbk2004 @FernandoAndrade-NOAA hrrr_control_2threads.err.0 rap_flake_debug.err.0 regional_spp_sppt_shum_skeb.err.0 |
Looks like WW3 is good to go, but your UPP is still pointing to 87a7542, please point to |
@FernandoAndrade-NOAA Thanks. The UPP hash has been pointed to dccb32176930676ef2a258eb65571ab4e3f7e7a4. Thanks. |
So, basically all rap, rrfs, hrrr cases are baseline change cases. I am attaching @haiqinli 's hera log files as pre-test results. |
@BrianCurtis-NOAA I'm running ci for this now |
Looks like the FV3 PR was not approved yet. |
@FernandoAndrade-NOAA I am trying to manually run those failed cases on hera.gnu and cheyenne.intel. |
I was checking jet. Quite slurm input/output issue: "/var/spool/slurmd/job26295598/slurm_script: line 0: echo: write error: Input/output error". I will let all jobs go thru and check again. Sounds like we need more time. |
BTW, clearly file system issue on jet, I think. |
all tests are done. we can start merging process. |
@haiqinli fv3 pr was merged. can you update hash and revert change in gitmodules? |
@haiqinli correct hash is NOAA-EMC/fv3atm@aed0607 |
Description
1). A update of the Grell-Freitas (GF) convection for RRFS;
2). A update of RUC LSM to use BNU soil property for RRFS;
3). This is an urgent PR for RRFS 2023 HWT SFE, which will start on May 1st, 2023;
4). related PRs for fv3atm and ccpp-physics
fv3atm: NOAA-EMC/fv3atm#644
ccpp-physics: ufs-community/ccpp-physics#64
Input data additions/changes
Anticipated changes to regression tests:
Subcomponents involved:
Commit Queue Checklist:
Testing Day Checklist:
Testing Log (for CM's):