-
Notifications
You must be signed in to change notification settings - Fork 853
TEMPO microphysics for WRF #2270
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
Merged
weiwangncar
merged 22 commits into
wrf-model:develop
from
AndersJensen-NOAA:tempo_for_wrf
Feb 12, 2026
+214
−9
Merged
Changes from 19 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
cb18737
initial connection of tempo microphysics to WRF
AndersJensen-NOAA e2450bc
add TEMPO package and optional packages and connect to phys_init
AndersJensen-NOAA b0fd109
fix typo in Registry
AndersJensen-NOAA 5ce548e
move TEMPO objects to be with other MP objects
AndersJensen-NOAA e891c46
TEMPO connection to physics init
AndersJensen-NOAA d45f59b
TEMPO connection to microphysics driver
AndersJensen-NOAA 9ff03a3
update TEMPO tag
AndersJensen-NOAA 6d78b09
switch TEMPO from manage externals to git submodule
AndersJensen-NOAA 1f684ec
add TEMPO diagnostics, aerosolaware, and hailaware args to microphysi…
AndersJensen-NOAA 93801b2
add TEMPO dependencies
AndersJensen-NOAA 39edba6
added qnwfa2d to tempo aerosolaware state and connected tempo diagnos…
AndersJensen-NOAA 344d841
fix typo snownvc -> snowncv
AndersJensen-NOAA b891265
small tempo refactor for ccpp compliance
AndersJensen-NOAA 9c3259c
removed tempo_module_init and combined with driver for ccpp compliance
AndersJensen-NOAA 09bf02a
add wrf config flag checks to diagnostic output
AndersJensen-NOAA 8b97b4e
change from tempo_drvier -> tempo_run for ccpp compliance
AndersJensen-NOAA 9135bb5
fix to scalar/state declarations when using tempo_aerosolaware
AndersJensen-NOAA 14c1733
adds option to use aerosol climo and surface emissions with TEMPO
AndersJensen-NOAA eee91c8
sets aer_init_opt for TEMPO
AndersJensen-NOAA ccc12aa
update pointer to NCAR/TEMPO
AndersJensen-NOAA fd8d63a
update .gitmodules to point to NCAR/TEMPO
AndersJensen-NOAA 9a7bc4b
Merge branch 'develop' into tempo_for_wrf
dudhia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you want this to point to your own fork?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume this will be switched when you have merged it into the authoritative repo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@weiwangncar and @dudhia I will switch this to NCAR/TEMPO next week. I need to push my microphysics changes frist.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@weiwangncar and @dudhia The path has been updated to NCAR/TEMPO.