Skip to content

Commit 0e7e609

Browse files
committed
Fix order of elements in docs [ci skip]
1 parent 6863be2 commit 0e7e609

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/workflow_inputs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -994,13 +994,13 @@ For example, ACH50 (ACH at 50 Pascals) is a commonly obtained value from a blowe
994994
==================================== ====== ===== =========== ========= ======= ===============================================
995995
Element Type Units Constraints Required Default Notes
996996
==================================== ====== ===== =========== ========= ======= ===============================================
997-
``BuildingAirLeakage/UnitofMeasure`` string See [#]_ Yes Units for air leakage
998997
``HousePressure`` double Pa > 0 Yes House pressure with respect to outside [#]_
998+
``BuildingAirLeakage/UnitofMeasure`` string See [#]_ Yes Units for air leakage
999999
``BuildingAirLeakage/AirLeakage`` double > 0 Yes Value for air leakage
10001000
==================================== ====== ===== =========== ========= ======= ===============================================
10011001

1002-
.. [#] UnitofMeasure choices are "ACH" or "CFM".
10031002
.. [#] HousePressure typical value is 50 Pa.
1003+
.. [#] UnitofMeasure choices are "ACH" or "CFM".
10041004
10051005
.. _infil_natural_ach_cfm:
10061006

0 commit comments

Comments
 (0)