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

Revision history [back]

@day9914, This measure was made when Air Mixing was added to OpenStudio, and to test and demonstrate an alternative approach to modeling zone boundaries in core and perimeter models where the zone boundary doesn't represent a physical wall. Traditionally there is just conductive heat transfer, but this measure instead changes the boundary condition to adiabatic and only uses air mixing to thermally connect the zones. This measure just applies a simple formula with a user adjustable coefficient (cross mixing coefficient) to apply a multiplier to the auto-calculated files. A number of factors that may not be evident from the model inputs will impact the actual realized air mixing in the building, and this measure does not attempt to determine a precise value.

The basic formula looks at the zone volume, area of the connecting surface, and the zone height. Using the default coefficient of 1, a space that is as high as it is deep (in distance away from the connecting wall) will have about 1 ACH of mixing. If you increase the depth by a factor of 4, the ACH will drop in half, although because of the volume there will still be twice as much CFM as with the original space. There could certainly be better formulas, but this was just something to start with.

In the linked documentation below, I did run a proottype medium office in Houston, and then swept from 0 to 10 for a air mixing coefficient. Using a coefficient of 0 (no air or conductive transfer) resulted in a 1% decrease of energy consumption versus the prototype building, while a coefficient of 10 resulted in a 2% increase in consumption. Somewhere between 1 and 2.5 for the coefficient had a resulted in a similar EUI as the un-altered prototype building. But in all cases the peak load was higher with air mixing than in the baseline model. The lowest increase in peak load is with a coefficient of 0.5 to 1.0. It would be nice to sweep across climate zones and target standards, as well as measured data, but I never got back to do that.

The measure is distributed with a PDF, but that had some inconsistencies and outdated values in it. I have a newer markdown file, which I have linked to below. This will eventually ship with the measure. The linked markdown document doesn't have images, so I have included them below.

https://www.dropbox.com/s/912w293aaerryav/README%20-%20AIr%20Wall%20Zone%20Mixing.pdf?dl=0 (looks like I can paste markdown here, so I'll put contents of linked file)

Measure Intent

  • This measure is meant to provide a simple approximation of zone mixing where the zone boundary doesn’t represent a physical wall.
  • Typically the “Air Wall” construction In OpenStudio is mainly used if using Radiance for daylighting. For thermal analysis it is modeled as something similar to plywood.
  • This measure uses air walls to define where zone mixing should be used instead of conductive heat transfer.

Seed Model Preparation

  • Create a model with air walls for zone boundaries that don’t represent physical walls.
  • If you have a core and perimeter model you can just set the construction set default for interior wall to “Air Wall”. If not you can manually set just the walls you want by hard assigning constructions.
  • You can split a matched wall and make only a portoon of it air walls.

How the Measure Works

  • The measure works by adding a pair of zone mixing objects between zones with matched wall surfaces using the air wall construction.
  • At the same time the boundary conditoon is changed to adiabatic so there isn’t simulation of both conductoon and air transfer.
  • A simple formula with user adjustable coefficient is applied where it takes 4x the depth of a space given the same opening size to get 2x the CFM of air mixing.
  • With a coefficient of 1 a zone that is as deep as it is high should have about 1 ACH of air mixing.

Formula used to calculate air mixing volume

air mixing rate (CFM) = zone mixing coefficient * zone volume / sqrt(zone volume / (air wall area * zone height))

Example Scenarios

Time Series Results Example A: 1 * 4000 ft^3 / sqrt(4000 ft^3 / (400 ft^2 * 10 ft)) = 4000 ft^3 per hour = 1 ACH and 66.67 CFM

Time Series Results Example B: 1 * 16,000 ft^3 / sqrt(16,000 ft^3 / (400 ft^2 * 10 ft)) = 8000 ft^3 per hour = 0.5 ACH and 133.3 CFM

Time Series Results Example C: 1 * 4000 ft^3 / sqrt(4000 ft^3 / (400 ft^2 * 40 ft)) = 8000 ft^3 per hour = 2 ACH and 133.3 CFM

