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

Update your physics to ufs-community ufs/dev #4

Open
wants to merge 68 commits into
base: tempo_submodule
Choose a base branch
from

Conversation

dustinswales
Copy link

@dustinswales dustinswales commented Jun 26, 2024

@AndersJensen-NOAA
This brings your codebase up-to-date wrt to ufs/dev branch.

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 30 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
…args

Introduce optional arguments in ccpp schemes and metadata
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.

8 participants