-
Notifications
You must be signed in to change notification settings - Fork 258
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
Supplementary to PR # 1766: Updates for the Community Convective Cloud (C3) scheme #1795
Conversation
@haiqinli we need you to link the PR from FV3 |
@BrianCurtis-NOAA
|
Can you take the RegressionTests_hera.log and attach it to a comment here? If not I'd be happy to go grab it. |
@BrianCurtis-NOAA Sure, yesterday I did the regression test for Hera/Intel and Hera/GNU in new baseline mode, and the log file is attached. Thanks. |
Ah, I see. We will need you to run it just with -e so we can see what fails. |
@BrianCurtis-NOAA Sure, I will start to run regression test with -e, and attached the log file when it is done. |
@BrianCurtis-NOAA Finally the regression test log file with "-e" was generated, and it is attached as below. Thanks. |
Thanks for your work towards this. It looks like the tests that failed are more than what you have above:
Does it make sense as to what failed vs the changes made in this PR? If so, can you explain what? |
@BrianCurtis-NOAA Thanks for checking it. The 1st set of cases were from the regression test about 3 weeks ago. The 2nd list of cases are from the merging with latest authoritative repository. Not sure why the merging introduces more cases. |
@haiqinli Do the code changes at GF routine affect across other regional cases? @Qingfu-Liu @SamuelTrahanNOAA @BinLiu-NOAA can you make some comments? |
@grantfirl any comment about the impact on other regional cases? |
The fv3atm pull request changes the atmos_cubed_sphere hash. Maybe that's where all the unexpected changes come from? That may have been an accident while merging fv3atm develop. |
@SamuelTrahanNOAA great catch! @haiqinli can you update the atmos_cubed_sphere hash and redo the hera test? correct hash is https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere/tree/49f15ecbbc16405025fae8d672dced19c2073d9e |
@jkbk2004 No, the GF should not affect other regional cases if the GF convection was not called. The regression test I did about 3 weeks ago, only the cases with GF were affected. Thanks. |
@jkbk2004 Sure, I will update the atmos_cubed_sphere hash and redo the hera test. |
@jkbk2004 The regression test is done, and log file is attached. As expected, only the rap cases (including GF convection) failed. rap_control_intel |
@haiqinli what conflicts on FV3? |
@jkbk2004 I don't think there are conflicts with FV3. Thanks. |
@jkbk2004 Sure, I will sync both fv3atm and ufs-weather-model, and update when it is done. Thanks. |
@jkbk2004 The syncing of fv3atm and ufs-weather-model are done. Thanks. |
@jkbk2004 What's the status of it? We are waiting it for the comping HFIP runs. Thanks. |
We are working on #1776? What is timeline for this pr to be merged? |
@jkbk2004 We will start the HFIP retro test runs next week, and the formal HFIP realtime run will start on early July. My PR has been synced two times, and I also did the regression tests twice. I received email about the Commit Queue this Monday, and it indicated be scheduled on this Tuesday. Thus I promised to my division that my PR should be merged this week. I have not heard any news after my 2nd sync up. So I asked the status. Thanks. |
We just merged #1776. Can you sync up at ufs-weather model level again? Then we will give priority to let the tests run over weekend. If all goes smoothly, then we will able to merge Monday or first thing Tuesday. |
@jkbk2004 This PR has been synced up at ufs-weather-model level. Thanks. |
@BrianCurtis-NOAA This PR is priority for the HFIP retro test scheduled next week. |
Please see jenkins-ci logs attached. ORTs all passed. |
Jet regression was running ok. But due to lsf4 file system issue, not able to push jet log. We can start merging process. @haiqinli I am moving to ccpp dependency to follow up there. |
@jkbk2004 Thank you very much! |
@haiqinli fv3 pr was merged. Can you update fv3 submodule pointer and revert change in gitmodules? correct hash is NOAA-EMC/fv3atm@2363f5b |
Please update .gitmodules and pointer. |
@jkbk2004 Sure, I will do it. |
@jkbk2004 It is done. Thanks. |
Description
Name the new unified convective parameterization as "Community Convective Cloud (c3) parameterization";
Update the aerosol-aware for GF;
Merge the aerosol-aware and RRFS configuration from GF into C3;
Make the closures as input namelist options for C3 and GF.
Input data additions/changes
Anticipated changes to regression tests:
The following RT's are failed as expected because of the GF updates.
Subcomponents involved:
Library Updates/Changes
Combined with PR's (If Applicable):
Commit Queue Checklist:
Linked PR's and Issues:
Testing Day Checklist:
Testing Log (for CM's):