-
Notifications
You must be signed in to change notification settings - Fork 18
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
Bug fixes to 3D diagnostic tendencies (based on #12) #16
Bug fixes to 3D diagnostic tendencies (based on #12) #16
Conversation
… and physics/moninedmf.f
…s, implement model/ccpp/total tendencies.
…YTHING" flag, YES by default, which deletes everything at the end of the script.
…dded model and cppp tendency variables
…model tendencies add up to total change in 3 hours for the gfs v16 beta suite
… tendencies for gvsv15p2
…ion test log for hera.
76a2fad
to
8d70150
Compare
d148467
to
5b30a8a
Compare
@llpcarson @grantfirl @SamuelTrahanNOAA @ligiabernardet please have a look at this draft PR and other draft PRs listed in here. They "massage" the original PRs from @SamuelTrahanNOAA to address some of the issues discussed in NOAA-GSL/ccpp-physics#18. I can run the GSD suite without ldiag3d/qdiag3d and with ldiag3d/qdiag3d. Both runs give b4b identical results, the ldiag3d/qdiag3d produces a ton of output. I will need to inspect this carefully and see if the numbers make sense. But I think they do, since they are basically all from Sam's original work. These PRs are still marked as draft PRs, hence consider them as such. But I would appreciate your feedback. Thanks! |
5b30a8a
to
dd4aa9c
Compare
dd4aa9c
to
0152415
Compare
…-model into tendencies_sam_with_dom_mods
Note: at present, these PRs change the answer for some tests and for all files after the initialization (including the restart files). This is in REPRO mode. |
Regression testing on hera.intel using
|
All, I marked those PRs as ready for review. Running a final round of tests now, but all looking good thus far. |
Regression testing on hera.intel using
|
@llpcarson @grantfirl @SamuelTrahanNOAA @ligiabernardet these PRs are ready to merge. @tanyasmirnova @joeolson42 @haiqinli @hannahcbarnes please have a look as well and flag anything that looks odd/wrong to you. I'd like to merge this today so that we can update Joe's PRs and focus on getting the MYNN PBL updates in for the HWT experiments. Thanks! |
@DomHeinzeller I briefly looked over the code and I think it looks alright from a GF perspective. |
Looked at the code only from a high-level perspective and did not spot
anything wrong. Thanks for the good work! This will be a helpful capability
for developers.
…On Tue, Apr 21, 2020 at 9:06 AM Hannah C Barnes ***@***.***> wrote:
@DomHeinzeller <https://github.com/DomHeinzeller> I briefly looked over
the code and I think it looks alright from a GF perspective.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE7WQAS2S2MCNIYO27AKGSTRNWY5DANCNFSM4MKHU4DQ>
.
|
Thanks. I will ignore the missing feedback from others and merge this today so that we can keep moving. |
…L#16) * add fh00 post control file, add restart output at specified forecast hours, ugwd bug fixes * update module files to use g2tmpl v1.6.0 and post v8.0.1 * add fh00 post control file in fv3.input for inline post * update in runduration in atmos * update RT baseline directory on hera and wcoss * comment out fv3_wrtGauss_nemsio_c768 on dell * update grib2 table for g2tmpl 1.6.0 * update post * comment out print line in FV3
* Update InputsOutputs.rst, Codeoverview * Stampede update (#15) * Fix build env setup in Chapter 3 (#16) * cleanup and reorg of 2.2 Directory Structure Co-authored-by: BinLi-NOAA <bin.li@noaa.gov> Co-authored-by: jiandewang <jiande.wang@noaa.gov> Co-authored-by: Ali.Abdolali <37336972+aliabdolali@users.noreply.github.com> Co-authored-by: Ali Abdolali <ali.abdolali@noaa.gov> Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com> Co-authored-by: Minsuk Ji <57227195+MinsukJi-NOAA@users.noreply.github.com>
This PR builds on the original PR #12, but updates the submodule pointer for fv3atm to point to the correct forks and branches for the associated PRs.
Associated PRs:
NOAA-GSL/ccpp-physics#21
NOAA-GSL/fv3atm#19
#16
For regression testing information, see below.