-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase.idf
313 lines (238 loc) · 10.7 KB
/
base.idf
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
!-Generator IDFEditor 1.50
!-Option SortedOrder UseSpecialFormat
!-NOTE: All comments with '!-' are ignored by the IDFEditor and are generated automatically.
!- Use '!' comments if they need to be retained when using the IDFEditor.
!- =========== ALL OBJECTS IN CLASS: VERSION ===========
Version,8.9;
!- =========== ALL OBJECTS IN CLASS: SIMULATIONCONTROL ===========
SimulationControl,
No, !- Do Zone Sizing Calculation
No, !- Do System Sizing Calculation
No, !- Do Plant Sizing Calculation
No, !- Run Simulation for Sizing Periods
Yes; !- Run Simulation for Weather File Run Periods
!- =========== ALL OBJECTS IN CLASS: BUILDING ===========
Building,
building, !- Name
0.0, !- North Axis {deg}
City, !- Terrain
0.04, !- Loads Convergence Tolerance Value
0.4, !- Temperature Convergence Tolerance Value {deltaC}
FullExterior, !- Solar Distribution
25, !- Maximum Number of Warmup Days
6; !- Minimum Number of Warmup Days
!- =========== ALL OBJECTS IN CLASS: SHADOWCALCULATION ===========
ShadowCalculation,
AverageOverDaysInFrequency, !- Calculation Method
20, !- Calculation Frequency
15000, !- Maximum Figures in Shadow Overlap Calculations
SutherlandHodgman, !- Polygon Clipping Algorithm
SimpleSkyDiffuseModeling;!- Sky Diffuse Modeling Algorithm
!- =========== ALL OBJECTS IN CLASS: SURFACECONVECTIONALGORITHM:INSIDE ===========
SurfaceConvectionAlgorithm:Inside,TARP;
!- =========== ALL OBJECTS IN CLASS: SURFACECONVECTIONALGORITHM:OUTSIDE ===========
SurfaceConvectionAlgorithm:Outside,TARP;
!- =========== ALL OBJECTS IN CLASS: HEATBALANCEALGORITHM ===========
HeatBalanceAlgorithm,ConductionTransferFunction,200;
!- =========== ALL OBJECTS IN CLASS: TIMESTEP ===========
Timestep,4;
!- =========== ALL OBJECTS IN CLASS: RUNPERIOD ===========
RunPeriod,
, !- Name
1, !- Begin Month
1, !- Begin Day of Month
12, !- End Month
31, !- End Day of Month
Monday, !- Day of Week for Start Day
Yes, !- Use Weather File Holidays and Special Days
Yes, !- Use Weather File Daylight Saving Period
No, !- Apply Weekend Holiday Rule
Yes, !- Use Weather File Rain Indicators
Yes, !- Use Weather File Snow Indicators
1; !- Number of Times Runperiod to be Repeated
!- =========== ALL OBJECTS IN CLASS: SCHEDULETYPELIMITS ===========
ScheduleTypeLimits,
Any Number, !- Name
, !- Lower Limit Value
, !- Upper Limit Value
Continuous, !- Numeric Type
Dimensionless; !- Unit Type
ScheduleTypeLimits,
Fraction, !- Name
0, !- Lower Limit Value
1, !- Upper Limit Value
Continuous, !- Numeric Type
Dimensionless; !- Unit Type
ScheduleTypeLimits,
Temperature, !- Name
, !- Lower Limit Value
, !- Upper Limit Value
Continuous, !- Numeric Type
Dimensionless; !- Unit Type
ScheduleTypeLimits,
Control Type, !- Name
0, !- Lower Limit Value
4, !- Upper Limit Value
Discrete; !- Numeric Type
!- =========== ALL OBJECTS IN CLASS: SCHEDULE:COMPACT ===========
Schedule:Compact,
Dwell_Heat_Off, !- Name
Temperature, !- Schedule Type Limits Name
Through: 12/31, !- Field 1
For: AllDays, !- Field 2
Until 24:00, !- Field 3
0; !- Field 4
Schedule:Compact,
Dwell_Cool_Off, !- Name
Temperature, !- Schedule Type Limits Name
Through: 12/31, !- Field 1
For: AllDays, !- Field 2
Until 24:00, !- Field 3
80; !- Field 4
Schedule:Compact,
Activity Schedule 98779, !- Name
Any Number, !- Schedule Type Limits Name
Through: 12/31, !- Field 1
For: AllDays, !- Field 2
Until: 24:00, !- Field 3
108; !- Field 4
Schedule:Compact,
Clothing Schedule 98779, !- Name
Any Number, !- Schedule Type Limits Name
Through: 4/1, !- Field 1
For: AllDays, !- Field 2
Until: 24:00, !- Field 3
1, !- Field 4
Through: 9/30, !- Field 5
For: AllDays, !- Field 6
Until: 24:00, !- Field 7
.5, !- Field 8
Through: 12/31, !- Field 9
For: AllDays, !- Field 10
Until: 24:00, !- Field 11
1; !- Field 12
Schedule:Compact,
Work Efficiency, !- Name
Fraction, !- Schedule Type Limits Name
Through: 12/31, !- Field 1
For: AllDays, !- Field 2
Until: 24:00, !- Field 3
0; !- Field 4
Schedule:Compact,
AirVelocitySchedule, !- Name
Any Number, !- Schedule Type Limits Name
Through: 12/31, !- Field 1
For: AllDays, !- Field 2
Until: 24:00, !- Field 3
0.137; !- Field 4
Schedule:Compact,
On 24/7, !- Name
Fraction, !- Schedule Type Limits Name
Through: 12/31, !- Field 1
For: AllDays, !- Field 2
Until: 24:00, !- Field 3
1; !- Field 4
!- =========== ALL OBJECTS IN CLASS: SCHEDULE:CONSTANT ===========
Schedule:Constant,Always 4,Control Type,4;
!- =========== ALL OBJECTS IN CLASS: GLOBALGEOMETRYRULES ===========
GlobalGeometryRules,
UpperLeftCorner, !- Starting Vertex Position
Counterclockwise, !- Vertex Entry Direction
Relative; !- Coordinate System
!- =========== ALL OBJECTS IN CLASS: ZONECONTROL:THERMOSTAT ===========
! - Zone name
! - Control type schedule name
! - Dual SP control object type
! - Dual SP control object name
ZoneControl:Thermostat,
Dwell Thermostat, !- Name
Dwell, !- Zone or ZoneList Name
Always 4, !- Control Type Schedule Name
ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type
Dwell Dual SP; !- Control 1 Name
! - Zone name
! - Control type schedule name
! - Dual SP control object type
! - Dual SP control object name
ZoneControl:Thermostat,
Office Thermostat, !- Name
Office, !- Zone or ZoneList Name
Always 4, !- Control Type Schedule Name
ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type
Office Dual SP; !- Control 1 Name
! - Zone name
! - Control type schedule name
! - Dual SP control object type
! - Dual SP control object name
ZoneControl:Thermostat,
Shop Thermostat, !- Name
Shop, !- Zone or ZoneList Name
Always 4, !- Control Type Schedule Name
ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type
Shop Dual SP; !- Control 1 Name
! - Zone name
! - Control type schedule name
! - Dual SP control object type
! - Dual SP control object name
ZoneControl:Thermostat,
Use3 Thermostat, !- Name
Use3, !- Zone or ZoneList Name
Always 4, !- Control Type Schedule Name
ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type
Use3 Dual SP; !- Control 1 Name
! - Zone name
! - Control type schedule name
! - Dual SP control object type
! - Dual SP control object name
ZoneControl:Thermostat,
Use4 Thermostat, !- Name
Use4, !- Zone or ZoneList Name
Always 4, !- Control Type Schedule Name
ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type
Use4 Dual SP; !- Control 1 Name
!- =========== ALL OBJECTS IN CLASS: THERMOSTATSETPOINT:DUALSETPOINT ===========
! - Name
! - Heating setpoint temperature schedule name
ThermostatSetpoint:DualSetpoint,
Dwell Dual SP, !- Name
Dwell_Heat, !- Heating Setpoint Temperature Schedule Name
Dwell_Cool; !- Cooling Setpoint Temperature Schedule Name
! - Name
! - Heating setpoint temperature schedule name
ThermostatSetpoint:DualSetpoint,
Office Dual SP, !- Name
Office_Heat, !- Heating Setpoint Temperature Schedule Name
Office_Cool; !- Cooling Setpoint Temperature Schedule Name
! - Name
! - Heating setpoint temperature schedule name
ThermostatSetpoint:DualSetpoint,
Shop Dual SP, !- Name
Shop_Heat, !- Heating Setpoint Temperature Schedule Name
Shop_Cool; !- Cooling Setpoint Temperature Schedule Name
! - Name
! - Heating setpoint temperature schedule name
ThermostatSetpoint:DualSetpoint,
Use3 Dual SP, !- Name
Use3_Heat, !- Heating Setpoint Temperature Schedule Name
Use3_Cool; !- Cooling Setpoint Temperature Schedule Name
! - Name
! - Heating setpoint temperature schedule name
ThermostatSetpoint:DualSetpoint,
Use4 Dual SP, !- Name
Use4_Heat, !- Heating Setpoint Temperature Schedule Name
Use4_Cool; !- Cooling Setpoint Temperature Schedule Name
!- =========== ALL OBJECTS IN CLASS: OUTPUT:VARIABLEDICTIONARY ===========
Output:VariableDictionary,IDF;
!- =========== ALL OBJECTS IN CLASS: OUTPUTCONTROL:TABLE:STYLE ===========
OutputControl:Table:Style,
Comma, !- Column Separator
JtoKWH; !- Unit Conversion
!- =========== ALL OBJECTS IN CLASS: OUTPUT:VARIABLE ===========
Output:Variable,*,Zone Ideal Loads Zone Total Heating Energy,Annual;
Output:Variable,*,Zone Ideal Loads Zone Total Cooling Energy,Annual;
Output:Variable,*,Zone Operative Temperature,Hourly;
!- =========== ALL OBJECTS IN CLASS: OUTPUT:METER ===========
Output:Meter,Electricity:Zone:*,annual;
!- =========== ALL OBJECTS IN CLASS: OUTPUT:DIAGNOSTICS ===========
Output:Diagnostics,
DoNotMirrorDetachedShading; !- Key 1