-
Notifications
You must be signed in to change notification settings - Fork 22
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
Rayleigh Friction CCPP #200
base: development
Are you sure you want to change the base?
Conversation
Pull ZM 0.5 timestep removal into main
Replace original, locally-developed license with Apache 2.0 license.
Bring in development ESCOMP#108 (TUV-x) ESCOMP#112 (tropopause_find) to main
Bring in new directory structure from development
Upgrading to atmos_phys0_06_000
Tag name (The PR title should also include the tag name): `atmos_phys0_07_000` Originator(s): @jimmielin List all `development` PR URLs included in this PR and a short description of each: * ESCOMP#141 by @mattldawson @boulderdaze * ESCOMP#147 by @peverwhee * ESCOMP#144 by @mwaxmonsky * ESCOMP#151 by @mattldawson * ESCOMP#145 by @jimmielin List all test failures: N/A
…ric_physics into atmosphys_ktc_rf
Tag name (The PR title should also include the tag name): `atmos_phys0_07_001` Originator(s): @jimmielin List all `development` PR URLs included in this PR and a short description of each: * Update extraterrestrial flux in TUV-x prior to calculating rate constants ESCOMP#152 by @boulderdaze * Simplify deallocation of multiple objects associated with the TUV-x ESCOMP#156 by @boulderdaze * Fill in errmsg, errflg in check_energy schemes ESCOMP#160 by @jimmielin * Validates the MUSICA meta data against the CCPP standard names ESCOMP#162 by @boulderdaze * Add constituent tendency updater ESCOMP#111 by @peverwhee * Add cloud optical calculations for use in TUV-x ESCOMP#167 by @mattldawson * Add initialize_constituents scheme ESCOMP#149 by @peverwhee * Add diagnostics to TJ2016 test schemes ESCOMP#170 by @peverwhee * update "radians" to "rad" ESCOMP#173 by @peverwhee * Solar zenith angle and Earth-Sun distance ESCOMP#171 by @mattldawson * Update standard names for tropopause_find ESCOMP#140 by @jimmielin * Update surface albedo units ESCOMP#181 by @mattldawson * don't set water species property for species that air_composition handles ESCOMP#185 by @peverwhee List all test failures: N/A
…s to get snapshots to match
…ric_physics into atmosphys_ktc_rf
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.
just a couple of small things. Thanks so much @Katetc !
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.
Thanks for your help on this physics scheme @Katetc! I just had a few (hopefully minor) requests, mostly related to comments and standard names.
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.
thanks @Katetc !
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.
Everything looks great now. Thanks again @Katetc!
I think I need to merge up, but I did all of the steps! This adds CCPP support for the Rayleigh Friction parameterization.
Fixes #35
Fixes #119