diff --git a/IBPSA/Fluid/Geothermal/Aquifer/MultiWell.mo b/IBPSA/Fluid/Geothermal/Aquifer/MultiWell.mo index 75a63c76a6..460df49de4 100644 --- a/IBPSA/Fluid/Geothermal/Aquifer/MultiWell.mo +++ b/IBPSA/Fluid/Geothermal/Aquifer/MultiWell.mo @@ -95,7 +95,8 @@ model MultiWell "Model of a single well for aquifer thermal energy storage" final length=length, v_nominal=m_flow_nominal/rhoWat/rWB^2/Modelica.Constants.pi, fac = 1, - roughness = 5.0E-6) + roughness = 5.0E-6, + dp(nominal=1E3)) "Pressure drop in the cold well" annotation ( Placement(transformation( extent={{10,-10},{-10,10}}, @@ -118,7 +119,8 @@ model MultiWell "Model of a single well for aquifer thermal energy storage" final length=length, v_nominal=m_flow_nominal/rhoWat/rWB^2/Modelica.Constants.pi, fac = 1, - roughness = 5.0E-6) + roughness = 5.0E-6, + dp(nominal=1E3)) "Pressure drop in the warm well" annotation ( Placement(transformation( extent={{10,10},{-10,-10}},