forked from NREL/EnergyPlus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1ZoneUncontrolled_win_2.idf
434 lines (376 loc) · 18.3 KB
/
1ZoneUncontrolled_win_2.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
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
!-Generator IDFEditor 1.34
!-Option OriginalOrderTop 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.
!1ZoneUncontrolled_win_2.idf
! Basic file description: Basic test for EnergyPlus. Resistive Walls. Regular (no ground contact) floor.
! Regular roof. 1 Window (X 2 multiplier)
!
! Highlights: Illustrates use of Window5DataFile.dat for Windows; Multiplier for Windows
!
!
! Simulation Location/Run: Denver Stapleton Intl Arpt CO USA WMO=724690, 2 design days, 1 run period,
! Run Control executes two design days (see RUN PERIOD object)
!
! Location: Denver, CO
!
! Design Days: Denver Stapleton Intl Arpt CO USA Annual Heating 99%, MaxDB=-16°C
! Denver Stapleton Intl Arpt CO USA Annual Cooling (DB=>MWB) 1%, MaxDB=32.6°C MWB=15.6°C
!
! Run Period (Weather File): Full Annual Simulation, DENVER_STAPLETON_CO_USA_WMO_724690
!
! Run Control: No zone or system sizing, design day run control (no weather file simulation)
!
! Building: Fictional 1 zone building with resistive walls.
!
! The building is oriented due north.
!
! Floor Area: 232.25 m2
! Number of Stories: 1
!
! Zone Description Details:
!
! (0,15.24,0) (15.24,15.24,0)
! _____________________________
! | |
! | |
! | |
! | |
! | |
! | |
! | |
! | |
! | |
! | |
! | |
! | |
! | |
! | |
! | |
! |____[=Win X 2=]______________|
!
! (0,0,0) (15.24,0,0)
!
! Internal gains description: NA
!
! Interzone Surfaces: None
! Internal Mass: None
! People: None
! Lights: None
! Equipment: None
! Windows: 0
! Detached Shading: None
! Daylight: None
! Natural Ventilation: None
! Compact Schedules: NA (no schedules)
! Solar Distribution: MinimalShadowing
!
! HVAC: NA
!
! Zonal Equipment: NA
! Central Air Handling Equipment: No
! System Equipment Autosize: No
! Purchased Cooling: No
! Purchased Heating: No
! Purchased Chilled Water: No
! Purchased Hot Water: No
! Coils: None
! Pumps: None
! Boilers: None
! Chillers: None
! Towers: None
!
! Results:
! Standard Reports: Variable Dictionary, Surfaces (dxf), Meter File
! Timestep or Hourly Variables: Hourly and Daily
! Time bins Report: None
! HTML Report: None
! Environmental Emissions: None
! Utility Tariffs: None
Version,8.9;
Timestep,4;
Building,
Simple One Zone w Windows, !- Name
0, !- North Axis {deg}
Suburbs, !- Terrain
0.04, !- Loads Convergence Tolerance Value
0.004, !- Temperature Convergence Tolerance Value {deltaC}
MinimalShadowing, !- Solar Distribution
30, !- Maximum Number of Warmup Days
6; !- Minimum Number of Warmup Days
HeatBalanceAlgorithm,ConductionTransferFunction;
SurfaceConvectionAlgorithm:Inside,TARP;
SurfaceConvectionAlgorithm:Outside,DOE-2;
SimulationControl,
No, !- Do Zone Sizing Calculation
No, !- Do System Sizing Calculation
No, !- Do Plant Sizing Calculation
Yes, !- Run Simulation for Sizing Periods
No; !- Run Simulation for Weather File Run Periods
RunPeriod,
, !- Name
1, !- Begin Month
1, !- Begin Day of Month
12, !- End Month
31, !- End Day of Month
Tuesday, !- 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
Site:Location,
Denver Stapleton Intl Arpt CO USA WMO=724690, !- Name
39.77, !- Latitude {deg}
-104.87, !- Longitude {deg}
-7.00, !- Time Zone {hr}
1611.00; !- Elevation {m}
! Denver Stapleton Intl Arpt CO USA Annual Heating Design Conditions Wind Speed=2.3m/s Wind Dir=180
! Coldest Month=December
! Denver Stapleton Intl Arpt CO USA Annual Heating 99%, MaxDB=-16°C
SizingPeriod:DesignDay,
Denver Stapleton Intl Arpt Ann Htg 99% Condns DB, !- Name
12, !- Month
21, !- Day of Month
WinterDesignDay, !- Day Type
-16, !- Maximum Dry-Bulb Temperature {C}
0.0, !- Daily Dry-Bulb Temperature Range {deltaC}
, !- Dry-Bulb Temperature Range Modifier Type
, !- Dry-Bulb Temperature Range Modifier Day Schedule Name
Wetbulb, !- Humidity Condition Type
-16, !- Wetbulb or DewPoint at Maximum Dry-Bulb {C}
, !- Humidity Condition Day Schedule Name
, !- Humidity Ratio at Maximum Dry-Bulb {kgWater/kgDryAir}
, !- Enthalpy at Maximum Dry-Bulb {J/kg}
, !- Daily Wet-Bulb Temperature Range {deltaC}
83411., !- Barometric Pressure {Pa}
2.3, !- Wind Speed {m/s}
180, !- Wind Direction {deg}
No, !- Rain Indicator
No, !- Snow Indicator
No, !- Daylight Saving Time Indicator
ASHRAEClearSky, !- Solar Model Indicator
, !- Beam Solar Day Schedule Name
, !- Diffuse Solar Day Schedule Name
, !- ASHRAE Clear Sky Optical Depth for Beam Irradiance (taub) {dimensionless}
, !- ASHRAE Clear Sky Optical Depth for Diffuse Irradiance (taud) {dimensionless}
0.00; !- Sky Clearness
! Denver Stapleton Intl Arpt Annual Cooling Design Conditions Wind Speed=4m/s Wind Dir=120
! Hottest Month=July
! Denver Stapleton Intl Arpt CO USA Annual Cooling (DB=>MWB) 1%, MaxDB=32.6°C MWB=15.6°C
SizingPeriod:DesignDay,
Denver Stapleton Intl Arpt Ann Clg 1% Condns DB=>MWB, !- Name
7, !- Month
21, !- Day of Month
SummerDesignDay, !- Day Type
32.6, !- Maximum Dry-Bulb Temperature {C}
15.2, !- Daily Dry-Bulb Temperature Range {deltaC}
, !- Dry-Bulb Temperature Range Modifier Type
, !- Dry-Bulb Temperature Range Modifier Day Schedule Name
Wetbulb, !- Humidity Condition Type
15.6, !- Wetbulb or DewPoint at Maximum Dry-Bulb {C}
, !- Humidity Condition Day Schedule Name
, !- Humidity Ratio at Maximum Dry-Bulb {kgWater/kgDryAir}
, !- Enthalpy at Maximum Dry-Bulb {J/kg}
, !- Daily Wet-Bulb Temperature Range {deltaC}
83411., !- Barometric Pressure {Pa}
4, !- Wind Speed {m/s}
120, !- Wind Direction {deg}
No, !- Rain Indicator
No, !- Snow Indicator
No, !- Daylight Saving Time Indicator
ASHRAEClearSky, !- Solar Model Indicator
, !- Beam Solar Day Schedule Name
, !- Diffuse Solar Day Schedule Name
, !- ASHRAE Clear Sky Optical Depth for Beam Irradiance (taub) {dimensionless}
, !- ASHRAE Clear Sky Optical Depth for Diffuse Irradiance (taud) {dimensionless}
1.00; !- Sky Clearness
Material:NoMass,
R13LAYER, !- Name
Rough, !- Roughness
2.290965, !- Thermal Resistance {m2-K/W}
0.9000000, !- Thermal Absorptance
0.7500000, !- Solar Absorptance
0.7500000; !- Visible Absorptance
Material:NoMass,
R31LAYER, !- Name
Rough, !- Roughness
5.456, !- Thermal Resistance {m2-K/W}
0.9000000, !- Thermal Absorptance
0.7500000, !- Solar Absorptance
0.7500000; !- Visible Absorptance
Material,
C5 - 4 IN HW CONCRETE, !- Name
MediumRough, !- Roughness
0.1014984, !- Thickness {m}
1.729577, !- Conductivity {W/m-K}
2242.585, !- Density {kg/m3}
836.8000, !- Specific Heat {J/kg-K}
0.9000000, !- Thermal Absorptance
0.6500000, !- Solar Absorptance
0.6500000; !- Visible Absorptance
Construction,
R13WALL, !- Name
R13LAYER; !- Outside Layer
Construction,
FLOOR, !- Name
C5 - 4 IN HW CONCRETE; !- Outside Layer
Construction,
ROOF31, !- Name
R31LAYER; !- Outside Layer
Construction:WindowDataFile,
DoubleClear, !- Name
..\datasets\Window5DataFile.dat; !- File Name
Site:GroundTemperature:BuildingSurface,18.89,18.92,19.02,19.12,19.21,19.23,19.07,19.32,19.09,19.21,19.13,18.96;
Zone,
ZONE ONE, !- Name
0, !- Direction of Relative North {deg}
0, !- X Origin {m}
0, !- Y Origin {m}
0, !- Z Origin {m}
1, !- Type
1, !- Multiplier
autocalculate, !- Ceiling Height {m}
autocalculate; !- Volume {m3}
ScheduleTypeLimits,
Fraction, !- Name
0.0, !- Lower Limit Value
1.0, !- Upper Limit Value
CONTINUOUS; !- Numeric Type
GlobalGeometryRules,
UpperLeftCorner, !- Starting Vertex Position
CounterClockWise, !- Vertex Entry Direction
World; !- Coordinate System
BuildingSurface:Detailed,
Zn001:Wall001, !- Name
Wall, !- Surface Type
R13WALL, !- Construction Name
ZONE ONE, !- Zone Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
0.5000000, !- View Factor to Ground
4, !- Number of Vertices
0,0,4.572000, !- X,Y,Z ==> Vertex 1 {m}
0,0,0, !- X,Y,Z ==> Vertex 2 {m}
15.24000,0,0, !- X,Y,Z ==> Vertex 3 {m}
15.24000,0,4.572000; !- X,Y,Z ==> Vertex 4 {m}
FenestrationSurface:Detailed,
Zn001:Wall001:Win001, !- Name
Window, !- Surface Type
DoubleClear, !- Construction Name
Zn001:Wall001, !- Building Surface Name
, !- Outside Boundary Condition Object
0.5000000, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
2.0, !- Multiplier
4, !- Number of Vertices
0.548000,0,2.5000, !- X,Y,Z ==> Vertex 1 {m}
0.548000,0,0.5000, !- X,Y,Z ==> Vertex 2 {m}
5.548000,0,0.5000, !- X,Y,Z ==> Vertex 3 {m}
5.548000,0,2.5000; !- X,Y,Z ==> Vertex 4 {m}
BuildingSurface:Detailed,
Zn001:Wall002, !- Name
Wall, !- Surface Type
R13WALL, !- Construction Name
ZONE ONE, !- Zone Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
0.5000000, !- View Factor to Ground
4, !- Number of Vertices
15.24000,0,4.572000, !- X,Y,Z ==> Vertex 1 {m}
15.24000,0,0, !- X,Y,Z ==> Vertex 2 {m}
15.24000,15.24000,0, !- X,Y,Z ==> Vertex 3 {m}
15.24000,15.24000,4.572000; !- X,Y,Z ==> Vertex 4 {m}
BuildingSurface:Detailed,
Zn001:Wall003, !- Name
Wall, !- Surface Type
R13WALL, !- Construction Name
ZONE ONE, !- Zone Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
0.5000000, !- View Factor to Ground
4, !- Number of Vertices
15.24000,15.24000,4.572000, !- X,Y,Z ==> Vertex 1 {m}
15.24000,15.24000,0, !- X,Y,Z ==> Vertex 2 {m}
0,15.24000,0, !- X,Y,Z ==> Vertex 3 {m}
0,15.24000,4.572000; !- X,Y,Z ==> Vertex 4 {m}
BuildingSurface:Detailed,
Zn001:Wall004, !- Name
Wall, !- Surface Type
R13WALL, !- Construction Name
ZONE ONE, !- Zone Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
0.5000000, !- View Factor to Ground
4, !- Number of Vertices
0,15.24000,4.572000, !- X,Y,Z ==> Vertex 1 {m}
0,15.24000,0, !- X,Y,Z ==> Vertex 2 {m}
0,0,0, !- X,Y,Z ==> Vertex 3 {m}
0,0,4.572000; !- X,Y,Z ==> Vertex 4 {m}
BuildingSurface:Detailed,
Zn001:Flr001, !- Name
Floor, !- Surface Type
FLOOR, !- Construction Name
ZONE ONE, !- Zone Name
Surface, !- Outside Boundary Condition
Zn001:Flr001, !- Outside Boundary Condition Object
NoSun, !- Sun Exposure
NoWind, !- Wind Exposure
1.000000, !- View Factor to Ground
4, !- Number of Vertices
15.24000,0.000000,0.0, !- X,Y,Z ==> Vertex 1 {m}
0.000000,0.000000,0.0, !- X,Y,Z ==> Vertex 2 {m}
0.000000,15.24000,0.0, !- X,Y,Z ==> Vertex 3 {m}
15.24000,15.24000,0.0; !- X,Y,Z ==> Vertex 4 {m}
BuildingSurface:Detailed,
Zn001:Roof001, !- Name
Roof, !- Surface Type
ROOF31, !- Construction Name
ZONE ONE, !- Zone Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
0, !- View Factor to Ground
4, !- Number of Vertices
0.000000,15.24000,4.572, !- X,Y,Z ==> Vertex 1 {m}
0.000000,0.000000,4.572, !- X,Y,Z ==> Vertex 2 {m}
15.24000,0.000000,4.572, !- X,Y,Z ==> Vertex 3 {m}
15.24000,15.24000,4.572; !- X,Y,Z ==> Vertex 4 {m}
Output:Variable,*,Site Outdoor Air Drybulb Temperature,timestep;
Output:Variable,*,Zone Mean Air Temperature,timestep;
Output:Variable,*,Zone Windows Total Transmitted Solar Radiation Rate,timestep;
Output:Variable,ZN001:WALL001,Surface Outside Face Incident Solar Radiation Rate per Area,timestep;
Output:Variable,ZN001:WALL001,Surface Outside Face Sunlit Fraction,timestep;
Output:Variable,ZN001:WALL001,Surface Inside Face Temperature,timestep;
Output:Variable,ZN001:WALL001,Surface Outside Face Temperature,timestep;
Output:Variable,ZN001:WALL001:WIN001,Surface Outside Face Incident Solar Radiation Rate per Area,timestep;
Output:Variable,ZN001:WALL001:WIN001,Surface Outside Face Sunlit Fraction,timestep;
Output:Variable,ZN001:WALL001:WIN001,Surface Window Transmitted Solar Radiation Rate,timestep;
Output:Variable,ZN001:WALL001:WIN001,Surface Inside Face Temperature,timestep;
Output:Variable,ZN001:WALL001:WIN001,Surface Outside Face Temperature,timestep;
! Multiplier 2 causes a new window definition.
Output:Variable,ZN001:WALL001:WIN001:2,Surface Outside Face Incident Solar Radiation Rate per Area,timestep;
Output:Variable,ZN001:WALL001:WIN001:2,Surface Outside Face Sunlit Fraction,timestep;
Output:Variable,ZN001:WALL001:WIN001:2,Surface Window Transmitted Solar Radiation Rate,timestep;
Output:Variable,ZN001:WALL001:WIN001:2,Surface Inside Face Temperature,timestep;
Output:Variable,ZN001:WALL001:WIN001:2,Surface Outside Face Temperature,timestep;
Output:VariableDictionary,Regular;
Output:Surfaces:Drawing,dxf:wireframe;
Output:Surfaces:List,details;
Output:Constructions,Constructions;
Output:Meter:MeterFileOnly,EnergyTransfer:Building,hourly;
Output:Meter:MeterFileOnly,EnergyTransfer:Facility,hourly;
OutputControl:Table:Style,
HTML; !- Column Separator
Output:Table:SummaryReports,
AllSummary; !- Report 1 Name