2

RE: rainwater harvesting

Hello, Is it possible to model rainwater harvesting in Open Studio ?

Kind Regards, RMAK

RMAK's avatar
265
RMAK
asked 2014-11-18 08:24:36 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2015-11-12 14:37:48 -0500
edit flag offensive 0 remove flag close merge delete

Comments

@RMAK - please retag your question appropriately with the software so that it's searchable. Also suggest you title your question as a question. Thanks.

MatthewSteen's avatar MatthewSteen (2014-11-18 08:35:14 -0500) edit
add a comment see more comments

1 Answer

4

Hello @RMAK,

It does not appear that OpenStudio has this capability yet. However, you can use the final .idf created by OpenStudio and model rainwater harvesting in EnergyPlus. It is a multiple-step process of creating a WaterUse:RainCollector component that references a surface in the model from which rainwater runoff will be collected, a WaterUse:Storage component that will model the tank where the rainwater will be stored and references the rain collector surface, a Schedule component for expected water temperature within the tank referenced by the water storage component, another Schedule component for the annual precipitation schedule (which can be found in the C:\EnergyPlusV8-0-0\DataSets\PrecipitationSchedulesUSA.idf file for your building model's location), and a Site:Precipitationcomponent that references the annual precipitation schedule and expected total annual precipitation (also in the same data set file). If you search for any of these components in the E+ documentation (or at [http://bigladdersoftware.com/epx/docs...]), you can find more info.

I have posted a question about rainwater harvesting and graywater capture on Unmet Hours, titled "Rainwater and graywater in EnergyPlus". Nobody has posted an answer, but you may find it of interest as well. Hope this all helps.

Aaron Boranian's avatar
14.1k
Aaron Boranian
answered 2014-11-18 10:36:59 -0500
edit flag offensive 0 remove flag delete link

Comments

@RMAK, in trying to answer my own question I discovered that rainwater harvesting is accurately modeled using EnergyPlus v8.1 and above, previous versions most likely have some bug that leads to illogical inlet/outlet flows for the rainwater storage tank.

Aaron Boranian's avatar Aaron Boranian (2014-11-27 11:49:57 -0500) edit
add a comment see more comments