Infiltration Rate Converter

University of Idaho Integrated Design Lab · Field Metrics → EnergyPlus Inputs

Convert measured infiltration metrics (I75, ACH50) into the naturally–pressurized values EnergyPlus expects (Idesign, ACHnat), following the Pacific Northwest National Laboratory Infiltration Modeling Guidelines for Commercial Building Energy Analysis. Enter values in the input panel; outputs update live in the gold panel.

Blower-door / commercial measurement    EnergyPlus Flow/ExteriorArea
Idesign = (αbldg + 1) · I75 · ( 0.5 · Cs · ρ · UH2 / 75 )n
m³/s·m²
Advanced parameters (PNNL defaults)
Idesign — EnergyPlus Flow/ExteriorArea
m³/s·m²
– cfm/ft²
EnergyPlus: in ZoneInfiltration:DesignFlowRate, set Design Flow Rate Calculation Method = Flow/ExteriorArea and enter this value in Flow per Exterior Surface Area (m³/s·m²). Then set the modifier coefficients to the DOE-2 set: A = 0, B = 0, C = 0.224, D = 0 — not the BLAST defaults. Idesign is calibrated to the 4.47 m/s reference wind (0.224 × 4.47 ≈ 1), so EnergyPlus reproduces it at design wind and modulates correctly hour by hour. Complete the PNNL recommendation with the schedule fraction: 0.25 while the HVAC system runs, 1.0 when it is off.
Residential blower-door measurement    EnergyPlus AirChanges/Hour
ACHnat = ACH50 / LBL Factor
ACHnat — natural air changes per hour
ACHnat
LBL Factor used: –
EnergyPlus: in ZoneInfiltration:DesignFlowRate, set Design Flow Rate Calculation Method = AirChanges/Hour and enter ACHnat in Air Changes per Hour. Use constant coefficients here: A = 1, B = 0, C = 0, D = 0. The LBL factor already de-rates ACH50 to an average natural rate, so applying the DOE-2 wind term on top would double-count and is not appropriate.
Bridge volumetric ↔ area metrics through building geometry (CFM)
ACHnat → CFM = ACH·V/60 → I = CFM/A → I75 = Idesign / [(α+1)(0.5CsρUH2/75)n]
Idesign — EnergyPlus Flow/ExteriorArea
m³/s·m²
ACHnat — EnergyPlus AirChanges/Hour
ACHnat
Equivalent I75
cfm/ft²
EnergyPlus: use the Idesign output with Flow/ExteriorArea and DOE-2 coefficients (A=0, B=0, C=0.224, D=0); use the ACHnat output with AirChanges/Hour and constant coefficients (A=1, B=0, C=0, D=0). Pick one path — the two describe the same leakage and should not both be added to a zone.
EnergyPlus model value    field-comparable I75
I75 = Idesign / (αbldg + 1) / ( 0.5 · Cs · ρ · UH2 / 75 )n
m³/s·m²
Advanced parameters (PNNL defaults)
I75 — infiltration rate at 75 Pa
m³/s·m²
Weather-correlated coefficients    two EnergyPlus infiltration objects

The NIST infiltration correlations (Ng et al. 2018) replace the single DOE-2 wind term with building-type and climate-specific A/B/D coefficients fitted to multizone (CONTAM) airflow simulations — capturing stack effect and HVAC operation. Pick a prototype building, an Idaho climate zone, and an airtightness level; the tool emits ready-to-paste ZoneInfiltration:DesignFlowRate objects with verified coefficients.

Idaho note. CZ 6 uses Helena, MT — itself a dry-cold 6B city, so it is a close match for eastern Idaho. CZ 5 (Chicago) and CZ 7 (Duluth) are humid-climate reference cities; since infiltration is driven by wind and ΔT rather than humidity, they are reasonable for Idaho's 5B and zone 7, but the values carry their reference-city weather.
Idesign @ 4 Pa — Flow per Exterior Surface Area

Reference data

Chart 1 — Terrain factor αbldg (and boundary-layer thickness δ)

CategoryDescriptionαδ (m)
1Large city centres (≥50% of buildings >21 m over ≥2000 m upwind)0.33460
2Urban, suburban, wooded areas with closely-spaced obstructions0.22370
3Open terrain with scattered obstacles generally <10 m high0.14270
4Flat, unobstructed areas exposed to wind over open water (≤500 m inland)0.10210

Chart 2 — LBL Factor (ACH50 → ACHnat)

Columns are number of stories. Climate zone from the DOE Energy Star Home Sealing map.

ZoneShielding11.523
1Well-shielded18.616.714.913.0
Normal15.514.012.410.9
Exposed14.012.611.29.8
2Well-shielded22.220.017.815.5
Normal18.516.714.813.0
Exposed16.715.013.311.7
3Well-shielded25.823.220.618.1
Normal21.519.417.215.1
Exposed19.417.415.513.5
4Well-shielded29.426.523.520.6
Normal24.522.119.617.2
Exposed22.119.817.615.4

Typical infiltration values

Residential national building-stock average ≈ 1.8 I75. For commercial/institutional ranges and additional residential ACH50 by construction tightness, see Persily (1998) and the DOE Energy Star Home Sealing Specification (the original workbook's Charts 3–4).

Scope note. This conversion accounts for horizontal wind pressure only — it does not include stack (buoyancy) pressure. All calculations are performed internally in SI; outputs are reported in the EnergyPlus convention (m³/s·m² or AirChanges/Hour) with standard-unit equivalents shown alongside.
Method status. PNNL-18898 (the method used here) has not been revised since 2009 and remains appropriate for schematic-stage conversion from a single measured airtightness value. For detailed modeling, NIST Technical Note 1829 (2014) and its successor TN 2072 (2019) refine this approach using multizone (CONTAM) airflow simulations of the DOE prototype buildings, adding stack-pressure and HVAC system-operation effects this wind-only conversion omits. They use the same ZoneInfiltration:DesignFlowRate object and equation form, but with building-type- and location-specific coefficient sets rather than a single DOE-2 coefficient.

EnergyPlus modifier coefficients

EnergyPlus does not use the design value directly. Each timestep it computes: Infiltration = Idesign · Fsched · [ A + B·|ΔT| + C·U + D·U² ], where U is the zone-height wind speed. Choose the coefficient set that matches the value you entered:

SetABCDUse for
DOE-2 (wind only) — PNNL recommended000.2240Idesign (Flow/ExteriorArea)
Constant1000ACHnat (AirChanges/Hour)
BLAST (E+ default — avoid here)0.6060.03640.11770

PNNL-18898's full recommendation also sets the schedule fraction Fsched to 0.25 when the HVAC system is on and 1.0 when it is off (mechanical pressurization suppresses infiltration during occupied hours). Apply it with a schedule on the infiltration object, or with two objects switched by the fan schedule.

Definitions

ACH50
Complete air changes per hour with the building pressurized to 50 Pa — common in residential measurement.
ACHnat
Air changes per hour under natural pressurization — an EnergyPlus infiltration input.
I75
Infiltration flow rate per unit exposed surface area (cfm/ft² or m³/s·m²) at 75 Pa — common in commercial measurement.
Idesign
Infiltration flow rate per unit exposed surface area under natural pressurization — the EnergyPlus Flow/ExteriorArea input.