Skip to content

Stochastic MP and cloud perturbations#553

Merged
climbfuji merged 24 commits into
NCAR:masterfrom
pjpegion:pert_clds_mp
Mar 19, 2021
Merged

Stochastic MP and cloud perturbations#553
climbfuji merged 24 commits into
NCAR:masterfrom
pjpegion:pert_clds_mp

Conversation

@pjpegion
Copy link
Copy Markdown
Contributor

This PR references ufs-weather-model issue ufs-community/ufs-weather-model#371
Updates include cloud fraction perturbations, currently only available with RRTMG radiation, stochastic perturbations to all microphysics tracers, not just specific humidity, and option to turn off radiative heating perturbations for SPPT.

All of these are controlled with namelist options, and the default is the all new features are off.

Comment thread physics/GFS_rrtmg_pre.F90 Outdated
Comment thread physics/GFS_rrtmg_pre.F90 Outdated
Comment thread physics/GFS_stochastics.F90 Outdated
Comment thread physics/GFS_stochastics.F90 Outdated
Comment thread physics/GFS_surface_generic.F90
Comment thread physics/dcyc2.f Outdated
Comment thread physics/GFS_rrtmg_pre.F90 Outdated
Comment thread physics/GFS_rrtmg_pre.F90 Outdated
Comment thread physics/GFS_stochastics.F90 Outdated
Comment thread physics/dcyc2.f Outdated
Comment thread physics/GFS_rrtmg_pre.F90
! perturb cld cover
if (pert_clds) then
do i=1,im
tmp_wt= -1*log( ( 2.0 / ( sppt_wts(i,38) ) ) - 1 )
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will the hard-coded '38' index cause any future problems?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It may in the future, but for L64 and L127 this works.

Copy link
Copy Markdown
Collaborator

@grantfirl grantfirl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK to me. Approved.

@climbfuji climbfuji merged commit 0f9b52d into NCAR:master Mar 19, 2021
HelinWei-NOAA pushed a commit to HelinWei-NOAA/ccpp-physics that referenced this pull request Feb 26, 2023
* ccpp physics: Fix RAP (Grell Freitas) decomp b4b issues; moninshoc.meta missing mfpbl.f dependency
* dycore: Fixes failure of decomposition test for regional case with nrows_blend > 0. Also fixes a bug where nrows_blend=1 caused a crash.

Co-authored-by: Dom Heinzeller <dom.heinzeller@icloud.com>
Co-authored-by: Jun.Wang <Jun.Wang@noaa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants