-
Notifications
You must be signed in to change notification settings - Fork 2
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
Start of documentation and example scripts #1
base: main
Are you sure you want to change the base?
Conversation
I'm going to close this PR in favor of PR #3 since there were so many changes in the refactor. Thank you for the review @samgdotson |
@LukeSeifert, I understand there were a lot of changes. However, having a single commit history is important. If you made changes based on the comments on this PR, I want to be able to see those changes in the present context. Please merge #3 into #1 so I can see what you changed. Thanks! |
@LukeSeifert do you still need a review on this? |
Not yet, there are still some things I want to polish up first. I'll let you know when it's ready for review! |
This PR contains documentation for my planned approaches for handling spatial depletion in OpenMC, as well as some proof-of-concept work using a simplified PDE approach.