mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-22 15:05:28 -04:00
adding notice to users that div by zero is expected in mgxs-part-iii nbook.
This commit is contained in:
parent
7794fae54d
commit
dca86df219
1 changed files with 3 additions and 2 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue