• No results found

Weather Data Related Outputs

In document Input Output Reference - EnergyPlus (sider 128-135)

Input-Output Reference

1.7 Group – Location – Climate – Weather File Access

1.7.31 Weather Data Related Outputs

Variables related to ambient environment data are available at timestep and higher resolutions.

Below is a variable dictionary of these variables and subsequent definitions:

• Zone,Average,Site Outdoor Air Drybulb Temperature [C]

• Zone,Average,Site Outdoor Air Dewpoint Temperature [C]

• Zone,Average,Site Outdoor Air Wetbulb Temperature [C]

• Zone,Average,Site Outdoor Air Humidity Ratio [kgWater/kgAir]

• Zone,Average,Site Outdoor Air Relative Humidity [%]

• Zone,Average,Site Outdoor Air Barometric Pressure [Pa]

• Zone,Average,Site Wind Speed [m/s]

• Zone,Average,Site Wind Direction [deg]

• Zone,Average,Site Sky Temperature [C]

• Zone,Average,Site Horizontal Infrared Radiation Rate per Area [W/m2]

• Zone,Average,Site Diffuse Solar Radiation Rate per Area [W/m2]

• Zone,Average,Site Direct Solar Radiation Rate per Area [W/m2]

• Zone,Average,Site Total Sky Cover []

• Zone,Average,Site Opaque Sky Cover []

• Zone,Sum,Site Precipitation Depth [m]

• Zone,Average,Site Ground Reflected Solar Radiation Rate per Area [W/m2]

• Zone,Average,Site Ground Temperature [C]

• Zone,Average,Site Surface Ground Temperature [C]

• Zone,Average,Site Deep Ground Temperature [C]

• Zone,Average,Site Simple Factor Model Ground Temperature [C]

• Zone,Average,Site Outdoor Air Enthalpy [J/kg]

• Zone,Average,Site Outdoor Air Density [kg/m3]

• Zone,Average,Site Solar Azimuth Angle [deg]

• Zone,Average,Site Solar Altitude Angle [deg]

• Zone,Average,Site Solar Hour Angle [deg]

• Zone,Average,Site Rain Status []

• Zone,Average,Site Snow on Ground Status []

• Zone,Average,Site Exterior Horizontal Sky Illuminance [lux]

• Zone,Average,Site Exterior Horizontal Beam Illuminance [lux]

• Zone,Average,Site Exterior Beam Normal Illuminance [lux]

• Zone,Average,Site Sky Diffuse Solar Radiation Luminous Efficacy [lum/W]

• Zone,Average,Site Beam Solar Radiation Luminous Efficacy [lum/W]

• Zone,Average,Site Daylighting Model Sky Clearness []

• Zone,Average,Sky Brightness for Daylighting Calculation []

• Zone,Average,Site Daylight Saving Time Status []

• Zone,Average,Site Day Type Index []

• Zone,Average,Site Mains Water Temperature [C]

• HVAC,Average,Site Precipitation Rate [m/s]

• HVAC,Sum,Site Precipitation Depth [m]

• HVAC,Sum,Water System Roof Irrigation Scheduled Depth[m]

• HVAC,Sum,Water System Roof Irrigation Actual Depth[m]

Note that these data values may be interpolated from “hour” points (ref: Weather Data Hourly Interpolation). Most of the data values represent the “average” over the reporting resolution period.

1.7.31.1 Site Outdoor Air Drybulb Temperature [C]

This is the outdoor dry-bulb temperature in degrees C.

1.7.31.2 Site Outdoor Air Dewpoint Temperature [C]

This is the outdoor dewpoint temperature in degrees C.

1.7.31.3 Site Outdoor Air Wetbulb Temperature [C]

The outdoor wet-bulb temperature is derived (at the timestep) from the values for dry-bulb tem- perature, humidity ratio and barometric pressure.

1.7.31.4 Site Outdoor Air Humidity Ratio [kgWater/kgAir]

The outdoor humidity ratio is derived (at the timestep) from the dry-bulb temperature, relative humidity and barometric pressure.

1.7.31.5 Site Outdoor Air Relative Humidity [%]

This is the outdoor relative humidity expressed in percent.

1.7.31.6 Site Outdoor Air Barometric Pressure [Pa]

This is the atmospheric/barometric pressure in Pa.

1.7.31.7 Site Wind Speed [m/s]

This is the outdoor wind speed in m/s.

1.7.31.8 Site Wind Direction [deg]

This is the wind direction (N = 0, E = 90, S = 180, W = 270).

1.7.31.9 Site Sky Temperature [C]

The sky temperature is derived from horizontal infrared radiation intensity. It is expressed in de- grees C. The default calculation is shown below but this value may be modified by the WeatherProp- erty:SkyTemperature object. Note that Sigma is the Stefan-Boltzmann constant in the following equation:

Sky T emperature=

Horizontal IR Sigma

1

4 273.15Conversion f rom Kelvin to Centigrade (1.11)

1.7.31.10 Site Horizontal Infrared Radiation Rate per Area [W/m2]

The horizontal infrared radiation intensity is expressed in W/m2 based, if missing from the weather file, on opaque sky cover, sky emissivity, temperature and other factors. The general calculation of Site Horizontal Infrared Radiation Rate per Area is discussed in both the Engineering Reference and the Auxiliary Programs document.

1.7.31.11 Site Diffuse Solar Radiation Rate per Area [W/m2]

Diffuse solar is the amount of solar radiation in W/m2 received from the sky (excluding the solar disk) on a horizontal surface.

1.7.31.12 Site Direct Solar Radiation Rate per Area [W/m2]

Site Direct Solar Radiation Rate per Area is amount of solar radiation in W/m2 received within a 5.7° field of view centered on the sun. This is also known as Beam Solar.

1.7.31.13 Site Total Sky Cover []

This is the total sky cover in tenths of sky. The value ranges from 0 (clear) to 10 (full cover).

1.7.31.14 Site Opaque Sky Cover []

This is the opaque sky cover in tenths of sky. The value ranges from 0 (clear) to 10 (full cover).

1.7.31.15 Site Precipitation Depth [m]

This is the amount of liquid precipitation (m). The source of this field may be the weather file or the Site:Precipitation object. The weather file values are in millimeters, but the report here is in meters. Two separate entities are displayed – from the weather file the key value is “Environment”;

from the Site:Precipitation object the key value is Site:Precipitation.

If the weather file does not have a liquid precipitation field but does have the present weather fields, then a heuristic calculation is attempted for both flagging when it is raining and the amount of precipitation. If the weather file does have liquid precipitation fields, then the output (e.g.

monthly) can be compared with the weather file stat file.

1.7.31.16 Site Ground Reflected Solar Radiation Rate per Area [W/m2]

The ground reflected solar amount (W/m2) is derived from the Beam Solar, Diffuse Solar, User specified Ground Reflectance (for month) and Solar Altitude Angle:

Groundreflectedsolar

= (Beamsolar·cos(SolarAltitudeAngle) +Diffusesolar)·Groundreflectancemonth (1.12) where if the calculation returns a value < 0.0, then 0.0 will be reported.

1.7.31.17 Site Ground Temperature [C]

The ground temperature is reported in degrees C – this is a user-specified input by month.

1.7.31.18 Site Surface Ground Temperature [C]

The ground temperature is reported in degrees C – this is a user-specified input (object:

Site:GroundTemperature:Shallow) by month.

1.7.31.19 Site Deep Ground Temperature [C]

The ground temperature is reported in degrees C – this is a user-specified input (object:

Site:GroundTemperature:Deep) by month.

1.7.31.20 Site Simple Factor Model Ground Temperature [C]

The Site Simple Factor Model Ground Temperature is reported in degrees C – this is a user-specified input (object: Site:GroundTemperature:FCfactorMethod) by month or gleaned from the weather file as noted in the description of the object.

1.7.31.21 Site Outdoor Air Enthalpy [J/kg]

Outdoor enthalpy is derived at each timestep from the Site Outdoor Air Drybulb Temperature and the Site Outdoor Air Humidity Ratio. It is reported in J/kg.

1.7.31.22 Site Outdoor Air Density [kg/m3]

Outdoor air density is derived at each timestep from the Site Outdoor Air Barometric Pressure, the Outdoor Dry-bulb temperature and the Outdoor Humidity Ratio. It is reported in units kg/m3. 1.7.31.23 Site Solar Azimuth Angle [deg]

The Solar Azimuth Angle (f) is measured from the North (clockwise) and is expressed in degrees.

This is shown more clearly in the following figure.

1.7.31.24 Site Solar Altitude Angle [deg]

The Solar Altitude Angle (b) is the angle of the sun above the horizontal (degrees).

Figure 1.10: Solar Position Illustration

1.7.31.25 Site Solar Hour Angle [deg]

The Solar Hour Angle (H) gives the apparent solar time for the current time period (degrees). It is common astronomical practice to express the hour angle in hours, minutes and seconds of time rather than in degrees. You can convert the hour angle displayed from EnergyPlus to time by dividing by 15. (Note that 1 hour is equivalent to 15 degrees; 360° of the Earth’s rotation takes place every 24 hours.) The relationship of angles in degrees to time is shown in the following table:

Table 1.12: Relationship of Angles (degrees) to Time Unit of Angle Equivalent time

1 radian 3.819719 hours 1 degree 4 minutes 1 arcmin 4 seconds

1 arcsec 0.066667 seconds 1.7.31.26 Site Rain Status []

This field shows whether or not (1 = yes, 0 = no) the weather shows “raining”. For a Design Day, one can denote rain for the entire day but not timestep by timestep. Weather files may indicate rain for a single time interval. This is an “averaged” field – thus a 1 shown for a time period (e.g.

daily reporting) means that it was raining during each timestep of that period.

1.7.31.27 Site Snow on Ground Status []

This field shows whether or not (1 = yes, 0 = no) the weather shows “snow on the ground”. For a Design Day, one can denote snow for the entire day but not timestep by timestep. Weather files may indicate snow (snow depth) for a single time interval. This is an “averaged” field – thus a 1 shown for a time period (e.g. daily reporting) means that there was snow on the ground during each timestep of that period.

1.7.31.28 Site Daylight Saving Time Status []

This field shows when daylight saving time (1 = yes, 0 = no) is in effect. Though shown as an average variable, this value is only set on a daily basis.

1.7.31.29 Site Day Type Index []

This field shows what “day type” the current day is. Day types are (1 = Sunday, 2 = Monday, etc.) with Holiday = 8, SummerDesignDay = 9, WinterDesignDay = 10, CustomDay1 = 11, CustomDay2

= 12. Though shown as an average variable, this value is only set on a daily basis.

1.7.31.30 Site Mains Water Temperature [C]

The value of the Water Mains Temperature is reported in C following the calculation shown in the Water Mains Temperature object.

1.7.31.31 Site Precipitation Rate [m/s]

1.7.31.32 Site Precipitation Depth [m]

The rate and quantity of precipitation at the site. These outputs are only available if a Site Precipitation object is used. Precipitation is measured in meters.

1.7.31.33 Water System Roof Irrigation Scheduled Depth[m]

This is the scheduled amount of irrigation for the green roof (ecoroof) based on the user input.

Amount is measured in meters.

1.7.31.34 Water System Roof Irrigation Actual Depth[m]

This is the actual amount of irrigation for the green roof (ecoroof) based on the scheduled user input and moisture state/saturation of the soil. Amount is measured in meters.

In document Input Output Reference - EnergyPlus (sider 128-135)