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

Open Studio Multifamily Hot Water

asked 2021-01-14 16:48:04 -0500

Patrick's avatar

updated 2021-04-14 19:54:20 -0500

I'm looking for the best approach/workflow to model multifamily buildings with individual domestic hot water systems in Open Studio. Modeling a single central plant and adjusting the water use definitions and schedules to account for the demand of all apartments does not seem like the most appropriate representation (simplification) of the actual design, especially if alternate DHW systems are being considered. The other option as I see it is to model a separate service hot water loop for each apartment. Though potentially more accurate, this method is exceedingly time consuming and significantly impacts simulation run time.

Is it possible to apply a multiplier to a service hot water loop so that a single service hot water loop could be simulated and the results would be aggregated? Is there another workflow that I am not considering?

Appreciate any advice or opinions!

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
3

answered 2021-01-15 11:49:02 -0500

The level of detail you need will depend on the equipment type and design decisions made from a BEM model. If you are modeling individual unit gas or electric hot water heaters and don't care much about heat losses, a centralized loop with no distribution losses is appropriate.

If you want to model heat pump hot water heaters, which can significantly influence zone temperature and humidity, or you want to compare against central hot water options with distribution losses, then I recommend using a higher fidelity approach with water heating equipment in each unit.

For ASHRAE's upcoming Zero Energy Mixed Use Multifamily design guide, there was some modeling done to integrate realistic residential draw profiles with a central system, including being served by a waste water heat pump option.

The process is described here: https://github.com/DavidGoldwasser/PA...

In particular, you want to use the ResidentialHotWaterFixtures and ResidentialHotWaterDistribution measures from ResStock. https://github.com/DavidGoldwasser/PA... To use these, you'll need to tag units with additional properties including number of bedrooms/occupants to inform the draw profile generator.

If you have access to the ASHRAE / IBPSA BPACS 2020 presentations from last year, the presentation "Integrating Residential and Commercial Modeling for Zero Energy Mixed-Use Multifamily Building Design" gives a comparison of multifamily hot water options.

edit flag offensive delete link more
1

answered 2021-01-15 10:28:11 -0500

updated 2021-04-05 08:22:13 -0500

I agree that a single central plant isn't the best option if there are multiple individual DHW systems in the multifamily building. I would recommend modeling each of the building's DHW systems as their own service hot water plant in OpenStudio. You don't need to model a separate service hot water loop for each apartment unless that's how the individual DHW systems in the building are configured. If that is the case, this post discusses using a measure to automate the process of assigning each water draw to its own service hot water loop and water heater, in case you want to investigate that approach or use that as a starting point for a measure that does something different.

The documentation isn't totally clear for how (or even IF) multipliers for a single zone or group of zones in EnergyPlus & OpenStudio affect service hot water draws. There are some closed issues on EnergyPlus Github from years ago here and here on this topic, so you may want to do some testing on the impact of zone multipliers on:

If the results from testing make sense, then I would recommend leveraging multipliers to speed up your workflow and represent identical zones. This means:

  • zone internal gains (lighting, occupants, etc.) are identical (schedules and peak gain values)
  • zone hot water draws are identical (schedules, peak flow rates, target temperatures)
  • those hot water draws are on the demand side of a service hot water plant with identical supply equipment (i.e. hot water heaters). In other words, if one zone is served by a heat pump water heater and another zone served by a natural gas water heater, those zones should not be combined together with a multiplier of 2.

You can see how zone multipliers are used in the hospital commercial prototype.

edit flag offensive delete link more

Your Answer

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

Add Answer

Careers

Question Tools

Stats

Asked: 2021-01-14 16:48:04 -0500

Seen: 429 times

Last updated: Apr 05 '21