From d93e459087acb8d03b7da1e409c5d433268af9c3 Mon Sep 17 00:00:00 2001 From: rockfool Date: Mon, 6 Apr 2020 18:39:53 -0400 Subject: [PATCH] rerun and update output --- examples/jupyter/expansion-filters.ipynb | 38 +++++------------------- 1 file changed, 8 insertions(+), 30 deletions(-) diff --git a/examples/jupyter/expansion-filters.ipynb b/examples/jupyter/expansion-filters.ipynb index 13150d342d..e0b035ac62 100644 --- a/examples/jupyter/expansion-filters.ipynb +++ b/examples/jupyter/expansion-filters.ipynb @@ -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": [ - "" + "" ] }, "execution_count": 34, @@ -1515,16 +1493,16 @@ }, { "cell_type": "code", - "execution_count": 38, + "execution_count": 37, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "" + "" ] }, - "execution_count": 38, + "execution_count": 37, "metadata": {}, "output_type": "execute_result" },