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

In GFS_phys_time_vary.fv3: make is_initialized a host model variable to support multiple instances of CCPP physics in a model run #242

Open
wants to merge 1 commit into
base: ufs/dev
Choose a base branch
from

Conversation

climbfuji
Copy link

@climbfuji climbfuji commented Dec 19, 2024

Description

This change is similar to what @dustinswales did for mp_thompson. In order to support multiple instances of CCPP physics within one model execution (for example for ensemble DA), we need to make is_initialized a host model variable.

While working on that scheme, I removed the unused=empty timestep_finalize routine.

This PR is the last change that is needed to replace NCAR#1000 (all other changes were made by @dustinswales in a series of PRs over the last year or two).

Associated fv3atm and ufs-weather-model PRs:
NOAA-EMC/fv3atm#902
ufs-community/ufs-weather-model#2544

…: support multiple instances by making is_initialized a host-model variable
@climbfuji
Copy link
Author

@matusmartini @areinecke FYI

Copy link
Collaborator

@dustinswales dustinswales left a comment

Choose a reason for hiding this comment

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

Looks good to me.
Thanks!

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.

2 participants