Skip to content

Commit

Permalink
Fix order of elements in docs [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shorowit committed Jul 11, 2024
1 parent 6863be2 commit 0e7e609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/workflow_inputs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -994,13 +994,13 @@ For example, ACH50 (ACH at 50 Pascals) is a commonly obtained value from a blowe
==================================== ====== ===== =========== ========= ======= ===============================================
Element Type Units Constraints Required Default Notes
==================================== ====== ===== =========== ========= ======= ===============================================
``BuildingAirLeakage/UnitofMeasure`` string See [#]_ Yes Units for air leakage
``HousePressure`` double Pa > 0 Yes House pressure with respect to outside [#]_
``BuildingAirLeakage/UnitofMeasure`` string See [#]_ Yes Units for air leakage
``BuildingAirLeakage/AirLeakage`` double > 0 Yes Value for air leakage
==================================== ====== ===== =========== ========= ======= ===============================================

.. [#] UnitofMeasure choices are "ACH" or "CFM".
.. [#] HousePressure typical value is 50 Pa.
.. [#] UnitofMeasure choices are "ACH" or "CFM".
.. _infil_natural_ach_cfm:

Expand Down

0 comments on commit 0e7e609

Please sign in to comment.