Adding a note about setting up tallies for DagMC models.

This commit is contained in:
Patrick Shriwise 2019-07-19 08:41:30 -05:00
parent 347f4d7dd5
commit 978e7ba94a

View file

@ -236,6 +236,13 @@
"tallies.export_to_xml()"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**Note:** Applying tally filters in DagMC models requires prior knowledge of the model. Here, we know that the fuel cell's volume ID in the CAD sofware is 1. To identify cells without use of CAD software, we recommend loading them into the [OpenMC plotter](https://github.com/openmc/plotter) where cell, material, and volume IDs can be identified for native OpenMC and DagMC geometries."
]
},
{
"cell_type": "markdown",
"metadata": {},