Open erelson opened 11 years ago
Shouldn't every tet only have 1 material?
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.
We can delay this by assuming conformal mesh to begin.
Using the conformal mesh assumption, the material at each voxel's center point is determined and tagged to the mesh.
Relevant commit: d2e306aac899016909c1092ae578762250f78912
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.