Skip to content

Commit

Permalink
DOC: re-run SEB notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
MateusStano committed Nov 7, 2023
1 parent 6c08dba commit d35a66d
Showing 1 changed file with 22 additions and 31 deletions.
53 changes: 22 additions & 31 deletions docs/examples/SEB_liquid_motor.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,9 @@
},
{
"cell_type": "code",
"execution_count": 63,
"execution_count": 1,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"The autoreload extension is already loaded. To reload it, use:\n",
" %reload_ext autoreload\n"
]
}
],
"outputs": [],
"source": [
"# These lines are here for debugging purposes only\n",
"%load_ext autoreload\n",
Expand All @@ -41,7 +32,7 @@
},
{
"cell_type": "code",
"execution_count": 64,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -78,7 +69,7 @@
},
{
"cell_type": "code",
"execution_count": 65,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -133,7 +124,7 @@
},
{
"cell_type": "code",
"execution_count": 66,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -202,7 +193,7 @@
},
{
"cell_type": "code",
"execution_count": 67,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -252,7 +243,7 @@
},
{
"cell_type": "code",
"execution_count": 68,
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -269,7 +260,7 @@
},
{
"cell_type": "code",
"execution_count": 69,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -296,7 +287,7 @@
},
{
"cell_type": "code",
"execution_count": 70,
"execution_count": 8,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -402,7 +393,7 @@
},
{
"cell_type": "code",
"execution_count": 71,
"execution_count": 9,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -411,7 +402,7 @@
},
{
"cell_type": "code",
"execution_count": 72,
"execution_count": 10,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -435,7 +426,7 @@
},
{
"cell_type": "code",
"execution_count": 73,
"execution_count": 11,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -538,7 +529,7 @@
},
{
"cell_type": "code",
"execution_count": 74,
"execution_count": 12,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -547,7 +538,7 @@
},
{
"cell_type": "code",
"execution_count": 75,
"execution_count": 13,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -564,7 +555,7 @@
},
{
"cell_type": "code",
"execution_count": 76,
"execution_count": 14,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -668,7 +659,7 @@
},
{
"cell_type": "code",
"execution_count": 77,
"execution_count": 15,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -700,7 +691,7 @@
},
{
"cell_type": "code",
"execution_count": 78,
"execution_count": 16,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -884,7 +875,7 @@
},
{
"cell_type": "code",
"execution_count": 79,
"execution_count": 17,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -915,7 +906,7 @@
},
{
"cell_type": "code",
"execution_count": 80,
"execution_count": 18,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1109,7 +1100,7 @@
},
{
"cell_type": "code",
"execution_count": 81,
"execution_count": 19,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -1128,7 +1119,7 @@
},
{
"cell_type": "code",
"execution_count": 82,
"execution_count": 20,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1220,7 +1211,7 @@
},
{
"cell_type": "code",
"execution_count": 83,
"execution_count": 21,
"metadata": {},
"outputs": [],
"source": [
Expand Down

0 comments on commit d35a66d

Please sign in to comment.