-
Notifications
You must be signed in to change notification settings - Fork 102
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 fix in initializing post fields and checking undefined points in visibility computation. #324
Conversation
The UPP regression tests were conducted on WCOSS-Dell, WCOSS-Cray and Hera. With this PR merging, the baseline of nmmb will |
This appears to have fixed the reproducibility issue in the WRF regression tests, at least on Jet where I reran them |
Great! thanks for the report |
I have added support for 2D decomposition left and right boundary neighbor
setting to match those settings in the 1D decompostion, in MPI_FIRST.f
(used in module only)
and CTLBLK.f (defined and available for everyone else in the module). I
pushed it to my clone and the PR should now be automatically updated with
those changes.
Wen commented on their absence.
…On Sun, May 30, 2021 at 9:39 AM HuiyaChuang-NOAA ***@***.***> wrote:
This appears to have fixed the reproducibility issue in the WRF regression
tests, at least on Jet where I reran them
Great! thanks for the report
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#324 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANDS4FVAA6FARUU2NUQHXFDTQI5YRANCNFSM45URF4IA>
.
--
George W Vandenberghe
*IMSG* at NOAA/NWS/NCEP/EMC
5830 University Research Ct., Rm. 2141
College Park, MD 20740
***@***.***
301-683-3769(work) 3017751547(cell)
|
* update the FIX_RRFS location at WCOSS * update testbed_fields_rtma.txt and config.sh.RTMA_CONUS_3km
The main changes are: