pre-merge commit

working steady state, but still numerical instability at turbine, that leads to runaway after approx 2.5 minutes for 1000 m pipeline
This commit is contained in:
Brantegger Georg
2022-08-01 08:58:11 +02:00
parent 0969c29b7d
commit ed710a7371
2 changed files with 16 additions and 37 deletions

View File

@@ -77,7 +77,7 @@ class Ausgleichsbecken_class:
raise Exception('Initial level was already set once. Use the .update_level(self,timestep) method to update level based on net flux.')
def set_level(self,level):
self.level = level
self.level = level
def set_influx(self,influx):
# sets influx to the reservoir in m³/s