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

Error at Generating nop.temp due to very large number of connections to a node #15

Open
millerta opened this issue Jul 23, 2018 · 0 comments
Labels

Comments

@millerta
Copy link
Collaborator

This issue should be documented and a Warning statement added to the code if a
node has an unusually large number of connections. The problem might be fixed
by making allocation adjustments in the sparse matrix initialization.

Problem reported by John Ortiz, Dylan Harp, and Carl Gable:

My simple model was getting hung up on the “Generating nop.temp” step before exiting altogether and printing a generic message to the effect of “nop.temp file does not match”.
 After digging around, Dylan and I found that there was a node in our mesh with ~2500 connections to it. After reducing that number to 90, the issue was resolved.
@millerta millerta added the bug label Jul 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant