<html>
<body>
Dear Dr. Kumar,<br>
  The easiest method is to create a parametric table in TRNEdit;
this allows you to automatically run a simulation multiple times, each
with a different combination of parameters. The basic instructions can be
found at the beginning of the 07-TRNEdit manual. In order to change
locations, what you will have to do is create a block of ASSIGN
statements in your input file as follows:<br><br>
ASSIGN  "c:\Program
Files\Trnsys16\Weather\Location1.txt"  12<br>
ASSIGN  "c:\Program
Files\Trnsys16\Weather\Location2.txt"  13<br>
ASSIGN  "c:\Program
Files\Trnsys16\Weather\Location3.txt"  14<br>
etc...<br><br>
in which the files location1.txt, location2.txt and location3.txt are the
names of the weather file associated with each location. Next, set the
"logical unit" parameter of the weather reading component
(Type15 or Type109 usually) to a variable called "LU" and
create a CONSTANTs block that says:<br><br>
CONSTANTS 1<br>
LU = 12<br><br>
you will then be able to assign a different weather file to each run of
your parametric table.<br>
Kind regards,<br>
 David<br><br>
<br>
At 23:50 10/2/2007, Dr. Ashvini Kumar wrote:<br>
<blockquote type=cite class=cite cite="">Dear Sir,<br>
I want to repeat the simulation of a typical solar water heating system
for a range of values of 'tilts and setpoint temperatures for
thermostat'.  The calculations are to be made for a number of
locations.  Could I be advised on this?<br>
With thanks, <br>
<i>Dr. Ashvini Kumar, <br>
Ministry of New and Renewable Energy, <br>
Block 14, CGO Complex, Lodhi Road, NEW DELHI - 110003, India<br>
Tel: 011-24363546, 24360707Ext.1906 (O), 011-26887508 (R) <br>
ashvini_sec@yahoo.com </i><br><br>
<br>
Building a website is a piece of cake. <br>
Yahoo! Small Business gives you
<a href="http://us.rd.yahoo.com/evt=48251/*http://smallbusiness.yahoo.com/webhosting/?p=PASSPORTPLUS">
all the tools to get online.</a> <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>