Skip to content

Commit

Permalink
#1080 update notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
rtimms committed Jun 30, 2020
1 parent 9dda53c commit bb11539
Show file tree
Hide file tree
Showing 6 changed files with 72 additions and 79 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
{
"data": {
"text/plain": [
"<pybamm.solvers.solution.Solution at 0x7fa568df3668>"
"<pybamm.solvers.solution.Solution at 0x7f09715ea9b0>"
]
},
"execution_count": 4,
Expand All @@ -110,7 +110,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "f07093aa95774ca28dca871c00dde5ed",
"model_id": "06ae219fb8b94fa3aad3b8907a41ed27",
"version_major": 2,
"version_minor": 0
},
Expand All @@ -134,13 +134,6 @@
"\n",
"In [Tutorial 2](./Tutorial%202%20-%20Compare%20models.ipynb) we cover how to simulate and compare different models."
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "181cfb2fa9c14b3b8ef1da976ed1d0c0",
"model_id": "b1cbafe2711e4d91aec48dfe246967b3",
"version_major": 2,
"version_minor": 0
},
Expand All @@ -103,7 +103,7 @@
{
"data": {
"text/plain": [
"<pybamm.plotting.quick_plot.QuickPlot at 0x7f9ec2615588>"
"<pybamm.plotting.quick_plot.QuickPlot at 0x7f6d7b415470>"
]
},
"execution_count": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
{
"data": {
"text/plain": [
"<pybamm.solvers.solution.Solution at 0x7f07ce392cc0>"
"<pybamm.solvers.solution.Solution at 0x7fe21ea34c50>"
]
},
"execution_count": 1,
Expand Down Expand Up @@ -666,7 +666,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "db0a3fdf88414cc68e9c56700c3a323e",
"model_id": "210ea1fb46d9436e8b48f53c70b80db7",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -698,7 +698,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "925a9484972045d994049610547a83e9",
"model_id": "8b13649c493c4561b647cf49f3867486",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -730,7 +730,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "3cc527fe2def46029dad129d78a92b21",
"model_id": "b471a3ef004a422d9ad5797c74099c6b",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -768,7 +768,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "d04be712225c460fb4f3c9f8b0a33c71",
"model_id": "eb778fbfe8b8428d8bf63ce3142d36f0",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -816,7 +816,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "2a0ac4ca6f0b48b8b10d964225ad1041",
"model_id": "ec65841022c74b27bc1c60757a8a3f1a",
"version_major": 2,
"version_minor": 0
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 5,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "ad0d2de10623429bb18611723206e524",
"model_id": "e96a7cc47a70462187b8f74522f1e6a7",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -151,7 +151,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 6,
"metadata": {},
"outputs": [
{
Expand All @@ -166,7 +166,7 @@
" 'Charge at 0.5 C for 45 minutes']"
]
},
"execution_count": 7,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
Expand Down
Loading

0 comments on commit bb11539

Please sign in to comment.