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

features/ipd-setup-step-fast with SCM #71

Merged
merged 7 commits into from
Apr 17, 2018
Merged

features/ipd-setup-step-fast with SCM #71

merged 7 commits into from
Apr 17, 2018

Conversation

climbfuji
Copy link
Collaborator

This PR enables running the features/ipd-setup-step-fast branch for FV3 with SCM by using different implementations of the time vary routines (running over each block=column for SCM, and over all blocks at once for FV3). The PR also contains the PGI changes that went into master already.

Some of the complexity we faced for running the time vary routines over each block separately in FV3 goes away for SCM, since the gcycle -> sfcsub routines are not called (these required the most changes). Hence, gcycle.f90 and sfcsub.F in this branch are the original versions that allow running the time vary steps over all blocks in one go for FV3, and as such cannot be used with SCM.

@climbfuji climbfuji merged commit 3bd48d5 into NCAR:features/ipd-setup-step-fast Apr 17, 2018
climbfuji pushed a commit to climbfuji/ccpp-physics that referenced this pull request Jan 16, 2021
dustinswales pushed a commit to dustinswales/ccpp-physics that referenced this pull request Jun 12, 2023
MYNN fix for numerical stability issues with mixing snow
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