-
Notifications
You must be signed in to change notification settings - Fork 0
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
Set up mesh-based R2S example on FNG dose #14
Comments
@pshriwise talked at length through the needs for item 1 above. There are fundamentally two paths to get 1-group micro XS on mesh elements: Path 1Use the
Path 2Extend the |
Update: A few changes have already been merged/submitted to OpenMC related to this:
I also just opened an issue regarding refactoring of |
Update: we've had one more branch merged in OpenMC: We talked yesterday at length about how to handle the mesh-based workflow. To summarize:
|
For a mesh-based R2S workflow, I'm envisioning the following steps:
IndependentOperator
, which will provide us activated materials.MeshSpatial
source using the decay photon source in each mesh element.The text was updated successfully, but these errors were encountered: