<div>Max,</div>
<div>  TRNSYS components do indeed output the average value over each time step. The value that you see in the online plotter is almost always the average value over the previous time step. Components that have differential equations in them have to also calculate the values at the beginning and end of the timestep. Normally, there is no way for you to see what the value at the end of a time step is because the components do not place these values into the list of outputs. I think that without running the project from a Fortran compiler and using it to look at intermediate values (values that are calculated inside the Types but not put into the outputs list) it would be hard to know what the values at the beginning and end of the time step actually are.</div>
<div>Kind regards,</div>
<div> David</div>
<div>
<br>
<br>
<br>
<br>
Technical Support Team<br>Thermal Energy System Specialists, LLC<br>2916 Marketplace Dr, Suite 104<br>Madison, WI 53719<br>techsupport@tess-inc.com
<br>
<br>----- Original Message -----
<br>
Subject: [TRNSYS-users] Solvers
<br>
From: "Max Werlein" <maxwithhat@hotmail.com>
<br>
Date: Wed, May 7, 2008 3:00
<br>
<table><tbody><tr><td width="1" bgcolor="#f1c352">
<br></td><td valign="top">
<div class="PrivateMsgDiv"><!-- begin sanitized html -->
<style>.hmmessage P
.bodyclass {
margin:0px;
padding:0px
}
body.hmmessage
.bodyclass {
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}</style>
<div class="bodyclass">
<div style="text-align: left;">Dear List,<br>
<br>I solved a a differential equation withe the CALL DIFFERENTIAL_EQN(TIME, AA, BB, Tinit, Tout, TBAR) function.<br>I read in the Manual that Tbar is an average value of the output value over the Timestep and schould be taken as output for the folloing component. I'd actually like to know how it is exsactly calculated because I found it not to just be the Mean value between the inlet and outlet value at each timstep.<br>
<br>Thanks very much,<br>
<br>Max<br></div>
<br>
<hr>Express yourself instantly with MSN Messenger! <a href="http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/" target="_new">MSN Messenger</a></div><!-- end sanitized html -->
<hr size="1" noshade="noshade">
<pre>_______________________________________________<br>TRNSYS-users mailing list<br><a href="javascript:bodyCreateMail('TRNSYS-users%40engr.wisc.edu')">TRNSYS-users@engr.wisc.edu</a>
<br><a href="https://www.cae.wisc.edu/mailman/listinfo/trnsys-users" target="_blank">https://www.cae.wisc.edu/mailman/listinfo/trnsys-users</a></pre></div></td></tr></tbody></table></div>