Skip to content

Tempo implementation#922

Closed
AndersJensen-NOAA wants to merge 18 commits into
NOAA-EMC:developfrom
AndersJensen-NOAA:tempo_dev
Closed

Tempo implementation#922
AndersJensen-NOAA wants to merge 18 commits into
NOAA-EMC:developfrom
AndersJensen-NOAA:tempo_dev

Conversation

@AndersJensen-NOAA
Copy link
Copy Markdown
Contributor

This replaces #850

Description

Development of the Thompson-Eidhammer microphysics is transitioning to a submodule, and this submodule is: https://github.com/NCAR/TEMPO

TEMPO stand for Thompson-Eidhammer Microphysics Parameterization for Operations.

The use of a submodule will enable centralized community development (and testing) of the microphysics scheme for various applications and dynamical cores. This submodule will eventually replace the Thompson parameterization currently in the CCPP after approval from all parties involved and significant testing.

This implementation is done in a way that will allow parallel testing of both TEMPO and the original Thompson microphysics.

The PR also adds the "hail-aware" component, which is 2-moment, predicted density graupel and a namelist flag for use (lthailaware).

Issue(s) addressed

  • Fixes divergent Thompson microphysics issue

Testing

  • Testing on Hera and Jet.

Dependencies

<scheme>cnvc90</scheme>
<scheme>GFS_MP_generic_pre</scheme>
<scheme>mp_tempo_pre</scheme>
</subcycle>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The indentation is a little wonky starting here. The subcycle elements indents should line up with those from above to make it easier to see what is going on, IMO. If the subcycle elements line up, then the scheme elements should line up with those above too.

@dustinswales
Copy link
Copy Markdown
Collaborator

Combined with #823

@dustinswales
Copy link
Copy Markdown
Collaborator

@AndersJensen-NOAA You can close this PR

@dustinswales
Copy link
Copy Markdown
Collaborator

@AndersJensen-NOAA TEMPO has been merged. Please close this PR.

@AndersJensen-NOAA
Copy link
Copy Markdown
Contributor Author

TEMPO has been merged. This PR is no longer needed.

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.

3 participants