end of day commit 27.06.2022

This commit is contained in:
Brantegger Georg
2022-06-27 16:16:24 +02:00
parent b6c01bfce2
commit 16bc55d47a
4 changed files with 169 additions and 59 deletions

View File

@@ -69,7 +69,6 @@ class Ausgleichsbecken_class:
def e_RK_4(self):
# Update to deal with non constant pipeline pressure!
yn = self.outflux/self.area_outflux
h = self.level
dt = self.timestep

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 34,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
@@ -14,7 +14,7 @@
},
{
"cell_type": "code",
"execution_count": 35,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
@@ -39,13 +39,13 @@
},
{
"cell_type": "code",
"execution_count": 36,
"execution_count": 3,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "ece5839afa864ae2b836269b18279459",
"model_id": "ad0ac3d52f5b4c5ba1d465ae850c9e69",
"version_major": 2,
"version_minor": 0
},