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

READ_RESTART_BY_FACE is broken #2091

Open
atrayano opened this issue Apr 24, 2023 · 2 comments
Open

READ_RESTART_BY_FACE is broken #2091

atrayano opened this issue Apr 24, 2023 · 2 comments
Assignees
Labels
⌛ Long Term Long term issues

Comments

@atrayano
Copy link
Contributor

This feature would require that the "face" restarts have been written by WRITE_RESTART_BY_FACE. Otherwise the code fails when checking for existence of the "per face" restarts. Even when we have the individual "face" restarts, the reading is still broken. The part that checks if the file exists is working, but then the code is trying to open a "regular" restart (written with WRITE_RESTART_BY_FACE = NO) and it fails in the nfopen call

@stale
Copy link

stale bot commented Jun 26, 2023

This issue has been automatically marked as stale because it has not had recent activity. If there are no updates within 7 days, it will be closed. You can add the "long term" tag to prevent the Stale bot from closing this issue.

@stale stale bot added the ❄️ Stale This issue has been marked stale label Jun 26, 2023
@mathomp4 mathomp4 added the ⌛ Long Term Long term issues label Jun 26, 2023
@stale stale bot removed the ❄️ Stale This issue has been marked stale label Jun 26, 2023
@mathomp4
Copy link
Member

Long terming. This is being worked on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌛ Long Term Long term issues
Projects
None yet
Development

No branches or pull requests

3 participants