<html>
<body>
Dear Joćo<br><br>
<blockquote type=cite class=cite cite=""><font face="arial"><b>1. Error
using rnd and randomize <br>
</b></font><font face="arial" size=2>I included in a fortran program the
following code :<br>
 <br>
<i>Randomize<br>
factor=Int((Lim_superior-Lim_inferior+1)*rnd+Lim_inferior)</i></font>
</blockquote><br>
  The FORTRAN command for generating a random number is either RAN
or RAND. <br><br>
<br>
<blockquote type=cite class=cite cite=""><font face="arial"><b>2.
Generating random numbers with normal distribution<br>
</b></font><font face="arial" size=2>I need to create a type that
generate a random number between two limits with normal
distribution.<br>
 <br>
Does anybody can help me ?  How to do it with Compaq fortran
?</font></blockquote><br>
If you have the TESS Utility Library, Type578 generates a random number
between limits drawn from a normal distribution. Type577 does the same
but from a uniform distribution.<br><br>
Kind regards,<br>
 David<br><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>