-
Notifications
You must be signed in to change notification settings - Fork 5
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
Change Processes to classes and add an inheritance relationship betwe… #40
Conversation
…en PhysicalProcess and InjectionProcess
I think this is good to go now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes look reasonable. I think this might require some updates to LIController. I will test locally and re-review
I think the main issue is going to be the |
Updating LIController to just access cross_sections, I think that's cleaner |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this looks good to go now!
…en PhysicalProcess and InjectionProcess