Skip to content

Commit ec543bc

Browse files
committed
misc: Fix notebook list for website
1 parent 5a287b7 commit ec543bc

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

examples/seismic/tutorials/07.1_dispersion_relation.ipynb

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"This notebook compares the numerical dispersion of explicit finite-difference stencils for the second derivative obtained via several methods.\n",
1010
"\n",
1111
"Contents:\n",
12+
"\n",
1213
"1. **[Problem setup](#1.-Problem-Setup)**\n",
1314
"2. **[Finite Difference Weights from Fornberg’s Algorithm](#2.-Finite-Difference-Weights-from-Fornberg’s-Algorithm)** computed via the Fornberg algorithm. [[1]](#References)\n",
1415
"3. **[Investigation of dispersion properties](#3.-Investigation-of-dispersion-properties)** of the weights.\n",
@@ -93,7 +94,7 @@
9394
{
9495
"data": {
9596
"application/vnd.jupyter.widget-view+json": {
96-
"model_id": "b836e766455f4888b8d10461a2ead85a",
97+
"model_id": "bfe18f201d524ec09768ac071c5bb191",
9798
"version_major": 2,
9899
"version_minor": 0
99100
},
@@ -441,7 +442,7 @@
441442
{
442443
"data": {
443444
"application/vnd.jupyter.widget-view+json": {
444-
"model_id": "062f9f3062b141cd8d340d8969e55be1",
445+
"model_id": "1b711a66f5004915bc5238d1f033d415",
445446
"version_major": 2,
446447
"version_minor": 0
447448
},
@@ -848,7 +849,7 @@
848849
{
849850
"data": {
850851
"application/vnd.jupyter.widget-view+json": {
851-
"model_id": "bbbc21359e524d4c80c8c6ef25f06ecd",
852+
"model_id": "e0391043c99e42e9aec5da3b42d02495",
852853
"version_major": 2,
853854
"version_minor": 0
854855
},
@@ -909,7 +910,7 @@
909910
{
910911
"data": {
911912
"application/vnd.jupyter.widget-view+json": {
912-
"model_id": "e719df5e6dfe4f718a06482756f8fe82",
913+
"model_id": "d37db55c91ae4fa6b1e5c8ff6c3b2be3",
913914
"version_major": 2,
914915
"version_minor": 0
915916
},
@@ -1119,7 +1120,7 @@
11191120
{
11201121
"data": {
11211122
"application/vnd.jupyter.widget-view+json": {
1122-
"model_id": "ea31d3b8736f4f43b656701ed09c0728",
1123+
"model_id": "d4e7c7e408684ea6ace7162f56a1674f",
11231124
"version_major": 2,
11241125
"version_minor": 0
11251126
},
@@ -1192,7 +1193,7 @@
11921193
{
11931194
"data": {
11941195
"application/vnd.jupyter.widget-view+json": {
1195-
"model_id": "2dc969613aca4fc1aa14387908148fe1",
1196+
"model_id": "f7248e7b7a3a4a5c938aa1283600ea36",
11961197
"version_major": 2,
11971198
"version_minor": 0
11981199
},
@@ -1278,7 +1279,7 @@
12781279
{
12791280
"data": {
12801281
"application/vnd.jupyter.widget-view+json": {
1281-
"model_id": "20b215625729424899d32881cbbbff20",
1282+
"model_id": "c4060d61e9f147e3ae2ee2c65961757f",
12821283
"version_major": 2,
12831284
"version_minor": 0
12841285
},
@@ -1335,7 +1336,7 @@
13351336
{
13361337
"data": {
13371338
"application/vnd.jupyter.widget-view+json": {
1338-
"model_id": "732f85194baa455b8026be3816380a68",
1339+
"model_id": "27160ab8db704f54930dc546becd9600",
13391340
"version_major": 2,
13401341
"version_minor": 0
13411342
},
@@ -1473,7 +1474,7 @@
14731474
{
14741475
"data": {
14751476
"application/vnd.jupyter.widget-view+json": {
1476-
"model_id": "30fe88d86c2b4d3b8fbf1331b5ee8160",
1477+
"model_id": "6f3644b0b5b149c8a5da95165fbe5b03",
14771478
"version_major": 2,
14781479
"version_minor": 0
14791480
},
@@ -1586,7 +1587,7 @@
15861587
"name": "stderr",
15871588
"output_type": "stream",
15881589
"text": [
1589-
"/tmp/ipykernel_2241900/237837473.py:12: RuntimeWarning: invalid value encountered in arccos\n",
1590+
"/tmp/ipykernel_2251706/237837473.py:12: RuntimeWarning: invalid value encountered in arccos\n",
15901591
" diff = np.abs(np.acos(theta)/(k*dt) - v)\n"
15911592
]
15921593
},
@@ -1666,7 +1667,7 @@
16661667
{
16671668
"data": {
16681669
"application/vnd.jupyter.widget-view+json": {
1669-
"model_id": "13bdb6e11c75471781094a82e62dcac7",
1670+
"model_id": "e7c5c0873e9a45aa9b730aa3902e172d",
16701671
"version_major": 2,
16711672
"version_minor": 0
16721673
},
@@ -1717,7 +1718,7 @@
17171718
{
17181719
"data": {
17191720
"application/vnd.jupyter.widget-view+json": {
1720-
"model_id": "80be90a092c74f9195384116760b3924",
1721+
"model_id": "05501c7433304cdc887981bc625066d4",
17211722
"version_major": 2,
17221723
"version_minor": 0
17231724
},
@@ -1785,7 +1786,7 @@
17851786
{
17861787
"data": {
17871788
"application/vnd.jupyter.widget-view+json": {
1788-
"model_id": "0a2cef7c81f14c34bda4c6c15f75982b",
1789+
"model_id": "fcacf5d60a0d451ab56078a574bfcee8",
17891790
"version_major": 2,
17901791
"version_minor": 0
17911792
},
@@ -1875,7 +1876,7 @@
18751876
{
18761877
"data": {
18771878
"application/vnd.jupyter.widget-view+json": {
1878-
"model_id": "c77a24a59b4a4e608b6786bac937e06a",
1879+
"model_id": "36a16e01a1c149ebbe66579b67ed391a",
18791880
"version_major": 2,
18801881
"version_minor": 0
18811882
},
@@ -1932,7 +1933,7 @@
19321933
{
19331934
"data": {
19341935
"application/vnd.jupyter.widget-view+json": {
1935-
"model_id": "7dd0532eb8c04cd5a555adc7cf884332",
1936+
"model_id": "d41b5721cf6e490ca077c90173497d5f",
19361937
"version_major": 2,
19371938
"version_minor": 0
19381939
},

0 commit comments

Comments
 (0)