<html>
<body>
Michael,<br>
  An "invalid floating point" is usually generated by
either a division by 0 or by accessing an array out of bounds (for
instance if you have an array with 100 spots and you try to reference
spot 101). If you are able to debug your component while the simulation
is running then you can put a breakpoint in your code and walk through
one line at a time until you find the problem.<br>
Cheers,<br>
 David<br><br>
<br>
At 09:33 3/30/2007, Hartl Michael wrote:<br>
<blockquote type=cite class=cite cite=""><font face="arial" size=2>Hello
TRNSYS-Users,<br>
</font> <br>
<font face="arial" size=2>I have been creating a simple model of a
radiative heater.<br>
Unfortunatelly I get the error "invalid floating point" while
running this modell. To solve the equation of the outlet temperature of
the radiator I applied the Newton-method and I guess the iteration I
wrote is incorrect.<br>
</font> <br>
<font face="arial" size=2>I attached the source code for the case anybody
would like to look through!<br>
</font> <br>
<font face="arial" size=2>I appreciate every sugesstion to get this model
work!!<br>
</font> <br>
<font face="arial" size=2>Thanks in advance,<br>
Michael<br>
</font> <br>
 <br><br>
_______________________________________________<br>
TRNSYS-users mailing list<br>
TRNSYS-users@engr.wisc.edu<br>
<a href="https://www.cae.wisc.edu/mailman/listinfo/trnsys-users" eudora="autourl">
https://www.cae.wisc.edu/mailman/listinfo/trnsys-users</a></blockquote>
<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>