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

Tempo implementation #2590

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

AndersJensen-NOAA
Copy link

@AndersJensen-NOAA AndersJensen-NOAA commented Feb 4, 2025

Commit Queue Requirements:

  • Fill out all sections of this template.
  • All sub component pull requests have been reviewed by their code managers.
  • Run the full Intel+GNU RT suite (compared to current baselines) on either Hera/Derecho/Hercules
  • Commit 'test_changes.list' from previous step

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:

* UFSWM - Adds regression tests
  * FV3 - Adds variables to typedefs and suite definition file. 
    * ccpp-physics - Connects TEMPO and TEMPO drivers and meta-data files.

Priority:

  • High: Reason - TEMPO is planned for use in an atmospheric-river forecast system.

Git Tracking

UFSWM:

  • None

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:

  • None

Changes

Regression Test Changes (Please commit test_changes.list):

  • PR Adds New Tests/Baselines.

Input data Changes:

  • New input data.
    New lookup tables for TEMPO are needed.

Library Changes/Upgrades:

  • No Updates

Testing Log:

  • RDHPCS
    • Hera
    • Orion
    • Hercules
    • Jet
    • GaeaC5
    • GaeaC6
    • Derecho
  • WCOSS2
    • Dogwood/Cactus
    • Acorn
  • CI
  • opnReqTest (complete task if unnecessary)

@AndersJensen-NOAA AndersJensen-NOAA marked this pull request as ready for review February 4, 2025 17:06
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.

1 participant