adding notice to users that div by zero is expected in mgxs-part-iii nbook.

This commit is contained in:
Adam Nelson 2016-05-24 20:27:06 -04:00
parent 7794fae54d
commit dca86df219

View file

@ -939,7 +939,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"The `NuFissionXS` object supports all of the methods described previously the `openmc.mgxs` tutorials, such as [Pandas](http://pandas.pydata.org/) `DataFrames`:"
"The `NuFissionXS` object supports all of the methods described previously in the `openmc.mgxs` tutorials, such as [Pandas](http://pandas.pydata.org/) `DataFrames`:\n",
"Note that since so few histories were simulated, we should expect a few division-by-error errors as some tallies have not yet scored any results."
]
},
{
@ -1597,7 +1598,7 @@
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"language": "python",
"language": "python2",
"name": "python2"
},
"language_info": {