Time Series Results Example D: 1 * 16,000 ft^3 / sqrt(16,000 ft^3 / (1600 ft^2 * 40 ft)) = 32,000 ft^3 per hour = 2 ACH and 533.3 CFM

  • In examples A and B the opening area and height is the same. Example B has 4 times the depth, double the total airflow (CFM) and half of the ACH as example A.
    • Using the current formula, a space has to be 4x deeper to double the airflow (CFM).
    • Example C, which looks like A on its side has a similar resulting airflow (CFM) to example B.
    • Example D is the same as Example A, but with the height increased by 4x. It results in 8x the CFM and 2x the ACH for Example D vs. Example A.
    • Using the current formula, a space has to be 4x taller to double the air changes per hour that result from the formula.
    • Formula is calculated independently for a pair adjacent spaces. The lower of the two resulting airflow values (CFM) is used for the air mixing objects.

View of Measure Log Messages

Time Series Results

View of Simulation Results

Simulation Results

View of Time Series Results

Time Series Results

Limitations and Known Issues

  • The formula used isn’t perfect, it jsut provides an approximation of airflow across the zone boundary. The goal is to offer an alternative to the conductive transfer that has no airflow across the zone boundary.
    • Based on the specific characteristics of the geometry and internal characteristics of your model, you can adjust the cross mixing coefficent as descired. It can also be altered as part of an uncertainly analysis.
  • The formula was developed with orthogonal spaces in mind. If you have a diagonal line across a boundary like the intersection of two perimeter zones on a core and perimeter model, it may over estimate the airflow. This is because the formula uses a very simple approach to estimate the depth of a zone by dividing the volume by the opening area, assuming the opening is the entire connecting area.
  • Currently the measure just works on walls and not floors, and isn’t appropriate for a stack of spaces like s stair well.

@day9914, This measure was made when Air Mixing was added to OpenStudio, and to test and demonstrate an alternative approach to modeling zone boundaries in core and perimeter models where the zone boundary doesn't represent a physical wall. Traditionally there is just conductive heat transfer, but this measure instead changes the boundary condition to adiabatic and only uses air mixing to thermally connect the zones. This measure just applies a simple formula with a user adjustable coefficient (cross mixing coefficient) to apply a multiplier to the auto-calculated files. A number of factors that may not be evident from the model inputs will impact the actual realized air mixing in the building, and this measure does not attempt to determine a precise value.

The basic formula looks at the zone volume, area of the connecting surface, and the zone height. Using the default coefficient of 1, a space that is as high as it is deep (in distance away from the connecting wall) will have about 1 ACH of mixing. If you increase the depth by a factor of 4, the ACH will drop in half, although because of the volume there will still be twice as much CFM as with the original space. There could certainly be better formulas, but this was just something to start with.

In the linked documentation below, I did run a proottype medium office in Houston, and then swept from 0 to 10 for a air mixing coefficient. Using a coefficient of 0 (no air or conductive transfer) resulted in a 1% decrease of energy consumption versus the prototype building, while a coefficient of 10 resulted in a 2% increase in consumption. Somewhere between 1 and 2.5 for the coefficient had a resulted in a similar EUI as the un-altered prototype building. But in all cases the peak load was higher with air mixing than in the baseline model. The lowest increase in peak load is with a coefficient of 0.5 to 1.0. It would be nice to sweep across climate zones and target standards, as well as measured data, but I never got back to do that.

The measure is distributed with a PDF, but that had some inconsistencies and outdated values in it. I have a newer markdown file, which I have linked to below. This will eventually ship with the measure. The linked markdown document doesn't have images, so I have included them below.

https://www.dropbox.com/s/912w293aaerryav/README%20-%20AIr%20Wall%20Zone%20Mixing.pdf?dl=0 (looks like I can paste markdown here, so I'll put contents of linked file)

Measure Intent

  • This measure is meant to provide a simple approximation of zone mixing where the zone boundary doesn’t represent a physical wall.
  • Typically the “Air Wall” construction In OpenStudio is mainly used if using Radiance for daylighting. For thermal analysis it is modeled as something similar to plywood.
  • This measure uses air walls to define where zone mixing should be used instead of conductive heat transfer.

Seed Model Preparation

  • Create a model with air walls for zone boundaries that don’t represent physical walls.
  • If you have a core and perimeter model you can just set the construction set default for interior wall to “Air Wall”. If not you can manually set just the walls you want by hard assigning constructions.
  • You can split a matched wall and make only a portoon of it air walls.

How the Measure Works

  • The measure works by adding a pair of zone mixing objects between zones with matched wall surfaces using the air wall construction.
  • At the same time the boundary conditoon is changed to adiabatic so there isn’t simulation of both conductoon and air transfer.
  • A simple formula with user adjustable coefficient is applied where it takes 4x the depth of a space given the same opening size to get 2x the CFM of air mixing.
  • With a coefficient of 1 a zone that is as deep as it is high should have about 1 ACH of air mixing.

Formula used to calculate air mixing volume

air mixing rate (CFM) = zone mixing coefficient * zone volume / sqrt(zone volume / (air wall area * zone height))

Example Scenarios

Time Series ResultsTime Series Results Example A: 1 * 4000 ft^3 / sqrt(4000 ft^3 / (400 ft^2 * 10 ft)) = 4000 ft^3 per hour = 1 ACH and 66.67 CFM

Time Series ResultsTime Series Results ![image description] Example B: 1 * 16,000 ft^3 / sqrt(16,000 ft^3 / (400 ft^2 * 10 ft)) = 8000 ft^3 per hour = 0.5 ACH and 133.3 CFM

Time Series ResultsTime Series Results Example C: 1 * 4000 ft^3 / sqrt(4000 ft^3 / (400 ft^2 * 40 ft)) = 8000 ft^3 per hour = 2 ACH and 133.3 CFM

Time Series ResultsTime Series Results Example D: 1 * 16,000 ft^3 / sqrt(16,000 ft^3 / (1600 ft^2 * 40 ft)) = 32,000 ft^3 per hour = 2 ACH and 533.3 CFM

  • In examples A and B the opening area and height is the same. Example B has 4 times the depth, double the total airflow (CFM) and half of the ACH as example A.
    • Using the current formula, a space has to be 4x deeper to double the airflow (CFM).
    • Example C, which looks like A on its side has a similar resulting airflow (CFM) to example B.
    • Example D is the same as Example A, but with the height increased by 4x. It results in 8x the CFM and 2x the ACH for Example D vs. Example A.
    • Using the current formula, a space has to be 4x taller to double the air changes per hour that result from the formula.
    • Formula is calculated independently for a pair adjacent spaces. The lower of the two resulting airflow values (CFM) is used for the air mixing objects.

View of Measure Log Messages

Time Series ResultsTime Series Results

View of Simulation Results

Simulation ResultsSimulation Results

View of Time Series Results

Time Series ResultsTime Series Results

Limitations and Known Issues

  • The formula used isn’t perfect, it jsut provides an approximation of airflow across the zone boundary. The goal is to offer an alternative to the conductive transfer that has no airflow across the zone boundary.
    • Based on the specific characteristics of the geometry and internal characteristics of your model, you can adjust the cross mixing coefficent as descired. It can also be altered as part of an uncertainly analysis.
  • The formula was developed with orthogonal spaces in mind. If you have a diagonal line across a boundary like the intersection of two perimeter zones on a core and perimeter model, it may over estimate the airflow. This is because the formula uses a very simple approach to estimate the depth of a zone by dividing the volume by the opening area, assuming the opening is the entire connecting area.
  • Currently the measure just works on walls and not floors, and isn’t appropriate for a stack of spaces like s stair well.

