-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/pnorris/#9 add obio exports for chou suarez as well #10
Feature/pnorris/#9 add obio exports for chou suarez as well #10
Conversation
Oops, like last time I meant to merge this into develop first then main, not other way around. Can I change that now, or we can just do it in the reverse order as we did for PR#3? |
I (or you) can change the base to be to |
Yes, thanks Matt, can you change to develop. Thanks, P.
|
Ah. Looks much more concise now 😄 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approve!
…hou-Suarez-as-well
This is an expansion of a previous PR#3 that enabled producing of OBIO surface solar downwelling direct and diffuse fluxes on OBIO bands. The previous PR worked for RRTMG only. This PR expands the facility to all three radiation codes. It is activated by putting SOLAR_TO_OBIO: .TRUE. in AGCM.rc and then associating the solar export fields DROBIO and DFOBIO either by exporting them in history or adding future connectivity to the OradBioGC. It is off by default and therefore zero-diff. Even if it is on, it is effectively zero-diff ... it only potentially produces two currently unused new exports, now for RRTMGP and Chou-Suarez as well as for RRTMG (PR#3).