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

Use saved routehandles in fv3 cap init phase #585

Merged

Conversation

DusanJovic-NOAA
Copy link
Collaborator

Description

This PR adds new runtime configuration option (use_saved_routehandles:) to the model_configure file, which when set to true will save compute remapping route handles to a file, and use it in the subsequent runs avoiding computation of routehandles again. Subsequent runs must use the same compute and output domains and same domain decomposition.

Is a change of answers expected from this PR? No.

Issue(s) addressed

Link the issues to be closed with this PR, whether in this repository, or in another repository.
(Remember, issues should always be created before starting work on a PR branch!)

@jkbk2004
Copy link
Collaborator

jkbk2004 commented Oct 3, 2022

All test were done for the ufs-wm pr 1434. Please, go ahead to make final comments and approve.

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.

Add run time options to save/load route handles to/from external file.
3 participants