mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
rerun and update output
This commit is contained in:
parent
e5052d1d0c
commit
d93e459087
1 changed files with 8 additions and 30 deletions
|
|
@ -147,18 +147,7 @@
|
|||
"cell_type": "code",
|
||||
"execution_count": 7,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"0.30282347701347406+/-0.0006325501096712208"
|
||||
]
|
||||
},
|
||||
"execution_count": 7,
|
||||
"metadata": {},
|
||||
"output_type": "execute_result"
|
||||
}
|
||||
],
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"sp_file = model.run(output=False)"
|
||||
]
|
||||
|
|
@ -421,7 +410,7 @@
|
|||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"36.52356238912515"
|
||||
"36.523562389125175"
|
||||
]
|
||||
},
|
||||
"execution_count": 13,
|
||||
|
|
@ -586,18 +575,7 @@
|
|||
"cell_type": "code",
|
||||
"execution_count": 19,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"PosixPath('/mnt/d/MIT_CRPG/openmc_develop/openmc/examples/jupyter/statepoint.100.h5')"
|
||||
]
|
||||
},
|
||||
"execution_count": 19,
|
||||
"metadata": {},
|
||||
"output_type": "execute_result"
|
||||
}
|
||||
],
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"sp_file = model.run(output=False)"
|
||||
]
|
||||
|
|
@ -878,7 +856,7 @@
|
|||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"0.5434241438296047"
|
||||
"0.543424143829605"
|
||||
]
|
||||
},
|
||||
"execution_count": 25,
|
||||
|
|
@ -1381,7 +1359,7 @@
|
|||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"<matplotlib.colorbar.Colorbar at 0x7f582e3bab10>"
|
||||
"<matplotlib.colorbar.Colorbar at 0x7fed339ccfd0>"
|
||||
]
|
||||
},
|
||||
"execution_count": 34,
|
||||
|
|
@ -1515,16 +1493,16 @@
|
|||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 38,
|
||||
"execution_count": 37,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"<matplotlib.image.AxesImage at 0x7f582e388690>"
|
||||
"<matplotlib.image.AxesImage at 0x7fed34097450>"
|
||||
]
|
||||
},
|
||||
"execution_count": 38,
|
||||
"execution_count": 37,
|
||||
"metadata": {},
|
||||
"output_type": "execute_result"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue