<html>
<body>
Michael,<br><br>
<blockquote type=cite class=cite cite=""><font size=2>1.)</font>
<font face="Times New Roman, Times" size=1>    
</font><font size=2>Why does the model ignore the initial room
temperature set as parameter 4?</font></blockquote><br>
there appears to be a bug in the code. I have fixed it and can send you
the new Fortran directly if you are comfortable recompiling code
yourself. If not, the fix will be in the next release. Please let me know
which you would prefer.<br><br>
<blockquote type=cite class=cite cite=""><font size=2>2.)</font>
<font face="Times New Roman, Times" size=1>    
</font><font size=2>For the purpose of the deck I am currently creating,
I need to read in the parameter 2 (overall conductance U*A) by an
external file even though they remain to be constant. I set the parameter
2 to string and defined a new variable by equation to read in the value
from the external file. But in this case the results are not the same as
in the case of setting the value of U*A directly in type 12c. I also
compared the result of the equation with the value supposed to be the
right one. Could that be a problem of first time step
manipulations?</font></blockquote><br>
I am not sure how you are reading the external file (Type9 perhaps) but
if so, then by the time the outputs of Type9 are set, the parameter
values for Type12 and all of the other components have already been read
in from the deck. You might instead use Type70 (Utility: Parameter
Replacement) which is designed to read an external file containing
replacement parameter information and replace it before Types have
processed it. The one potentially confusing thing about Type70 is that it
identifies the components whose parameters you want to replace by that
component's UNIT number. You can find a component's UNIT number by
looking at the "Control Cards" tool (where you set the
simulation start and stop time) and checking the "Component
Order" tab.<br><br>
Cheers,<br>
 David<br>
<x-sigsep><p></x-sigsep>
****************************************************************************************<br>
Thermal Energy System Specialists (TESS), LLC <br>
David
BRADLEY                          
2916 Marketplace Drive - Suite 104 <br>
Partner                                       
Madison, WI 53719 <br>
Phone: (608) 274-2577 USA <br>
Fax: (608) 278-1475 <br>
E-mail: bradley@tess-inc.com <br>
Web Pages: 
<a href="http://www.tess-inc.com/" eudora="autourl">
http://www.tess-inc.com</a>    
and     
<a href="http://www.trnsys.com/" eudora="autourl">
http://www.trnsys.com<br><br>
</a>"Providing software solutions for today's energy engineering
projects" <br>
****************************************************************************************<br>
</body>
</html>