<html>
<body>
Abdullahi,<br>
  There are many different ways that you could specify which days
are weekdays and which hours are working hours so there is not one single
way that you can automatically output the results for those hours. I
rarely use the SCHEDULES in Type56 but specify the occupancy, lighting
gains, equipment gains, etc. as inputs to Type56. Consequently, I usually
have a component that sets the buildings occupancy profile outside of
Type56. The component outputs a 1 if the building is occupied and a 0 if
the building is not occupied. I then write an equation like the
following:<br><br>
OccupiedResult = Occupied*Result + (1-Occupied)*9999999.<br><br>
where <br>
Occupied is the signal (1 if the building is occupied, 0 if it
isn't)<br>
Result is the output that I am interested in<br>
OccupiedResult is equal to Result when the building is occupied and is
equal to 9999999 (or some other arbitrary number) when it is not.
<br><br>
Once you print OccupiedResult to a post processor, it is easy to sort out
the hours when the building is not occupied.<br><br>
Cheers,<br>
 David<br><br>
<br><br>
At 11:29 9/12/2007, aa1@brighton.ac.uk wrote:<br>
<blockquote type=cite class=cite cite="">Content-class:
urn:content-classes:message<br>
Content-Type: multipart/alternative;<br>
<x-tab>        </x-tab>
boundary="----_=_NextPart_001_01C7F55A.0D27B2C2"<br><br>
<font size=2>Hello all,<br>
 <br>
I want to run building simulation for a year and output results for only
the working hours of the week, is there anyway I can print results in
this way? I find it very difficult sorting out my data for analysis, when
the result is for each hour of the year. I will appreciate any help.<br>
 <br>
Thanks in Advance<br>
Abdullahi<br>
 <br>
</font><font face="Times New Roman, Times" color="#0000FF">Abdullahi
Ahmed </font><font size=1 color="#0000FF">(BSc. MSc.) Postgraduate
researcher<br>
</font><font face="Times New Roman, Times" size=2 color="#0000FF">School
of the Environment<br>
University</font> of Brighton<br>
<font face="Times New Roman, Times" size=2 color="#0000FF">
Cockcroft</font> Building<br>
<font face="Times New Roman, Times" size=2 color="#0000FF">Lewes Rd.<br>
Brighton<br>
BN2 4GJ<br>
 <br>
Tel: +44 01273 643455<br>
</font><font face="Times New Roman, Times"> <br>
</font>_______________________________________________<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>