[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [EnergyPlus_Support] Program/script/method to find total building height





Ralph,

Here's a little awk script to do part of what you want.  It parses the eio file and looks for all lines beginning with  " Zone Information", after which it prints the zone name, min Zone Z, and max Zone Z,  and stores the min and max Z for the building.  When it gets to the end of the file, it then prints the building min and max Z.  max Z - min Z should be the building height.  Getting the number of floors is a bit more complicated, because there are ZONE-LIST MULTIPLIERS, as well as plenums.  I've also printed out the ZONE-LIST MULTIPLIER for each zone, and I'm sure with a little more work, it would be possible to calculate the number of floors as well.

Joe
Joe Huang
White Box Technologies, Inc.
346 Rheem Blvd., Suite 108D
Moraga CA 94556
yjhuang@xxxxxxxxxxxxxxxxxxxxxxxx
www.whiteboxtechnologies.com
(o) (925)388-0265
(c) (510)928-2683
"building energy simulations at your fingertips"

On 6/6/2013 9:27 AM, muehleisen wrote:
 

Hi all,

I've searched the group archive and googled to no avail. I'm trying to see if anyone has written a script or knows of a program that will extract basic building geometry info from an IDF file or one of the EnergyPlus output files. I thought I'd see if anyone else has solved this problem before I try write a script to do it myself.

I specifically want to be able to estimate the total building height and number of floors.

Thanks,

Ralph T Muehleisen
Principal Building Scientist, Argonne National Laboratory



__._,_.___


Primary EnergyPlus support is found at:
http://energyplus.helpserve.com or send a message to energyplus-support@xxxxxxxx

The primary EnergyPlus web site is found at:
http://www.energyplus.gov

The group web site is:
http://groups.yahoo.com/group/EnergyPlus_Support/

Attachments are currently allowed but be mindful that not everyone has a high speed connection.  Limit attachments to small files.

EnergyPlus Documentation is searchable.  Open EPlusMainMenu.pdf under the Documentation link and press the "search" button.




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___
Attachment not found:
d:\eudora\attach\bldght1.awk