! ========== Building Definition ========== Building, Residential_Building, !- Name 0.0, !- North Axis {deg} City, !- Terrain 0.04, !- Loads Convergence Tolerance Value 0.4, !- Temperature Convergence Tolerance Value {deltaC} FullExterior, !- Solar Distribution 25; !- Maximum Number of Warmup Days
! ========== Thermal Zones ========== Zone, First_Floor, !- Name 0, 0, 0, !- X, Y, Z Coordinates {m} , , , !- Floor, Ceiling, Walls Exposed to Sun Yes; !- Part of Total Building Area
Zone, Second_Floor, 0, 0, 3, , , , Yes;
Zone, Third_Floor, 0, 0, 6, , , , Yes;
! ========== Materials ========== Material, Brick, !- Name Rough, !- Roughness 0.2, !- Thickness {m} 0.9, !- Conductivity {W/m-K} 2000, !- Density {kg/m3} 900; !- Specific Heat {J/kg-K}
Material, Insulation, MediumSmooth, 0.1, 0.04, 50, 1200;
Material, Tile_Roof, MediumSmooth, 0.15, 0.72, 1800, 900;
! ========== Constructions ========== Construction, Wall_Construction, Brick, Insulation;
Construction, Roof_Construction, Tile_Roof, Insulation;
! ========== HVAC System ========== ZoneHVAC:Baseboard:Convective:Water, First_Floor_Radiator, First_Floor, AlwaysOn, autosize, 0.85;
ZoneHVAC:Baseboard:Convective:Water, Second_Floor_Radiator, Second_Floor, AlwaysOn, autosize, 0.85;
ZoneHVAC:Baseboard:Convective:Water, Third_Floor_Radiator, Third_Floor, AlwaysOn, autosize, 0.85;
! ========== Heat Pump System ========== HVACTemplate:Plant:Boiler, HeatPump_Boiler, HotWaterLoop, NaturalGas, 0.85, 80, 60, autosize;
HVACTemplate:Plant:HotWaterLoop, HotWaterLoop, HeatPump_Boiler, autosize, autosize, 60, 40, 0.1, 0.1;