-
Notifications
You must be signed in to change notification settings - Fork 92
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
Patch fusion error: patch not associated #882
Comments
Testing a similar long-term |
During discussion with @rgknox, he noted the reason this is showing up now is that it was recently converted from a write statement to an That said, we discussed a potential future improvement to add some sort of linked list checker functions to account for the patches/cohorts that have been removed to make sure that insertion/deletion was conducted correctly. Ryan noted that there had been discussion for this functionality in the past; I wasn't able to find an existing issue, so I may add that as an issue for a future enhancement. |
While running a long-term case for #875, I ran into a defined fates error in the
fuse_patches
routine. Testing this withsci.1.57.4_api.24.0.0
replicated the error:This came up during a simple
f10
gridded run with default parameter file and failed out in year 21.The text was updated successfully, but these errors were encountered: