Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Commit Queue Requirements:
Description:
This PR implements TEMPO microphysics into the CCPP and UFS. TEMPO microphysics is the Thompson-Eidhammer Microphysics Parameterization for Operations. TEMPO lives in a submodule and is also connected to a version of MPAS run and maintained by GSL. Work in progress to connect TEMPO to WRF. The goal of TEMPO is to help unify microphysics and microphysics development across UFS applications and dynamical cores. TEMPO includes several options including aerosol-aware microphysics (https://doi.org/10.1175/JAS-D-13-0305.1 ) and 2-moment graupel with predicted density, or hail-aware microphysics (https://doi.org/10.1175/MWR-D-21-0319.1).
tempo is called with imp_physics = 88
TEMPO lives here:
https://github.com/NCAR/TEMPO
PR to CCPP
ufs-community/ccpp-physics#250
PR TO FV3
NOAA-EMC/fv3atm#922
Testing logs: /scratch2/BMC/wrfruc/jensen/git-local/UFS-TEMPO/tests/logs/log_hera
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
TEMPO lives here:
https://github.com/NCAR/TEMPO
PR to CCPP
ufs-community/ccpp-physics#250
PR TO FV3
NOAA-EMC/fv3atm#922
UFSWM Blocking Dependencies:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
New lookup tables for TEMPO are needed.
Library Changes/Upgrades:
Testing Log: