You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a precursor to running ALARA in the unstructured mesh workflow, the material fractions of each tetrahedron are needed.
Currently:
mmGridGen/mmgrid.py do this ray-tracing for structured meshes
Ray-tracing on unstructured meshes is done by DAGMC.
Am I correct that uniformly sampling a tet with rays is an open research question? Maybe something for an NE506 project? But might also need to be done sooner than that...
That requires a conformal mesh, which isn't necessarily guaranteed (e.g. cylinders), especially if the geometry is originally an MCNP model, rather than a meshed CAD model. Or such is my understanding.
As a precursor to running ALARA in the unstructured mesh workflow, the material fractions of each tetrahedron are needed.
Currently:
Am I correct that uniformly sampling a tet with rays is an open research question? Maybe something for an NE506 project? But might also need to be done sooner than that...
Derived from #3.
The text was updated successfully, but these errors were encountered: