Before running the measure, review the model requirements in Model Requirements
Select a default building type for WWR assignment based on 90.1 Appendix G table G 3.1.1-1. The full list of available building area types can be found in the Baseline generation API, Argument 5.
Select a default building type for SWH system type assignment based on 90.1 Appendix G Table G3.1.1-2. The full list of available building area types can be found in the Baseline generation API, Argument 6
Select a default building type for HVAC system type assignment based on 90.1 Appendix G Table G3.1.1-3. The full list of available building area types can be found in the Baseline generation API, Argument 4
Select a climate zone to run the PRM measure. Note: PRM cannot select a climate zone from the provided model. This feature is under development.
Select TRUE
if the building in has rating authority approval that orientation is dictated by site consideration. Note: userdata_building can override this selection.
Select TRUE
if the building in has rating authority approval allowing the models to exceed the specified values in Appendix G.
Select TRUE
if user data CSVs were provided and need to be incorporated in the PRM generation process.
Required if select TRUE
in Use User Data. A valid path string needs to be provided in this input field. The path string shall be the root folder that host all the user data CSV files.
For OpenStudio SDK 3.7 and OpenStudio Application 1.7, the string needs to be provided with forward slash. This also applies to Window OS.
Example: C:\Documents\user_data
needs to be revised to C:/Documents/user_data
. Failed to compliant with the path format will cause PRM ignores the user data csvs.
Select TRUE
if the PRM should be run with a customized OpenStudio Standards Package. This can be the source code package downloaded from OSSTD repo.
Required if select TRUE
in Use PRM evaluation package. A valid path string needs to be provided in this input field. The path string shall be pointing to the root folder of the customized OSSTD source code.