First time here? Check out the Help page!

Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
5

Visualizing Airflow between zones in EnergyPlus

asked 10 years ago

updated 10 years ago

Is there any tool out there that let the user visualize the airflow between the zones using the results of EnergyPlus run? We are doing some studies for naturally ventilated buildings and are looking for a way to visualize the airflow between the zones for different alternatives.

Preview: (hide)

4 Answers

Sort by » oldest newest most voted
4

answered 10 years ago

TomB's avatar

updated 10 years ago

Using ipython, eppy and paraview, I have had some success visualising this sort of thing. http://mde.maddog.webfactional.com/en...

The link shows visulaisation of the external pressure. To adapt the method to show airflow between zones would require some creative thinking. How do you imagine the airflow is visualised ? Through openings as a volumetric flow ? or as a scalar flow along a cutplane ? or maybe as a vector ?

Preview: (hide)
link

Comments

Hi. I'm thinking of some colored vectors for each opening which can also be mapped on top of the surface itself.

Mostapha Roudsari's avatar Mostapha Roudsari  ( 10 years ago )

The mapping of the scalar flow variable from the energyplus results to the visualisation of the opening in parview (colour mapping onto opening surface) would be straightforward with the code I have pointed to. Mapping vectors might require extending the code to write a vector quantity to the vtp file. As it is, it only handles scalar quantities. I say might because this step could be done in paraview. The method would require some skills with python and paraview. Its not as user friendly as say a built in tool in a program like Design Builder. Happy to help understanding/getting started if you choose to go that way.

TomB's avatar TomB  ( 10 years ago )

Thanks. I will give it a try then and update this thread. Wanted to make sure that I am not re-inventing the wheel.

Mostapha Roudsari's avatar Mostapha Roudsari  ( 10 years ago )

+1 for Paraview, that is a very powerful engine for this type of visualization

macumber's avatar macumber  ( 10 years ago )
2

answered 10 years ago

lisang's avatar

You could also model the building in CONTAM (http://www.bfrl.nist.gov/IAQanalysis/...) which the airflow visualization is built into the user interface.

Preview: (hide)
link
1

answered 8 years ago

updated 8 years ago

@Mostapha Roudsari

Check this tool out:

https://www.ods-engineering.com/tools...

He has really good visualization capabilities.

Preview: (hide)
link
1

answered 10 years ago

Vmoreno's avatar

updated 10 years ago

I use an interface of Energy Plus (Design Builder). Design Builder includes an internal calculation engine for CFD calculations. You can export the airflownetwork results and radiant temperature results of E+, and use them as limit condition inputs. Then you can make a CFD simulation and can view Airflow between zones in EnergyPlus.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 10 years ago

Seen: 1,124 times

Last updated: Jan 26 '17