@day9914, This measure was made when Air Mixing was added to OpenStudio, and to test and demonstrate an alternative approach to modeling zone boundaries in core and perimeter models where the zone boundary doesn't represent a physical wall. Traditionally there is just conductive heat transfer, but this measure instead changes the boundary condition to adiabatic and only uses air mixing to thermally connect the zones. This measure just applies a simple formula with a user adjustable coefficient (cross mixing coefficient) to apply a multiplier to the auto-calculated files. value. A number of factors that may not be evident from the model inputs will impact the actual realized air mixing in the building, and this measure does not attempt to determine a precise value.

The basic formula looks at the zone volume, area of the connecting surface, and the zone height. Using the default coefficient of 1, a space that is as high as it is deep (in distance direction away from the connecting wall) will have about 1 ACH of mixing. If you increase the depth by a factor of 4, the ACH will drop in half, although because of the volume there will still be twice as much CFM as with the original space. There could certainly be better formulas, but this was just something to start with.

In the linked documentation below, I did run a proottype prototype medium office in Houston, and then swept from 0 to 10 for a air mixing coefficient. Using a coefficient of 0 (no air or conductive transfer) resulted in a 1% decrease of energy consumption versus the prototype building, while a coefficient of 10 resulted in a 2% increase in consumption. Somewhere between 1 and 2.5 for the coefficient had a resulted in a similar EUI as the un-altered prototype building. But in all cases the peak load was higher with air mixing than in the baseline model. The lowest increase in peak load is with a coefficient of 0.5 to 1.0. It would be have been nice to sweep across climate zones and target standards, as well as measured data, but I never got back to do to that.

The measure is distributed with a PDF, but that had some inconsistencies and outdated values in it. I have a newer markdown file, which I have linked to pasted below. This will eventually ship with the measure. The linked markdown document doesn't have images, so I have included them below.

https://www.dropbox.com/s/912w293aaerryav/README%20-%20AIr%20Wall%20Zone%20Mixing.pdf?dl=0 (looks like I can paste markdown here, so I'll put contents of linked file)As a note, while this measure focuses on cross mixing of equal values between zones, there is a different measure that deals with zone ventilation and air mixing in one direction from external zones to and then up through an atrium.

Measure Intent

  • This measure is meant to provide a simple approximation of zone mixing where the zone boundary doesn’t represent a physical wall.
  • Typically the “Air Wall” construction In OpenStudio is mainly used if using Radiance for daylighting. For thermal analysis it is modeled as something similar to plywood.
  • This measure uses air walls to define where zone mixing should be used instead of conductive heat transfer.

Seed Model Preparation

  • Create a model with air walls for zone boundaries that don’t represent physical walls.
  • If you have a core and perimeter model you can just set the construction set default for interior wall to “Air Wall”. If not you can manually set just the walls you want by hard assigning constructions.
  • You can split a matched wall and make only a portoon of it air walls.

How the Measure Works

  • The measure works by adding a pair of zone mixing objects between zones with matched wall surfaces using the air wall construction.
  • At the same time the boundary conditoon is changed to adiabatic so there isn’t simulation of both conductoon and air transfer.
  • A simple formula with user adjustable coefficient is applied where it takes 4x the depth of a space given the same opening size to get 2x the CFM of air mixing.
  • With a coefficient of 1 a zone that is as deep as it is high should have about 1 ACH of air mixing.

Formula used to calculate air mixing volume

air mixing rate (CFM) = zone mixing coefficient * zone volume / sqrt(zone volume / (air wall area * zone height))

Example Scenarios

Time Series Results Example A: 1 * 4000 ft^3 / sqrt(4000 ft^3 / (400 ft^2 * 10 ft)) = 4000 ft^3 per hour = 1 ACH and 66.67 CFM

Time Series Results ![image description] Example B: 1 * 16,000 ft^3 / sqrt(16,000 ft^3 / (400 ft^2 * 10 ft)) = 8000 ft^3 per hour = 0.5 ACH and 133.3 CFM

Time Series Results Example C: 1 * 4000 ft^3 / sqrt(4000 ft^3 / (400 ft^2 * 40 ft)) = 8000 ft^3 per hour = 2 ACH and 133.3 CFM

Time Series Results Example D: 1 * 16,000 ft^3 / sqrt(16,000 ft^3 / (1600 ft^2 * 40 ft)) = 32,000 ft^3 per hour = 2 ACH and 533.3 CFM

  • In examples A and B the opening area and height is the same. Example B has 4 times the depth, double the total airflow (CFM) and half of the ACH as example A.
    • Using the current formula, a space has to be 4x deeper to double the airflow (CFM).
    • Example C, which looks like A on its side has a similar resulting airflow (CFM) to example B.
    • Example D is the same as Example A, but with the height increased by 4x. It results in 8x the CFM and 2x the ACH for Example D vs. Example A.
    • Using the current formula, a space has to be 4x taller to double the air changes per hour that result from the formula.
    • Formula is calculated independently for a pair adjacent spaces. The lower of the two resulting airflow values (CFM) is used for the air mixing objects.

View of Measure Log Messages

Time Series Results

View of Simulation Results

Simulation Results

View of Time Series Results

Time Series Results

Limitations and Known Issues

  • The formula used isn’t perfect, it jsut provides an approximation of airflow across the zone boundary. The goal is to offer an alternative to the conductive transfer that has no airflow across the zone boundary.
    • Based on the specific characteristics of the geometry and internal characteristics of your model, you can adjust the cross mixing coefficent as descired. It can also be altered as part of an uncertainly analysis.
  • The formula was developed with orthogonal spaces in mind. If you have a diagonal line across a boundary like the intersection of two perimeter zones on a core and perimeter model, it may over estimate the airflow. This is because the formula uses a very simple approach to estimate the depth of a zone by dividing the volume by the opening area, assuming the opening is the entire connecting area.
  • Currently the measure just works on walls and not floors, and isn’t appropriate for a stack of spaces like s stair well.

@day9914, This measure was made when Air Mixing air mixing was added to OpenStudio, and OpenStudio to test air mixing and demonstrate an alternative approach to modeling zone boundaries in core and perimeter models where the zone boundary doesn't represent a physical wall. Traditionally there is just conductive heat transfer, but this measure instead changes the boundary condition to adiabatic and only uses air mixing to thermally connect the zones. This measure just applies a simple formula with a user adjustable coefficient (cross mixing coefficient) to apply a multiplier to the auto-calculated value. A number of factors that may not be evident from the model inputs will impact the actual realized air mixing in the building, and this measure does not attempt to determine a precise value.

The basic formula looks at the zone volume, area of the connecting surface, and the zone height. Using the default coefficient of 1, a space that is as high as it is deep (in direction away from the connecting wall) will have about 1 ACH of mixing. If you increase the depth by a factor of 4, the ACH will drop in half, although because of the increased volume there will still be twice as much CFM as with the original space. There could certainly be better formulas, but this was just something to start with.

In the linked documentation below, I did run a prototype medium office in Houston, and then swept from 0 to 10 for a an air mixing coefficient. Using a coefficient of 0 (no air or conductive transfer) resulted in a 1% decrease of energy consumption versus the prototype building, while a coefficient of 10 resulted in a 2% increase in consumption. Somewhere between 1 and 2.5 for the coefficient resulted in a similar EUI as the un-altered prototype building. But in all cases the peak load was higher with air mixing than in the baseline model. The lowest increase in peak load is with a coefficient of 0.5 to 1.0. It would have been nice to sweep across climate zones and target standards, as well as measured data, but I never got to that.1.0.

The measure is distributed with a PDF, but that had some inconsistencies and outdated values in it. I have a newer markdown file, which I have pasted below. This will eventually ship with the measure. As a note, while this measure focuses on cross mixing of equal values between zones, there is a different measure that deals with zone ventilation and air mixing in one direction from external zones to and then up through an atrium.

