[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [EnergyPlus_Support] GBR_Ebbw.Vale.Wales_MN6 weather file does not contain SizingPeriod:DesignDay






The MacroData sets are located in C:\EnergyPlusV6-0-0\MacroDataSets.
 
Open the Locations-DesignDays.xls.  Then click on the WMO06 Europe tab, and then Europe_wmo_region_6_design_days link.  That will open a .ZIP file containing the input macro file (IMF) for design conditions in Europe.  The locations that you highlighted on the map will have design conditions listed then in .IDF format similar to the .DDY.  Open the .IMF in a text editor.
 
For example, Cardiff Airport is shown as:
 
##ifdef GBR_CARDIFF-WALES_ARPT
 Site:Location,
   Cardiff Wales Arpt GBR WMO=37150,     !- Location Name
      51.40,     !- Latitude {N+ S-}
      -3.35,     !- Longitude {W- E+}
       0.00,     !- Time Zone Relative to GMT {GMT+/-}
      67.00;     !- Elevation {m}
 
 !  WMO=37150 Time Zone=GMT        (GMT) Greenwich Mean Time : Dublin, Edinburgh, Lisbon, London
 !  Data Source=ASHRAE 2009 Annual Design Conditions
 RunPeriodControl:DaylightSavingTime,
   Last Sunday in March,    !- StartDate
   Last Sunday in October;    !- EndDate
 
 ! Using Design Conditions from "Climate Design Data 2009 ASHRAE Handbook"
 ! Cardiff Wales Arpt GBR Extreme Annual Wind Speeds, 1%=13.3m/s, 2.5%=11.7m/s, 5%=10.3m/s
 ! Cardiff Wales Arpt GBR Extreme Annual Temperatures, Max Drybulb=-5.3°C Min Drybulb=27.7°C
 
 ! Cardiff Wales Arpt GBR Annual Heating Design Conditions Wind Speed=5.2m/s Wind Dir=60
 ! Coldest Month=February
 ! Cardiff Wales Arpt GBR Annual Heating 99.6%, MaxDB=-3°C
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Htg 99.6% Condns DB,     !- Name
         -3,      !- Max Dry-Bulb {C}
        0.0,      !- Daily Temp Range {C}
         -3,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        5.2,      !- Wind Speed {m/s} design conditions vs. traditional 6.71 m/s (15 mph)
         60,      !- Wind Direction {Degrees; N=0, S=180}
       0.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          2,      !- Month
  WinterDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Wetbulb;      !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Heating 99%, MaxDB=-1.5°C
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Htg 99% Condns DB,     !- Name
       -1.5,      !- Max Dry-Bulb {C}
        0.0,      !- Daily Temp Range {C}
       -1.5,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        5.2,      !- Wind Speed {m/s} design conditions vs. traditional 6.71 m/s (15 mph)
         60,      !- Wind Direction {Degrees; N=0, S=180}
       0.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          2,      !- Month
  WinterDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Wetbulb;      !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Humidification 99.6% Design Conditions DP=>MCDB, DP=-6.8°C
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Hum_n 99.6% Condns DP=>MCDB,     !- Name
       -1.1,      !- Max Dry-Bulb {C}
        0.0,      !- Daily Temp Range {C}
       -6.8,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        5.2,      !- Wind Speed {m/s} design conditions vs. traditional 6.71 m/s (15 mph)
         60,      !- Wind Direction {Degrees; N=0, S=180}
       0.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          2,      !- Month
  WinterDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Dewpoint;     !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Humidification 99% Design Conditions DP=>MCDB, DP=-5°C
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Hum_n 99% Condns DP=>MCDB,     !- Name
        0.1,      !- Max Dry-Bulb {C}
        0.0,      !- Daily Temp Range {C}
         -5,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        5.2,      !- Wind Speed {m/s} design conditions vs. traditional 6.71 m/s (15 mph)
         60,      !- Wind Direction {Degrees; N=0, S=180}
       0.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          2,      !- Month
  WinterDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Dewpoint;     !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Heating Wind 99.6% Design Conditions WS=>MCDB, WS=17.6m/s
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Htg Wind 99.6% Condns WS=>MCDB,     !- Name
          7,      !- Max Dry-Bulb {C}
        0.0,      !- Daily Temp Range {C}
          7,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
       17.6,      !- Wind Speed {m/s} design conditions vs. traditional 6.71 m/s (15 mph)
         60,      !- Wind Direction {Degrees; N=0, S=180}
       0.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          2,      !- Month
  WinterDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Wetbulb;      !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Heating Wind 99% Design Conditions WS=>MCDB, WS=14.8m/s
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Htg Wind 99% Condns WS=>MCDB,     !- Name
        7.1,      !- Max Dry-Bulb {C}
        0.0,      !- Daily Temp Range {C}
        7.1,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
       14.8,      !- Wind Speed {m/s} design conditions vs. traditional 6.71 m/s (15 mph)
         60,      !- Wind Direction {Degrees; N=0, S=180}
       0.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          2,      !- Month
  WinterDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Wetbulb;      !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt Annual Cooling Design Conditions Wind Speed=4.3m/s Wind Dir=100
 ! Hottest Month=July
 ! Cardiff Wales Arpt GBR Annual Cooling (DB=>MWB) .4%, MaxDB=24.8°C MWB=17.9°C
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Clg .4% Condns DB=>MWB,     !- Name
       24.8,      !- Max Dry-Bulb {C}
        7.4,      !- Daily Temp Range {C}
       17.9,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        4.3,      !- Wind Speed {m/s} design conditions vs. traditional 3.35 m/s (7mph)
        100,      !- Wind Direction {Degrees; N=0, S=180}
       1.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          7,      !- Month
  SummerDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Wetbulb;      !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Cooling (DB=>MWB) 1%, MaxDB=22.8°C MWB=17.1°C
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Clg 1% Condns DB=>MWB,     !- Name
       22.8,      !- Max Dry-Bulb {C}
        7.4,      !- Daily Temp Range {C}
       17.1,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        4.3,      !- Wind Speed {m/s} design conditions vs. traditional 3.35 m/s (7mph)
        100,      !- Wind Direction {Degrees; N=0, S=180}
       1.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          7,      !- Month
  SummerDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Wetbulb;      !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Cooling (DB=>MWB) 2%, MaxDB=21.1°C MWB=16.4°C
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Clg 2% Condns DB=>MWB,     !- Name
       21.1,      !- Max Dry-Bulb {C}
        7.4,      !- Daily Temp Range {C}
       16.4,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        4.3,      !- Wind Speed {m/s} design conditions vs. traditional 3.35 m/s (7mph)
        100,      !- Wind Direction {Degrees; N=0, S=180}
       1.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          7,      !- Month
  SummerDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Wetbulb;      !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Cooling (WB=>MDB) .4%, MDB=22.8°C WB=18.7°C
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Clg .4% Condns WB=>MDB,     !- Name
       22.8,      !- Max Dry-Bulb {C}
        7.4,      !- Daily Temp Range {C}
       18.7,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        4.3,      !- Wind Speed {m/s} design conditions vs. traditional 3.35 m/s (7mph)
        100,      !- Wind Direction {Degrees; N=0, S=180}
       1.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          7,      !- Month
  SummerDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Wetbulb;      !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Cooling (WB=>MDB) 1%, MDB=21.2°C WB=17.9°C
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Clg 1% Condns WB=>MDB,     !- Name
       21.2,      !- Max Dry-Bulb {C}
        7.4,      !- Daily Temp Range {C}
       17.9,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        4.3,      !- Wind Speed {m/s} design conditions vs. traditional 3.35 m/s (7mph)
        100,      !- Wind Direction {Degrees; N=0, S=180}
       1.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          7,      !- Month
  SummerDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Wetbulb;      !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Cooling (WB=>MDB) 2%, MDB=20°C WB=17.1°C
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Clg 2% Condns WB=>MDB,     !- Name
         20,      !- Max Dry-Bulb {C}
        7.4,      !- Daily Temp Range {C}
       17.1,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        4.3,      !- Wind Speed {m/s} design conditions vs. traditional 3.35 m/s (7mph)
        100,      !- Wind Direction {Degrees; N=0, S=180}
       1.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          7,      !- Month
  SummerDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Wetbulb;      !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Cooling (DP=>MDB) .4%, MDB=19.9°C DP=17.2°C HR=0.0124
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Clg .4% Condns DP=>MDB,     !- Name
       19.9,      !- Max Dry-Bulb {C}
        7.4,      !- Daily Temp Range {C}
       17.2,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        4.3,      !- Wind Speed {m/s} design conditions vs. traditional 3.35 m/s (7mph)
        100,      !- Wind Direction {Degrees; N=0, S=180}
       1.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          7,      !- Month
  SummerDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Dewpoint;     !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Cooling (DP=>MDB) 1%, MDB=19.2°C DP=16.7°C HR=0.0120
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Clg 1% Condns DP=>MDB,     !- Name
       19.2,      !- Max Dry-Bulb {C}
        7.4,      !- Daily Temp Range {C}
       16.7,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        4.3,      !- Wind Speed {m/s} design conditions vs. traditional 3.35 m/s (7mph)
        100,      !- Wind Direction {Degrees; N=0, S=180}
       1.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          7,      !- Month
  SummerDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Dewpoint;     !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Cooling (DP=>MDB) 2%, MDB=18.3°C DP=16°C HR=0.0114
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Clg 2% Condns DP=>MDB,     !- Name
       18.3,      !- Max Dry-Bulb {C}
        7.4,      !- Daily Temp Range {C}
         16,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        4.3,      !- Wind Speed {m/s} design conditions vs. traditional 3.35 m/s (7mph)
        100,      !- Wind Direction {Degrees; N=0, S=180}
       1.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          7,      !- Month
  SummerDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Dewpoint;     !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Cooling (Enthalpy=>MDB) .4%, MDB=23.1°C Enthalpy=53.4kJ/kg
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Clg .4% Condns Enth=>MDB,     !- Name
       23.1,      !- Max Dry-Bulb {C}
        7.4,      !- Daily Temp Range {C}
       53.4,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        4.3,      !- Wind Speed {m/s} design conditions vs. traditional 3.35 m/s (7mph)
        100,      !- Wind Direction {Degrees; N=0, S=180}
       1.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          7,      !- Month
  SummerDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Enthalpy;      !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Cooling (Enthalpy=>MDB) 1%, MDB=21.2°C Enthalpy=50.5kJ/kg
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Clg 1% Condns Enth=>MDB,     !- Name
       21.2,      !- Max Dry-Bulb {C}
        7.4,      !- Daily Temp Range {C}
       50.5,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        4.3,      !- Wind Speed {m/s} design conditions vs. traditional 3.35 m/s (7mph)
        100,      !- Wind Direction {Degrees; N=0, S=180}
       1.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          7,      !- Month
  SummerDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Enthalpy;      !- Humidity Indicating Type
 
 ! Cardiff Wales Arpt GBR Annual Cooling (Enthalpy=>MDB) 2%, MDB=19.9°C Enthalpy=48.2kJ/kg
 SizingPeriod:DesignDay,
  Cardiff Wales Arpt Ann Clg 2% Condns Enth=>MDB,     !- Name
       19.9,      !- Max Dry-Bulb {C}
        7.4,      !- Daily Temp Range {C}
       48.2,      !- Humidity Indicating Condition at Max Dry-Bulb
    100523.,      !- Barometric Pressure {Pa}
        4.3,      !- Wind Speed {m/s} design conditions vs. traditional 3.35 m/s (7mph)
        100,      !- Wind Direction {Degrees; N=0, S=180}
       1.00,      !- Clearness {0.0 to 1.1}
          0,      !- Rain {0-no,1-yes}
          0,      !- Snow on ground {0-no,1-yes}
         21,      !- Day of Month
          7,      !- Month
  SummerDesignDay,!- Day Type
          0,      !- Daylight Savings Time Indicator
   Enthalpy;      !- Humidity Indicating Type
 
##endif
 
If you copy everything between the ##Ifdef  line and the ##endif line, you'll have the contents of the .DDY for that location.  (This will be faster than waiting on me to get you the data.)
 

 
On Fri, Oct 14, 2011 at 11:56 AM, Mota Fernando <motabmx1@xxxxxxxxx> wrote:
 

Dear Ms Lawrie,
 
where  the macro data set from EnergyPlus can be found?
 
Thanks Fernando

From: Linda Lawrie <linda@xxxxxxxxxxxxxx>
To: EnergyPlus_Support@xxxxxxxxxxxxxxx
Sent: Friday, October 14, 2011 3:32 PM

Subject: Re: [EnergyPlus_Support] GBR_Ebbw.Vale.Wales_MN6 weather file does not contain SizingPeriod:DesignDay

 
The map provided shows ASHRAE design conditions that can be provided.  Not weather data.

(They are also available from the macro data set from EnergyPlus -- Locations/DesignDays will allow you to download a set of design days).

At 08:27 AM 10/14/2011, Mota Fernando wrote:


Dear Mr. Crawley,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

 
Thanks for your quick replay. I have attached the map that you forwarded to me with same weather files that may be closer enough to the ebbw vale file. I wonder if as you mentioned in your previous e-mail, I could get them from you.
 
Many thanks
 
Fernando

From: Dru Crawley <dbcrawley@xxxxxxxxx>
To: EnergyPlus_Support@xxxxxxxxxxxxxxx
Sent: Wednesday, October 12, 2011 11:36 PM
Subject: Re: [EnergyPlus_Support] GBR_Ebbw.Vale.Wales_MN6 weather file does not contain SizingPeriod:DesignDay

 
Unless there was design data available in the ASHRAE Handbook, the Meteonorm files that we created do not have the design day objects.  Suggest finding a nearby location with similar climate and elevation and use the data from there.
 
My knowledge of Wales topography and geography is poor -- if one of the pins on the attached map look close, let me know and I'll send you the data.
 


 
On Wed, Oct 12, 2011 at 6:17 PM, motabmx1 <motabmx1@xxxxxxxxx> wrote:
 
Dear all,

I wonder if you can help me in the foolowing matter.

I download from this page the file GBR_Ebbw.Vale.Wales_MN6 which I am using in a project I am working at the moment. The problem is that this weather file does not contain any object in the section SizingPeriod:DesignDay which I think I need for sizing my HVAC, Does anyone have a file for this location with the design day objects?

thanks

fernando












__._,_.___


Primary EnergyPlus support is found at:
http://energyplus.helpserve.com or send a message to energyplus-support@xxxxxxxx

The primary EnergyPlus web site is found at:
http://www.energyplus.gov

The group web site is:
http://groups.yahoo.com/group/EnergyPlus_Support/

Attachments are currently allowed but be mindful that not everyone has a high speed connection.  Limit attachments to small files.

EnergyPlus Documentation is searchable.  Open EPlusMainMenu.pdf under the Documentation link and press the "search" button.




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___