added and applied .gitignore

This commit is contained in:
V. Ferreira
2026-02-24 01:32:30 +01:00
parent 36dc79283b
commit 3ae805d1b8
4 changed files with 15 additions and 408 deletions
+12 -11
View File
@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 33,
"execution_count": 1,
"id": "7a3ed0a3-d3a2-480b-b709-294d0ef8df12",
"metadata": {},
"outputs": [
@@ -12,7 +12,7 @@
"True"
]
},
"execution_count": 33,
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
@@ -28,19 +28,19 @@
},
{
"cell_type": "code",
"execution_count": 39,
"execution_count": 2,
"id": "3da886f4-3d0c-41f9-8a63-b6b6b1603fb0",
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "a96f08f2868c44fc9421023ab773b971",
"model_id": "aa222ee6ba03446d87ead5ffb3d25af2",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Widget(value='<iframe src=\"http://localhost:39299/index.html?ui=P_0x78816c2c7c50_5&reconnect=auto\" class=\"pyvi…"
"Widget(value='<iframe src=\"http://localhost:37595/index.html?ui=P_0x7af6f37f0590_0&reconnect=auto\" class=\"pyvi…"
]
},
"metadata": {},
@@ -57,29 +57,30 @@
"<tr><td>X Bounds</td><td>0.000e+00, 1.200e+01</td></tr>\n",
"<tr><td>Y Bounds</td><td>0.000e+00, 0.000e+00</td></tr>\n",
"<tr><td>Z Bounds</td><td>0.000e+00, 0.000e+00</td></tr>\n",
"<tr><td>N Arrays</td><td>2</td></tr>\n",
"<tr><td>N Arrays</td><td>3</td></tr>\n",
"</table>\n",
"\n",
"</td><td>\n",
"<table style='width: 100%;'>\n",
"<tr><th>Name</th><th>Field</th><th>Type</th><th>N Comp</th><th>Min</th><th>Max</th></tr>\n",
"<tr><td><b>density</b></td><td>Points</td><td>float64</td><td>1</td><td>-1.000e-02</td><td>1.000e-02</td></tr>\n",
"<tr><td>electric_field</td><td>Points</td><td>float64</td><td>3</td><td>-2.558e-02</td><td>1.441e-02</td></tr>\n",
"<tr><td><b>potential</b></td><td>Points</td><td>float64</td><td>1</td><td>0.000e+00</td><td>1.167e-01</td></tr>\n",
"<tr><td>x_coordinate</td><td>Points</td><td>float64</td><td>1</td><td>0.000e+00</td><td>1.200e+01</td></tr>\n",
"</table>\n",
"\n",
"</td></tr> </table>"
],
"text/plain": [
"UnstructuredGrid (0x78816c31bb80)\n",
"UnstructuredGrid (0x7af6f37b7e20)\n",
" N Cells: 128\n",
" N Points: 256\n",
" X Bounds: 0.000e+00, 1.200e+01\n",
" Y Bounds: 0.000e+00, 0.000e+00\n",
" Z Bounds: 0.000e+00, 0.000e+00\n",
" N Arrays: 2"
" N Arrays: 3"
]
},
"execution_count": 39,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
@@ -93,7 +94,7 @@
},
{
"cell_type": "code",
"execution_count": 44,
"execution_count": 3,
"id": "1afe894f-2ad8-4cd3-aabb-ea5afec8627e",
"metadata": {},
"outputs": [