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

Added large sparse matrix generation and redid configuration files #8

Merged
merged 4 commits into from
Feb 6, 2024

Conversation

taddyb
Copy link
Owner

@taddyb taddyb commented Feb 6, 2024

what was done:

  • better organized the config file so you know which variables belong to what part of the process
  • added code that will generate a sparse connectivity matrix:
    • the code uses a loop that determines the index of it's upstream, and saves the pairs to disk
    • works with what is expected from dMC

testing:

  • ran the whole script and generated output in a new location
  • The output works when plugged into the routing code

@taddyb taddyb merged commit 5b56abe into main Feb 6, 2024
@taddyb taddyb deleted the dev branch February 6, 2024 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant