[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TRNSYS-users] Printing
Abdullahi,
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:
OccupiedResult = Occupied*Result + (1-Occupied)*9999999.
where
Occupied is the signal (1 if the building is occupied, 0 if it
isn't)
Result is the output that I am interested in
OccupiedResult is equal to Result when the building is occupied and is
equal to 9999999 (or some other arbitrary number) when it is not.
Once you print OccupiedResult to a post processor, it is easy to sort out
the hours when the building is not occupied.
Cheers,
David
At 11:29 9/12/2007, aa1@brighton.ac.uk wrote:
Content-class:
urn:content-classes:message
Content-Type: multipart/alternative;
boundary="----_=_NextPart_001_01C7F55A.0D27B2C2"
Hello all,
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.
Thanks in Advance
Abdullahi
Abdullahi
Ahmed (BSc. MSc.) Postgraduate
researcher
School
of the Environment
University of Brighton
Cockcroft Building
Lewes Rd.
Brighton
BN2 4GJ
Tel: +44 01273 643455
_______________________________________________
TRNSYS-users mailing list
TRNSYS-users@engr.wisc.edu
https://www.cae.wisc.edu/mailman/listinfo/trnsys-users
****************************************************************************************
Thermal Energy System Specialists (TESS), LLC
David
BRADLEY
2916 Marketplace Drive - Suite 104
Partner
Madison, WI 53719
Phone: (608) 274-2577 USA
Fax: (608) 278-1475
E-mail: bradley@tess-inc.com
Web Pages:
http://www.tess-inc.com
and
http://www.trnsys.com
"Providing software solutions for today's energy engineering
projects"
****************************************************************************************