Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This merge introduces v7.0 of all MPAS models. For a summary of significant changes, please see the annotation of the v7.0 tag. * release-v7.0: (182 commits) Add log message for lbc updates Update the descriptions of several initialization options for init case 9 Change default value for config_blend_bdy_terrain to false Change default "lbc" stream's filename template to include minutes and seconds Communicate effective radii for cloud, ice, and snow between MPAS and WSM6 Return error from read_stream() when inexact stream time not found Avoid calling mpas_atm_update_bdy_tend whenever config_apply_lbcs = false Fix race condition in file tests when clobber_mode = 'append' or 'overwrite' Remove broken log write of cf1,cf2,cf3 from init_atm_case_gfs When using specified zeta levels, set 'zt' for correct coordinate surface smoothing Introduce early check on whether boundary terrain blending will succeed or not Check for a valid vertical grid in init_case 9 (LBC setup case) Update version number to 7.0 Migrate code for modifying relhum into its own function, convert_relhum_wrt_ice Recompute initial RH w.r.t. ice below freezing for consistency with model output Verify that config_apply_lbcs is consistent with values in bdyMaskCell field Verify that the input_interval for the 'lbc_in' stream is not 'none' Add stub routine, mpas_atm_bdy_checks, for checking of limited-area settings Halt if LBC data cannot be successfully read Fix decoding in script generated for regression suites ...
- Loading branch information