-
Notifications
You must be signed in to change notification settings - Fork 29
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
fv3atm update: CCPP tendencies bugfixes, global restart reproducibility, halo boundary update in dycore, transition to cap_gen.py part 1 #200
Conversation
@BinLiu-NOAA @junwang-noaa could some one please run the regression tests for this PR before we merge fv3atm? Thank you ... |
I think it is for Bin Li @binli2337. |
@BinLiu-NOAA @junwang-noaa this PR is ready from my side, I don't have the regression test logs yet, though |
Dom, this PR will be after Shan's fractional grid PR.
…On Wed, Sep 30, 2020 at 4:58 PM Dom Heinzeller ***@***.***> wrote:
@BinLiu-NOAA <https://github.com/BinLiu-NOAA> @junwang-noaa
<https://github.com/junwang-noaa> this PR is ready from my side, I don't
have the regression test logs yet, though
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#200 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI7D6TN7SJRUSCYAPAFH7NDSIOLXNANCNFSM4R6J4HTQ>
.
|
Sure, no problem. As long as we don't have to wait with ufs-weather-model to proceed, that's fine. |
@junwang-noaa I saw you asked @shansun6 to update fv3atm to my Sep 26 commit in fv3atm (hash 9e1ba7). Then this PR here will no longer be required. |
Dom, Shan's branch is updated to current s2s fv3 version 9e1ba7 (PR#157,
RRTMGP), not ab0e5ae3 in this PR. SInce we don't want to change current
s2s baseline, just add a new fractional grid test to have a clean
comparison of the new fractional grid test with the current non-fractional
grid test. We still need this PR #200, we will create a new set of baseline
for PR #200 due to results change.
…On Mon, Oct 5, 2020 at 9:06 AM Dom Heinzeller ***@***.***> wrote:
@junwang-noaa <https://github.com/junwang-noaa> I saw you asked @shansun6
<https://github.com/shansun6> to update fv3atm to my Sep 26 commit in
fv3atm (hash 9e1ba7). Then this PR here will no longer be required.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#200 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI7D6TLBXCJZP4GOFGRS35TSJHAFPANCNFSM4R6J4HTQ>
.
|
Got it, thanks. |
Hi Jun,
I have added the log files from the exiting regression test
cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt
which passed the regression test, and the same test using the fractional
grid
cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt_frac
The run dir is at /scratch2/BMC/gsd-fv3-dev/Shan.Sun/S2S_RT/rt_25890/.
Please let me know if you have any questions.
Thanks,
Shan
…On Mon, Oct 5, 2020 at 7:30 AM Dom Heinzeller ***@***.***> wrote:
Dom, Shan's branch is updated to current s2s fv3 version 9e1ba7 (PR#157,
RRTMGP), not ab0e5ae3 in this PR. SInce we don't want to change current s2s
baseline, just add a new fractional grid test to have a clean comparison of
the new fractional grid test with the current non-fractional grid test. We
still need this PR #200
<#200>, we will create
a new set of baseline for PR #200
<#200> due to results
change.
… <#m_-8865319997791315103_>
Got it, thanks.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#200 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALORMVTOWN5BRYD2ACPPRTTSJHC6JANCNFSM4R6J4HTQ>
.
|
@climbfuji I will run the regression tests on Hera, Orion and Dell 3 after the code is updated. |
@climbfuji @junwang-noaa Error message: |
@binli2337 I just heard from @SMoorthi-emc about this issue. Do you have a test case on hera (or instructions) so that I can reproduce the error? Thanks! |
Description of changes
-DOPENMP
to-D_OPENMP
to match the changes made in fv3atmSpecific notes
Are changes expected to change answers?
Testing performed: