-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.run
67 lines (46 loc) · 1.72 KB
/
example.run
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
! Definitions file for HTAP-PRM RUN
! Run-Mode: Parameters that affect how htap-prm is configured.
RunParameters_START
run-mode = parametric
archetype-dir = C:/HTAP/Archetypes
unit-costs-db = C:/HTAP/HTAPUnitCosts.json
RunParameters_END
! Parameters controlling archetypes, locations, reference rulests. (these will always be
! run in mesh, even if an optimization mode is added in the future.
RunScope_START
archetypes = NRCan-arch4_2100sf_2storey_fullBsmt.h2k
locations = VANCOUVER , TORONTO, CALGARY, OTTAWA, EDMONTON
rulesets = NBC9_36[fuel>gas;vent>HRV], NBC9_36[fuel>elec;vent>HRV]
RunScope_END
! Parameters controlling the design of the building
Upgrades_START
Opt-FuelCost = rates2016
Opt-ResultHouseCode = General
Opt-Specifications = NA
Opt-Baseloads = NA
Opt-Temperatures = NA
Opt-ACH = NA
Opt-CasementWindows = NA
Opt-Skylights = NA
Opt-DoorWindows = NA
Opt-Doors = NA
Opt-MainWall = NA
Opt-GenericWall_1Layer_definitions = NA
Opt-FoundationWallExtIns = NA
Opt-FoundationWallIntIns = NA
Opt-FoundationSlabBelowGrade = NA
Opt-FoundationSlabOnGrade = NA
Opt-ExposedFloor = NA
Opt-ExposedFloor = NA
Opt-FloorAboveCrawl = NA
Opt-Ceilings = NA
Opt-AtticCeilings = NA
Opt-CathCeilings = NA
Opt-FlatCeilings = NA
Opt-HRVonly = NA
Opt-HRVspec = NA
Opt-DHWSystem = NA
Opt-HVACSystem = NA
Opt-DWHRSystem = NA
Opt-H2K-PV = NA
Upgrades_END