@@ -138,7 +138,7 @@ model ThermalZoneAirExchange "Illustrates the use of ThermalZoneAirExchange"
138
138
139
139
equation
140
140
connect (weaDat.weaBus, thermalZone.weaBus) annotation (Line(
141
- points={{-72,30},{-34,30},{-34,6 },{-10,6 }},
141
+ points={{-72,30},{-34,30},{-34,0 },{-10,0 }},
142
142
color={255,204,51},
143
143
thickness=0.5));
144
144
connect (weaDat.weaBus, weaBus) annotation (Line(
@@ -148,14 +148,13 @@ equation
148
148
string="%second" ,
149
149
index=1,
150
150
extent={{6,3},{6,3}}));
151
- connect (thermalZone.ventTemp, weaBus.TDryBul) annotation (Line(points={{-9.6,-1.6} ,
152
- {-35.65,-1.6 },{-35.65,-4},{-61,-4}}, color={0,0,127}), Text(
151
+ connect (thermalZone.ventTemp, weaBus.TDryBul) annotation (Line(points={{-11.3 ,
152
+ -3.9}, {-35.65,-3.9 },{-35.65,-4},{-61,-4}},color={0,0,127}), Text(
153
153
string="%second" ,
154
154
index=1,
155
155
extent={{6,3},{6,3}}));
156
156
connect (const.y, thermalZone.ventRate) annotation (Line(points={{-71,-30},{-40,
157
- -30},{-8,-30},{-7,-30},{-7,-4.2},{-9.6,-4.2}},
158
- color={0,0,127}));
157
+ -30},{-8,-30},{-7,-30},{-7,-4.2},{-9.6,-4.2}},color={0,0,127}));
159
158
connect (internalGains.y, thermalZone.intGains)
160
159
annotation (Line(points={{0.7,-52},{8,-52},{8,-8.4}}, color={0,0,127}));
161
160
connect (prescribedHeatFlow.port, thermalZone.intGainsRad)
0 commit comments