From 40b0f48bcf0540dc411a7365fa38391cc7676cb8 Mon Sep 17 00:00:00 2001 From: hcasperfu Date: Thu, 17 Oct 2024 14:53:13 -0700 Subject: [PATCH] deleted unused variable that was also wrong --- IBPSA/Fluid/CHPs/OrganicRankine/Examples/ORCHotWater.mo | 3 --- 1 file changed, 3 deletions(-) diff --git a/IBPSA/Fluid/CHPs/OrganicRankine/Examples/ORCHotWater.mo b/IBPSA/Fluid/CHPs/OrganicRankine/Examples/ORCHotWater.mo index 4954dbb75d..a7c525672d 100644 --- a/IBPSA/Fluid/CHPs/OrganicRankine/Examples/ORCHotWater.mo +++ b/IBPSA/Fluid/CHPs/OrganicRankine/Examples/ORCHotWater.mo @@ -38,9 +38,6 @@ model ORCHotWater "ORC that outputs hot water at a fixed temperature" etaPum=0.6) "Organic Rankine cycle" annotation (Placement(transformation(extent={{-40,-44},{-20,-24}}))); - Modelica.Units.SI.Efficiency etaThe =orc.PExp / max(orc.QEva_flow,1) - "Thermal efficiency of the ORC"; - IBPSA.Fluid.Sources.MassFlowSource_T souHot( redeclare final package Medium = MediumHot, m_flow=mHot_flow_nominal,