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

FVCOM: handle subdomain restart files #623

Closed
hu5970 opened this issue Jan 29, 2022 · 1 comment
Closed

FVCOM: handle subdomain restart files #623

hu5970 opened this issue Jan 29, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hu5970
Copy link
Contributor

hu5970 commented Jan 29, 2022

The large domain FV3LAM needs to run with io_layout(2) > 1 to speed up initialization.
This will generate multiple subdomain restart files instead of one.

FVCOM code is updated to handle subdomain restart files.
At the same time, multiple cores are used to speed up the process.

@hu5970
Copy link
Contributor Author

hu5970 commented Jan 31, 2022

The code for adding those functions is in branch:
https://github.com/hu5970/UFS_UTILS/tree/fvcom_subdomain_mpi

I think it is ready for making a PR to merge back to authoritative repository.

@GeorgeGayno-NOAA GeorgeGayno-NOAA added the enhancement New feature or request label Jan 31, 2022
GeorgeGayno-NOAA added a commit to hu5970/UFS_UTILS that referenced this issue Feb 17, 2022
to check new variables ingested from FVCOM and for the new
MPI support.

Fixes ufs-community#623.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants