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

[EnergyPlus_Support] No water flow with underfloor heating system



Hi everyone,

I'm modelling a two-storey house with an underfloor heating system using the LowTemperatureRadiant:VariableFlow function. This unit should run with water provided by a Boiler:HotWater. However, the output shows that there is no water flow present in the plant and I cann't figure out why. I tried to change the design temperatures as well as entering a specific value instead of autosize the rated flow rates, but the result stays the same. 
Does anyone know what is wrong?

Yours sincerely, Jan

PS: I don't know how to attach files, so I've just inserted the txt here

----------------------------------------------------------------------


!-Generator IDFEditor 1.38a
!-Option SortedOrder

!-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,
    6.0;                     !- Version Identifier


!-   ===========  ALL OBJECTS IN CLASS: SIMULATIONCONTROL ===========

SimulationControl,
    No,                      !- Do Zone Sizing Calculation
    No,                      !- Do System Sizing Calculation
    Yes,                     !- Do Plant Sizing Calculation
    No,                      !- Run Simulation for Sizing Periods
    Yes;                     !- Run Simulation for Weather File Run Periods


!-   ===========  ALL OBJECTS IN CLASS: BUILDING ===========

Building,
    NormalScale,             !- Name
    315,                     !- North Axis {deg}
    Suburbs,                 !- Terrain
    0.04,                    !- Loads Convergence Tolerance Value
    0.4,                     !- Temperature Convergence Tolerance Value {deltaC}
    FullExterior,            !- Solar Distribution
    25;                      !- Maximum Number of Warmup Days


!-   ===========  ALL OBJECTS IN CLASS: SURFACECONVECTIONALGORITHM:INSIDE ===========

SurfaceConvectionAlgorithm:Inside,
    TARP;                    !- Algorithm


!-   ===========  ALL OBJECTS IN CLASS: SURFACECONVECTIONALGORITHM:OUTSIDE ===========

SurfaceConvectionAlgorithm:Outside,
    DOE-2;                   !- Algorithm


!-   ===========  ALL OBJECTS IN CLASS: HEATBALANCEALGORITHM ===========

HeatBalanceAlgorithm,
    ConductionFiniteDifference,  !- Algorithm
    200;                     !- Surface Temperature Upper Limit


!-   ===========  ALL OBJECTS IN CLASS: ZONEAIRHEATBALANCEALGORITHM ===========

ZoneAirHeatBalanceAlgorithm,
    ThirdOrderBackwardDifference;  !- Algorithm


!-   ===========  ALL OBJECTS IN CLASS: TIMESTEP ===========

Timestep,
    6;                       !- Number of Timesteps per Hour


!-   ===========  ALL OBJECTS IN CLASS: SITE:LOCATION ===========

Site:Location,
    Susten,                  !- Name
    7.8,                     !- Latitude {deg}
    46.3,                    !- Longitude {deg}
    1,                       !- Time Zone {hr}
    639;                     !- Elevation {m}


!-   ===========  ALL OBJECTS IN CLASS: SIZINGPERIOD:WEATHERFILEDAYS ===========

SizingPeriod:WeatherFileDays,
    SizingWeatherFileDays,   !- Name
    1,                       !- Begin Month
    1,                       !- Begin Day of Month
    3,                       !- End Month
    31,                      !- End Day of Month
    Monday,                  !- Day of Week for Start Day
    Yes,                     !- Use Weather File Daylight Saving Period
    Yes;                     !- Use Weather File Rain and Snow Indicators


!-   ===========  ALL OBJECTS IN CLASS: RUNPERIOD ===========

RunPeriod,
    ,                        !- Name
    1,                       !- Begin Month
    1,                       !- Begin Day of Month
    3,                       !- End Month
    31,                      !- End Day of Month
    UseWeatherFile,          !- Day of Week for Start Day
    Yes,                     !- Use Weather File Holidays and Special Days
    Yes,                     !- Use Weather File Daylight Saving Period
    No,                      !- Apply Weekend Holiday Rule
    Yes,                     !- Use Weather File Rain Indicators
    Yes,                     !- Use Weather File Snow Indicators
    1;                       !- Number of Times Runperiod to be Repeated


!-   ===========  ALL OBJECTS IN CLASS: SITE:GROUNDTEMPERATURE:BUILDINGSURFACE ===========

Site:GroundTemperature:BuildingSurface,
    5,                       !- January Ground Temperature {C}
    5.67,                    !- February Ground Temperature {C}
    7.5,                     !- March Ground Temperature {C}
    10,                      !- April Ground Temperature {C}
    12.5,                    !- May Ground Temperature {C}
    14.33,                   !- June Ground Temperature {C}
    15,                      !- July Ground Temperature {C}
    14.33,                   !- August Ground Temperature {C}
    12.5,                    !- September Ground Temperature {C}
    10,                      !- October Ground Temperature {C}
    7.5,                     !- November Ground Temperature {C}
    5.67;                    !- December Ground Temperature {C}


!-   ===========  ALL OBJECTS IN CLASS: SCHEDULETYPELIMITS ===========

ScheduleTypeLimits,
    Any Number;              !- Name

ScheduleTypeLimits,
    Fraction,                !- Name
    0.0,                     !- Lower Limit Value
    1.0,                     !- Upper Limit Value
    CONTINUOUS;              !- Numeric Type

ScheduleTypeLimits,
    Temperature,             !- Name
    -60,                     !- Lower Limit Value
    200,                     !- Upper Limit Value
    CONTINUOUS;              !- Numeric Type

ScheduleTypeLimits,
    On/Off,                  !- Name
    0,                       !- Lower Limit Value
    1,                       !- Upper Limit Value
    DISCRETE;                !- Numeric Type

ScheduleTypeLimits,
    Control Type,            !- Name
    0,                       !- Lower Limit Value
    4,                       !- Upper Limit Value
    DISCRETE;                !- Numeric Type

ScheduleTypeLimits,
    Humidity,                !- Name
    10,                      !- Lower Limit Value
    90,                      !- Upper Limit Value
    CONTINUOUS;              !- Numeric Type

ScheduleTypeLimits,
    Number;                  !- Name


!-   ===========  ALL OBJECTS IN CLASS: SCHEDULE:COMPACT ===========

Schedule:Compact,
    Heating Setpoint Schedule,  !- Name
    Temperature,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: AllDays,            !- Field 2
    Until: 05:00,            !- Field 3
    21,                      !- Field 4
    Until: 19:00,            !- Field 5
    21.0,                    !- Field 6
    Until: 24:00,            !- Field 7
    21;                      !- Field 8

Schedule:Compact,
    Baseboard Operation Schedule,  !- Name
    On/Off,                  !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: AllDays,            !- Field 2
    Until: 24:00,            !- Field 3
    1;                       !- Field 4

Schedule:Compact,
    Zone One Control Type Schedule,  !- Name
    Control Type,            !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: AllDays,            !- Field 2
    Until: 24:00,            !- Field 3
    1;                       !- Field 4


!-   ===========  ALL OBJECTS IN CLASS: MATERIAL ===========

Material,
    Aw innenputz,            !- Name
    Smooth,                  !- Roughness
    0.015,                   !- Thickness {m}
    0.7,                     !- Conductivity {W/m-K}
    1400,                    !- Density {kg/m3}
    1000,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    Aw Modulbackstein,       !- Name
    MediumRough,             !- Roughness
    0.18,                    !- Thickness {m}
    0.44,                    !- Conductivity {W/m-K}
    1100,                    !- Density {kg/m3}
    940,                     !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    Aw Lamitherm ,           !- Name
    MediumRough,             !- Roughness
    0.14,                    !- Thickness {m}
    0.038,                   !- Conductivity {W/m-K}
    20,                      !- Density {kg/m3}
    1450,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    Aw Aussenputz,           !- Name
    Rough,                   !- Roughness
    0.012,                   !- Thickness {m}
    0.87,                    !- Conductivity {W/m-K}
    1800,                    !- Density {kg/m3}
    1000,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance

Material,
    Iw Verputz innen,        !- Name
    Smooth,                  !- Roughness
    0.015,                   !- Thickness {m}
    0.87,                    !- Conductivity {W/m-K}
    1400,                    !- Density {kg/m3}
    1000,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    Iw Modulbackstein,       !- Name
    MediumRough,             !- Roughness
    0.12,                    !- Thickness {m}
    0.44,                    !- Conductivity {W/m-K}
    1100,                    !- Density {kg/m3}
    940,                     !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    Iw Verputz aussen,       !- Name
    Smooth,                  !- Roughness
    0.015,                   !- Thickness {m}
    0.87,                    !- Conductivity {W/m-K}
    1400,                    !- Density {kg/m3}
    1000,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    BgE Zementunterlag,      !- Name
    MediumRough,             !- Roughness
    0.03,                    !- Thickness {m}
    1.5,                     !- Conductivity {W/m-K}
    1800,                    !- Density {kg/m3}
    1000,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    BgE Swisspor EPS20,      !- Name
    MediumSmooth,            !- Roughness
    0.022,                   !- Thickness {m}
    0.037,                   !- Conductivity {W/m-K}
    20,                      !- Density {kg/m3}
    1450,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    BgE Flumroc,             !- Name
    MediumSmooth,            !- Roughness
    0.08,                    !- Thickness {m}
    0.036,                   !- Conductivity {W/m-K}
    32,                      !- Density {kg/m3}
    1030,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    BgE Betonplatten,        !- Name
    MediumSmooth,            !- Roughness
    0.25,                    !- Thickness {m}
    1.7,                     !- Conductivity {W/m-K}
    2400,                    !- Density {kg/m3}
    1000,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    BgE Misapor,             !- Name
    MediumSmooth,            !- Roughness
    0.35,                    !- Thickness {m}
    0.08,                    !- Conductivity {W/m-K}
    55,                      !- Density {kg/m3}
    1000,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    BguR Zementmörtel,       !- Name
    MediumSmooth,            !- Roughness
    0.07,                    !- Thickness {m}
    1.5,                     !- Conductivity {W/m-K}
    2100,                    !- Density {kg/m3}
    1000,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    BguG Trittschaldpl,      !- Name
    Smooth,                  !- Roughness
    0.04,                    !- Thickness {m}
    0.038,                   !- Conductivity {W/m-K}
    9,                       !- Density {kg/m3}
    1450,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    BguR Stahlbeton,         !- Name
    MediumRough,             !- Roughness
    0.2,                     !- Thickness {m}
    1.8,                     !- Conductivity {W/m-K}
    2400,                    !- Density {kg/m3}
    1000,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    BguR Schichtex,          !- Name
    Smooth,                  !- Roughness
    0.12,                    !- Thickness {m}
    0.125,                   !- Conductivity {W/m-K}
    600,                     !- Density {kg/m3}
    2100,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    Dach Lamitherm ,         !- Name
    MediumRough,             !- Roughness
    0.24,                    !- Thickness {m}
    0.038,                   !- Conductivity {W/m-K}
    20,                      !- Density {kg/m3}
    1450,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    Dach Holz,               !- Name
    Rough,                   !- Roughness
    0.05,                    !- Thickness {m}
    0.13,                    !- Conductivity {W/m-K}
    700,                     !- Density {kg/m3}
    1600,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0,                       !- Solar Absorptance
    0;                       !- Visible Absorptance

Material,
    Dach Ziegel,             !- Name
    Rough,                   !- Roughness
    0.02,                    !- Thickness {m}
    1,                       !- Conductivity {W/m-K}
    2000,                    !- Density {kg/m3}
    1000,                    !- Specific Heat {J/kg-K}
    0.9,                     !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance


!-   ===========  ALL OBJECTS IN CLASS: MATERIAL:NOMASS ===========

Material:NoMass,
    Aw Wu innen,             !- Name
    Smooth,                  !- Roughness
    0.125,                   !- Thermal Resistance {m2-K/W}
    0.9000000,               !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance

Material:NoMass,
    Aw Wu aussen,            !- Name
    Rough,                   !- Roughness
    0.5,                     !- Thermal Resistance {m2-K/W}
    0.9000000,               !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance

Material:NoMass,
    Iw Wu innen,             !- Name
    Smooth,                  !- Roughness
    0.125,                   !- Thermal Resistance {m2-K/W}
    0.9,                     !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance

Material:NoMass,
    Iw Wu aussen,            !- Name
    MediumSmooth,            !- Roughness
    0.04,                    !- Thermal Resistance {m2-K/W}
    0.9,                     !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance

Material:NoMass,
    BgE Wu innen,            !- Name
    MediumSmooth,            !- Roughness
    0.72,                    !- Thermal Resistance {m2-K/W}
    0.9,                     !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance

Material:NoMass,
    BguR Wu innen,           !- Name
    Smooth,                  !- Roughness
    0.167,                   !- Thermal Resistance {m2-K/W}
    0.9,                     !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance

Material:NoMass,
    BguR Wu aussen,          !- Name
    MediumSmooth,            !- Roughness
    0.167,                   !- Thermal Resistance {m2-K/W}
    0.9,                     !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance

Material:NoMass,
    Dach Wu innen,           !- Name
    MediumSmooth,            !- Roughness
    0.125,                   !- Thermal Resistance {m2-K/W}
    0.9,                     !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance

Material:NoMass,
    Dach Wu aussen,          !- Name
    Rough,                   !- Roughness
    0.05,                    !- Thermal Resistance {m2-K/W}
    0.9,                     !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance

Material:NoMass,
    BgE Wu aussen,           !- Name
    MediumRough,             !- Roughness
    0.001,                   !- Thermal Resistance {m2-K/W}
    0.9,                     !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance

Material:NoMass,
    Ceiling perfect,         !- Name
    VerySmooth,              !- Roughness
    0.001,                   !- Thermal Resistance {m2-K/W}
    0.001,                   !- Thermal Absorptance
    0.7,                     !- Solar Absorptance
    0.7;                     !- Visible Absorptance


!-   ===========  ALL OBJECTS IN CLASS: WINDOWMATERIAL:SIMPLEGLAZINGSYSTEM ===========

WindowMaterial:SimpleGlazingSystem,
    window,                  !- Name
    1.6,                     !- U-Factor {W/m2-K}
    0.6;                     !- Solar Heat Gain Coefficient


!-   ===========  ALL OBJECTS IN CLASS: CONSTRUCTION ===========

Construction,
    Aussenwand,              !- Name
    Aw Wu aussen,            !- Outside Layer
    Aw Aussenputz,           !- Layer 2
    Aw Lamitherm ,           !- Layer 3
    Aw Modulbackstein,       !- Layer 4
    Aw innenputz,            !- Layer 5
    Aw Wu innen;             !- Layer 6

Construction,
    Innenwand Treppe,        !- Name
    Iw Wu aussen,            !- Outside Layer
    Iw Verputz aussen,       !- Layer 2
    Iw Modulbackstein,       !- Layer 3
    Iw Verputz innen,        !- Layer 4
    Iw Wu innen;             !- Layer 5

Construction,
    Bodenflaeche g. Erdreich,!- Name
    BgE Misapor,             !- Outside Layer
    BgE Betonplatten,        !- Layer 2
    BgE Flumroc,             !- Layer 3
    BgE Wu innen;            !- Layer 4

Construction,
    Bodenflaeche g. unb. Raeume,  !- Name
    BguR Wu aussen,          !- Outside Layer
    BguR Schichtex,          !- Layer 2
    BguR Stahlbeton,         !- Layer 3
    BguG Trittschaldpl,      !- Layer 4
    BguR Zementmörtel,       !- Layer 5
    BguR Wu innen;           !- Layer 6

Construction,
    Dach,                    !- Name
    Dach Wu aussen,          !- Outside Layer
    Dach Ziegel,             !- Layer 2
    Dach Holz,               !- Layer 3
    Dach Lamitherm ,         !- Layer 4
    Dach Wu innen;           !- Layer 5

Construction,
    Ceiling,                 !- Name
    Ceiling perfect;         !- Outside Layer

Construction,
    Window,                  !- Name
    window;                  !- Outside Layer


!-   ===========  ALL OBJECTS IN CLASS: CONSTRUCTION:INTERNALSOURCE ===========

Construction:InternalSource,
    BodenEG with IS,         !- Name
    3,                       !- Source Present After Layer Number
    3,                       !- Temperature Calculation Requested After Layer Number
    2,                       !- Dimensions for the CTF Calculation
    0.3,                     !- Tube Spacing {m}
    BgE Misapor,             !- Outside Layer
    BgE Betonplatten,        !- Layer 2
    BgE Flumroc,             !- Layer 3
    BgE Wu innen;            !- Layer 4

Construction:InternalSource,
    BodenOG with IS,         !- Name
    5,                       !- Source Present After Layer Number
    5,                       !- Temperature Calculation Requested After Layer Number
    2,                       !- Dimensions for the CTF Calculation
    0.3,                     !- Tube Spacing {m}
    BguR Wu aussen,          !- Outside Layer
    BguR Schichtex,          !- Layer 2
    BguR Stahlbeton,         !- Layer 3
    BguG Trittschaldpl,      !- Layer 4
    BguR Zementmörtel,       !- Layer 5
    BguR Wu innen;           !- Layer 6


!-   ===========  ALL OBJECTS IN CLASS: GLOBALGEOMETRYRULES ===========

GlobalGeometryRules,
    UpperLeftCorner,         !- Starting Vertex Position
    CounterClockWise,        !- Vertex Entry Direction
    Relative;                !- Coordinate System


!-   ===========  ALL OBJECTS IN CLASS: ZONE ===========

Zone,
    EG Zone,                 !- Name
    0,                       !- Direction of Relative North {deg}
    0,                       !- X Origin {m}
    0,                       !- Y Origin {m}
    0,                       !- Z Origin {m}
    1,                       !- Type
    1,                       !- Multiplier
    autocalculate,           !- Ceiling Height {m}
    autocalculate;           !- Volume {m3}

Zone,
    UG Zone,                 !- Name
    0,                       !- Direction of Relative North {deg}
    0,                       !- X Origin {m}
    0,                       !- Y Origin {m}
    0,                       !- Z Origin {m}
    1,                       !- Type
    1,                       !- Multiplier
    autocalculate,           !- Ceiling Height {m}
    autocalculate,           !- Volume {m3}
    ,                        !- Zone Inside Convection Algorithm
    ,                        !- Zone Outside Convection Algorithm
    Yes;                     !- Part of Total Floor Area

Zone,
    OG Zone,                 !- Name
    0,                       !- Direction of Relative North {deg}
    0,                       !- X Origin {m}
    0,                       !- Y Origin {m}
    0,                       !- Z Origin {m}
    1,                       !- Type
    1,                       !- Multiplier
    autocalculate,           !- Ceiling Height {m}
    autocalculate,           !- Volume {m3}
    ,                        !- Zone Inside Convection Algorithm
    ,                        !- Zone Outside Convection Algorithm
    Yes;                     !- Part of Total Floor Area


!-   ===========  ALL OBJECTS IN CLASS: ZONELIST ===========

ZoneList,
    house_susten,            !- Zone List Name
    EG Zone,                 !- Zone 1 Name
    UG Zone,                 !- Zone 2 Name
    OG Zone;                 !- Zone 3 Name

ZoneList,
    EG and OG,               !- Zone List Name
    EG Zone,                 !- Zone 1 Name
    OG Zone;                 !- Zone 2 Name


!-   ===========  ALL OBJECTS IN CLASS: BUILDINGSURFACE:DETAILED ===========

BuildingSurface:Detailed,
    EG:Wall001,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    EG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    0.5000000,               !- View Factor to Ground
    4,                       !- Number of Vertices
    0,                       !- Vertex 1 X-coordinate {m}
    0,                       !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    0,                       !- Vertex 2 X-coordinate {m}
    0,                       !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    12.65,                   !- Vertex 3 X-coordinate {m}
    0,                       !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    12.65,                   !- Vertex 4 X-coordinate {m}
    0,                       !- Vertex 4 Y-coordinate {m}
    2.94;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Wall002,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    EG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    0.5000000,               !- View Factor to Ground
    4,                       !- Number of Vertices
    12.65,                   !- Vertex 1 X-coordinate {m}
    0,                       !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    12.65,                   !- Vertex 2 X-coordinate {m}
    0,                       !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    12.65,                   !- Vertex 3 X-coordinate {m}
    9.25,                    !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    12.65,                   !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    2.94;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Wall003,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    EG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    0.5000000,               !- View Factor to Ground
    4,                       !- Number of Vertices
    12.65,                   !- Vertex 1 X-coordinate {m}
    9.25,                    !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    12.65,                   !- Vertex 2 X-coordinate {m}
    9.25,                    !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    9.82,                    !- Vertex 3 X-coordinate {m}
    9.25,                    !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    9.82,                    !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    2.94;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Wall004,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    EG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    0.5000000,               !- View Factor to Ground
    4,                       !- Number of Vertices
    9.82,                    !- Vertex 1 X-coordinate {m}
    9.25,                    !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    9.82,                    !- Vertex 2 X-coordinate {m}
    9.25,                    !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    9.82,                    !- Vertex 3 X-coordinate {m}
    11.77,                   !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    9.82,                    !- Vertex 4 X-coordinate {m}
    11.77,                   !- Vertex 4 Y-coordinate {m}
    2.94;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Wall005,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    EG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    0.5000000,               !- View Factor to Ground
    4,                       !- Number of Vertices
    9.82,                    !- Vertex 1 X-coordinate {m}
    11.77,                   !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    9.82,                    !- Vertex 2 X-coordinate {m}
    11.77,                   !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    4.6,                     !- Vertex 3 X-coordinate {m}
    11.77,                   !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    4.6,                     !- Vertex 4 X-coordinate {m}
    11.77,                   !- Vertex 4 Y-coordinate {m}
    2.94;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Wall006,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    EG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    0.5000000,               !- View Factor to Ground
    4,                       !- Number of Vertices
    4.6,                     !- Vertex 1 X-coordinate {m}
    11.77,                   !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    4.6,                     !- Vertex 2 X-coordinate {m}
    11.77,                   !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    4.6,                     !- Vertex 3 X-coordinate {m}
    9.25,                    !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    4.6,                     !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    2.94;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Wall007,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    EG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    0.5000000,               !- View Factor to Ground
    4,                       !- Number of Vertices
    4.6,                     !- Vertex 1 X-coordinate {m}
    9.25,                    !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    4.6,                     !- Vertex 2 X-coordinate {m}
    9.25,                    !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    2.65,                    !- Vertex 3 X-coordinate {m}
    9.25,                    !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    2.65,                    !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    2.94;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Wall008,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    EG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    0.5000000,               !- View Factor to Ground
    4,                       !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    9.25,                    !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    2.65,                    !- Vertex 2 X-coordinate {m}
    9.25,                    !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    2.65,                    !- Vertex 3 X-coordinate {m}
    5.6,                     !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    2.65,                    !- Vertex 4 X-coordinate {m}
    5.6,                     !- Vertex 4 Y-coordinate {m}
    2.94;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Wall009,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    EG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    0.5000000,               !- View Factor to Ground
    4,                       !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    5.6,                     !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    2.65,                    !- Vertex 2 X-coordinate {m}
    5.6,                     !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    0,                       !- Vertex 3 X-coordinate {m}
    5.6,                     !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    0,                       !- Vertex 4 X-coordinate {m}
    5.6,                     !- Vertex 4 Y-coordinate {m}
    2.94;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Wall010,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    EG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    0.5000000,               !- View Factor to Ground
    4,                       !- Number of Vertices
    0,                       !- Vertex 1 X-coordinate {m}
    5.6,                     !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    0,                       !- Vertex 2 X-coordinate {m}
    5.6,                     !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    0,                       !- Vertex 3 X-coordinate {m}
    0,                       !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    0,                       !- Vertex 4 X-coordinate {m}
    0,                       !- Vertex 4 Y-coordinate {m}
    2.94;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Floor_unb,            !- Name
    Floor,                   !- Surface Type
    BodenOG with IS,         !- Construction Name
    EG Zone,                 !- Zone Name
    Surface,                 !- Outside Boundary Condition
    UG:Ceiling_keller,       !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    8,                       !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    5.6,                     !- Vertex 1 Y-coordinate {m}
    0,                       !- Vertex 1 Z-coordinate {m}
    2.65,                    !- Vertex 2 X-coordinate {m}
    9.25,                    !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    4.6,                     !- Vertex 3 X-coordinate {m}
    9.25,                    !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    4.6,                     !- Vertex 4 X-coordinate {m}
    11.77,                   !- Vertex 4 Y-coordinate {m}
    0,                       !- Vertex 4 Z-coordinate {m}
    9.82,                    !- Vertex 5 X-coordinate {m}
    11.77,                   !- Vertex 5 Y-coordinate {m}
    0,                       !- Vertex 5 Z-coordinate {m}
    9.82,                    !- Vertex 6 X-coordinate {m}
    9.25,                    !- Vertex 6 Y-coordinate {m}
    0,                       !- Vertex 6 Z-coordinate {m}
    12.65,                   !- Vertex 7 X-coordinate {m}
    9.25,                    !- Vertex 7 Y-coordinate {m}
    0,                       !- Vertex 7 Z-coordinate {m}
    12.65,                   !- Vertex 8 X-coordinate {m}
    5.6,                     !- Vertex 8 Y-coordinate {m}
    0;                       !- Vertex 8 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Floor_erd,            !- Name
    Floor,                   !- Surface Type
    BodenEG with IS,         !- Construction Name
    EG Zone,                 !- Zone Name
    Ground,                  !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    4,                       !- Number of Vertices
    0,                       !- Vertex 1 X-coordinate {m}
    0,                       !- Vertex 1 Y-coordinate {m}
    0,                       !- Vertex 1 Z-coordinate {m}
    0,                       !- Vertex 2 X-coordinate {m}
    5.6,                     !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    12.65,                   !- Vertex 3 X-coordinate {m}
    5.6,                     !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    12.65,                   !- Vertex 4 X-coordinate {m}
    0,                       !- Vertex 4 Y-coordinate {m}
    0;                       !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    OG:Wall001,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    OG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    0,                       !- Vertex 1 X-coordinate {m}
    0,                       !- Vertex 1 Y-coordinate {m}
    6.47,                    !- Vertex 1 Z-coordinate {m}
    0,                       !- Vertex 2 X-coordinate {m}
    0,                       !- Vertex 2 Y-coordinate {m}
    2.94,                    !- Vertex 2 Z-coordinate {m}
    12.65,                   !- Vertex 3 X-coordinate {m}
    0,                       !- Vertex 3 Y-coordinate {m}
    2.94,                    !- Vertex 3 Z-coordinate {m}
    12.65,                   !- Vertex 4 X-coordinate {m}
    0,                       !- Vertex 4 Y-coordinate {m}
    6.47;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    OG:Wall002,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    OG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    12.65,                   !- Vertex 1 X-coordinate {m}
    0,                       !- Vertex 1 Y-coordinate {m}
    6.47,                    !- Vertex 1 Z-coordinate {m}
    12.65,                   !- Vertex 2 X-coordinate {m}
    0,                       !- Vertex 2 Y-coordinate {m}
    2.94,                    !- Vertex 2 Z-coordinate {m}
    12.65,                   !- Vertex 3 X-coordinate {m}
    5.6,                     !- Vertex 3 Y-coordinate {m}
    2.94,                    !- Vertex 3 Z-coordinate {m}
    12.65,                   !- Vertex 4 X-coordinate {m}
    5.6,                     !- Vertex 4 Y-coordinate {m}
    5.86;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    OG:Wall003,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    OG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    12.65,                   !- Vertex 1 X-coordinate {m}
    9.25,                    !- Vertex 1 Y-coordinate {m}
    5.24,                    !- Vertex 1 Z-coordinate {m}
    12.65,                   !- Vertex 2 X-coordinate {m}
    9.25,                    !- Vertex 2 Y-coordinate {m}
    2.94,                    !- Vertex 2 Z-coordinate {m}
    2.65,                    !- Vertex 3 X-coordinate {m}
    9.25,                    !- Vertex 3 Y-coordinate {m}
    2.94,                    !- Vertex 3 Z-coordinate {m}
    2.65,                    !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    5.24;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    OG:Wall004,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    OG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    9.25,                    !- Vertex 1 Y-coordinate {m}
    5.24,                    !- Vertex 1 Z-coordinate {m}
    2.65,                    !- Vertex 2 X-coordinate {m}
    9.25,                    !- Vertex 2 Y-coordinate {m}
    2.94,                    !- Vertex 2 Z-coordinate {m}
    2.65,                    !- Vertex 3 X-coordinate {m}
    5.6,                     !- Vertex 3 Y-coordinate {m}
    2.94,                    !- Vertex 3 Z-coordinate {m}
    2.65,                    !- Vertex 4 X-coordinate {m}
    5.6,                     !- Vertex 4 Y-coordinate {m}
    5.86;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    OG:Wall005,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    OG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    5.6,                     !- Vertex 1 Y-coordinate {m}
    5.86,                    !- Vertex 1 Z-coordinate {m}
    2.65,                    !- Vertex 2 X-coordinate {m}
    5.6,                     !- Vertex 2 Y-coordinate {m}
    2.94,                    !- Vertex 2 Z-coordinate {m}
    0,                       !- Vertex 3 X-coordinate {m}
    5.6,                     !- Vertex 3 Y-coordinate {m}
    2.94,                    !- Vertex 3 Z-coordinate {m}
    0,                       !- Vertex 4 X-coordinate {m}
    5.6,                     !- Vertex 4 Y-coordinate {m}
    5.86;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    OG:Wall006,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    OG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    0,                       !- Vertex 1 X-coordinate {m}
    5.6,                     !- Vertex 1 Y-coordinate {m}
    5.86,                    !- Vertex 1 Z-coordinate {m}
    0,                       !- Vertex 2 X-coordinate {m}
    5.6,                     !- Vertex 2 Y-coordinate {m}
    2.94,                    !- Vertex 2 Z-coordinate {m}
    0,                       !- Vertex 3 X-coordinate {m}
    0,                       !- Vertex 3 Y-coordinate {m}
    2.94,                    !- Vertex 3 Z-coordinate {m}
    0,                       !- Vertex 4 X-coordinate {m}
    0,                       !- Vertex 4 Y-coordinate {m}
    6.47;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    OG:Floor,                !- Name
    Floor,                   !- Surface Type
    BodenOG with IS,         !- Construction Name
    OG Zone,                 !- Zone Name
    Surface,                 !- Outside Boundary Condition
    EG:Ceiling,              !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    6,                       !- Number of Vertices
    0,                       !- Vertex 1 X-coordinate {m}
    0,                       !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    0,                       !- Vertex 2 X-coordinate {m}
    5.6,                     !- Vertex 2 Y-coordinate {m}
    2.94,                    !- Vertex 2 Z-coordinate {m}
    2.65,                    !- Vertex 3 X-coordinate {m}
    5.6,                     !- Vertex 3 Y-coordinate {m}
    2.94,                    !- Vertex 3 Z-coordinate {m}
    2.65,                    !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    2.94,                    !- Vertex 4 Z-coordinate {m}
    12.65,                   !- Vertex 5 X-coordinate {m}
    9.25,                    !- Vertex 5 Y-coordinate {m}
    2.94,                    !- Vertex 5 Z-coordinate {m}
    12.65,                   !- Vertex 6 X-coordinate {m}
    0,                       !- Vertex 6 Y-coordinate {m}
    2.94;                    !- Vertex 6 Z-coordinate {m}

BuildingSurface:Detailed,
    OG:Roof_hoch,            !- Name
    Roof,                    !- Surface Type
    Dach,                    !- Construction Name
    OG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    0,                       !- Vertex 1 X-coordinate {m}
    0,                       !- Vertex 1 Y-coordinate {m}
    6.47,                    !- Vertex 1 Z-coordinate {m}
    12.65,                   !- Vertex 2 X-coordinate {m}
    0,                       !- Vertex 2 Y-coordinate {m}
    6.47,                    !- Vertex 2 Z-coordinate {m}
    12.65,                   !- Vertex 3 X-coordinate {m}
    5.6,                     !- Vertex 3 Y-coordinate {m}
    5.86,                    !- Vertex 3 Z-coordinate {m}
    0,                       !- Vertex 4 X-coordinate {m}
    5.6,                     !- Vertex 4 Y-coordinate {m}
    5.86;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Wall001,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    UG Zone,                 !- Zone Name
    Ground,                  !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    5.6,                     !- Vertex 1 Y-coordinate {m}
    0,                       !- Vertex 1 Z-coordinate {m}
    2.65,                    !- Vertex 2 X-coordinate {m}
    5.6,                     !- Vertex 2 Y-coordinate {m}
    -2.75,                   !- Vertex 2 Z-coordinate {m}
    12.65,                   !- Vertex 3 X-coordinate {m}
    5.6,                     !- Vertex 3 Y-coordinate {m}
    -2.75,                   !- Vertex 3 Z-coordinate {m}
    12.65,                   !- Vertex 4 X-coordinate {m}
    5.6,                     !- Vertex 4 Y-coordinate {m}
    0;                       !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Wall002,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    UG Zone,                 !- Zone Name
    Ground,                  !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    12.65,                   !- Vertex 1 X-coordinate {m}
    5.6,                     !- Vertex 1 Y-coordinate {m}
    0,                       !- Vertex 1 Z-coordinate {m}
    12.65,                   !- Vertex 2 X-coordinate {m}
    5.6,                     !- Vertex 2 Y-coordinate {m}
    -2.75,                   !- Vertex 2 Z-coordinate {m}
    12.65,                   !- Vertex 3 X-coordinate {m}
    9.25,                    !- Vertex 3 Y-coordinate {m}
    -2.75,                   !- Vertex 3 Z-coordinate {m}
    12.65,                   !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    0;                       !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Wall003,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    UG Zone,                 !- Zone Name
    Ground,                  !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    12.65,                   !- Vertex 1 X-coordinate {m}
    9.25,                    !- Vertex 1 Y-coordinate {m}
    0,                       !- Vertex 1 Z-coordinate {m}
    12.65,                   !- Vertex 2 X-coordinate {m}
    9.25,                    !- Vertex 2 Y-coordinate {m}
    -2.75,                   !- Vertex 2 Z-coordinate {m}
    9.82,                    !- Vertex 3 X-coordinate {m}
    9.25,                    !- Vertex 3 Y-coordinate {m}
    -2.75,                   !- Vertex 3 Z-coordinate {m}
    9.82,                    !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    0;                       !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Wall004,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    UG Zone,                 !- Zone Name
    Ground,                  !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    9.82,                    !- Vertex 1 X-coordinate {m}
    9.25,                    !- Vertex 1 Y-coordinate {m}
    0,                       !- Vertex 1 Z-coordinate {m}
    9.82,                    !- Vertex 2 X-coordinate {m}
    9.25,                    !- Vertex 2 Y-coordinate {m}
    -2.75,                   !- Vertex 2 Z-coordinate {m}
    9.82,                    !- Vertex 3 X-coordinate {m}
    11.77,                   !- Vertex 3 Y-coordinate {m}
    -2.75,                   !- Vertex 3 Z-coordinate {m}
    9.82,                    !- Vertex 4 X-coordinate {m}
    11.77,                   !- Vertex 4 Y-coordinate {m}
    0;                       !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Wall005,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    UG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    9.82,                    !- Vertex 1 X-coordinate {m}
    11.77,                   !- Vertex 1 Y-coordinate {m}
    1.32,                    !- Vertex 1 Z-coordinate {m}
    9.82,                    !- Vertex 2 X-coordinate {m}
    11.77,                   !- Vertex 2 Y-coordinate {m}
    -1.45,                   !- Vertex 2 Z-coordinate {m}
    9.82,                    !- Vertex 3 X-coordinate {m}
    18.09,                   !- Vertex 3 Y-coordinate {m}
    -1.45,                   !- Vertex 3 Z-coordinate {m}
    9.82,                    !- Vertex 4 X-coordinate {m}
    18.09,                   !- Vertex 4 Y-coordinate {m}
    1.32;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Wall006,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    UG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    9.82,                    !- Vertex 1 X-coordinate {m}
    18.09,                   !- Vertex 1 Y-coordinate {m}
    1.32,                    !- Vertex 1 Z-coordinate {m}
    9.82,                    !- Vertex 2 X-coordinate {m}
    18.09,                   !- Vertex 2 Y-coordinate {m}
    -1.45,                   !- Vertex 2 Z-coordinate {m}
    2.65,                    !- Vertex 3 X-coordinate {m}
    18.09,                   !- Vertex 3 Y-coordinate {m}
    -1.45,                   !- Vertex 3 Z-coordinate {m}
    2.65,                    !- Vertex 4 X-coordinate {m}
    18.09,                   !- Vertex 4 Y-coordinate {m}
    1.32;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Wall007,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    UG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    18.09,                   !- Vertex 1 Y-coordinate {m}
    1.32,                    !- Vertex 1 Z-coordinate {m}
    2.65,                    !- Vertex 2 X-coordinate {m}
    18.09,                   !- Vertex 2 Y-coordinate {m}
    -1.45,                   !- Vertex 2 Z-coordinate {m}
    2.65,                    !- Vertex 3 X-coordinate {m}
    11.77,                   !- Vertex 3 Y-coordinate {m}
    -1.45,                   !- Vertex 3 Z-coordinate {m}
    2.65,                    !- Vertex 4 X-coordinate {m}
    11.77,                   !- Vertex 4 Y-coordinate {m}
    1.32;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Wall008,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    UG Zone,                 !- Zone Name
    Ground,                  !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    11.77,                   !- Vertex 1 Y-coordinate {m}
    0,                       !- Vertex 1 Z-coordinate {m}
    2.65,                    !- Vertex 2 X-coordinate {m}
    11.77,                   !- Vertex 2 Y-coordinate {m}
    -2.75,                   !- Vertex 2 Z-coordinate {m}
    2.65,                    !- Vertex 3 X-coordinate {m}
    5.6,                     !- Vertex 3 Y-coordinate {m}
    -2.75,                   !- Vertex 3 Z-coordinate {m}
    2.65,                    !- Vertex 4 X-coordinate {m}
    5.6,                     !- Vertex 4 Y-coordinate {m}
    0;                       !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Wall009,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    UG Zone,                 !- Zone Name
    Ground,                  !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    11.77,                   !- Vertex 1 Y-coordinate {m}
    -1.45,                   !- Vertex 1 Z-coordinate {m}
    2.65,                    !- Vertex 2 X-coordinate {m}
    11.77,                   !- Vertex 2 Y-coordinate {m}
    -2.75,                   !- Vertex 2 Z-coordinate {m}
    9.82,                    !- Vertex 3 X-coordinate {m}
    11.77,                   !- Vertex 3 Y-coordinate {m}
    -2.75,                   !- Vertex 3 Z-coordinate {m}
    9.82,                    !- Vertex 4 X-coordinate {m}
    11.77,                   !- Vertex 4 Y-coordinate {m}
    -1.45;                   !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Wall010,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    UG Zone,                 !- Zone Name
    Zone,                    !- Outside Boundary Condition
    EG Zone,                 !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    11.77,                   !- Vertex 1 Y-coordinate {m}
    1.32,                    !- Vertex 1 Z-coordinate {m}
    2.65,                    !- Vertex 2 X-coordinate {m}
    11.77,                   !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    9.82,                    !- Vertex 3 X-coordinate {m}
    11.77,                   !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    9.82,                    !- Vertex 4 X-coordinate {m}
    11.77,                   !- Vertex 4 Y-coordinate {m}
    1.32;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Floor_keller,         !- Name
    Floor,                   !- Surface Type
    Bodenflaeche g. Erdreich,!- Construction Name
    UG Zone,                 !- Zone Name
    Ground,                  !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    6,                       !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    5.6,                     !- Vertex 1 Y-coordinate {m}
    -2.75,                   !- Vertex 1 Z-coordinate {m}
    2.65,                    !- Vertex 2 X-coordinate {m}
    11.77,                   !- Vertex 2 Y-coordinate {m}
    -2.75,                   !- Vertex 2 Z-coordinate {m}
    9.82,                    !- Vertex 3 X-coordinate {m}
    11.77,                   !- Vertex 3 Y-coordinate {m}
    -2.75,                   !- Vertex 3 Z-coordinate {m}
    9.82,                    !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    -2.75,                   !- Vertex 4 Z-coordinate {m}
    12.65,                   !- Vertex 5 X-coordinate {m}
    9.25,                    !- Vertex 5 Y-coordinate {m}
    -2.75,                   !- Vertex 5 Z-coordinate {m}
    12.65,                   !- Vertex 6 X-coordinate {m}
    5.6,                     !- Vertex 6 Y-coordinate {m}
    -2.75;                   !- Vertex 6 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Floor_garage,         !- Name
    Floor,                   !- Surface Type
    Bodenflaeche g. Erdreich,!- Construction Name
    UG Zone,                 !- Zone Name
    Ground,                  !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    4,                       !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    11.77,                   !- Vertex 1 Y-coordinate {m}
    -1.45,                   !- Vertex 1 Z-coordinate {m}
    2.65,                    !- Vertex 2 X-coordinate {m}
    18.09,                   !- Vertex 2 Y-coordinate {m}
    -1.45,                   !- Vertex 2 Z-coordinate {m}
    9.82,                    !- Vertex 3 X-coordinate {m}
    18.09,                   !- Vertex 3 Y-coordinate {m}
    -1.45,                   !- Vertex 3 Z-coordinate {m}
    9.82,                    !- Vertex 4 X-coordinate {m}
    11.77,                   !- Vertex 4 Y-coordinate {m}
    -1.45;                   !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Roof_garage,          !- Name
    Roof,                    !- Surface Type
    Aussenwand,              !- Construction Name
    UG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    11.77,                   !- Vertex 1 Y-coordinate {m}
    1.32,                    !- Vertex 1 Z-coordinate {m}
    9.82,                    !- Vertex 2 X-coordinate {m}
    11.77,                   !- Vertex 2 Y-coordinate {m}
    1.32,                    !- Vertex 2 Z-coordinate {m}
    9.82,                    !- Vertex 3 X-coordinate {m}
    18.09,                   !- Vertex 3 Y-coordinate {m}
    1.32,                    !- Vertex 3 Z-coordinate {m}
    2.65,                    !- Vertex 4 X-coordinate {m}
    18.09,                   !- Vertex 4 Y-coordinate {m}
    1.32;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Roof_eingang,         !- Name
    Roof,                    !- Surface Type
    Aussenwand,              !- Construction Name
    EG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    4.6,                     !- Vertex 1 X-coordinate {m}
    9.25,                    !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    9.82,                    !- Vertex 2 X-coordinate {m}
    9.25,                    !- Vertex 2 Y-coordinate {m}
    2.94,                    !- Vertex 2 Z-coordinate {m}
    9.82,                    !- Vertex 3 X-coordinate {m}
    11.77,                   !- Vertex 3 Y-coordinate {m}
    2.94,                    !- Vertex 3 Z-coordinate {m}
    4.6,                     !- Vertex 4 X-coordinate {m}
    11.77,                   !- Vertex 4 Y-coordinate {m}
    2.94;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Roof_bei_eingang,     !- Name
    Roof,                    !- Surface Type
    Aussenwand,              !- Construction Name
    UG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    9.25,                    !- Vertex 1 Y-coordinate {m}
    0,                       !- Vertex 1 Z-coordinate {m}
    4.6,                     !- Vertex 2 X-coordinate {m}
    9.25,                    !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    4.6,                     !- Vertex 3 X-coordinate {m}
    11.77,                   !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    2.65,                    !- Vertex 4 X-coordinate {m}
    11.77,                   !- Vertex 4 Y-coordinate {m}
    0;                       !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    EG:Ceiling,              !- Name
    Ceiling,                 !- Surface Type
    BodenOG with IS,         !- Construction Name
    EG Zone,                 !- Zone Name
    Surface,                 !- Outside Boundary Condition
    OG:Floor,                !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    6,                       !- Number of Vertices
    0,                       !- Vertex 1 X-coordinate {m}
    0,                       !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    12.65,                   !- Vertex 2 X-coordinate {m}
    0,                       !- Vertex 2 Y-coordinate {m}
    2.94,                    !- Vertex 2 Z-coordinate {m}
    12.65,                   !- Vertex 3 X-coordinate {m}
    9.25,                    !- Vertex 3 Y-coordinate {m}
    2.94,                    !- Vertex 3 Z-coordinate {m}
    2.65,                    !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    2.94,                    !- Vertex 4 Z-coordinate {m}
    2.65,                    !- Vertex 5 X-coordinate {m}
    5.6,                     !- Vertex 5 Y-coordinate {m}
    2.94,                    !- Vertex 5 Z-coordinate {m}
    0,                       !- Vertex 6 X-coordinate {m}
    5.6,                     !- Vertex 6 Y-coordinate {m}
    2.94;                    !- Vertex 6 Z-coordinate {m}

BuildingSurface:Detailed,
    OG:Roof_tief,            !- Name
    Roof,                    !- Surface Type
    Dach,                    !- Construction Name
    OG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    5.6,                     !- Vertex 1 Y-coordinate {m}
    5.86,                    !- Vertex 1 Z-coordinate {m}
    12.65,                   !- Vertex 2 X-coordinate {m}
    5.6,                     !- Vertex 2 Y-coordinate {m}
    5.86,                    !- Vertex 2 Z-coordinate {m}
    12.65,                   !- Vertex 3 X-coordinate {m}
    9.25,                    !- Vertex 3 Y-coordinate {m}
    5.24,                    !- Vertex 3 Z-coordinate {m}
    2.65,                    !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    5.24;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    OG:Wall007,              !- Name
    Wall,                    !- Surface Type
    Aussenwand,              !- Construction Name
    OG Zone,                 !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    autocalculate,           !- Number of Vertices
    12.65,                   !- Vertex 1 X-coordinate {m}
    5.6,                     !- Vertex 1 Y-coordinate {m}
    5.86,                    !- Vertex 1 Z-coordinate {m}
    12.65,                   !- Vertex 2 X-coordinate {m}
    5.6,                     !- Vertex 2 Y-coordinate {m}
    2.94,                    !- Vertex 2 Z-coordinate {m}
    12.65,                   !- Vertex 3 X-coordinate {m}
    9.25,                    !- Vertex 3 Y-coordinate {m}
    2.94,                    !- Vertex 3 Z-coordinate {m}
    12.65,                   !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    5.24;                    !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    UG:Ceiling_Keller,       !- Name
    Ceiling,                 !- Surface Type
    BodenOG with IS,         !- Construction Name
    UG Zone,                 !- Zone Name
    Surface,                 !- Outside Boundary Condition
    EG:Floor_erd,            !- Outside Boundary Condition Object
    NoSun,                   !- Sun Exposure
    NoWind,                  !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    8,                       !- Number of Vertices
    2.65,                    !- Vertex 1 X-coordinate {m}
    5.6,                     !- Vertex 1 Y-coordinate {m}
    0,                       !- Vertex 1 Z-coordinate {m}
    12.65,                   !- Vertex 2 X-coordinate {m}
    5.6,                     !- Vertex 2 Y-coordinate {m}
    0,                       !- Vertex 2 Z-coordinate {m}
    12.65,                   !- Vertex 3 X-coordinate {m}
    9.25,                    !- Vertex 3 Y-coordinate {m}
    0,                       !- Vertex 3 Z-coordinate {m}
    9.82,                    !- Vertex 4 X-coordinate {m}
    9.25,                    !- Vertex 4 Y-coordinate {m}
    0,                       !- Vertex 4 Z-coordinate {m}
    9.82,                    !- Vertex 5 X-coordinate {m}
    11.77,                   !- Vertex 5 Y-coordinate {m}
    0,                       !- Vertex 5 Z-coordinate {m}
    4.6,                     !- Vertex 6 X-coordinate {m}
    11.77,                   !- Vertex 6 Y-coordinate {m}
    0,                       !- Vertex 6 Z-coordinate {m}
    4.6,                     !- Vertex 7 X-coordinate {m}
    9.25,                    !- Vertex 7 Y-coordinate {m}
    0,                       !- Vertex 7 Z-coordinate {m}
    2.65,                    !- Vertex 8 X-coordinate {m}
    9.25,                    !- Vertex 8 Y-coordinate {m}
    0;                       !- Vertex 8 Z-coordinate {m}


!-   ===========  ALL OBJECTS IN CLASS: WINDOW ===========

Window,
    ost_og_wall2_links,      !- Name
    Window,                  !- Construction Name
    OG:Wall002,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    2.5,                     !- Starting X Coordinate {m}
    0.85,                    !- Starting Z Coordinate {m}
    0.8,                     !- Length {m}
    1.3;                     !- Height {m}

Window,
    ost_og_wall2_rechts,     !- Name
    Window,                  !- Construction Name
    OG:Wall007,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    0.9,                     !- Starting X Coordinate {m}
    0.85,                    !- Starting Z Coordinate {m}
    2.1,                     !- Length {m}
    1.3;                     !- Height {m}

Window,
    ost_eg_wall2_links,      !- Name
    Window,                  !- Construction Name
    EG:Wall002,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    3,                       !- Starting X Coordinate {m}
    0.1,                     !- Starting Z Coordinate {m}
    0.8,                     !- Length {m}
    2.2;                     !- Height {m}

Window,
    ost_eg_wall2_rechts,     !- Name
    Window,                  !- Construction Name
    EG:Wall002,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    6.5,                     !- Starting X Coordinate {m}
    1.45,                    !- Starting Z Coordinate {m}
    2,                       !- Length {m}
    0.7;                     !- Height {m}

Window,
    ost_eg_wall4,            !- Name
    Window,                  !- Construction Name
    EG:Wall004,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    0.7,                     !- Starting X Coordinate {m}
    0.1,                     !- Starting Z Coordinate {m}
    0.8,                     !- Length {m}
    2.2;                     !- Height {m}

Window,
    ost_ug_garage,           !- Name
    Window,                  !- Construction Name
    UG:Wall005,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    2,                       !- Starting X Coordinate {m}
    1.5,                     !- Starting Z Coordinate {m}
    1.8,                     !- Length {m}
    0.6;                     !- Height {m}

Window,
    nord_og_wall3,           !- Name
    Window,                  !- Construction Name
    OG:Wall003,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    6,                       !- Starting X Coordinate {m}
    0.8,                     !- Starting Z Coordinate {m}
    0.8,                     !- Length {m}
    1.2;                     !- Height {m}

Window,
    nord_eg_wall3,           !- Name
    Window,                  !- Construction Name
    EG:Wall003,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    1,                       !- Starting X Coordinate {m}
    0.5,                     !- Starting Z Coordinate {m}
    1.2,                     !- Length {m}
    2;                       !- Height {m}

Window,
    nord_eg_wall5,           !- Name
    Window,                  !- Construction Name
    EG:Wall005,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    3,                       !- Starting X Coordinate {m}
    1.5,                     !- Starting Z Coordinate {m}
    1.8,                     !- Length {m}
    0.6;                     !- Height {m}

Window,
    west_og_wall4_links,     !- Name
    Window,                  !- Construction Name
    OG:Wall004,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    0.3,                     !- Starting X Coordinate {m}
    0.1,                     !- Starting Z Coordinate {m}
    1.44,                    !- Length {m}
    0.8;                     !- Height {m}

Window,
    west_og_wall4_rechts,    !- Name
    Window,                  !- Construction Name
    OG:Wall004,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    1.8,                     !- Starting X Coordinate {m}
    0.1,                     !- Starting Z Coordinate {m}
    0.8,                     !- Length {m}
    2.4;                     !- Height {m}

Window,
    west_og_wall6,           !- Name
    Window,                  !- Construction Name
    OG:Wall006,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    2,                       !- Starting X Coordinate {m}
    0.8,                     !- Starting Z Coordinate {m}
    0.96,                    !- Length {m}
    1.3;                     !- Height {m}

Window,
    west_eg_wall10,          !- Name
    Window,                  !- Construction Name
    EG:Wall010,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    2,                       !- Starting X Coordinate {m}
    0.1,                     !- Starting Z Coordinate {m}
    3.26,                    !- Length {m}
    2.2;                     !- Height {m}

Window,
    nord_og_wall1_links,     !- Name
    Window,                  !- Construction Name
    OG:Wall001,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    1.5,                     !- Starting X Coordinate {m}
    0.2,                     !- Starting Z Coordinate {m}
    1,                       !- Length {m}
    1.94;                    !- Height {m}

Window,
    nord_og_wall1_mitte,     !- Name
    Window,                  !- Construction Name
    OG:Wall001,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    4,                       !- Starting X Coordinate {m}
    0.2,                     !- Starting Z Coordinate {m}
    2.5,                     !- Length {m}
    1.94;                    !- Height {m}

Window,
    nord_og_wall1_rechtsklein,  !- Name
    Window,                  !- Construction Name
    OG:Wall001,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    7.8,                     !- Starting X Coordinate {m}
    0.8,                     !- Starting Z Coordinate {m}
    0.6,                     !- Length {m}
    1.3;                     !- Height {m}

Window,
    nord_og_wall1_rechts,    !- Name
    Window,                  !- Construction Name
    OG:Wall001,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    8.8,                     !- Starting X Coordinate {m}
    0.2,                     !- Starting Z Coordinate {m}
    2.5,                     !- Length {m}
    1.94;                    !- Height {m}

Window,
    nord_eg_wall1_links,     !- Name
    Window,                  !- Construction Name
    EG:Wall001,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    0.3,                     !- Starting X Coordinate {m}
    0.1,                     !- Starting Z Coordinate {m}
    3.4,                     !- Length {m}
    2.2;                     !- Height {m}

Window,
    nord_eg_wall1_mitte,     !- Name
    Window,                  !- Construction Name
    EG:Wall001,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    4.8,                     !- Starting X Coordinate {m}
    0.1,                     !- Starting Z Coordinate {m}
    3.5,                     !- Length {m}
    2.2;                     !- Height {m}

Window,
    nord_eg_wall1_rechts,    !- Name
    Window,                  !- Construction Name
    EG:Wall001,              !- Building Surface Name
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1,                       !- Multiplier
    9.5,                     !- Starting X Coordinate {m}
    0.1,                     !- Starting Z Coordinate {m}
    1.96,                    !- Length {m}
    2.2;                     !- Height {m}


!-   ===========  ALL OBJECTS IN CLASS: INTERNALMASS ===========

InternalMass,
    internal_mass_UG,        !- Name
    Innenwand Treppe,        !- Construction Name
    UG Zone,                 !- Zone Name
    0.7;                     !- Surface Area {m2}

InternalMass,
    internal_mass_EG,        !- Name
    Innenwand Treppe,        !- Construction Name
    EG Zone,                 !- Zone Name
    0.525;                   !- Surface Area {m2}

InternalMass,
    internal_mass_OG,        !- Name
    Innenwand Treppe,        !- Construction Name
    OG Zone,                 !- Zone Name
    1.5;                     !- Surface Area {m2}


!-   ===========  ALL OBJECTS IN CLASS: SHADING:SITE:DETAILED ===========

Shading:Site:Detailed,
    vordach_schatten,        !- Name
    ,                        !- Transmittance Schedule Name
    4,                       !- Number of Vertices
    3.8,                     !- Vertex 1 X-coordinate {m}
    -3.66,                   !- Vertex 1 Y-coordinate {m}
    2.94,                    !- Vertex 1 Z-coordinate {m}
    12,                      !- Vertex 2 X-coordinate {m}
    -3.66,                   !- Vertex 2 Y-coordinate {m}
    2.94,                    !- Vertex 2 Z-coordinate {m}
    12,                      !- Vertex 3 X-coordinate {m}
    0,                       !- Vertex 3 Y-coordinate {m}
    2.94,                    !- Vertex 3 Z-coordinate {m}
    3.8,                     !- Vertex 4 X-coordinate {m}
    0,                       !- Vertex 4 Y-coordinate {m}
    2.94;                    !- Vertex 4 Z-coordinate {m}


!-   ===========  ALL OBJECTS IN CLASS: ZONEINFILTRATION:DESIGNFLOWRATE ===========

ZoneInfiltration:DesignFlowRate,
    Zone Durchfluss EG,      !- Name
    EG Zone,                 !- Zone or ZoneList Name
    Baseboard Operation Schedule,  !- Schedule Name
    Flow/Zone,               !- Design Flow Rate Calculation Method
    0.026903,                !- Design Flow Rate {m3/s}
    ,                        !- Flow per Zone Floor Area {m3/s-m2}
    ,                        !- Flow per Exterior Surface Area {m3/s-m2}
    ,                        !- Air Changes per Hour
    0,                       !- Constant Term Coefficient
    0,                       !- Temperature Term Coefficient
    0.2237,                  !- Velocity Term Coefficient
    0;                       !- Velocity Squared Term Coefficient

ZoneInfiltration:DesignFlowRate,
    Zone Durchfluss OG,      !- Name
    OG Zone,                 !- Zone or ZoneList Name
    Baseboard Operation Schedule,  !- Schedule Name
    Flow/Zone,               !- Design Flow Rate Calculation Method
    0.028159,                !- Design Flow Rate {m3/s}
    ,                        !- Flow per Zone Floor Area {m3/s-m2}
    ,                        !- Flow per Exterior Surface Area {m3/s-m2}
    ,                        !- Air Changes per Hour
    0,                       !- Constant Term Coefficient
    0,                       !- Temperature Term Coefficient
    0.2237,                  !- Velocity Term Coefficient
    0;                       !- Velocity Squared Term Coefficient


!-   ===========  ALL OBJECTS IN CLASS: SIZING:ZONE ===========

Sizing:Zone,
    EG Zone,                 !- Zone Name
    14,                      !- Zone Cooling Design Supply Air Temperature {C}
    30,                      !- Zone Heating Design Supply Air Temperature {C}
    0.009,                   !- Zone Cooling Design Supply Air Humidity Ratio {kg-H2O/kg-air}
    0.009,                   !- Zone Heating Design Supply Air Humidity Ratio {kg-H2O/kg-air}
    Flow/Person,             !- Outdoor Air Method
    0.00944,                 !- Outdoor Air Flow per Person {m3/s}
    ,                        !- Outdoor Air Flow per Zone Floor Area {m3/s-m2}
    ,                        !- Outdoor Air Flow per Zone {m3/s}
    ,                        !- Zone Heating Sizing Factor
    ,                        !- Zone Cooling Sizing Factor
    DesignDay,               !- Cooling Design Air Flow Method
    ,                        !- Cooling Design Air Flow Rate {m3/s}
    0.000762,                !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2}
    ,                        !- Cooling Minimum Air Flow {m3/s}
    ,                        !- Cooling Minimum Air Flow Fraction
    DesignDay,               !- Heating Design Air Flow Method
    ,                        !- Heating Design Air Flow Rate {m3/s}
    0.002032,                !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2}
    0.1415762,               !- Heating Maximum Air Flow {m3/s}
    0.3;                     !- Heating Maximum Air Flow Fraction

Sizing:Zone,
    OG Zone,                 !- Zone Name
    14,                      !- Zone Cooling Design Supply Air Temperature {C}
    30,                      !- Zone Heating Design Supply Air Temperature {C}
    0.009,                   !- Zone Cooling Design Supply Air Humidity Ratio {kg-H2O/kg-air}
    0.009,                   !- Zone Heating Design Supply Air Humidity Ratio {kg-H2O/kg-air}
    Flow/Person,             !- Outdoor Air Method
    0.00944,                 !- Outdoor Air Flow per Person {m3/s}
    ,                        !- Outdoor Air Flow per Zone Floor Area {m3/s-m2}
    ,                        !- Outdoor Air Flow per Zone {m3/s}
    ,                        !- Zone Heating Sizing Factor
    ,                        !- Zone Cooling Sizing Factor
    DesignDay,               !- Cooling Design Air Flow Method
    ,                        !- Cooling Design Air Flow Rate {m3/s}
    0.000762,                !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2}
    ,                        !- Cooling Minimum Air Flow {m3/s}
    ,                        !- Cooling Minimum Air Flow Fraction
    DesignDay,               !- Heating Design Air Flow Method
    ,                        !- Heating Design Air Flow Rate {m3/s}
    0.002032,                !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2}
    0.1415762,               !- Heating Maximum Air Flow {m3/s}
    0.3;                     !- Heating Maximum Air Flow Fraction


!-   ===========  ALL OBJECTS IN CLASS: SIZING:PLANT ===========

Sizing:Plant,
    plant_bodenheizung,      !- Plant or Condenser Loop Name
    Heating,                 !- Loop Type
    90,                      !- Design Loop Exit Temperature {C}
    20;                      !- Loop Design Temperature Difference {deltaC}


!-   ===========  ALL OBJECTS IN CLASS: ZONECONTROL:THERMOSTAT ===========

ZoneControl:Thermostat,
    Zone One Control,        !- Name
    EG and OG,               !- Zone or ZoneList Name
    Zone One Control Type Schedule,  !- Control Type Schedule Name
    ThermostatSetpoint:SingleHeating,  !- Control 1 Object Type
    Single Heating;          !- Control 1 Name


!-   ===========  ALL OBJECTS IN CLASS: THERMOSTATSETPOINT:SINGLEHEATING ===========

ThermostatSetpoint:SingleHeating,
    Single Heating,          !- Name
    Heating Setpoint Schedule;  !- Setpoint Temperature Schedule Name


!-   ===========  ALL OBJECTS IN CLASS: ZONEHVAC:LOWTEMPERATURERADIANT:VARIABLEFLOW ===========

ZoneHVAC:LowTemperatureRadiant:VariableFlow,
    bodenheizung,            !- Name
    Baseboard Operation Schedule,  !- Availability Schedule Name
    EG Zone,                 !- Zone Name
    EG:Floor_erd,            !- Surface Name or Radiant Surface Group Name
    0.013,                   !- Hydronic Tubing Inside Diameter {m}
    60,                      !- Hydronic Tubing Length {m}
    OperativeTemperature,    !- Temperature Control Type
    0.2,                     !- Maximum Hot Water Flow {m3/s}
    boden_in,                !- Heating Water Inlet Node Name
    boden_out,               !- Heating Water Outlet Node Name
    0.5,                     !- Heating Control Throttling Range {deltaC}
    Baseboard Operation Schedule,  !- Heating Control Temperature Schedule Name
    ,                        !- Maximum Cold Water Flow {m3/s}
    ,                        !- Cooling Water Inlet Node Name
    ,                        !- Cooling Water Outlet Node Name
    ,                        !- Cooling Control Throttling Range {deltaC}
    ,                        !- Cooling Control Temperature Schedule Name
    SimpleOff,               !- Condensation Control Type
    1;                       !- Condensation Control Dewpoint Offset {C}

ZoneHVAC:LowTemperatureRadiant:VariableFlow,
    bodenheizung2,           !- Name
    Baseboard Operation Schedule,  !- Availability Schedule Name
    OG Zone,                 !- Zone Name
    OG:Floor,                !- Surface Name or Radiant Surface Group Name
    0.013,                   !- Hydronic Tubing Inside Diameter {m}
    100,                     !- Hydronic Tubing Length {m}
    OperativeTemperature,    !- Temperature Control Type
    0.2,                     !- Maximum Hot Water Flow {m3/s}
    boden_in2,               !- Heating Water Inlet Node Name
    boden_out2,              !- Heating Water Outlet Node Name
    0.5,                     !- Heating Control Throttling Range {deltaC}
    Baseboard Operation Schedule,  !- Heating Control Temperature Schedule Name
    ,                        !- Maximum Cold Water Flow {m3/s}
    ,                        !- Cooling Water Inlet Node Name
    ,                        !- Cooling Water Outlet Node Name
    ,                        !- Cooling Control Throttling Range {deltaC}
    ,                        !- Cooling Control Temperature Schedule Name
    SimpleOff,               !- Condensation Control Type
    1;                       !- Condensation Control Dewpoint Offset {C}

ZoneHVAC:LowTemperatureRadiant:VariableFlow,
    bodenheizung3,           !- Name
    Baseboard Operation Schedule,  !- Availability Schedule Name
    EG Zone,                 !- Zone Name
    EG:Floor_unb,            !- Surface Name or Radiant Surface Group Name
    0.013,                   !- Hydronic Tubing Inside Diameter {m}
    40,                      !- Hydronic Tubing Length {m}
    OperativeTemperature,    !- Temperature Control Type
    0.2,                     !- Maximum Hot Water Flow {m3/s}
    boden_in3,               !- Heating Water Inlet Node Name
    boden_out3,              !- Heating Water Outlet Node Name
    0.5,                     !- Heating Control Throttling Range {deltaC}
    Baseboard Operation Schedule,  !- Heating Control Temperature Schedule Name
    ,                        !- Maximum Cold Water Flow {m3/s}
    ,                        !- Cooling Water Inlet Node Name
    ,                        !- Cooling Water Outlet Node Name
    ,                        !- Cooling Control Throttling Range {deltaC}
    ,                        !- Cooling Control Temperature Schedule Name
    SimpleOff,               !- Condensation Control Type
    1;                       !- Condensation Control Dewpoint Offset {C}


!-   ===========  ALL OBJECTS IN CLASS: ZONEHVAC:EQUIPMENTLIST ===========

ZoneHVAC:EquipmentList,
    Equiptment EG Bodenheizung,  !- Name
    ZoneHVAC:LowTemperatureRadiant:VariableFlow,  !- Zone Equipment 1 Object Type
    bodenheizung,            !- Zone Equipment 1 Name
    1,                       !- Zone Equipment 1 Cooling Sequence
    1,                       !- Zone Equipment 1 Heating or No-Load Sequence
    ZoneHVAC:LowTemperatureRadiant:VariableFlow,  !- Zone Equipment 2 Object Type
    bodenheizung3,           !- Zone Equipment 2 Name
    2,                       !- Zone Equipment 2 Cooling Sequence
    2;                       !- Zone Equipment 2 Heating or No-Load Sequence

ZoneHVAC:EquipmentList,
    Equipment OG Bodenheizung,  !- Name
    ZoneHVAC:LowTemperatureRadiant:VariableFlow,  !- Zone Equipment 1 Object Type
    bodenheizung2,           !- Zone Equipment 1 Name
    1,                       !- Zone Equipment 1 Cooling Sequence
    1;                       !- Zone Equipment 1 Heating or No-Load Sequence


!-   ===========  ALL OBJECTS IN CLASS: ZONEHVAC:EQUIPMENTCONNECTIONS ===========

ZoneHVAC:EquipmentConnections,
    EG Zone,                 !- Zone Name
    Equiptment EG Bodenheizung,  !- Zone Conditioning Equipment List Name
    ,                        !- Zone Air Inlet Node or NodeList Name
    ,                        !- Zone Air Exhaust Node or NodeList Name
    EG Zone Air Node,        !- Zone Air Node Name
    EG Zone return outlet;   !- Zone Return Air Node Name

ZoneHVAC:EquipmentConnections,
    OG Zone,                 !- Zone Name
    Equipment OG Bodenheizung,  !- Zone Conditioning Equipment List Name
    ,                        !- Zone Air Inlet Node or NodeList Name
    ,                        !- Zone Air Exhaust Node or NodeList Name
    OG Zone Air Node,        !- Zone Air Node Name
    OG Zone return outlet;   !- Zone Return Air Node Name


!-   ===========  ALL OBJECTS IN CLASS: BRANCH ===========

Branch,
    branch_boiler,           !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    ,                        !- Pressure Drop Curve Name
    Boiler:HotWater,         !- Component 1 Object Type
    bodenheizung_boiler,     !- Component 1 Name
    boiler_in,               !- Component 1 Inlet Node Name
    boiler_out,              !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    branch_boden,            !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    ,                        !- Pressure Drop Curve Name
    ZoneHVAC:LowTemperatureRadiant:VariableFlow,  !- Component 1 Object Type
    bodenheizung,            !- Component 1 Name
    boden_in,                !- Component 1 Inlet Node Name
    boden_out,               !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    branch_boden2,           !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    ,                        !- Pressure Drop Curve Name
    ZoneHVAC:LowTemperatureRadiant:VariableFlow,  !- Component 1 Object Type
    bodenheizung2,           !- Component 1 Name
    boden_in2,               !- Component 1 Inlet Node Name
    boden_out2,              !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    branch_pipe_in,          !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    ,                        !- Pressure Drop Curve Name
    Pump:VariableSpeed,      !- Component 1 Object Type
    pumpe2,                  !- Component 1 Name
    pumpe_in2,               !- Component 1 Inlet Node Name
    pipe_inletin2,           !- Component 1 Outlet Node Name
    Active,                  !- Component 1 Branch Control Type
    Pipe:Adiabatic,          !- Component 2 Object Type
    pipe_inlet2,             !- Component 2 Name
    pipe_inletin2,           !- Component 2 Inlet Node Name
    pipe_inletout2,          !- Component 2 Outlet Node Name
    Passive;                 !- Component 2 Branch Control Type

Branch,
    branch_pipe_out,         !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    ,                        !- Pressure Drop Curve Name
    Pipe:Adiabatic,          !- Component 1 Object Type
    pipe_outlet,             !- Component 1 Name
    pipe_outletin,           !- Component 1 Inlet Node Name
    pipe_outletout,          !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    branch_boden3,           !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    ,                        !- Pressure Drop Curve Name
    ZoneHVAC:LowTemperatureRadiant:VariableFlow,  !- Component 1 Object Type
    bodenheizung3,           !- Component 1 Name
    boden_in3,               !- Component 1 Inlet Node Name
    boden_out3,              !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    HS Bypass Branch,        !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    ,                        !- Pressure Drop Curve Name
    Pipe:Adiabatic,          !- Component 1 Object Type
    Heating Supply Bypass,   !- Component 1 Name
    bypass_in,               !- Component 1 Inlet Node Name
    bypass_out,              !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    HS Outlet Branch,        !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    ,                        !- Pressure Drop Curve Name
    Pipe:Adiabatic,          !- Component 1 Object Type
    Heating Supply Outlet,   !- Component 1 Name
    outletpipe_in,           !- Component 1 Inlet Node Name
    outletpipe_out,          !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    pump_inlet,              !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    ,                        !- Pressure Drop Curve Name
    Pump:VariableSpeed,      !- Component 1 Object Type
    bodenheizung_pumpe,      !- Component 1 Name
    pumpe_in,                !- Component 1 Inlet Node Name
    pumpe_out,               !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type


!-   ===========  ALL OBJECTS IN CLASS: BRANCHLIST ===========

BranchList,
    branch_supply,           !- Name
    pump_inlet,              !- Branch 1 Name
    branch_boiler,           !- Branch 2 Name
    HS Bypass Branch,        !- Branch 3 Name
    HS Outlet Branch;        !- Branch 4 Name

BranchList,
    branch_demand,           !- Name
    branch_pipe_in,          !- Branch 1 Name
    branch_boden,            !- Branch 2 Name
    branch_boden2,           !- Branch 3 Name
    branch_boden3,           !- Branch 4 Name
    branch_pipe_out;         !- Branch 5 Name


!-   ===========  ALL OBJECTS IN CLASS: CONNECTOR:SPLITTER ===========

Connector:Splitter,
    splitter1,               !- Name
    branch_pipe_in,          !- Inlet Branch Name
    branch_boden,            !- Outlet Branch 1 Name
    branch_boden2,           !- Outlet Branch 2 Name
    branch_boden3;           !- Outlet Branch 3 Name

Connector:Splitter,
    connector_bypass_split,  !- Name
    pump_inlet,              !- Inlet Branch Name
    branch_boiler,           !- Outlet Branch 1 Name
    HS Bypass Branch;        !- Outlet Branch 2 Name


!-   ===========  ALL OBJECTS IN CLASS: CONNECTOR:MIXER ===========

Connector:Mixer,
    connector_mixer,         !- Name
    branch_pipe_out,         !- Outlet Branch Name
    branch_boden,            !- Inlet Branch 1 Name
    branch_boden2,           !- Inlet Branch 2 Name
    branch_boden3;           !- Inlet Branch 3 Name

Connector:Mixer,
    connector_bypass_mix,    !- Name
    HS Outlet Branch,        !- Outlet Branch Name
    branch_boiler,           !- Inlet Branch 1 Name
    HS Bypass Branch;        !- Inlet Branch 2 Name


!-   ===========  ALL OBJECTS IN CLASS: CONNECTORLIST ===========

ConnectorList,
    connectorlist_split1,    !- Name
    Connector:Splitter,      !- Connector 1 Object Type
    splitter1,               !- Connector 1 Name
    Connector:Mixer,         !- Connector 2 Object Type
    connector_mixer;         !- Connector 2 Name

ConnectorList,
    connectorlist_bypass,    !- Name
    Connector:Splitter,      !- Connector 1 Object Type
    connector_bypass_split,  !- Connector 1 Name
    Connector:Mixer,         !- Connector 2 Object Type
    connector_bypass_mix;    !- Connector 2 Name


!-   ===========  ALL OBJECTS IN CLASS: PIPE:ADIABATIC ===========

Pipe:Adiabatic,
    pipe_outlet,             !- Name
    pipe_outletin,           !- Inlet Node Name
    pipe_outletout;          !- Outlet Node Name

Pipe:Adiabatic,
    pipe_inlet2,             !- Name
    pipe_inletin2,           !- Inlet Node Name
    pipe_inletout2;          !- Outlet Node Name

Pipe:Adiabatic,
    Heating Supply Bypass,   !- Name
    bypass_in,               !- Inlet Node Name
    bypass_out;              !- Outlet Node Name

Pipe:Adiabatic,
    Heating Supply Outlet,   !- Name
    outletpipe_in,           !- Inlet Node Name
    outletpipe_out;          !- Outlet Node Name


!-   ===========  ALL OBJECTS IN CLASS: PUMP:VARIABLESPEED ===========

Pump:VariableSpeed,
    bodenheizung_pumpe,      !- Name
    pumpe_in,                !- Inlet Node Name
    pumpe_out,               !- Outlet Node Name
    autosize,                !- Rated Flow Rate {m3/s}
    179352,                  !- Rated Pump Head {Pa}
    autosize,                !- Rated Power Consumption {W}
    0.8,                     !- Motor Efficiency
    0,                       !- Fraction of Motor Inefficiencies to Fluid Stream
    0,                       !- Coefficient 1 of the Part Load Performance Curve
    0,                       !- Coefficient 2 of the Part Load Performance Curve
    0,                       !- Coefficient 3 of the Part Load Performance Curve
    0,                       !- Coefficient 4 of the Part Load Performance Curve
    0,                       !- Minimum Flow Rate {m3/s}
    Intermittent;            !- Pump Control Type

Pump:VariableSpeed,
    pumpe2,                  !- Name
    pumpe_in2,               !- Inlet Node Name
    pipe_inletin2,           !- Outlet Node Name
    autosize,                !- Rated Flow Rate {m3/s}
    179352,                  !- Rated Pump Head {Pa}
    autosize,                !- Rated Power Consumption {W}
    0.8,                     !- Motor Efficiency
    0,                       !- Fraction of Motor Inefficiencies to Fluid Stream
    0,                       !- Coefficient 1 of the Part Load Performance Curve
    0,                       !- Coefficient 2 of the Part Load Performance Curve
    0,                       !- Coefficient 3 of the Part Load Performance Curve
    0,                       !- Coefficient 4 of the Part Load Performance Curve
    0,                       !- Minimum Flow Rate {m3/s}
    Intermittent;            !- Pump Control Type


!-   ===========  ALL OBJECTS IN CLASS: BOILER:HOTWATER ===========

Boiler:HotWater,
    bodenheizung_boiler,     !- Name
    Electricity,             !- Fuel Type
    8000,                    !- Nominal Capacity {W}
    1,                       !- Nominal Thermal Efficiency
    ,                        !- Normalized Boiler Efficiency Curve Name
    30,                      !- Design Water Outlet Temperature {C}
    autosize,                !- Design Water Flow Rate {m3/s}
    0,                       !- Minimum Part Load Ratio
    1.2,                     !- Maximum Part Load Ratio
    1,                       !- Optimum Part Load Ratio
    boiler_in,               !- Boiler Water Inlet Node Name
    boiler_out,              !- Boiler Water Outlet Node Name
    99.9,                    !- Water Outlet Upper Temperature Limit {C}
    VariableFlow,            !- Boiler Flow Mode
    ,                        !- Parasitic Electric Load {W}
    1;                       !- Sizing Factor


!-   ===========  ALL OBJECTS IN CLASS: PLANTLOOP ===========

PlantLoop,
    plant_bodenheizung,      !- Name
    Water,                   !- Fluid Type
    Hot Loop Operation,      !- Plant Equipment Operation Scheme Name
    outletpipe_out,          !- Loop Temperature Setpoint Node Name
    100,                     !- Maximum Loop Temperature {C}
    10,                      !- Minimum Loop Temperature {C}
    autosize,                !- Maximum Loop Flow Rate {m3/s}
    0.0,                     !- Minimum Loop Flow Rate {m3/s}
    autocalculate,           !- Plant Loop Volume {m3}
    pumpe_in,                !- Plant Side Inlet Node Name
    outletpipe_out,          !- Plant Side Outlet Node Name
    branch_supply,           !- Plant Side Branch List Name
    connectorlist_bypass,    !- Plant Side Connector List Name
    pumpe_in2,               !- Demand Side Inlet Node Name
    pipe_outletout,          !- Demand Side Outlet Node Name
    branch_demand,           !- Demand Side Branch List Name
    connectorlist_split1,    !- Demand Side Connector List Name
    Sequential,              !- Load Distribution Scheme
    ,                        !- Availability Manager List Name
    SingleSetpoint,          !- Plant Loop Demand Calculation Scheme
    CommonPipe,              !- Common Pipe Simulation
    None;                    !- Pressure Simulation Type


!-   ===========  ALL OBJECTS IN CLASS: PLANTEQUIPMENTLIST ===========

PlantEquipmentList,
    plant_bodenheizung,      !- Name
    Boiler:HotWater,         !- Equipment 1 Object Type
    bodenheizung_boiler;     !- Equipment 1 Name


!-   ===========  ALL OBJECTS IN CLASS: PLANTEQUIPMENTOPERATION:HEATINGLOAD ===========

PlantEquipmentOperation:HeatingLoad,
    bodenheizung_heating_control,  !- Name
    0,                       !- Load Range 1 Lower Limit {W}
    1000000,                 !- Load Range 1 Upper Limit {W}
    plant_bodenheizung;      !- Range 1 Equipment List Name


!-   ===========  ALL OBJECTS IN CLASS: PLANTEQUIPMENTOPERATIONSCHEMES ===========

PlantEquipmentOperationSchemes,
    Hot Loop Operation,      !- Name
    PlantEquipmentOperation:HeatingLoad,  !- Control Scheme 1 Object Type
    bodenheizung_heating_control,  !- Control Scheme 1 Name
    Baseboard Operation Schedule;  !- Control Scheme 1 Schedule Name


!-   ===========  ALL OBJECTS IN CLASS: SETPOINTMANAGER:SCHEDULED ===========

SetpointManager:Scheduled,
    Plant Manager,           !- Name
    Temperature,             !- Control Variable
    Baseboard Operation Schedule,  !- Schedule Name
    outletpipe_out;          !- Setpoint Node or NodeList Name


!-   ===========  ALL OBJECTS IN CLASS: OUTPUT:VARIABLEDICTIONARY ===========

Output:VariableDictionary,
    regular;                 !- Key Field


!-   ===========  ALL OBJECTS IN CLASS: OUTPUT:SURFACES:DRAWING ===========

Output:Surfaces:Drawing,
    DXF;                     !- Report Type


!-   ===========  ALL OBJECTS IN CLASS: OUTPUT:CONSTRUCTIONS ===========

Output:Constructions,
    Constructions;           !- Details Type 1


!-   ===========  ALL OBJECTS IN CLASS: OUTPUT:TABLE:SUMMARYREPORTS ===========

Output:Table:SummaryReports,
    AllSummary;              !- Report 1 Name


!-   ===========  ALL OBJECTS IN CLASS: OUTPUTCONTROL:TABLE:STYLE ===========

OutputControl:Table:Style,
    TabAndHTML;              !- Column Separator


!-   ===========  ALL OBJECTS IN CLASS: OUTPUT:VARIABLE ===========

Output:Variable,
    *,                       !- Key Value
    Zone Mean Air Temperature,  !- Variable Name
    hourly;                  !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Outdoor Dry Bulb ,       !- Variable Name
    Hourly;                  !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Wind Speed ,             !- Variable Name
    Hourly;                  !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Diffuse Solar ,          !- Variable Name
    Hourly;                  !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Pump Outlet Temp ,       !- Variable Name
    Hourly;                  !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Boiler Water Mass Flow Rate ,  !- Variable Name
    Hourly;                  !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Boiler Water Outlet Temp ,  !- Variable Name
    Hourly;                  !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Plant Loop InletNode Flowrate ,  !- Variable Name
    Hourly;                  !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Hydronic Low Temp Radiant Chilled Water Consumption ,  !- Variable Name
    Hourly;                  !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Pump Mass Flow Rate ,    !- Variable Name
    Hourly;                  !- Reporting Frequency


!-   ===========  ALL OBJECTS IN CLASS: OUTPUT:SQLITE ===========

Output:SQLite,
    Simple;                  !- Option Type







------------------------------------

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.
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/EnergyPlus_Support/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/EnergyPlus_Support/join
    (Yahoo! ID required)

<*> To change settings via email:
    EnergyPlus_Support-digest@xxxxxxxxxxxxxxx 
    EnergyPlus_Support-fullfeatured@xxxxxxxxxxxxxxx

<*> To unsubscribe from this group, send an email to:
    EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/





=======
Email scanned by PC Tools - No viruses or spyware found.
(Email Guard: 7.0.0.21, Virus/Spyware Database: 6.17180)
http://www.pctools.com/
=======