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

Enhance GSI IO interface with FV3LAM to handle subdomain restart files #280

Closed
hu5970 opened this issue Jan 7, 2022 · 0 comments · Fixed by #285
Closed

Enhance GSI IO interface with FV3LAM to handle subdomain restart files #280

hu5970 opened this issue Jan 7, 2022 · 0 comments · Fixed by #285
Assignees

Comments

@hu5970
Copy link
Collaborator

hu5970 commented Jan 7, 2022

When FV3LAM model start to use FMS2 interface for model IO, we found the model initialization is very slow for large domain runs.

The solution to initialization slowness is to set io_layout(2) >1. This will speed up the initialization time a lot but it generates multiple subdomain restart files instead of one restart file for whole domain.

GSI needs function to read and write subdomain restart files when model has io_layout(2) > 1.

hu5970 added a commit to hu5970/GSI that referenced this issue Jan 26, 2022
MichaelLueken added a commit that referenced this issue Feb 4, 2022
GitHub Issue #280. Add code to GSI IO interface with fv3lam to handle subdomain restart files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant