<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>First of all let me say what a pleasure it was to open a project where the user has obviously taken a lot of time to make the project legible and easy to follow!  Now to your problem.  What it comes down to is that all of the steam components take enthalpy and pressure to set the steam state (as T and P aren't always indicative of the state).  So when you hooked up the outlet temperature and flow rate from the collector to the boiler, and left pressure and enthalpy unconnected, the model took the constant values of the unconnected inputs for P and H and set the steam state.  I have modified your project to include a simple fix (using the steam properties model to set the state) and a more detailed fix where I replaced the non-steam models for the mixer and diverter with the steam versions. Take a look at the differences and choose the method that fits your needs.</p>
<p> </p>
<p>Jeff</p>
<p> </p>
<div>
<pre>---<br />Jeff Thornton
President - TESS LLC
22 N. Carroll Street, Madison WI USA 53703
Office: (608) 274-2577  Fax: (608) 278-1475
www.tess-inc.com
E-Mail: thornton@tess-inc.com
</pre>
</div>
<p>On 08/22/2018 10:35 am, ­김지혁[기계공학부] via TRNSYS-users wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">I have designed a PTC power plant.
<div> </div>
<div>I applied a Tempering valve to control working fluid's direction.</div>
<div> </div>
<div>If Tout_LPC is lower than Tout_pump2, working fluid won't pass through LPC and will go to the steam boiler directly.</div>
<div> </div>
<div>However, if Tout_LPC is higher than Tout_pump2, it will go to the steam boiler via LPC.</div>
<div> </div>
<div>In the 2nd case, Tout_LPC is higher than Tout_pump2, Tout_LPC is 200 degree that is higher than Tout_Pump2, 115 degree.</div>
<div> </div>
<div>It means that inlet temperature of the boiler is higher(200>115) when the working fluid passes through LPC.</div>
<div> </div>
<div>So I anticipated that I can save energy for heating up the working fluid in the steam boiler.</div>
<div> </div>
<div>But I verified that its result is not like it.</div>
<div> </div>
<div>Required energy in the steam boiler is identical in both cases, passing through LPC and going to the boiler directly, even though the first case's inlet temperature of the boiler is higher than the other one.</div>
<div> </div>
<div>What is a problem? What parameter should I change?</div>
<div> </div>
<div>Thanks</div>
</div>
<br /><img src="http://kist.kookmin.ac.kr/software/mail/footer.jpg" alt="" /><br />
<pre>_______________________________________________
TRNSYS-users mailing list
<a href="mailto:TRNSYS-users@lists.onebuilding.org">TRNSYS-users@lists.onebuilding.org</a>
<a href="http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org">http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org</a>
</pre>
</blockquote>
</body></html>