Skip to content

fixed stratosphere warm bias and code optimization for MERRA2#79

Closed
AnningCheng-NOAA wants to merge 111 commits into
ufs-community:ufs/devfrom
AnningCheng-NOAA:maie
Closed

fixed stratosphere warm bias and code optimization for MERRA2#79
AnningCheng-NOAA wants to merge 111 commits into
ufs-community:ufs/devfrom
AnningCheng-NOAA:maie

Conversation

@AnningCheng-NOAA
Copy link
Copy Markdown
Collaborator

dustinswales and others added 30 commits August 11, 2022 20:56
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.

These changes look OK to me from a CCPP point of view.

qs_mp(iCol,iLay) = tracer(iCol,iLay,i_cldsnow) / (1.-q_lay(iCol,iLay))
ni_mp(iCol,iLay) = tracer(iCol,iLay,i_cldice_nc) / (1.-q_lay(iCol,iLay))
if (ltaerosol) then
if (ltaerosol .or. mraerosol) then
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.

This is fine, but probably not needed.
The RRTMGP-ThompsonMP coupling is in a state of disarray and needs to be updated with many changes that have occurred in RRTMG, but were not ported to RRTMGP. (It's on my list to do this at somepoint...)

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.

5 participants