Tempo implementation#2590
Conversation
| RUN | control_p8 | - noaacloud | baseline | | ||
| RUN | control_p8.v2.sfc | - noaacloud | baseline | | ||
| RUN | control_p8_ugwpv1 | - noaacloud | baseline | | ||
| RUN | control_p8_ugwpv1_tempo | - noaacloud | baseline | |
There was a problem hiding this comment.
@AndersJensen-NOAA These new RTs are failing because the new suite "FV3_GFS_v17_p8_ugwpv1_tempo" is not being compiled above in this file. I'll fix this.
|
FYI, the logs committed in 4e337cc show that all tests except the new TEMPO tests pass. I'm going to re-run the TEMPO tests individually to not have to re-do the rest of the tests and save some compute cycles. I'll post the new logs for the TEMPO tests in the comments. |
|
For control_p8_ugwpv1_tempo: |
|
For control_p8_ugwpv1_tempo_aerosol: |
|
For control_p8_ugwpv1_tempo_aerosol_hail: |
@grantfirl It is okay that they fail since there are no baseline tests, correct? |
@AndersJensen-NOAA They weren't running because the new suite wasn't being compiled as part of rt.conf. I fixed this in 66294e5, so they're running fine now. They still appear as RT failures at this point because they're missing baselines though. |
|
Combined with #2503 |
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/ufsatm#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/ufsatm#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: