-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
For a mesh-based R2S workflow, I'm envisioning the following steps:
- Perform neutron transport calculation to get 1-group microscopic cross sections in each mesh element
- Determine the material corresponding to each mesh element. If a mesh element crosses a material boundary, we'll need a means of Geometry Homogenization #13.
- Feed the materials and micro XS into
IndependentOperator
, which will provide us activated materials. - Create a
MeshSpatial
source using the decay photon source in each mesh element.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress