moethu / Tortuga

Tortuga 2.0
GNU General Public License v3.0
11 stars 3 forks source link

Find thermal properties of data for ökobau.dat #1

Open mostaphaRoudsari opened 9 years ago

mostaphaRoudsari commented 9 years ago

We assume there should be a similar dataset to ökobau.dat which we can find thermal properties of the materials/constructions. Alexander and Daniel will lead this effort.

mostaphaRoudsari commented 9 years ago

Here is some EnergyPlus Material definition for the reference:

Material:NoMass,
  MAT-SHEATH,                             !- Name
  Rough,                                  !- Roughness
  0.3626,                                 !- Thermal Resistance {m2-K/W}
  0.9,                                    !- Thermal Absorptance
  0.7,                                    !- Solar Absorptance
  0.7;                                    !- Visible Absorptance

Material,
  000 F08 Metal surface,                  !- Name
  Smooth,                                 !- Roughness
  0.0008,                                 !- Thickness {m}
  45.28,                                  !- Conductivity {W/m-K}
  7824,                                   !- Density {kg/m3}
  500,                                    !- Specific Heat {J/kg-K}
  0.9,                                    !- Thermal Absorptance
  0.7,                                    !- Solar Absorptance
  0.7;                                    !- Visible Absorptance

WindowMaterial:Glazing,
  000 Clear 3mm,                          !- Name
  SpectralAverage,                        !- Optical Data Type
  ,                                       !- Window Glass Spectral Data Set Name
  0.003,                                  !- Thickness {m}
  0.837,                                  !- Solar Transmittance at Normal Incidence
  0.075,                                  !- Front Side Solar Reflectance at Normal Incidence
  0.075,                                  !- Back Side Solar Reflectance at Normal Incidence
  0.898,                                  !- Visible Transmittance at Normal Incidence
  0.081,                                  !- Front Side Visible Reflectance at Normal Incidence
  0.081,                                  !- Back Side Visible Reflectance at Normal Incidence
  0,                                      !- Infrared Transmittance at Normal Incidence
  0.84,                                   !- Front Side Infrared Hemispherical Emissivity
  0.84,                                   !- Back Side Infrared Hemispherical Emissivity
  0.9;                                    !- Conductivity {W/m-K}

WindowMaterial:SimpleGlazingSystem,
  Fixed Window 2.62/0.30/0.21,            !- Name
  2.61188,                                !- U-Factor {W/m2-K}
  0.3,                                    !- Solar Heat Gain Coefficient
  0.21;                                   !- Visible Transmittance