-
Notifications
You must be signed in to change notification settings - Fork 7
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
UFS-dev PR#85 #104
UFS-dev PR#85 #104
Conversation
* send evap from atm * instead of converting from lat->evap in prep_ocn, send evap from atm directly. Sign change still needed. * turn off c48-5deg warm start test * disable hrrr tests on wcoss2
ufs-community#1797) * refactor FV3GFS restart, add clm lake and rrfs-sd to quilt restart * rrfs sd restart in quilt (still under testing) * explicitly write axis values (from DusanJovic-NOAA), and clean up code * rename FV3GFS to fv3atm in code, except output metadata * refactor a bit more, putting history into fv3atm_history_io.F90 and restart into fv3atm_restart_io.F90 * add the two qr hurr_control tests * bug fix to "alt check" code: add -S -q to avoid infinite output * 32-bit quilt restart tests
ufs-community#1812 changes the following RTs: 1:138:Test 001 cpld_control_p8_mixedmode_intel FAIL 20:4203:Test 134 hafs_regional_atm_ocn_intel FAIL 957:rt_134_hafs_regional_atm_ocn_intel.log:9: Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc ............ALT CHECK......NOT OK |
Also, there are new regression tests for 32-bit physics in RRFS for ufs-community#1797 |
Associated PRs: |
A few Cheyenne tests failed due to a known HDF5 issue, so the log was not updated. |
Identical to ufs-community#1797
Also contains changes from ufs-community#1812