Update master from NOAA-GSL: RUC ice, MYNN sfclay, stochastic land perturbations#558
Conversation
updating fork
ice is added to sfc_drv_ruc.F90.
parameters of lsm_ruc_run. There are not needed there because initialization of RUC soil variables is done now in lsm_ruc_init.
updating fork
…emove unneeded acsnow
Suggested changes to rucice PR
…ter_20201118 Update gsd/develop from master 2020/11/18
…ter_20201203 Update gsl/develop from master 2020/12/08
update branch
…using unitialized variable when 100% ice melts or ice develops on a grid with 0% ice, 3) reduced overly liberal range of allowable z/L.
updating from gsl/develop instead of gsd/develop
Updates to the MYNN surface layer scheme
GFS_Control_type arrays pores and resid for use in the stochastic perturbations of soil moisture (lndp_type=2).
Added initialization of pores and resid
…umed sizes for 3D tendency arrays
…encies Bugfixes for Shinhong and YSU 3d tendency arrays
…elop_dom_20210116 Bugfix in physics/GFS_debug.F90: remove/comment out unused variables
| ! initialize tables for psih and psim (stable and unstable) | ||
| CALL PSI_INIT(psi_opt,errmsg,errflg) | ||
|
|
||
| IF (debug_code >= 1) THEN |
There was a problem hiding this comment.
Thanks for controlling print statements with a debug flag -- a very good example to follow.
grantfirl
left a comment
There was a problem hiding this comment.
I don't understand the "whys" of the code changes since there isn't a ton of description other than "bugfixes", but I definitely don't see anything wrong from a CCPP point of view. Approved.
llpcarson
left a comment
There was a problem hiding this comment.
looks ok to me, approved.
Thanks, Grant. Yes, MYNN has bugfixes and updates as noted in the description of the PR. All the other changes that are not related to MYNN arae hopefully captured in the description. |
…NCAR#558) * update upp revision to 8767929 * modify dx/dy calculation for RRFS with domain over north pole
Changes in this PR:
sfc_sicewhen RUC LSM is used)minsmcandmaxsmcto host model in order to pass to stochastic physics)tracer_sanitizerFor testing, see ufs-community/ufs-weather-model#386
Associated PRs:
NOAA-PSL/stochastic_physics#36
#558
NOAA-EMC/ufsatm#239
ufs-community/ufs-weather-model#386