-
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#73 #102
UFS-dev PR#73 #102
Conversation
…stack location (was ufs-community#1758) (ufs-community#1752) * update CMEPS w/ fix for error condition * adding atmw to ORT *update cmeps build to implement check4nans feature using module stored in cdeps repo * Gaea software stack location update after C3 and C4 partition upgrades * added CMP_DATAONLY variable for ORT FHZ test * added CMEPS and WAVE restart file for ATMW ORT RST test * add ORT log for atmwav_control_noaero_p8 ORT test ----- Co-authored-by: Denise Worthen <[email protected]> Co-authored-by: Sadegh Sadeghi Tabas <[email protected]> Co-authored-by: Natalie Perlin <[email protected]>
…sd and clm lake to quilt restart. (ufs-community#1769) * 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 * Even longer explanation of RUC LSM axes from @tanyasmirnova * missing dependency for rrfs_smoke_conus13km_hrrr_warm_restart * do not delete tests/lock directory when another rt.sh is running * Set THRD variable in rrfs 2threads tests * bug fix to "alt check" code: add -S -q to avoid infinite output * 32-bit quilt restart tests * use process id instead of $delete_lock to decide3 whether to delete the lock file * Remove THRD= from smoke tests * no THRD in non-smoke conus13km tests * save restarts in rrfs_conus13km_hrrr_warm test * disable four broken tests
* Update GEFS tests * Update nems.configure.datm_cdeps.IN
…d (C3) scheme (ufs-community#1795) * Updates for the Community Convective Cloud (C3) scheme
The following tests need new baselines for ufs-community#1769: COMPILE | 13 | intel | -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_flake,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON | | fv3 | RUN | rrfs_smoke_conus13km_hrrr_warm | | baseline | RUN | rrfs_conus13km_hrrr_warm | | baseline | COMPILE | 19 | intel | -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -D32BIT=ON -DCCPP_32BIT=ON | | fv3 | COMPILE | 39 | gnu | -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON | + hera cheyenne | fv3 | RUN | rrfs_conus13km_hrrr_warm | | baseline | COMPILE | 42 | gnu | -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -D32BIT=ON -DCCPP_32BIT=ON | + hera cheyenne | fv3 | |
The following tests are expected to fail for ufs-community#1776: |
The expected tests failed on hera/cheyenne: Hera: Cheyenne: |
Identical to ufs-community#1795.
Also contains changes from: ufs-community#1752 (no input changes, BL changes), ufs-community#1769 (no input changes, BL changes), ufs-community#1776 (no input changes, BL changes)
BL changes from ufs-community#1795:
The following RT's are failed as expected because of the GF updates.
rap_2threads_dyn32_phy32
rap_control_dyn32_phy32.err
rap_flake_debug
rap_sfcdiff_decomp
rap_2threads
rap_control_dyn64_phy32_debug
rap_lndp_debug
rap_sfcdiff
rap_cires_ugwp_debug
rap_control_dyn64_phy32
rap_noah_debug
rap_unified_drag_suite_debug
rap_clm_lake_debug
rap_control
rap_noah_sfcdiff_cires_ugwp_debug
rap_unified_ugwp_debug
rap_control_debug_dyn32_phy32
rap_decomp
rap_progcld_thompson_debug
rap_control_debug
rap_diag_debug
rap_sfcdiff_debug
Contains changes from #100 until it is merged.