Measure Intent

  • This measure is meant to provide a simple approximation of zone mixing where the zone boundary doesn’t represent a physical wall.
  • Typically the “Air Wall” construction In OpenStudio is mainly used if using Radiance for daylighting. For thermal analysis it is modeled as something similar to plywood.
  • This measure uses air walls to define where zone mixing should be used instead of conductive heat transfer.

Seed Model Preparation

  • Create a model with air walls for zone boundaries that don’t represent physical walls.
  • If you have a core and perimeter model you can just set the construction set default for interior wall to “Air Wall”. If not you can manually set just the walls you want by hard assigning constructions.
  • You can split a matched wall and make only a portoon of it air walls.

How the Measure Works

  • The measure works by adding a pair of zone mixing objects between zones with matched wall surfaces using the air wall construction.
  • At the same time the boundary conditoon is changed to adiabatic so there isn’t simulation of both conductoon and air transfer.
  • A simple formula with user adjustable coefficient is applied where it takes 4x the depth of a space given the same opening size to get 2x the CFM of air mixing.
  • With a coefficient of 1 a zone that is as deep as it is high should have about 1 ACH of air mixing.

Formula used to calculate air mixing volume

air mixing rate (CFM) = zone mixing coefficient * zone volume / sqrt(zone volume / (air wall area * zone height))

Example Scenarios

Time Series Results Example A: 1 * 4000 ft^3 / sqrt(4000 ft^3 / (400 ft^2 * 10 ft)) = 4000 ft^3 per hour = 1 ACH and 66.67 CFM

Time Series Results ![image description] Example B: 1 * 16,000 ft^3 / sqrt(16,000 ft^3 / (400 ft^2 * 10 ft)) = 8000 ft^3 per hour = 0.5 ACH and 133.3 CFM

Time Series Results Example C: 1 * 4000 ft^3 / sqrt(4000 ft^3 / (400 ft^2 * 40 ft)) = 8000 ft^3 per hour = 2 ACH and 133.3 CFM

Time Series Results Example D: 1 * 16,000 ft^3 / sqrt(16,000 ft^3 / (1600 ft^2 * 40 ft)) = 32,000 ft^3 per hour = 2 ACH and 533.3 CFM

  • In examples A and B the opening area and height is the same. Example B has 4 times the depth, double the total airflow (CFM) and half of the ACH as example A.
    • Using the current formula, a space has to be 4x deeper to double the airflow (CFM).
    • Example C, which looks like A on its side has a similar resulting airflow (CFM) to example B.
    • Example D is the same as Example A, but with the height increased by 4x. It results in 8x the CFM and 2x the ACH for Example D vs. Example A.
    • Using the current formula, a space has to be 4x taller to double the air changes per hour that result from the formula.
    • Formula is calculated independently for a pair adjacent spaces. The lower of the two resulting airflow values (CFM) is used for the air mixing objects.

View of Measure Log Messages

Time Series Results

View of Simulation Results

Simulation Results

View of Time Series Results

Time Series Results

Limitations and Known Issues

  • The formula used isn’t perfect, it jsut provides an approximation of airflow across the zone boundary. The goal is to offer an alternative to the conductive transfer that has no airflow across the zone boundary.
    • Based on the specific characteristics of the geometry and internal characteristics of your model, you can adjust the cross mixing coefficent as descired. It can also be altered as part of an uncertainly analysis.
  • The formula was developed with orthogonal spaces in mind. If you have a diagonal line across a boundary like the intersection of two perimeter zones on a core and perimeter model, it may over estimate the airflow. This is because the formula uses a very simple approach to estimate the depth of a zone by dividing the volume by the opening area, assuming the opening is the entire connecting area.
  • Currently the measure just works on walls and not floors, and isn’t appropriate for a stack of spaces like s stair well.