[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EnergyPlus_Support] a cooling load is minus !
I tested a example for comparison.
The condition of example is same except wall thickness.
One is 0.01m and the other is 0.3m in wall thickness.
But a result is very strange.
First, the cooling load appeared minus or zero although
outdoor temperature is higher than indoor temperature.
Second, I control the indoor temperature using a purchased
air but a air mean temperature differed from a value of
input purchased air.
Third, the total cooling load appeared zero in some
component.
Please, refer to 'idf' file.
Also this strange results appear when the density is half
and a wall is composite material.
** attachment idf file **
!-Generator IDFEditor 1.05
!-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,
! LGOSQ
! LGOSQ4.IDF;
! 2002-10-30 ¿ÀÈÄ 5:06:37
! LG Electronics Inc.
1.0.2; !- Version Identifier
!- =========== ALL OBJECTS IN CLASS: BUILDING ===========
BUILDING,
NONE, !- Building Name
0, !- North Axis {deg}
City, !- Terrain
0.04, !- Loads Convergence Tolerance
Value {W}
0.4, !- Temperature Convergence
Tolerance Value {C}
MinimalShadowing; !- Solar Distribution
!- =========== ALL OBJECTS IN CLASS: TIMESTEP IN HOUR
===========
TIMESTEP IN HOUR,
4; !- Time Step in Hour
!- =========== ALL OBJECTS IN CLASS: INSIDE CONVECTION
ALGORITHM ===========
INSIDE CONVECTION ALGORITHM,
Detailed; !- InsideConvectionValue
!- =========== ALL OBJECTS IN CLASS: OUTSIDE CONVECTION
ALGORITHM ===========
OUTSIDE CONVECTION ALGORITHM,
Detailed; !- OutsideConvectionValue
!- =========== ALL OBJECTS IN CLASS: SKY RADIANCE
DISTRIBUTION ===========
SKY RADIANCE DISTRIBUTION,
1; !- SkyRadianceValue
!- =========== ALL OBJECTS IN CLASS: SOLUTION ALGORITHM
===========
SOLUTION ALGORITHM,
CTF; !- SolutionAlgo
!- =========== ALL OBJECTS IN CLASS: SHADOWING
CALCULATIONS ===========
SHADOWING CALCULATIONS,
20; !- Period_for_calculations
!- =========== ALL OBJECTS IN CLASS: AIRFLOW MODEL
===========
Airflow Model,
Simple; !- AirFlowModelValue
!- =========== ALL OBJECTS IN CLASS: ZONE VOLUME
CAPACITANCE MULTIPLIER ===========
ZONE VOLUME CAPACITANCE MULTIPLIER,
1; !- Capacitance Multiplier
!- =========== ALL OBJECTS IN CLASS: LOCATION ===========
Location,
SEOUL, !- LocationName
37.55, !- Latitude {deg}
126.8, !- Longitude {deg}
9, !- TimeZone {hr (decimal)}
19; !- Elevation {m}
!- =========== ALL OBJECTS IN CLASS: DESIGNDAY ===========
DesignDay,
LGOSQSummer, !- DesignDayName
30.2, !- Maximum Dry-Bulb Temperature
{C}
4, !- Daily Temperature Range {C}
20.4, !- Wet-Bulb Temperature At
MaxTemp {C}
100000, !- Barometric Pressure {Pa}
2, !- Wind Speed {m/s}
0, !- Wind Direction {deg}
1, !- Sky Clearness
0, !- Rain Indicator
0, !- Snow Indicator
1, !- Day Of Month
8, !- Month
SummerDesignDay, !- Day Type
0; !- Daylight Saving Time
Indicator
DesignDay,
LGOSQWinter, !- DesignDayName
-12.1, !- Maximum Dry-Bulb Temperature
{C}
0, !- Daily Temperature Range {C}
-12.1, !- Wet-Bulb Temperature At
MaxTemp {C}
101100, !- Barometric Pressure {Pa}
6.5, !- Wind Speed {m/s}
10, !- Wind Direction {deg}
0, !- Sky Clearness
0, !- Rain Indicator
0, !- Snow Indicator
1, !- Day Of Month
2, !- Month
WinterDesignDay, !- Day Type
0; !- Daylight Saving Time
Indicator
!- =========== ALL OBJECTS IN CLASS: MATERIAL:REGULAR
===========
MATERIAL:REGULAR,
C11, !- Name
MediumRough, !- Roughness
.01, !- Thickness {m}
1.72, !- Conductivity {W/m-K}
2242, !- Density {kg/m3}
830, !- Specific Heat {J/kg-K}
.9, !- Absorptance:Thermal
.7, !- Absorptance:Solar
.7; !- Absorptance:Visible
MATERIAL:REGULAR,
adiabatic, !- Name
MediumRough, !- Roughness
.3, !- Thickness {m}
.0001, !- Conductivity {W/m-K}
2242, !- Density {kg/m3}
830, !- Specific Heat {J/kg-K}
.9, !- Absorptance:Thermal
.7, !- Absorptance:Solar
.7; !- Absorptance:Visible
!- =========== ALL OBJECTS IN CLASS: CONSTRUCTION
===========
CONSTRUCTION,
con-wall, !- Name
C11; !- Outside Layer
CONSTRUCTION,
con-ceiling, !- Name
C11; !- Outside Layer
CONSTRUCTION,
con-floor, !- Name
adiabatic; !- Outside Layer
!- =========== ALL OBJECTS IN CLASS: ZONE ===========
ZONE,
Floor0:Space1, !- Zone Name
0, !- Relative North (to building)
{deg}
0, !- X Origin {m}
0, !- Y Origin {m}
0, !- Z Origin {m}
1, !- Type
1, !- Multiplier
2.946, !- Ceiling Height {m}
27.405165, !- Volume {m3}
Detailed; !- Zone Inside Convection
Algorithm
!- =========== ALL OBJECTS IN CLASS: SURFACEGEOMETRY
===========
SurfaceGeometry,
LLC, !- SurfaceStartingPosition
CCW, !- VertexEntry
Relative; !- SurfaceGeometryKey
!- =========== ALL OBJECTS IN CLASS: SURFACE:HEATTRANSFER
===========
Surface:HeatTransfer,
Wall1, !- User Supplied Surface Name
WALL, !- Surface Type
con-wall, !- Construction Name of the
Surface
Floor0:Space1, !- InsideFaceEnvironment
ExteriorEnvironment, !- OutsideFaceEnvironment
, !- OutsideFaceEnvironment Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
0.5, !- View Factor to Ground
4, !- Number of Surface Vertice
Groups -- Number of (X,Y,Z) groups in this surface
3.04, !- Vertex 1 X-coordinate {m}
3.04, !- Vertex 1 Y-coordinate {m}
0, !- Vertex 1 Z-coordinate {m}
6.09, !- Vertex 2 X-coordinate {m}
3.04, !- Vertex 2 Y-coordinate {m}
0, !- Vertex 2 Z-coordinate {m}
6.09, !- Vertex 3 X-coordinate {m}
3.04, !- Vertex 3 Y-coordinate {m}
2.946, !- Vertex 3 Z-coordinate {m}
3.04, !- Vertex 4 X-coordinate {m}
3.04, !- Vertex 4 Y-coordinate {m}
2.946; !- Vertex 4 Z-coordinate {m}
Surface:HeatTransfer,
Wall2, !- User Supplied Surface Name
WALL, !- Surface Type
con-wall, !- Construction Name of the
Surface
Floor0:Space1, !- InsideFaceEnvironment
ExteriorEnvironment, !- OutsideFaceEnvironment
, !- OutsideFaceEnvironment Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
0.5, !- View Factor to Ground
4, !- Number of Surface Vertice
Groups -- Number of (X,Y,Z) groups in this surface
6.09, !- Vertex 1 X-coordinate {m}
3.04, !- Vertex 1 Y-coordinate {m}
0, !- Vertex 1 Z-coordinate {m}
6.09, !- Vertex 2 X-coordinate {m}
6.09, !- Vertex 2 Y-coordinate {m}
0, !- Vertex 2 Z-coordinate {m}
6.09, !- Vertex 3 X-coordinate {m}
6.09, !- Vertex 3 Y-coordinate {m}
2.946, !- Vertex 3 Z-coordinate {m}
6.09, !- Vertex 4 X-coordinate {m}
3.04, !- Vertex 4 Y-coordinate {m}
2.946; !- Vertex 4 Z-coordinate {m}
Surface:HeatTransfer,
Wall3, !- User Supplied Surface Name
WALL, !- Surface Type
con-wall, !- Construction Name of the
Surface
Floor0:Space1, !- InsideFaceEnvironment
ExteriorEnvironment, !- OutsideFaceEnvironment
, !- OutsideFaceEnvironment Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
0.5, !- View Factor to Ground
4, !- Number of Surface Vertice
Groups -- Number of (X,Y,Z) groups in this surface
6.09, !- Vertex 1 X-coordinate {m}
6.09, !- Vertex 1 Y-coordinate {m}
0, !- Vertex 1 Z-coordinate {m}
3.04, !- Vertex 2 X-coordinate {m}
6.09, !- Vertex 2 Y-coordinate {m}
0, !- Vertex 2 Z-coordinate {m}
3.04, !- Vertex 3 X-coordinate {m}
6.09, !- Vertex 3 Y-coordinate {m}
2.946, !- Vertex 3 Z-coordinate {m}
6.09, !- Vertex 4 X-coordinate {m}
6.09, !- Vertex 4 Y-coordinate {m}
2.946; !- Vertex 4 Z-coordinate {m}
Surface:HeatTransfer,
Wall4, !- User Supplied Surface Name
WALL, !- Surface Type
con-wall, !- Construction Name of the
Surface
Floor0:Space1, !- InsideFaceEnvironment
ExteriorEnvironment, !- OutsideFaceEnvironment
, !- OutsideFaceEnvironment Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
0.5, !- View Factor to Ground
4, !- Number of Surface Vertice
Groups -- Number of (X,Y,Z) groups in this surface
3.04, !- Vertex 1 X-coordinate {m}
6.09, !- Vertex 1 Y-coordinate {m}
0, !- Vertex 1 Z-coordinate {m}
3.04, !- Vertex 2 X-coordinate {m}
3.04, !- Vertex 2 Y-coordinate {m}
0, !- Vertex 2 Z-coordinate {m}
3.04, !- Vertex 3 X-coordinate {m}
3.04, !- Vertex 3 Y-coordinate {m}
2.946, !- Vertex 3 Z-coordinate {m}
3.04, !- Vertex 4 X-coordinate {m}
6.09, !- Vertex 4 Y-coordinate {m}
2.946; !- Vertex 4 Z-coordinate {m}
Surface:HeatTransfer,
Floor1, !- User Supplied Surface Name
FLOOR, !- Surface Type
con-floor, !- Construction Name of the
Surface
Floor0:Space1, !- InsideFaceEnvironment
OtherZoneSurface, !- OutsideFaceEnvironment
Floor1, !- OutsideFaceEnvironment Object
NoSun, !- Sun Exposure
NoWind, !- Wind Exposure
0, !- View Factor to Ground
4, !- Number of Surface Vertice
Groups -- Number of (X,Y,Z) groups in this surface
3.04, !- Vertex 1 X-coordinate {m}
3.04, !- Vertex 1 Y-coordinate {m}
0, !- Vertex 1 Z-coordinate {m}
3.04, !- Vertex 2 X-coordinate {m}
6.09, !- Vertex 2 Y-coordinate {m}
0, !- Vertex 2 Z-coordinate {m}
6.09, !- Vertex 3 X-coordinate {m}
6.09, !- Vertex 3 Y-coordinate {m}
0, !- Vertex 3 Z-coordinate {m}
6.09, !- Vertex 4 X-coordinate {m}
3.04, !- Vertex 4 Y-coordinate {m}
0; !- Vertex 4 Z-coordinate {m}
Surface:HeatTransfer,
Ceiling1, !- User Supplied Surface Name
CEILING, !- Surface Type
con-ceiling, !- Construction Name of the
Surface
Floor0:Space1, !- InsideFaceEnvironment
ExteriorEnvironment, !- OutsideFaceEnvironment
, !- OutsideFaceEnvironment Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
0, !- View Factor to Ground
4, !- Number of Surface Vertice
Groups -- Number of (X,Y,Z) groups in this surface
3.04, !- Vertex 1 X-coordinate {m}
3.04, !- Vertex 1 Y-coordinate {m}
2.946, !- Vertex 1 Z-coordinate {m}
6.09, !- Vertex 2 X-coordinate {m}
3.04, !- Vertex 2 Y-coordinate {m}
2.946, !- Vertex 2 Z-coordinate {m}
6.09, !- Vertex 3 X-coordinate {m}
6.09, !- Vertex 3 Y-coordinate {m}
2.946, !- Vertex 3 Z-coordinate {m}
3.04, !- Vertex 4 X-coordinate {m}
6.09, !- Vertex 4 Y-coordinate {m}
2.946; !- Vertex 4 Z-coordinate {m}
!- =========== ALL OBJECTS IN CLASS: SCHEDULETYPE
===========
ScheduleType,
Control Type, !- ScheduleType Name
0:4, !- range
DISCRETE; !- Numeric Type
ScheduleType,
Temperature, !- ScheduleType Name
-60:200, !- range
CONTINUOUS; !- Numeric Type
!- =========== ALL OBJECTS IN CLASS: DAYSCHEDULE
===========
DAYSCHEDULE,
Summer Control Type Day Sch,
!- Name
Control Type, !- ScheduleType
2, !- Hour 1
2, !- Hour 2
2, !- Hour 3
2, !- Hour 4
2, !- Hour 5
2, !- Hour 6
2, !- Hour 7
2, !- Hour 8
2, !- Hour 9
2, !- Hour 10
2, !- Hour 11
2, !- Hour 12
2, !- Hour 13
2, !- Hour 14
2, !- Hour 15
2, !- Hour 16
2, !- Hour 17
2, !- Hour 18
2, !- Hour 19
2, !- Hour 20
2, !- Hour 21
2, !- Hour 22
2, !- Hour 23
2; !- Hour 24
DAYSCHEDULE,
Winter Control Type Day Sch,
!- Name
Control Type, !- ScheduleType
1, !- Hour 1
1, !- Hour 2
1, !- Hour 3
1, !- Hour 4
1, !- Hour 5
1, !- Hour 6
1, !- Hour 7
1, !- Hour 8
1, !- Hour 9
1, !- Hour 10
1, !- Hour 11
1, !- Hour 12
1, !- Hour 13
1, !- Hour 14
1, !- Hour 15
1, !- Hour 16
1, !- Hour 17
1, !- Hour 18
1, !- Hour 19
1, !- Hour 20
1, !- Hour 21
1, !- Hour 22
1, !- Hour 23
1; !- Hour 24
DAYSCHEDULE,
Summer Zone Temp Day Sch,!- Name
Temperature, !- ScheduleType
24, !- Hour 1
24, !- Hour 2
24, !- Hour 3
24, !- Hour 4
24, !- Hour 5
24, !- Hour 6
24, !- Hour 7
24, !- Hour 8
24, !- Hour 9
24, !- Hour 10
24, !- Hour 11
24, !- Hour 12
24, !- Hour 13
24, !- Hour 14
24, !- Hour 15
24, !- Hour 16
24, !- Hour 17
24, !- Hour 18
24, !- Hour 19
24, !- Hour 20
24, !- Hour 21
24, !- Hour 22
24, !- Hour 23
24; !- Hour 24
DAYSCHEDULE,
Winter Zone Temp Day Sch,!- Name
Temperature, !- ScheduleType
20, !- Hour 1
20, !- Hour 2
20, !- Hour 3
20, !- Hour 4
20, !- Hour 5
20, !- Hour 6
20, !- Hour 7
20, !- Hour 8
20, !- Hour 9
20, !- Hour 10
20, !- Hour 11
20, !- Hour 12
20, !- Hour 13
20, !- Hour 14
20, !- Hour 15
20, !- Hour 16
20, !- Hour 17
20, !- Hour 18
20, !- Hour 19
20, !- Hour 20
20, !- Hour 21
20, !- Hour 22
20, !- Hour 23
20; !- Hour 24
!- =========== ALL OBJECTS IN CLASS: WEEKSCHEDULE
===========
WEEKSCHEDULE,
Summer Control Type Week Sch,
!- Name
Summer Control Type Day Sch,
!- Sunday DAYSCHEDULE Name
Summer Control Type Day Sch,
!- Monday DAYSCHEDULE Name
Summer Control Type Day Sch,
!- Tuesday DAYSCHEDULE Name
Summer Control Type Day Sch,
!- Wednesday DAYSCHEDULE Name
Summer Control Type Day Sch,
!- Thursday DAYSCHEDULE Name
Summer Control Type Day Sch,
!- Friday DAYSCHEDULE Name
Summer Control Type Day Sch,
!- Saturday DAYSCHEDULE Name
Summer Control Type Day Sch,
!- Holiday DAYSCHEDULE Name
Summer Control Type Day Sch,
!- SummerDesignDay DAYSCHEDULE
Name
Summer Control Type Day Sch,
!- WinterDesignDay DAYSCHEDULE
Name
Summer Control Type Day Sch,
!- CustomDay1 DAYSCHEDULE Name
Summer Control Type Day Sch;
!- CustomDay2 DAYSCHEDULE Name
WEEKSCHEDULE,
Winter Control Type Week Sch,
!- Name
Winter Control Type Day Sch,
!- Sunday DAYSCHEDULE Name
Winter Control Type Day Sch,
!- Monday DAYSCHEDULE Name
Winter Control Type Day Sch,
!- Tuesday DAYSCHEDULE Name
Winter Control Type Day Sch,
!- Wednesday DAYSCHEDULE Name
Winter Control Type Day Sch,
!- Thursday DAYSCHEDULE Name
Winter Control Type Day Sch,
!- Friday DAYSCHEDULE Name
Winter Control Type Day Sch,
!- Saturday DAYSCHEDULE Name
Winter Control Type Day Sch,
!- Holiday DAYSCHEDULE Name
Winter Control Type Day Sch,
!- SummerDesignDay DAYSCHEDULE
Name
Winter Control Type Day Sch,
!- WinterDesignDay DAYSCHEDULE
Name
Winter Control Type Day Sch,
!- CustomDay1 DAYSCHEDULE Name
Winter Control Type Day Sch;
!- CustomDay2 DAYSCHEDULE Name
WEEKSCHEDULE,
Summer Zone Temp Week Sch,
!- Name
Summer Zone Temp Day Sch,!- Sunday DAYSCHEDULE Name
Summer Zone Temp Day Sch,!- Monday DAYSCHEDULE Name
Summer Zone Temp Day Sch,!- Tuesday DAYSCHEDULE Name
Summer Zone Temp Day Sch,!- Wednesday DAYSCHEDULE Name
Summer Zone Temp Day Sch,!- Thursday DAYSCHEDULE Name
Summer Zone Temp Day Sch,!- Friday DAYSCHEDULE Name
Summer Zone Temp Day Sch,!- Saturday DAYSCHEDULE Name
Summer Zone Temp Day Sch,!- Holiday DAYSCHEDULE Name
Summer Zone Temp Day Sch,!- SummerDesignDay DAYSCHEDULE
Name
Summer Zone Temp Day Sch,!- WinterDesignDay DAYSCHEDULE
Name
Summer Zone Temp Day Sch,!- CustomDay1 DAYSCHEDULE Name
Summer Zone Temp Day Sch;!- CustomDay2 DAYSCHEDULE Name
WEEKSCHEDULE,
Winter Zone Temp Week Sch,
!- Name
Winter Zone Temp Day Sch,!- Sunday DAYSCHEDULE Name
Winter Zone Temp Day Sch,!- Monday DAYSCHEDULE Name
Winter Zone Temp Day Sch,!- Tuesday DAYSCHEDULE Name
Winter Zone Temp Day Sch,!- Wednesday DAYSCHEDULE Name
Winter Zone Temp Day Sch,!- Thursday DAYSCHEDULE Name
Winter Zone Temp Day Sch,!- Friday DAYSCHEDULE Name
Winter Zone Temp Day Sch,!- Saturday DAYSCHEDULE Name
Winter Zone Temp Day Sch,!- Holiday DAYSCHEDULE Name
Winter Zone Temp Day Sch,!- SummerDesignDay DAYSCHEDULE
Name
Winter Zone Temp Day Sch,!- WinterDesignDay DAYSCHEDULE
Name
Winter Zone Temp Day Sch,!- CustomDay1 DAYSCHEDULE Name
Winter Zone Temp Day Sch;!- CustomDay2 DAYSCHEDULE Name
!- =========== ALL OBJECTS IN CLASS: SCHEDULE ===========
SCHEDULE,
ZoneControlTypeSch, !- Name
Control Type, !- ScheduleType
Winter Control Type Week Sch,
!- Name of WEEKSCHEDULE 1
1, !- Start Month 1
1, !- Start Day 1
5, !- End Month 1
31, !- End Day 1
Summer Control Type Week Sch,
!- Name of WEEKSCHEDULE 2
6, !- Start Month 2
1, !- Start Day 2
11, !- End Month 2
30, !- End Day 2
Winter Control Type Week Sch,
!- Name of WEEKSCHEDULE 3
12, !- Start Month 3
1, !- Start Day 3
12, !- End Month 3
31; !- End Day 3
SCHEDULE,
CoolingSetpointsSch, !- Name
Temperature, !- ScheduleType
Winter Zone Temp Week Sch,
!- Name of WEEKSCHEDULE 1
1, !- Start Month 1
1, !- Start Day 1
5, !- End Month 1
31, !- End Day 1
Summer Zone Temp Week Sch,
!- Name of WEEKSCHEDULE 2
6, !- Start Month 2
1, !- Start Day 2
11, !- End Month 2
30, !- End Day 2
Winter Zone Temp Week Sch,
!- Name of WEEKSCHEDULE 3
12, !- Start Month 3
1, !- Start Day 3
12, !- End Month 3
31; !- End Day 3
SCHEDULE,
HeatingSetpointsSch, !- Name
Temperature, !- ScheduleType
Winter Zone Temp Week Sch,
!- Name of WEEKSCHEDULE 1
1, !- Start Month 1
1, !- Start Day 1
5, !- End Month 1
31, !- End Day 1
Summer Zone Temp Week Sch,
!- Name of WEEKSCHEDULE 2
6, !- Start Month 2
1, !- Start Day 2
11, !- End Month 2
30, !- End Day 2
Winter Zone Temp Week Sch,
!- Name of WEEKSCHEDULE 3
12, !- Start Month 3
1, !- Start Day 3
12, !- End Month 3
31; !- End Day 3
!- =========== ALL OBJECTS IN CLASS: NODE LIST ===========
NODE LIST,
Floor0:Space1List, !- Node List Name
Floor0:Space1_1, !- Node_ID_1
Floor0:Space1_2, !- Node_ID_2
Floor0:Space1_3; !- Node_ID_3
NODE LIST,
Floor0:Space1_Inlet, !- Node List Name
Floor0:Space1_1; !- Node_ID_1
!- =========== ALL OBJECTS IN CLASS: CONTROLLED ZONE
EQUIP CONFIGURATION ===========
CONTROLLED ZONE EQUIP CONFIGURATION,
Floor0:Space1, !- Zone Name
Floor0:Space1_Equip, !- List Name: Zone Equipment
Floor0:Space1_Inlet, !- List Name: Zone Inlet Nodes
, !- List Name: Zone Exhaust Nodes
Floor0:Space1_2, !- Zone Air Node Name
Floor0:Space1_3; !- Zone Return Air Node Name
!- =========== ALL OBJECTS IN CLASS: ZONE EQUIPMENT LIST
===========
ZONE EQUIPMENT LIST,
Floor0:Space1_Equip, !- Name
PURCHASED AIR, !- KEY--Zone Equipment Type 1
Floor0:Space1_Air, !- Type Name 1
1, !- Cooling Priority
1; !- Heating Priority
!- =========== ALL OBJECTS IN CLASS: ZONE
CONTROL:THERMOSTATIC ===========
ZONE CONTROL:THERMOSTATIC,
Floor0:Space1_Thermostat,!- Thermostat Name
Floor0:Space1, !- Zone Name
ZoneControlTypeSch, !- Control Type SCHEDULE Name
SINGLE COOLING SETPOINT, !- Control Type #1
Cooling Setpoint with SB,!- Control Type Name #1
SINGLE HEATING SETPOINT, !- Control Type #2
Heating Setpoint with SB;!- Control Type Name #2
!- =========== ALL OBJECTS IN CLASS: SINGLE HEATING
SETPOINT ===========
SINGLE HEATING SETPOINT,
Heating Setpoint with SB,!- Name
HeatingSetpointsSch; !- Setpoint Temperature
SCHEDULE Name
!- =========== ALL OBJECTS IN CLASS: SINGLE COOLING
SETPOINT ===========
SINGLE COOLING SETPOINT,
Cooling Setpoint with SB,!- Name
CoolingSetpointsSch; !- Setpoint Temperature
SCHEDULE Name
!- =========== ALL OBJECTS IN CLASS: PURCHASED AIR
===========
PURCHASED AIR,
Floor0:Space1_Air, !- Purchased Air Name
Floor0:Space1_1, !- Zone Supply Air Node Name
45, !- Heating Supply Air Temp {C}
18, !- Cooling Supply Air Temp {C}
.015, !- Heating Supply Air Humidity
Ratio {kg-H20/kg-air}
0.008; !- Cooling Supply Air Humidity
Ratio {kg-H20/kg-air}
!- =========== ALL OBJECTS IN CLASS: REPORT VARIABLE
===========
Report Variable,
*, !- Key_Value
Outdoor Dry Bulb, !- Variable_Name
hourly; !- Reporting_Frequency
Report Variable,
*, !- Key_Value
Opaque Surface Inside Face Conduction,
!- Variable_Name
hourly; !- Reporting_Frequency
Report Variable,
*, !- Key_Value
Zone/Sys Sensible Heating Rate,
!- Variable_Name
hourly; !- Reporting_Frequency
Report Variable,
*, !- Key_Value
Zone/Sys Sensible Cooling Rate,
!- Variable_Name
hourly; !- Reporting_Frequency
Report Variable,
*, !- Key_Value
Mean Air Temperature, !- Variable_Name
hourly; !- Reporting_Frequency
!- =========== ALL OBJECTS IN CLASS: REPORT ===========
Report,
Variable Dictionary; !- Type_of_Report
Report,
Surfaces, !- Type_of_Report
DXF; !- Name_of_Report
Report,
Construction; !- Type_of_Report
To unsubscribe from this group, send an email to:
EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx
The primary EnergyPlus web site is found at:
http://www.energyplus.gov
The group web site is:
http://groups.yahoo.com/group/EnergyPlus_Support/
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/