Skip to content
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

sync with ufs-community #90

Merged
merged 67 commits into from
Jun 28, 2024
Merged

Conversation

HelinWei-NOAA
Copy link
Owner

No description provided.

climbfuji and others added 30 commits March 22, 2024 10:18
The ozone photochemistry parametrization is a first-order Taylor expansion of the net ozone production in three variables.  This commit changes the four diagnostics the parametrization manages to match the four terms in the Taylor expansion.

When comparing to the implementation in lines 301-304, note that it is implicit in the model ozone mixing ratio, so line 301 has the first term and the second half of the second term, while the first half of the second term is part of the denominator on line 304.

I could use ozi or ozib for an explicit approximation to that term, but we already calculated the value needed for the implicit calculation actually used for the update.
…ariables but internally bend everything back to where it's expected (affects some, but not all variables)
…oud_mp.F90 and physics/Interstitials/UFS_SCM_NEPTUNE/GFS_rrtmgp_cloud_overlap.F90
climbfuji and others added 29 commits April 29, 2024 08:33
…MP/Thompson/module_mp_thompson.F90 physics/PBL/MYNN_EDMF/module_bl_mynn.F90 physics/SFC_Layer/MYNN/module_sf_mynn.F90
fixed excessive evaporation when both innerloop=T and mraerosol=T
…d some output variables in module_sf_noahmplsm subroutines to accomplish this)
Use -O1 instead of -O0 for gcycle.F90 with Intel
Updated rca calculation with rsmin and rsmax limits.
Combination PR for ozone diagnostics, metadata intent bugfixes, sfcsub.F landmask bugfix, and canopy resistance output
Introduce optional arguments in ccpp schemes and metadata
@HelinWei-NOAA HelinWei-NOAA merged commit fc5a466 into HelinWei-NOAA:main Jun 28, 2024
3 checks passed
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.

9 participants