messing around with a testvolume and visualization

of the change in height that comes with different
flow patterns
This commit is contained in:
Brantegger Georg
2022-05-16 15:44:03 +02:00
parent b633dfd584
commit 44f4d77524
6 changed files with 2088142 additions and 2 deletions

View File

@@ -9,13 +9,13 @@
"name": "stdout",
"output_type": "stream",
"text": [
"1.21.5\n"
"11\n"
]
}
],
"source": [
"import numpy as np\n",
"print(np.__version__)"
"import plotly\n"
]
}
],