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

[EnergyPlus_Support] Re: \[EnergyPlus_Support\] Outlet and Inlet differ by more than tolerance\\?



thank you Edwin, i post it.
I want to simulate an air and radiant system.
Edwin Lee å??é??:
>  
>
> YunPeng:
>
>
> Would you be able to post the input file causing this error?  Or post 
> the file to a Helpdesk <http://energyplus.helpserve.com/> ticket 
> maybe?  I'd like to have a look and see if I could find the problem 
> for you.
>
> Thanks,
> Edwin Lee
> EnergyPlus Development Team
>
> On Sat, Dec 19, 2009 at 04:07, Y.P.Hu <http://Y.P.Hu> 
> <hyp@xxxxxxxxxxxxxxxxx <mailto:hyp@xxxxxxxxxxxxxxxxx>> wrote:
>
>      
>
>     thank you dashamir, I'll try it!
>
>     dashamir marini å??é??:
>     >
>     >
>     > Hello
>     >
>     > From first view of Warning message seems that mass flow rate
>     among out
>     > and in node at PlantSupplySide exceed tolerance value which you
>     have
>     > input in your idf file. That means some leakage may have occured in
>     > demand side (distribution system or zone equipments) of your
>     system.
>     > Usually this happen for air system flow, and I'm not sure if it can
>     > happen for water flow too.
>     > One my suggestion would be: try to increase tolerance value just to
>     > understand if this warning will occure more of course without
>     > exceeding limit values. If happen again try to check control
>     objects
>     > in idf file.
>     >
>     > that is my opinion
>     >
>     > good luck
>     >
>     > Dashamir
>     >
>     >
>
>     -- 
>     ã??Give my best wishes to you!
>     Respectfully yours, YunPeng Hu
>     Huazhong University of Science and Technology
>     Wuhan, Hubei, China
>     hyp@xxxxxxxxxxxxxxxxx <mailto:hyp%40smail.hust.edu.cn>
>     hyp6789@xxxxxxx <mailto:hyp6789%40163.com>
>
>
> 


-- 
ã??Give my best wishes to you!
  Respectfully yours, YunPeng Hu
  Huazhong University of Science and Technology
  Wuhan, Hubei, China
  hyp@xxxxxxxxxxxxxxxxx
  hyp6789@xxxxxxx




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

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/


!-Generator IDFEditor 1.33c
!-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,
    3.0;                     !- Version Identifier


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

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


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

Building,
    Building,                !- Name
    0.0,                     !- North Axis {deg}
    City,                    !- Terrain
    0.04,                    !- Loads Convergence Tolerance Value
    0.5,                     !- Temperature Convergence Tolerance Value {deltaC}
    FullInteriorAndExterior, !- Solar Distribution
    25;                      !- Maximum Number of Warmup Days


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

SurfaceConvectionAlgorithm:Inside,
    Detailed;                !- Algorithm


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

SurfaceConvectionAlgorithm:Outside,
    Detailed;                !- Algorithm


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

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


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

ZoneCapacitanceMultiplier,
    1;                       !- Multiplier


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

Timestep,
    6;                       !- Number of Timesteps per Hour


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

Site:Location,
    Wuhan_Hubei_CHN,         !- Name
    30.62,                   !- Latitude {deg}
    114.13,                  !- Longitude {deg}
    8,                       !- Time Zone {hr}
    23;                      !- Elevation {m}


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

SizingPeriod:DesignDay,
    Wuhan Ann Clg .4% Condns DB=>MWB,  !- Name
    35.4,                    !- Maximum Dry-Bulb Temperature {C}
    6,                       !- Daily Temperature Range {deltaC}
    27.4,                    !- Humidity Indicating Conditions at Maximum Dry-Bulb
    101049,                  !- Barometric Pressure {Pa}
    3,                       !- Wind Speed {m/s}
    0,                       !- Wind Direction {deg}
    1,                       !- Sky Clearness
    0,                       !- Rain Indicator
    0,                       !- Snow Indicator
    21,                      !- Day of Month
    7,                       !- Month
    SummerDesignDay,         !- Day Type
    ,                        !- Daylight Saving Time Indicator
    WetBulb,                 !- Humidity Indicating Type
    ,                        !- Relative Humidity Day Schedule Name
    DefaultMultipliers,      !- Dry-Bulb Temperature Range Modifier Type
    ,                        !- Dry-Bulb Temperature Range Modifier Schedule Name
    ASHRAEClearSky;          !- Solar Model Indicator


!-   ===========  ALL OBJECTS IN CLASS: RUNPERIODCONTROL:SPECIALDAYS ===========

RunPeriodControl:SpecialDays,
    SummerDDay,              !- Name
    7/21,                    !- Start Date
    1,                       !- Duration {days}
    SummerDesignDay;         !- Special Day Type


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

Site:GroundTemperature:BuildingSurface,
    6.9,                     !- January Ground Temperature {C}
    5.9,                     !- February Ground Temperature {C}
    7.7,                     !- March Ground Temperature {C}
    10.5,                    !- April Ground Temperature {C}
    17.9,                    !- May Ground Temperature {C}
    23.6,                    !- June Ground Temperature {C}
    27.4,                    !- July Ground Temperature {C}
    28.6,                    !- August Ground Temperature {C}
    26.6,                    !- September Ground Temperature {C}
    22.2,                    !- October Ground Temperature {C}
    16.3,                    !- November Ground Temperature {C}
    10.8;                    !- December Ground Temperature {C}


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

ScheduleTypeLimits,
    Any Number;              !- Name

ScheduleTypeLimits,
    Fraction,                !- Name
    0.0 : 1.0,               !- Range
    CONTINUOUS;              !- Numeric Type

ScheduleTypeLimits,
    Temperature,             !- Name
    -60:200,                 !- Range
    CONTINUOUS;              !- Numeric Type

ScheduleTypeLimits,
    Control Type,            !- Name
    0:4,                     !- Range
    DISCRETE;                !- Numeric Type

ScheduleTypeLimits,
    On/Off,                  !- Name
    0:1,                     !- Range
    DISCRETE;                !- Numeric Type


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

Schedule:Compact,
    Activity Sch,            !- Name
    Any Number,              !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    131.80;                  !- Field 4

Schedule:Compact,
    Work Eff Sch,            !- Name
    Any Number,              !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    0.00;                    !- Field 4

Schedule:Compact,
    Clothing Sch,            !- Name
    Any Number,              !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    1.00;                    !- Field 4

Schedule:Compact,
    Air Velo Sch,            !- Name
    Any Number,              !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    0.137;                   !- Field 4

Schedule:Compact,
    Office Occupancy,        !- Name
    ANY NUMBER,              !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Weekdays,           !- Field 2
    Until: 6:00,             !- Field 3
    0.00,                    !- Field 4
    Until: 7:00,             !- Field 5
    0.10,                    !- Field 6
    Until: 8:00,             !- Field 7
    0.50,                    !- Field 8
    Until: 12:00,            !- Field 9
    1.00,                    !- Field 10
    Until: 13:00,            !- Field 11
    0.50,                    !- Field 12
    Until: 16:00,            !- Field 13
    1.00,                    !- Field 14
    Until: 17:00,            !- Field 15
    0.50,                    !- Field 16
    Until: 18:00,            !- Field 17
    0.10,                    !- Field 18
    Until: 24:00,            !- Field 19
    0.00,                    !- Field 20
    For: Weekends Holidays,  !- Field 21
    Until: 24:00,            !- Field 22
    0.00,                    !- Field 23
    For: SummerDesignDay,    !- Field 24
    Until: 6:00,             !- Field 25
    0.00,                    !- Field 26
    Until: 7:00,             !- Field 27
    0.10,                    !- Field 28
    Until: 8:00,             !- Field 29
    0.50,                    !- Field 30
    Until: 12:00,            !- Field 31
    1.00,                    !- Field 32
    Until: 13:00,            !- Field 33
    0.50,                    !- Field 34
    Until: 16:00,            !- Field 35
    1.00,                    !- Field 36
    Until: 17:00,            !- Field 37
    0.50,                    !- Field 38
    Until: 18:00,            !- Field 39
    0.10,                    !- Field 40
    Until: 24:00,            !- Field 41
    0.00,                    !- Field 42
    For: WinterDesignDay,    !- Field 43
    Until: 24:00,            !- Field 44
    0.00,                    !- Field 45
    For: CustomDay1,         !- Field 46
    Until: 24:00,            !- Field 47
    0.00,                    !- Field 48
    For: CustomDay2,         !- Field 49
    Until: 24:00,            !- Field 50
    0.00;                    !- Field 51

Schedule:Compact,
    Intermittent,            !- Name
    ANY NUMBER,              !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Weekdays,           !- Field 2
    Until: 8:00,             !- Field 3
    0.00,                    !- Field 4
    Until: 18:00,            !- Field 5
    1.00,                    !- Field 6
    Until: 24:00,            !- Field 7
    0.00,                    !- Field 8
    For: Weekends Holidays,  !- Field 9
    Until: 24:00,            !- Field 10
    0.00,                    !- Field 11
    For: SummerDesignDay,    !- Field 12
    Until: 8:00,             !- Field 13
    0.00,                    !- Field 14
    Until: 18:00,            !- Field 15
    1.00,                    !- Field 16
    Until: 24:00,            !- Field 17
    0.00,                    !- Field 18
    For: WinterDesignDay,    !- Field 19
    Until: 24:00,            !- Field 20
    0.00,                    !- Field 21
    For: CustomDay1,         !- Field 22
    Until: 24:00,            !- Field 23
    0.00,                    !- Field 24
    For: CustomDay2,         !- Field 25
    Until: 24:00,            !- Field 26
    0.00;                    !- Field 27

Schedule:Compact,
    Office Lighting,         !- Name
    ANY NUMBER,              !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Weekdays,           !- Field 2
    Until: 6:00,             !- Field 3
    5.00E-002,               !- Field 4
    Until: 7:00,             !- Field 5
    0.20,                    !- Field 6
    Until: 17:00,            !- Field 7
    1.00,                    !- Field 8
    Until: 18:00,            !- Field 9
    0.50,                    !- Field 10
    Until: 24:00,            !- Field 11
    5.00E-002,               !- Field 12
    For: Weekends Holidays,  !- Field 13
    Until: 24:00,            !- Field 14
    5.00E-002,               !- Field 15
    For: SummerDesignDay,    !- Field 16
    Until: 6:00,             !- Field 17
    5.00E-002,               !- Field 18
    Until: 7:00,             !- Field 19
    0.20,                    !- Field 20
    Until: 17:00,            !- Field 21
    1.00,                    !- Field 22
    Until: 18:00,            !- Field 23
    0.50,                    !- Field 24
    Until: 24:00,            !- Field 25
    5.00E-002,               !- Field 26
    For: WinterDesignDay,    !- Field 27
    Until: 24:00,            !- Field 28
    5.00E-002,               !- Field 29
    For: CustomDay1,         !- Field 30
    Until: 24:00,            !- Field 31
    5.00E-002,               !- Field 32
    For: CustomDay2,         !- Field 33
    Until: 24:00,            !- Field 34
    5.00E-002;               !- Field 35

Schedule:Compact,
    On Peak,                 !- Name
    Fraction,                !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 9:00,             !- Field 3
    0.00,                    !- Field 4
    Until: 18:00,            !- Field 5
    1.00,                    !- Field 6
    Until: 24:00,            !- Field 7
    0.00;                    !- Field 8

Schedule:Compact,
    Off Peak,                !- Name
    Fraction,                !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 9:00,             !- Field 3
    1.00,                    !- Field 4
    Until: 18:00,            !- Field 5
    0.00,                    !- Field 6
    Until: 24:00,            !- Field 7
    1.00;                    !- Field 8

Schedule:Compact,
    ON,                      !- Name
    Fraction,                !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    1.00;                    !- Field 4

Schedule:Compact,
    SEASONAL RESET SUPPLY AIR TEMP SCH,  !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 3/31,           !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    16.00,                   !- Field 4
    Through: 9/30,           !- Field 5
    For: Alldays,            !- Field 6
    Until: 24:00,            !- Field 7
    13.00,                   !- Field 8
    Through: 12/31,          !- Field 9
    For: Alldays,            !- Field 10
    Until: 24:00,            !- Field 11
    16.00;                   !- Field 12

Schedule:Compact,
    CW LOOP TEMP SCHEDULE,   !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    5.22;                    !- Field 4

Schedule:Compact,
    CW Radiant LOOP TEMP SCHEDULE,  !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    17;                      !- Field 4

Schedule:Compact,
    HW LOOP TEMP SCHEDULE,   !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    82.00;                   !- Field 4

Schedule:Compact,
    FANANDCOILAVAILSCHED,    !- Name
    FRACTION,                !- Schedule Type Limits Name
    Through: 3/31,           !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    1.00,                    !- Field 4
    Through: 9/30,           !- Field 5
    For: Weekdays,           !- Field 6
    Until: 7:00,             !- Field 7
    0.00,                    !- Field 8
    Until: 17:00,            !- Field 9
    1.00,                    !- Field 10
    Until: 24:00,            !- Field 11
    0.00,                    !- Field 12
    For: Weekends Holidays CustomDay1 CustomDay2,  !- Field 13
    Until: 24:00,            !- Field 14
    0.00,                    !- Field 15
    For: SummerDesignDay,    !- Field 16
    Until: 24:00,            !- Field 17
    1.00,                    !- Field 18
    For: WinterDesignDay,    !- Field 19
    Until: 24:00,            !- Field 20
    1.00,                    !- Field 21
    Through: 12/31,          !- Field 22
    For: Alldays,            !- Field 23
    Until: 24:00,            !- Field 24
    1.00;                    !- Field 25

Schedule:Compact,
    COOLINGCOILAVAILSCHED,   !- Name
    FRACTION,                !- Schedule Type Limits Name
    Through: 3/31,           !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    0.00,                    !- Field 4
    Through: 9/30,           !- Field 5
    For: Weekdays,           !- Field 6
    Until: 7:00,             !- Field 7
    0.00,                    !- Field 8
    Until: 17:00,            !- Field 9
    1.00,                    !- Field 10
    Until: 24:00,            !- Field 11
    0.00,                    !- Field 12
    For: Weekends Holidays CustomDay1 CustomDay2,  !- Field 13
    Until: 24:00,            !- Field 14
    0.00,                    !- Field 15
    For: SummerDesignDay,    !- Field 16
    Until: 24:00,            !- Field 17
    1.00,                    !- Field 18
    For: WinterDesignDay,    !- Field 19
    Until: 24:00,            !- Field 20
    1.00,                    !- Field 21
    Through: 12/31,          !- Field 22
    For: Alldays,            !- Field 23
    Until: 24:00,            !- Field 24
    0.00;                    !- Field 25

Schedule:Compact,
    HEATING SETPOINTS,       !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Weekdays Weekends Holidays CustomDay1 CustomDay2,  !- Field 2
    Until: 7:00,             !- Field 3
    15.00,                   !- Field 4
    Until: 17:00,            !- Field 5
    20.00,                   !- Field 6
    Until: 24:00,            !- Field 7
    15.00,                   !- Field 8
    For: SummerDesignDay,    !- Field 9
    Until: 24:00,            !- Field 10
    15.00,                   !- Field 11
    For: WinterDesignDay,    !- Field 12
    Until: 24:00,            !- Field 13
    20.00;                   !- Field 14

Schedule:Compact,
    COOLING SETPOINTS,       !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Weekdays Weekends Holidays CustomDay1 CustomDay2,  !- Field 2
    Until: 7:00,             !- Field 3
    30.00,                   !- Field 4
    Until: 17:00,            !- Field 5
    24.00,                   !- Field 6
    Until: 24:00,            !- Field 7
    30.00,                   !- Field 8
    For: SummerDesignDay,    !- Field 9
    Until: 24:00,            !- Field 10
    24.00,                   !- Field 11
    For: WinterDesignDay,    !- Field 12
    Until: 24:00,            !- Field 13
    50.00;                   !- Field 14

Schedule:Compact,
    ZONE CONTROL TYPE SCHED, !- Name
    CONTROL TYPE,            !- Schedule Type Limits Name
    Through: 3/31,           !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    1,                       !- Field 4
    Through: 9/30,           !- Field 5
    For: Alldays,            !- Field 6
    Until: 24:00,            !- Field 7
    2,                       !- Field 8
    Through: 12/31,          !- Field 9
    For: Alldays,            !- Field 10
    Until: 24:00,            !- Field 11
    1;                       !- Field 12

Schedule:Compact,
    Condenser LOOP TEMP SCHEDULE,  !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    29.4;                    !- Field 4

Schedule:Compact,
    RADIANTSYSAVAILSCHED,    !- Name
    FRACTION,                !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    1.00;                    !- Field 4

Schedule:Compact,
    RADIANT HEATING SETPOINTS,  !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 7:00,             !- Field 3
    12.00,                   !- Field 4
    Until: 17:00,            !- Field 5
    17.00,                   !- Field 6
    Until: 24:00,            !- Field 7
    12.00;                   !- Field 8

Schedule:Compact,
    RADIANT COOLING SETPOINTS,  !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    26;                      !- Field 4

Schedule:Compact,
    Office Occupancy For OA, !- Name
    Fraction,                !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until 6:00,              !- Field 3
    1,                       !- Field 4
    until 18:00,             !- Field 5
    1,                       !- Field 6
    until 24:00,             !- Field 7
    1;                       !- Field 8

Schedule:Compact,
    DOAS Precool Air Summer Temp,  !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    7;                       !- Field 4

Schedule:Compact,
    DOAS Preheat Air Winter Temp,  !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    50;                      !- Field 4

Schedule:Compact,
    DOAS CoolingCoil Air Summer Temp,  !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    16;                      !- Field 4

Schedule:Compact,
    DOAS HeatingCoil Air Winter Temp,  !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    40;                      !- Field 4

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

Schedule:Compact,
    DOAS Precool Air Summer RaH,  !- Name
    TEMPERATURE,             !- Schedule Type Limits Name
    Through: 12/31,          !- Field 1
    For: Alldays,            !- Field 2
    Until: 24:00,            !- Field 3
    0.00590;                 !- Field 4


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

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

Material,
    I02 50mm insulation board,  !- Name
    MediumRough         ,    !- Roughness
    0.0508,                  !- Thickness {m}
    0.03,                    !- Conductivity {W/m-K}
    43,                      !- Density {kg/m3}
    1210;                    !- Specific Heat {J/kg-K}

Material,
    G01a 19mm gypsum board,  !- Name
    MediumSmooth        ,    !- Roughness
    0.019,                   !- Thickness {m}
    0.16,                    !- Conductivity {W/m-K}
    800,                     !- Density {kg/m3}
    1090;                    !- Specific Heat {J/kg-K}

Material,
    M11 100mm lightweight concrete,  !- Name
    MediumRough,             !- Roughness
    0.1016,                  !- Thickness {m}
    0.53,                    !- Conductivity {W/m-K}
    1280,                    !- Density {kg/m3}
    840;                     !- Specific Heat {J/kg-K}

Material,
    F16 Acoustic tile,       !- Name
    MediumSmooth,            !- Roughness
    0.0191,                  !- Thickness {m}
    0.06,                    !- Conductivity {W/m-K}
    368,                     !- Density {kg/m3}
    590;                     !- Specific Heat {J/kg-K}

Material,
    M01 100mm brick,         !- Name
    MediumRough,             !- Roughness
    0.1016,                  !- Thickness {m}
    0.89,                    !- Conductivity {W/m-K}
    1920,                    !- Density {kg/m3}
    790;                     !- Specific Heat {J/kg-K}

Material,
    M15 200mm heavyweight concrete,  !- Name
    MediumRough,             !- Roughness
    0.2032,                  !- Thickness {m}
    1.95,                    !- Conductivity {W/m-K}
    2240,                    !- Density {kg/m3}
    900;                     !- Specific Heat {J/kg-K}

Material,
    M05 200mm concrete block,!- Name
    MediumRough,             !- Roughness
    0.2032,                  !- Thickness {m}
    1.11,                    !- Conductivity {W/m-K}
    800,                     !- Density {kg/m3}
    920;                     !- Specific Heat {J/kg-K}


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

Material:AirGap,
    F04 Wall air space resistance,  !- Name
    0.15;                    !- Thermal Resistance {m2-K/W}

Material:AirGap,
    F05 Ceiling air space resistance,  !- Name
    0.18;                    !- Thermal Resistance {m2-K/W}


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

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


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

WindowMaterial:Gas,
    AIR 6MM,                 !- Name
    Air    ,                 !- Gas Type
    0.0063;                  !- Thickness {m}


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

Construction,
    Window Single Pane,      !- Name
    CLEAR 3MM;               !- Outside Layer

Construction,
    Window Double Pane,      !- Name
    CLEAR 3MM,               !- Outside Layer
    AIR 6MM,                 !- Layer 2
    CLEAR 3MM;               !- Layer 3

Construction,
    Light Exterior Wall,     !- Name
    F08 Metal surface,       !- Outside Layer
    I02 50mm insulation board,  !- Layer 2
    F04 Wall air space resistance,  !- Layer 3
    G01a 19mm gypsum board;  !- Layer 4

Construction,
    Light Roof/Ceiling,      !- Name
    M11 100mm lightweight concrete,  !- Outside Layer
    F05 Ceiling air space resistance,  !- Layer 2
    F16 Acoustic tile;       !- Layer 3

Construction,
    Light Partition,         !- Name
    G01a 19mm gypsum board,  !- Outside Layer
    F04 Wall air space resistance,  !- Layer 2
    G01a 19mm gypsum board;  !- Layer 3

Construction,
    Light Floor,             !- Name
    F16 Acoustic tile,       !- Outside Layer
    F05 Ceiling air space resistance,  !- Layer 2
    M11 100mm lightweight concrete;  !- Layer 3

Construction,
    Heavy Exterior Wall,     !- Name
    M01 100mm brick,         !- Outside Layer
    M15 200mm heavyweight concrete,  !- Layer 2
    I02 50mm insulation board,  !- Layer 3
    F04 Wall air space resistance,  !- Layer 4
    G01a 19mm gypsum board;  !- Layer 5

Construction,
    Heavy Roof/Ceiling,      !- Name
    M15 200mm heavyweight concrete,  !- Outside Layer
    F05 Ceiling air space resistance,  !- Layer 2
    F16 Acoustic tile;       !- Layer 3

Construction,
    Heavy Partition,         !- Name
    G01a 19mm gypsum board,  !- Outside Layer
    M05 200mm concrete block,!- Layer 2
    G01a 19mm gypsum board;  !- Layer 3

Construction,
    Heavy Floor,             !- Name
    F16 Acoustic tile,       !- Outside Layer
    F05 Ceiling air space resistance,  !- Layer 2
    M15 200mm heavyweight concrete;  !- Layer 3


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

Construction:InternalSource,
    Roof with Radiant,       !- Name
    2,                       !- Source Present After Layer Number
    2,                       !- Temperature Calculation Requested After Layer Number
    1,                       !- Dimensions for the CTF Calculation
    0.15,                    !- Tube Spacing {m}
    M15 200mm heavyweight concrete,  !- Outside Layer
    F05 Ceiling air space resistance,  !- Layer 2
    F16 Acoustic tile;       !- Layer 3


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

GlobalGeometryRules,
    UpperLeftCorner,         !- Starting Vertex Position
    Counterclockwise,        !- Vertex Entry Direction
    World;                   !- Coordinate System


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

Zone,
    ZONE1,                   !- Name
    0.0,                     !- Direction of Relative North {deg}
    -1.4758,                 !- X Origin {m}
    -2.5913,                 !- Y Origin {m}
    0.0,                     !- Z Origin {m}
    ,                        !- Type
    1;                       !- Multiplier


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

BuildingSurface:Detailed,
    5EDA03,                  !- Name
    Floor,                   !- Surface Type
    Light Floor,             !- Construction Name
    ZONE1,                   !- 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.000000,                !- Vertex 1 X-coordinate {m}
    0.000000,                !- Vertex 1 Y-coordinate {m}
    0.000000,                !- Vertex 1 Z-coordinate {m}
    0.000000,                !- Vertex 2 X-coordinate {m}
    4,                       !- Vertex 2 Y-coordinate {m}
    0.000000,                !- Vertex 2 Z-coordinate {m}
    3,                       !- Vertex 3 X-coordinate {m}
    4,                       !- Vertex 3 Y-coordinate {m}
    0.000000,                !- Vertex 3 Z-coordinate {m}
    3,                       !- Vertex 4 X-coordinate {m}
    0.000000,                !- Vertex 4 Y-coordinate {m}
    0.000000;                !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    5B2EAB,                  !- Name
    Wall,                    !- Surface Type
    Light Exterior Wall,     !- Construction Name
    ZONE1,                   !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    4,                       !- Number of Vertices
    3,                       !- Vertex 1 X-coordinate {m}
    4,                       !- Vertex 1 Y-coordinate {m}
    2.800000,                !- Vertex 1 Z-coordinate {m}
    3,                       !- Vertex 2 X-coordinate {m}
    4,                       !- Vertex 2 Y-coordinate {m}
    0.000000,                !- Vertex 2 Z-coordinate {m}
    0.000000,                !- Vertex 3 X-coordinate {m}
    4,                       !- Vertex 3 Y-coordinate {m}
    0.000000,                !- Vertex 3 Z-coordinate {m}
    0.000000,                !- Vertex 4 X-coordinate {m}
    4,                       !- Vertex 4 Y-coordinate {m}
    2.800000;                !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    7D3A34,                  !- Name
    Roof,                    !- Surface Type
    Roof with Radiant,       !- Construction Name
    ZONE1,                   !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    4,                       !- Number of Vertices
    0.000000,                !- Vertex 1 X-coordinate {m}
    0.000000,                !- Vertex 1 Y-coordinate {m}
    2.800000,                !- Vertex 1 Z-coordinate {m}
    3,                       !- Vertex 2 X-coordinate {m}
    0.000000,                !- Vertex 2 Y-coordinate {m}
    2.800000,                !- Vertex 2 Z-coordinate {m}
    3,                       !- Vertex 3 X-coordinate {m}
    4,                       !- Vertex 3 Y-coordinate {m}
    2.800000,                !- Vertex 3 Z-coordinate {m}
    0.000000,                !- Vertex 4 X-coordinate {m}
    4,                       !- Vertex 4 Y-coordinate {m}
    2.800000;                !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    D6F186,                  !- Name
    Wall,                    !- Surface Type
    Light Exterior Wall,     !- Construction Name
    ZONE1,                   !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    4,                       !- Number of Vertices
    0.000000,                !- Vertex 1 X-coordinate {m}
    4,                       !- Vertex 1 Y-coordinate {m}
    2.800000,                !- Vertex 1 Z-coordinate {m}
    0.000000,                !- Vertex 2 X-coordinate {m}
    4,                       !- Vertex 2 Y-coordinate {m}
    0.000000,                !- Vertex 2 Z-coordinate {m}
    0.000000,                !- Vertex 3 X-coordinate {m}
    0.000000,                !- Vertex 3 Y-coordinate {m}
    0.000000,                !- Vertex 3 Z-coordinate {m}
    0.000000,                !- Vertex 4 X-coordinate {m}
    0.000000,                !- Vertex 4 Y-coordinate {m}
    2.800000;                !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    9583E2,                  !- Name
    Wall,                    !- Surface Type
    Light Exterior Wall,     !- Construction Name
    ZONE1,                   !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    4,                       !- Number of Vertices
    0.000000,                !- Vertex 1 X-coordinate {m}
    0.000000,                !- Vertex 1 Y-coordinate {m}
    2.800000,                !- Vertex 1 Z-coordinate {m}
    0.000000,                !- Vertex 2 X-coordinate {m}
    0.000000,                !- Vertex 2 Y-coordinate {m}
    0.000000,                !- Vertex 2 Z-coordinate {m}
    3,                       !- Vertex 3 X-coordinate {m}
    0.000000,                !- Vertex 3 Y-coordinate {m}
    0.000000,                !- Vertex 3 Z-coordinate {m}
    3,                       !- Vertex 4 X-coordinate {m}
    0.000000,                !- Vertex 4 Y-coordinate {m}
    2.800000;                !- Vertex 4 Z-coordinate {m}

BuildingSurface:Detailed,
    181D38,                  !- Name
    Wall,                    !- Surface Type
    Light Exterior Wall,     !- Construction Name
    ZONE1,                   !- Zone Name
    Outdoors,                !- Outside Boundary Condition
    ,                        !- Outside Boundary Condition Object
    SunExposed,              !- Sun Exposure
    WindExposed,             !- Wind Exposure
    autocalculate,           !- View Factor to Ground
    4,                       !- Number of Vertices
    3,                       !- Vertex 1 X-coordinate {m}
    0.000000,                !- Vertex 1 Y-coordinate {m}
    2.800000,                !- Vertex 1 Z-coordinate {m}
    3,                       !- Vertex 2 X-coordinate {m}
    0.000000,                !- Vertex 2 Y-coordinate {m}
    0.000000,                !- Vertex 2 Z-coordinate {m}
    3,                       !- Vertex 3 X-coordinate {m}
    4,                       !- Vertex 3 Y-coordinate {m}
    0.000000,                !- Vertex 3 Z-coordinate {m}
    3,                       !- Vertex 4 X-coordinate {m}
    4,                       !- Vertex 4 Y-coordinate {m}
    2.800000;                !- Vertex 4 Z-coordinate {m}


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

FenestrationSurface:Detailed,
    65B8F9,                  !- Name
    Door,                    !- Surface Type
    Light Exterior Wall,     !- Construction Name
    9583E2,                  !- Building Surface Name
    ,                        !- Outside Boundary Condition Object
    ,                        !- View Factor to Ground
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    ,                        !- Multiplier
    4,                       !- Number of Vertices
    1.000000,                !- Vertex 1 X-coordinate {m}
    0.000000,                !- Vertex 1 Y-coordinate {m}
    1.800000,                !- Vertex 1 Z-coordinate {m}
    1.000000,                !- Vertex 2 X-coordinate {m}
    0.000000,                !- Vertex 2 Y-coordinate {m}
    0.000000,                !- Vertex 2 Z-coordinate {m}
    2.000000,                !- Vertex 3 X-coordinate {m}
    0.000000,                !- Vertex 3 Y-coordinate {m}
    0.000000,                !- Vertex 3 Z-coordinate {m}
    2.000000,                !- Vertex 4 X-coordinate {m}
    0.000000,                !- Vertex 4 Y-coordinate {m}
    1.800000;                !- Vertex 4 Z-coordinate {m}

FenestrationSurface:Detailed,
    7BDCB2,                  !- Name
    Window,                  !- Surface Type
    Window Single Pane,      !- Construction Name
    181D38,                  !- Building Surface Name
    ,                        !- Outside Boundary Condition Object
    ,                        !- View Factor to Ground
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    ,                        !- Multiplier
    4,                       !- Number of Vertices
    3.000000,                !- Vertex 1 X-coordinate {m}
    1.500000,                !- Vertex 1 Y-coordinate {m}
    2.400000,                !- Vertex 1 Z-coordinate {m}
    3.000000,                !- Vertex 2 X-coordinate {m}
    1.500000,                !- Vertex 2 Y-coordinate {m}
    1.200000,                !- Vertex 2 Z-coordinate {m}
    3.000000,                !- Vertex 3 X-coordinate {m}
    2.500000,                !- Vertex 3 Y-coordinate {m}
    1.200000,                !- Vertex 3 Z-coordinate {m}
    3.000000,                !- Vertex 4 X-coordinate {m}
    2.500000,                !- Vertex 4 Y-coordinate {m}
    2.400000;                !- Vertex 4 Z-coordinate {m}


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

People,
    Zone1 People,            !- Name
    ZONE1,                   !- Zone Name
    Office Occupancy For OA, !- Number of People Schedule Name
    people,                  !- Number of People Calculation Method
    10,                      !- Number of People
    ,                        !- People per Zone Floor Area {person/m2}
    ,                        !- Zone Floor Area per Person {m2/person}
    0.3,                     !- Fraction Radiant
    0.52,                    !- Sensible Heat Fraction
    Activity Sch;            !- Activity Level Schedule Name


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

OtherEquipment,
    OtherEquipent:OA,        !- Name
    ZONE1,                   !- Zone Name
    ON,                      !- Schedule Name
    EquipmentLevel,          !- Design Level Calculation Method
    2000,                    !- Design Level {W}
    ,                        !- Watts per Zone Floor Area {W/m2}
    ,                        !- Watts per Person {W/Person}
    0,                       !- Fraction Latent
    0,                       !- Fraction Radiant
    0;                       !- Fraction Lost


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

Sizing:Zone,
    ZONE1,                   !- Zone Name
    14,                      !- Zone Cooling Design Supply Air Temperature {C}
    50,                      !- Zone Heating Design Supply Air Temperature {C}
    0.009,                   !- Zone Cooling Design Supply Air Humidity Ratio {kg-H2O/kg-air}
    0.0004,                  !- Zone Heating Design Supply Air Humidity Ratio {kg-H2O/kg-air}
    Flow/Person,             !- Outdoor Air Method
    0.0083,                  !- Outdoor Air Flow per Person {m3/s}
    ,                        !- Outdoor Air Flow per Zone Floor Area {m3/s-m2}
    ,                        !- Outdoor Air Flow per Zone {m3/s}
    0,                       !- Zone Sizing Factor
    DesignDay,               !- Cooling Design Air Flow Method
    ,                        !- Cooling Design Air Flow Rate {m3/s}
    ,                        !- 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}
    ,                        !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2}
    ,                        !- Heating Maximum Air Flow {m3/s}
    ;                        !- Heating Maximum Air Flow Fraction


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

Sizing:System,
    DOAS AirLoop,            !- AirLoop Name
    Sensible,                !- Type of Load to Size On
    autosize,                !- Design Outdoor Air Flow Rate {m3/s}
    0,                       !- Minimum System Air Flow Ratio
    4.5,                     !- Preheat Design Temperature {C}
    0.008,                   !- Preheat Design Humidity Ratio {kg-H2O/kg-Air}
    11.5,                    !- Precool Design Temperature {C}
    0.008,                   !- Precool Design Humidity Ratio {kg-H2O/kg-Air}
    12.8,                    !- Central Cooling Design Supply Air Temperature {C}
    16.7,                    !- Central Heating Design Supply Air Temperature {C}
    NonCoincident,           !- Sizing Option
    No,                      !- 100% Outdoor Air in Cooling
    No,                      !- 100% Outdoor Air in Heating
    0.008,                   !- Central Cooling Design Supply Air Humidity Ratio {kg-H2O/kg-Air}
    0.008,                   !- Central Heating Design Supply Air Humidity Ratio {kg-H2O/kg-Air}
    DesignDay,               !- Cooling Design Air Flow Method
    ,                        !- Cooling Design Air Flow Rate {m3/s}
    DesignDay,               !- Heating Design Air Flow Method
    ;                        !- Heating Design Air Flow Rate {m3/s}


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

Sizing:Plant,
    PlantLpSplSide CHW Chilled Water Loop,  !- Plant or Condenser Loop Name
    Cooling,                 !- Loop Type
    7,                       !- Design Loop Exit Temperature {C}
    5;                       !- Loop Design Temperature Difference {deltaC}

Sizing:Plant,
    PlantLpSplSide Radiant CHW Chilled Water Loop,  !- Plant or Condenser Loop Name
    Cooling,                 !- Loop Type
    17,                      !- Design Loop Exit Temperature {C}
    5;                       !- Loop Design Temperature Difference {deltaC}

Sizing:Plant,
    PlantLpSplSide HW Heated Water Loop,  !- Plant or Condenser Loop Name
    Heating,                 !- Loop Type
    82,                      !- Design Loop Exit Temperature {C}
    11;                      !- Loop Design Temperature Difference {deltaC}


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

ZoneControl:Thermostat,
    Zone1Thermostat,         !- Name
    ZONE1,                   !- Zone Name
    Zone Control Type Sched, !- Control Type Schedule Name
    ThermostatSetpoint:SingleCooling,  !- Control 1 Object Type
    Cooling Setpoint with SB,!- Control 1 Name
    ThermostatSetpoint:SingleHeating,  !- Control 2 Object Type
    Heating Setpoint with SB;!- Control 2 Name


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

ThermostatSetpoint:SingleHeating,
    Heating Setpoint with SB,!- Name
    Heating Setpoints;       !- Setpoint Temperature Schedule Name


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

ThermostatSetpoint:SingleCooling,
    Cooling Setpoint with SB,!- Name
    Cooling Setpoints;       !- Setpoint Temperature Schedule Name


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

ZoneHVAC:LowTemperatureRadiant:VariableFlow,
    CRCP1,                   !- Name
    Office Occupancy For OA, !- Availability Schedule Name
    ZONE1,                   !- Zone Name
    7D3A34,                  !- Surface Name or Radiant Surface Group Name
    0.013,                   !- Hydronic Tubing Inside Diameter {m}
    autosize,                !- Hydronic Tubing Length {m}
    MeanAirTemperature,      !- Temperature Control Type
    autosize,                !- Maximum Hot Water Flow {m3/s}
    CRCP1 HW Inlet Node,     !- Heating Water Inlet Node Name
    CRCP1 HW Outlet Node,    !- Heating Water Outlet Node Name
    2,                       !- Heating Control Throttling Range {deltaC}
    RADIANT HEATING SETPOINTS,  !- Heating Control Temperature Schedule Name
    autosize,                !- Maximum Cold Water Flow {m3/s}
    CRCP1 CHW Inlet Node,    !- Cooling Water Inlet Node Name
    CRCP1 CHW Outlet Node,   !- Cooling Water Outlet Node Name
    2,                       !- Cooling Control Throttling Range {deltaC}
    RADIANT COOLING SETPOINTS;  !- Cooling Control Temperature Schedule Name


!-   ===========  ALL OBJECTS IN CLASS: AIRTERMINAL:SINGLEDUCT:UNCONTROLLED ===========

AirTerminal:SingleDuct:Uncontrolled,
    Zone1 DOAS AirTerminal,  !- Name
    Office Occupancy For OA, !- Availability Schedule Name
    DOAS ZONE1 INLET NODE,   !- Zone Supply Air Node Name
    autosize;                !- Maximum Air Flow Rate {m3/s}


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

ZoneHVAC:EquipmentList,
    Zone1 Equipment List,    !- Name
    AirTerminal:SingleDuct:Uncontrolled,  !- Zone Equipment 1 Object Type
    Zone1 DOAS AirTerminal,  !- Zone Equipment 1 Name
    1,                       !- Zone Equipment 1 Cooling Priority
    1,                       !- Zone Equipment 1 Heating Priority
    ZoneHVAC:LowTemperatureRadiant:VariableFlow,  !- Zone Equipment 2 Object Type
    CRCP1,                   !- Zone Equipment 2 Name
    2,                       !- Zone Equipment 2 Cooling Priority
    2;                       !- Zone Equipment 2 Heating Priority


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

ZoneHVAC:EquipmentConnections,
    ZONE1,                   !- Zone Name
    Zone1 Equipment List,    !- Zone Conditioning Equipment List Name
    DOAS Zone1 Inlet Node,   !- Zone Air Inlet Node or NodeList Name
    ,                        !- Zone Air Exhaust Node or NodeList Name
    Zone1 Air Node,          !- Zone Air Node Name
    Zone1 Outlet Node;       !- Zone Return Air Node Name


!-   ===========  ALL OBJECTS IN CLASS: FAN:VARIABLEVOLUME ===========

Fan:VariableVolume,
    DOAS Fan,                !- Name
    Office Occupancy For OA, !- Availability Schedule Name
    0.5,                     !- Fan Efficiency
    75,                      !- Pressure Rise {Pa}
    autosize,                !- Maximum Flow Rate {m3/s}
    0,                       !- Minimum Flow Rate {m3/s}
    0.9,                     !- Motor Efficiency
    ,                        !- Motor In Airstream Fraction
    0.35,                    !- Fan Coefficient 1
    0.3,                     !- Fan Coefficient 2
    -.54,                    !- Fan Coefficient 3
    0.87,                    !- Fan Coefficient 4
    0,                       !- Fan Coefficient 5
    DOAS OA Mixer Outlet Node,  !- Air Inlet Node Name
    DOAS Fan Outlet Node,    !- Air Outlet Node Name
    General;                 !- End-Use Subcategory


!-   ===========  ALL OBJECTS IN CLASS: COIL:COOLING:WATER ===========

Coil:Cooling:Water,
    DOAS CoolingCoil,        !- Name
    OFF,                     !- Availability Schedule Name
    autosize,                !- Design Water Flow Rate {m3/s}
    autosize,                !- Design Air Flow Rate {m3/s}
    autosize,                !- Design Inlet Water Temperature {C}
    autosize,                !- Design Inlet Air Temperature {C}
    autosize,                !- Design Outlet Air Temperature {C}
    autosize,                !- Design Inlet Air Humidity Ratio {kg-H2O/kg-air}
    autosize,                !- Design Outlet Air Humidity Ratio {kg-H2O/kg-air}
    DOAS CoolingCoil CHW Inlet Node,  !- Water Inlet Node Name
    DOAS CoolingCoil CHW Outlet Node,  !- Water Outlet Node Name
    DOAS Fan Outlet Node,    !- Air Inlet Node Name
    DOAS CoolingCoil Air Outlet Node,  !- Air Outlet Node Name
    SimpleAnalysis,          !- Type of Analysis
    CrossFlow;               !- Heat Exchanger Configuration

Coil:Cooling:Water,
    DOAS Precool CoolingCoil,!- Name
    Office Occupancy For OA, !- Availability Schedule Name
    autosize,                !- Design Water Flow Rate {m3/s}
    autosize,                !- Design Air Flow Rate {m3/s}
    autosize,                !- Design Inlet Water Temperature {C}
    autosize,                !- Design Inlet Air Temperature {C}
    autosize,                !- Design Outlet Air Temperature {C}
    autosize,                !- Design Inlet Air Humidity Ratio {kg-H2O/kg-air}
    autosize,                !- Design Outlet Air Humidity Ratio {kg-H2O/kg-air}
    DOAS Precool CoolingCoil CHW Inlet Node,  !- Water Inlet Node Name
    DOAS Precool CoolingCoil CHW Outlet Node,  !- Water Outlet Node Name
    DOAS OA Inlet Node,      !- Air Inlet Node Name
    DOAS Precool CoolingCoil Air Outlet Node,  !- Air Outlet Node Name
    SimpleAnalysis,          !- Type of Analysis
    CrossFlow;               !- Heat Exchanger Configuration


!-   ===========  ALL OBJECTS IN CLASS: COIL:HEATING:WATER ===========

Coil:Heating:Water,
    DOAS HeatingCoil,        !- Name
    OFF,                     !- Availability Schedule Name
    ,                        !- U-Factor Times Area Value {W/K}
    ,                        !- Maximum Water Flow Rate {m3/s}
    DOAS HeatingCoil HW Inlet Node,  !- Water Inlet Node Name
    DOAS HeatingCoil HW Outlet Node,  !- Water Outlet Node Name
    DOAS CoolingCoil Air Outlet Node,  !- Air Inlet Node Name
    DOAS AirLpSplSide Outlet Node,  !- Air Outlet Node Name
    NominalCapacity,         !- Performance Input Method
    100,                     !- Nominal Capacity {W}
    82.2,                    !- Design Inlet Water Temperature {C}
    16.6,                    !- Design Inlet Air Temperature {C}
    71.1,                    !- Design Outlet Water Temperature {C}
    32.2;                    !- Design Outlet Air Temperature {C}

Coil:Heating:Water,
    DOAS Preheat HeatingCoil,!- Name
    OFF,                     !- Availability Schedule Name
    ,                        !- U-Factor Times Area Value {W/K}
    ,                        !- Maximum Water Flow Rate {m3/s}
    DOAS Preheat HeatingCoil HW Inlet Node,  !- Water Inlet Node Name
    DOAS Preheat HeatingCoil HW Outlet Node,  !- Water Outlet Node Name
    DOAS Precool CoolingCoil Air Outlet Node,  !- Air Inlet Node Name
    DOAS Preheat HeatingCoil Air Outlet Node,  !- Air Outlet Node Name
    NominalCapacity,         !- Performance Input Method
    100,                     !- Nominal Capacity {W}
    82.2,                    !- Design Inlet Water Temperature {C}
    16.6,                    !- Design Inlet Air Temperature {C}
    71.1,                    !- Design Outlet Water Temperature {C}
    32.2;                    !- Design Outlet Air Temperature {C}


!-   ===========  ALL OBJECTS IN CLASS: CONTROLLER:WATERCOIL ===========

Controller:WaterCoil,
    DOAS CoolingCoil Controller,  !- Name
    Temperature,             !- Control Variable
    Reverse,                 !- Action
    Flow,                    !- Actuator Variable
    DOAS CoolingCoil Air Outlet Node,  !- Sensor Node Name
    DOAS CoolingCoil CHW Inlet Node,  !- Actuator Node Name
    autosize,                !- Controller Convergence Tolerance {deltaC}
    autosize,                !- Maximum Actuated Flow {m3/s}
    0;                       !- Minimum Actuated Flow {m3/s}

Controller:WaterCoil,
    DOAS Precool CoolingCoil Controller,  !- Name
    Temperature,             !- Control Variable
    Reverse,                 !- Action
    Flow,                    !- Actuator Variable
    DOAS Precool CoolingCoil Air Outlet Node,  !- Sensor Node Name
    DOAS Precool CoolingCoil CHW Inlet Node,  !- Actuator Node Name
    autosize,                !- Controller Convergence Tolerance {deltaC}
    autosize,                !- Maximum Actuated Flow {m3/s}
    0;                       !- Minimum Actuated Flow {m3/s}

Controller:WaterCoil,
    DOAS HeatingCoil Controller,  !- Name
    Temperature,             !- Control Variable
    Normal,                  !- Action
    Flow,                    !- Actuator Variable
    DOAS AirLpSplSide Outlet Node,  !- Sensor Node Name
    DOAS HeatingCoil HW Inlet Node,  !- Actuator Node Name
    autosize,                !- Controller Convergence Tolerance {deltaC}
    autosize,                !- Maximum Actuated Flow {m3/s}
    0;                       !- Minimum Actuated Flow {m3/s}

Controller:WaterCoil,
    DOAS Preheat HeatingCoil Controller,  !- Name
    Temperature,             !- Control Variable
    Normal,                  !- Action
    Flow,                    !- Actuator Variable
    DOAS Preheat HeatingCoil Air Outlet Node,  !- Sensor Node Name
    DOAS Preheat HeatingCoil HW Inlet Node,  !- Actuator Node Name
    autosize,                !- Controller Convergence Tolerance {deltaC}
    autosize,                !- Maximum Actuated Flow {m3/s}
    0;                       !- Minimum Actuated Flow {m3/s}


!-   ===========  ALL OBJECTS IN CLASS: CONTROLLER:OUTDOORAIR ===========

Controller:OutdoorAir,
    DOAS OA Controller,      !- Name
    DOAS OA Mixer ExhaustNd, !- Relief Air Outlet Node Name
    DOAS AirLpSplSide Inlet Node,  !- Return Air Node Name
    DOAS OA Mixer Outlet Node,  !- Mixed Air Node Name
    DOAS OA Inlet Node,      !- Actuator Node Name
    0.083,                   !- Minimum Outdoor Air Flow Rate {m3/s}
    0.083,                   !- Maximum Outdoor Air Flow Rate {m3/s}
    NoEconomizer,            !- Economizer Control Type
    ,                        !- Economizer Control Action Type
    ,                        !- Economizer Maximum Limit Dry-Bulb Temperature {C}
    ,                        !- Economizer Maximum Limit Enthalpy {J/kg}
    ,                        !- Economizer Maximum Limit Dewpoint Temperature {C}
    ,                        !- Electronic Enthalpy Limit Curve Name
    ,                        !- Economizer Minimum Limit Dry-Bulb Temperature {C}
    NoLockout,               !- Lockout Type
    FixedMinimum,            !- Minimum Limit Type
    Office Occupancy For OA, !- Minimum Outdoor Air Schedule Name
    Office Occupancy For OA, !- Minimum Fraction of Outdoor Air Schedule Name
    ,                        !- Maximum Fraction of Outdoor Air Schedule Name
    Controller MV,           !- Mechanical Ventilation Controller Name
    ,                        !- Time of Day Economizer Control Schedule Name
    No,                      !- High Humidity Control
    ,                        !- Humidistat Control Zone Name
    1,                       !- High Humidity Outdoor Air Flow Ratio
    Yes;                     !- Control High Indoor Humidity Based on Outdoor Humidity Ratio


!-   ===========  ALL OBJECTS IN CLASS: CONTROLLER:MECHANICALVENTILATION ===========

Controller:MechanicalVentilation,
    Controller MV,           !- Name
    Office Occupancy For OA, !- Availability Schedule Name
    ZONE1,                   !- Zone 1 Name
    0,                       !- Ventilation Rate per Unit Floor Area 1 {m3/s-m2}
    0.0083;                  !- Ventilation Rate per Occupant 1 {m3/s-person}


!-   ===========  ALL OBJECTS IN CLASS: AIRLOOPHVAC:CONTROLLERLIST ===========

AirLoopHVAC:ControllerList,
    DOAS OA CHW HW Coil Controller List,  !- Name
    Controller:WaterCoil,    !- Controller 1 Object Type
    DOAS CoolingCoil Controller,  !- Controller 1 Name
    Controller:WaterCoil,    !- Controller 2 Object Type
    DOAS HeatingCoil Controller;  !- Controller 2 Name

AirLoopHVAC:ControllerList,
    DOAS OA System Controller List,  !- Name
    Controller:OutdoorAir,   !- Controller 1 Object Type
    DOAS OA Controller,      !- Controller 1 Name
    Controller:WaterCoil,    !- Controller 2 Object Type
    DOAS Precool CoolingCoil Controller,  !- Controller 2 Name
    Controller:WaterCoil,    !- Controller 3 Object Type
    DOAS Preheat HeatingCoil Controller;  !- Controller 3 Name


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

AirLoopHVAC,
    DOAS AirLoop,            !- Name
    DOAS OA CHW HW Coil Controller List,  !- Controller List Name
    DOAS System Availability Managers List,  !- Availability Manager List Name
    autosize,                !- Design Supply Air Flow Rate {m3/s}
    DOAS AirLpSplSide Branch List,  !- Branch List Name
    ,                        !- Connector List Name
    DOAS AirLpSplSide Inlet Node,  !- Supply Side Inlet Node Name
    DOAS AirLpDmdSide Outlet Node,  !- Demand Side Outlet Node Name
    DOAS AirLpDmdSide Inlet Node,  !- Demand Side Inlet Node Names
    DOAS AirLpSplSide Outlet Node;  !- Supply Side Outlet Node Names


!-   ===========  ALL OBJECTS IN CLASS: AIRLOOPHVAC:OUTDOORAIRSYSTEM:EQUIPMENTLIST ===========

AirLoopHVAC:OutdoorAirSystem:EquipmentList,
    DOAS OA System Equipment List,  !- Name
    Coil:Cooling:Water,      !- Component 1 Object Type
    DOAS Precool CoolingCoil,!- Component 1 Name
    Coil:Heating:Water,      !- Component 2 Object Type
    DOAS Preheat HeatingCoil,!- Component 2 Name
    OutdoorAir:Mixer,        !- Component 3 Object Type
    DOAS OA Mixer;           !- Component 3 Name


!-   ===========  ALL OBJECTS IN CLASS: AIRLOOPHVAC:OUTDOORAIRSYSTEM ===========

AirLoopHVAC:OutdoorAirSystem,
    DOAS OA System Equipment,!- Name
    DOAS OA System Controller List,  !- Controller List Name
    DOAS OA System Equipment List,  !- Outdoor Air Equipment List Name
    DOAS System Availability Managers List;  !- Availability Manager List Name


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

OutdoorAir:Mixer,
    DOAS OA Mixer,           !- Name
    DOAS OA Mixer Outlet Node,  !- Mixed Air Node Name
    DOAS Preheat HeatingCoil Air Outlet Node,  !- Outdoor Air Stream Node Name
    DOAS OA Mixer ExhaustNd, !- Relief Air Stream Node Name
    DOAS AirLpSplSide Inlet Node;  !- Return Air Stream Node Name


!-   ===========  ALL OBJECTS IN CLASS: AIRLOOPHVAC:ZONESPLITTER ===========

AirLoopHVAC:ZoneSplitter,
    DOAS Splitter,           !- Name
    DOAS AirLpDmdSide Inlet Node,  !- Inlet Node Name
    DOAS Zone1 Inlet Node;   !- Outlet 1 Node Name


!-   ===========  ALL OBJECTS IN CLASS: AIRLOOPHVAC:SUPPLYPATH ===========

AirLoopHVAC:SupplyPath,
    DOAS AirSplPath,         !- Name
    DOAS AirLpDmdSide Inlet Node,  !- Supply Air Path Inlet Node Name
    AirLoopHVAC:ZoneSplitter,!- Component 1 Object Type
    DOAS Splitter;           !- Component 1 Name


!-   ===========  ALL OBJECTS IN CLASS: AIRLOOPHVAC:ZONEMIXER ===========

AirLoopHVAC:ZoneMixer,
    AirLpDmdSide Return Mixer,  !- Name
    DOAS AirLpDmdSide Outlet Node,  !- Outlet Node Name
    Zone1 Outlet Node;       !- Inlet 1 Node Name


!-   ===========  ALL OBJECTS IN CLASS: AIRLOOPHVAC:RETURNPATH ===========

AirLoopHVAC:ReturnPath,
    RtnPath,                 !- Name
    DOAS AirLpDmdSide Outlet Node,  !- Return Air Path Outlet Node Name
    AirLoopHVAC:ZoneMixer,   !- Component 1 Object Type
    AirLpDmdSide Return Mixer;  !- Component 1 Name


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

!*******For a DOAS CoolingCoil and HeatingCoil, them Water Pipe branch, Starting
Branch,
    DOAS CoolingCoil CHW Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Coil:Cooling:Water,      !- Component 1 Object Type
    DOAS CoolingCoil,        !- Component 1 Name
    DOAS CoolingCoil CHW Inlet Node,  !- Component 1 Inlet Node Name
    DOAS CoolingCoil CHW Outlet Node,  !- Component 1 Outlet Node Name
    Active;                  !- Component 1 Branch Control Type

Branch,
    DOAS HeatingCoil HW Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Coil:Heating:Water,      !- Component 1 Object Type
    DOAS HeatingCoil,        !- Component 1 Name
    DOAS HeatingCoil HW Inlet Node,  !- Component 1 Inlet Node Name
    DOAS HeatingCoil HW Outlet Node,  !- Component 1 Outlet Node Name
    Active;                  !- Component 1 Branch Control Type

!*******For a DOAS Precool CoolingCoil and Preheat HeatingCoil, them Water Pipe branch, Starting
Branch,
    DOAS Precool CoolingCoil CHW Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Coil:Cooling:Water,      !- Component 1 Object Type
    DOAS Precool CoolingCoil,!- Component 1 Name
    DOAS Precool CoolingCoil CHW Inlet Node,  !- Component 1 Inlet Node Name
    DOAS Precool CoolingCoil CHW Outlet Node,  !- Component 1 Outlet Node Name
    Active;                  !- Component 1 Branch Control Type

Branch,
    DOAS Preheat HeatingCoil HW Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Coil:Heating:Water,      !- Component 1 Object Type
    DOAS Preheat HeatingCoil,!- Component 1 Name
    DOAS Preheat HeatingCoil HW Inlet Node,  !- Component 1 Inlet Node Name
    DOAS Preheat HeatingCoil HW Outlet Node,  !- Component 1 Outlet Node Name
    Active;                  !- Component 1 Branch Control Type

!*******For PlantLpDmdSide CHW (Inlet, Outlet & Bypass) Branch without the Zone equipment Branch, Starting
Branch,
    PlantLpDmdSide CHW Inlet Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpDmdSide CHW Inlet Pipe,  !- Component 1 Name
    PlantLpDmdSide CHW Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpDmdSide CHW Inlet Pipe Outlet Node ,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    PlantLpDmdSide CHW Outlet Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpDmdSide CHW Outlet Pipe,  !- Component 1 Name
    PlantLpDmdSide CHW Outlet Pipe Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpDmdSide CHW Outlet Node,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    PlantLpDmdSide CHW Bypass Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpDmdSide CHW Bypass Pipe,  !- Component 1 Name
    PlantLpDmdSide CHW Bypass Pipe Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpDmdSide CHW Bypass Pipe Outlet Node,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

!*******For PlantLpDmdSide Radiant CHW (Inlet, Outlet & Bypass) Branch without the Zone equipment Branch, Starting
Branch,
    PlantLpDmdSide Radiant CHW Inlet Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpDmdSide Radiant CHW Inlet Pipe,  !- Component 1 Name
    PlantLpDmdSide Radiant CHW Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpDmdSide Radiant CHW Inlet Pipe Outlet Node ,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    PlantLpDmdSide Radiant CHW Outlet Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpDmdSide Radiant CHW Outlet Pipe,  !- Component 1 Name
    PlantLpDmdSide Radiant CHW Outlet Pipe Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpDmdSide Radiant CHW Outlet Node,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    PlantLpDmdSide Radiant CHW Bypass Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpDmdSide Radiant CHW Bypass Pipe,  !- Component 1 Name
    PlantLpDmdSide Radiant CHW Bypass Pipe Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpDmdSide Radiant CHW Bypass Pipe Outlet Node,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

!*******For PlantLpDmdSide HW (Inlet, Outlet & Bypass) Branch without the Zone equipment Branch, Starting
Branch,
    PlantLpDmdSide HW Inlet Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpDmdSide HW Inlet Pipe,  !- Component 1 Name
    PlantLpDmdSide HW Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpDmdSide HW Inlet Pipe Outlet Node ,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    PlantLpDmdSide HW Outlet Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpDmdSide HW Outlet Pipe,  !- Component 1 Name
    PlantLpDmdSide HW Outlet Pipe Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpDmdSide HW Outlet Node,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    PlantLpDmdSide HW Bypass Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpDmdSide HW Bypass Pipe,  !- Component 1 Name
    PlantLpDmdSide HW Bypass Pipe Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpDmdSide HW Bypass Pipe Outlet Node,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

!*******For PlantLpSplSide CHW (Inlet with HeaderedPump, Outlet, Bypass & Chiller1 Evaporator) Branch with the Plant equipment Branch, Starting
Branch,
    PlantLpSplSide CHW Inlet Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pump:VariableSpeed,      !- Component 1 Object Type
    CHW Pump1,               !- Component 1 Name
    PlantLpSplSide CHW Inlet Node,  !- Component 1 Inlet Node Name
    CHW Pump1 Outlet Node,   !- Component 1 Outlet Node Name
    Active;                  !- Component 1 Branch Control Type

Branch,
    PlantLpSplSide CHW Outlet Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpSplSide CHW Outlet Pipe,  !- Component 1 Name
    PlantLpSplSide CHW Outlet Pipe Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpSplSide CHW Outlet Node,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    PlantLpSplSide CHW Chiller1 Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Chiller:Electric,        !- Component 1 Object Type
    PlantLpSplSide CHW Chiller1 ,  !- Component 1 Name
    PlantLpSplSide CHW Chiller1 Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpSplSide CHW Chiller1 Outlet Node,  !- Component 1 Outlet Node Name
    Active;                  !- Component 1 Branch Control Type

!*******For PlantLpSplSide Radiant CHW (Inlet with HeaderedPump, Outlet, Bypass & Chiller1 Evaporator) Branch with the Plant equipment Branch, Starting
Branch,
    PlantLpSplSide Radiant CHW Inlet Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pump:VariableSpeed,      !- Component 1 Object Type
    Radiant CHW Pump1,       !- Component 1 Name
    PlantLpSplSide Radiant CHW Inlet Node,  !- Component 1 Inlet Node Name
    Radiant CHW Pump1 Outlet Node,  !- Component 1 Outlet Node Name
    Active;                  !- Component 1 Branch Control Type

Branch,
    PlantLpSplSide Radiant CHW Outlet Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpSplSide Radiant CHW Outlet Pipe,  !- Component 1 Name
    PlantLpSplSide Radiant CHW Outlet Pipe Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpSplSide Radiant CHW Outlet Node,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    PlantLpSplSide Radiant CHW Chiller1 Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Chiller:Electric,        !- Component 1 Object Type
    PlantLpSplSide Radiant CHW Chiller1 ,  !- Component 1 Name
    PlantLpSplSide Radiant CHW Chiller1 Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpSplSide Radiant CHW Chiller1 Outlet Node,  !- Component 1 Outlet Node Name
    Active;                  !- Component 1 Branch Control Type

!Branch,
!    PlantLpSplSide CHW Bypass Branch,  !- Name
!    autosize,                !- Maximum Flow Rate {m3/s}
!    Pipe:Adiabatic,          !- Component 1 Object Type
!    PlantLpSplSide CHW Bypass Pipe,  !- Component 1 Name
!    PlantLpSplSide CHW Bypass Pipe Inlet Node,  !- Component 1 Inlet Node Name
!    PlantLpSplSide CHW Bypass Pipe Outlet Node,  !- Component 1 Outlet Node Name
!    Passive;                 !- Component 1 Branch Control Type
!*******For PlantLpSplSide HW (Inlet with HeaderedPump, Outlet, Bypass & Boiler1) Branch with the plant equipment Branch, Starting
Branch,
    PlantLpSplSide HW Inlet Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pump:VariableSpeed,      !- Component 1 Object Type
    HW Pump1,                !- Component 1 Name
    PlantLpSplSide HW Inlet Node,  !- Component 1 Inlet Node Name
    HW Pump1 Outlet Node,    !- Component 1 Outlet Node Name
    Active;                  !- Component 1 Branch Control Type

Branch,
    PlantLpSplSide HW Outlet Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpSplSide HW Outlet Pipe,  !- Component 1 Name
    PlantLpSplSide HW Outlet Pipe Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpSplSide HW Outlet Node,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

Branch,
    PlantLpSplSide HW Boiler1 Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Boiler:HotWater,         !- Component 1 Object Type
    PlantLpSplSide HW Boiler1 ,  !- Component 1 Name
    PlantLpSplSide HW Boiler1 Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpSplSide HW Boiler1 Outlet Node,  !- Component 1 Outlet Node Name
    Active;                  !- Component 1 Branch Control Type

Branch,
    PlantLpSplSide HW Bypass Branch,  !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    Pipe:Adiabatic,          !- Component 1 Object Type
    PlantLpSplSide HW Bypass Pipe,  !- Component 1 Name
    PlantLpSplSide HW Bypass Pipe Inlet Node,  !- Component 1 Inlet Node Name
    PlantLpSplSide HW Bypass Pipe Outlet Node,  !- Component 1 Outlet Node Name
    Passive;                 !- Component 1 Branch Control Type

!*******For DOAS System the outdoor Stream, Starting
Branch,
    DOAS AirLpSplSide Branch,!- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    AirLoopHVAC:OutdoorAirSystem,  !- Component 1 Object Type
    DOAS OA System Equipment,!- Component 1 Name
    DOAS AirLpSplSide Inlet Node,  !- Component 1 Inlet Node Name
    DOAS OA Mixer Outlet Node,  !- Component 1 Outlet Node Name
    Active,                  !- Component 1 Branch Control Type
    Fan:VariableVolume,      !- Component 2 Object Type
    DOAS Fan,                !- Component 2 Name
    DOAS OA Mixer Outlet Node,  !- Component 2 Inlet Node Name
    DOAS Fan Outlet Node,    !- Component 2 Outlet Node Name
    Active,                  !- Component 2 Branch Control Type
    Coil:Cooling:Water,      !- Component 3 Object Type
    DOAS CoolingCoil,        !- Component 3 Name
    DOAS Fan Outlet Node,    !- Component 3 Inlet Node Name
    DOAS CoolingCoil Air Outlet Node,  !- Component 3 Outlet Node Name
    SeriesActive,            !- Component 3 Branch Control Type
    Coil:Heating:Water,      !- Component 4 Object Type
    DOAS HeatingCoil,        !- Component 4 Name
    DOAS CoolingCoil Air Outlet Node,  !- Component 4 Inlet Node Name
    DOAS AirLpSplSide Outlet Node,  !- Component 4 Outlet Node Name
    SeriesActive;            !- Component 4 Branch Control Type

Branch,
    CRCP1 CHW Branch,        !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    ZoneHVAC:LowTemperatureRadiant:VariableFlow,  !- Component 1 Object Type
    CRCP1,                   !- Component 1 Name
    CRCP1 CHW Inlet Node,    !- Component 1 Inlet Node Name
    CRCP1 CHW Outlet Node,   !- Component 1 Outlet Node Name
    Active;                  !- Component 1 Branch Control Type

Branch,
    CRCP1 HW Branch,         !- Name
    autosize,                !- Maximum Flow Rate {m3/s}
    ZoneHVAC:LowTemperatureRadiant:VariableFlow,  !- Component 1 Object Type
    CRCP1,                   !- Component 1 Name
    CRCP1 HW Inlet Node,     !- Component 1 Inlet Node Name
    CRCP1 HW Outlet Node,    !- Component 1 Outlet Node Name
    Active;                  !- Component 1 Branch Control Type


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

BranchList,
    PlantLpDmdSide CHW Branch List,  !- Name
    PlantLpDmdSide CHW Inlet Branch,  !- Branch 1 Name
    DOAS CoolingCoil CHW Branch,  !- Branch 2 Name
    DOAS Precool CoolingCoil CHW Branch,  !- Branch 3 Name
    PlantLpDmdSide CHW Bypass Branch,  !- Branch 4 Name
    PlantLpDmdSide CHW Outlet Branch;  !- Branch 5 Name

BranchList,
    PlantLpDmdSide Radiant CHW Branch List,  !- Name
    PlantLpDmdSide Radiant CHW Inlet Branch,  !- Branch 1 Name
    CRCP1 CHW Branch,        !- Branch 2 Name
    PlantLpDmdSide Radiant CHW Bypass Branch,  !- Branch 3 Name
    PlantLpDmdSide Radiant CHW Outlet Branch;  !- Branch 4 Name

BranchList,
    PlantLpDmdSide HW Branch List,  !- Name
    PlantLpDmdSide HW Inlet Branch,  !- Branch 1 Name
    DOAS HeatingCoil HW Branch,  !- Branch 2 Name
    DOAS Preheat HeatingCoil HW Branch,  !- Branch 3 Name
    CRCP1 HW Branch,         !- Branch 4 Name
    PlantLpDmdSide HW Bypass Branch,  !- Branch 5 Name
    PlantLpDmdSide HW Outlet Branch;  !- Branch 6 Name

BranchList,
    PlantLpSplSide CHW Branch List,  !- Name
    PlantLpSplSide CHW Inlet Branch,  !- Branch 1 Name
    PlantLpSplSide CHW Chiller1 Branch,  !- Branch 2 Name
    PlantLpSplSide CHW Outlet Branch;  !- Branch 3 Name

BranchList,
    PlantLpSplSide Radiant CHW Branch List,  !- Name
    PlantLpSplSide Radiant CHW Inlet Branch,  !- Branch 1 Name
    PlantLpSplSide Radiant CHW Chiller1 Branch,  !- Branch 2 Name
    PlantLpSplSide Radiant CHW Outlet Branch;  !- Branch 3 Name

BranchList,
    PlantLpSplSide HW Branch List,  !- Name
    PlantLpSplSide HW Inlet Branch,  !- Branch 1 Name
    PlantLpSplSide HW Boiler1 Branch,  !- Branch 2 Name
    PlantLpSplSide HW Bypass Branch,  !- Branch 3 Name
    PlantLpSplSide HW Outlet Branch;  !- Branch 4 Name

BranchList,
    DOAS AirLpSplSide Branch List,  !- Name
    DOAS AirLpSplSide Branch;!- Branch 1 Name


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

!*******PlantLpDmdSide CHW & HW Splitter, Starting
Connector:Splitter,
    PlantLpDmdSide CHW Splitter,  !- Name
    PlantLpDmdSide CHW Inlet Branch,  !- Inlet Branch Name
    DOAS CoolingCoil CHW Branch,  !- Outlet Branch 1 Name
    DOAS Precool CoolingCoil CHW Branch,  !- Outlet Branch 2 Name
    PlantLpDmdSide CHW Bypass Branch;  !- Outlet Branch 3 Name

Connector:Splitter,
    PlantLpDmdSide Radiant CHW Splitter,  !- Name
    PlantLpDmdSide Radiant CHW Inlet Branch,  !- Inlet Branch Name
    CRCP1 CHW Branch,        !- Outlet Branch 1 Name
    PlantLpDmdSide Radiant CHW Bypass Branch;  !- Outlet Branch 2 Name

Connector:Splitter,
    PlantLpDmdSide HW Splitter,  !- Name
    PlantLpDmdSide HW Inlet Branch,  !- Inlet Branch Name
    DOAS HeatingCoil HW Branch,  !- Outlet Branch 1 Name
    DOAS Preheat HeatingCoil HW Branch,  !- Outlet Branch 2 Name
    CRCP1 HW Branch,         !- Outlet Branch 3 Name
    PlantLpDmdSide HW Bypass Branch;  !- Outlet Branch 4 Name

!*******PlantLpSplSide CHW & HW Splitter, Starting
Connector:Splitter,
    PlantLpSplSide CHW Splitter,  !- Name
    PlantLpSplSide CHW Inlet Branch,  !- Inlet Branch Name
    PlantLpSplSide CHW Chiller1 Branch;  !- Outlet Branch 1 Name

Connector:Splitter,
    PlantLpSplSide Radiant CHW Splitter,  !- Name
    PlantLpSplSide Radiant CHW Inlet Branch,  !- Inlet Branch Name
    PlantLpSplSide Radiant CHW Chiller1 Branch;  !- Outlet Branch 1 Name

!    PlantLpSplSide CHW Bypass Branch;  !- Outlet Branch 2 Name
Connector:Splitter,
    PlantLpSplSide HW Splitter,  !- Name
    PlantLpSplSide HW Inlet Branch,  !- Inlet Branch Name
    PlantLpSplSide HW Boiler1 Branch,  !- Outlet Branch 1 Name
    PlantLpSplSide HW Bypass Branch;  !- Outlet Branch 2 Name


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

!*******PlantLpDmdSide CHW & HW Mixer, Starting
Connector:Mixer,
    PlantLpDmdSide CHW Mixer,!- Name
    PlantLpDmdSide CHW Outlet Branch,  !- Outlet Branch Name
    DOAS CoolingCoil CHW Branch,  !- Inlet Branch 1 Name
    DOAS Precool CoolingCoil CHW Branch,  !- Inlet Branch 2 Name
    PlantLpDmdSide CHW Bypass Branch;  !- Inlet Branch 3 Name

Connector:Mixer,
    PlantLpDmdSide Radiant CHW Mixer,  !- Name
    PlantLpDmdSide Radiant CHW Outlet Branch,  !- Outlet Branch Name
    CRCP1 CHW Branch,        !- Inlet Branch 1 Name
    PlantLpDmdSide Radiant CHW Bypass Branch;  !- Inlet Branch 2 Name

Connector:Mixer,
    PlantLpDmdSide HW Mixer, !- Name
    PlantLpDmdSide HW Outlet Branch,  !- Outlet Branch Name
    DOAS HeatingCoil HW Branch,  !- Inlet Branch 1 Name
    DOAS Preheat HeatingCoil HW Branch,  !- Inlet Branch 2 Name
    CRCP1 HW Branch,         !- Inlet Branch 3 Name
    PlantLpDmdSide HW Bypass Branch;  !- Inlet Branch 4 Name

!*******PlantLpSplSide CHW & HW Mixer, Starting
Connector:Mixer,
    PlantLpSplSide CHW Mixer,!- Name
    PlantLpSplSide CHW Outlet Branch,  !- Outlet Branch Name
    PlantLpSplSide CHW Chiller1 Branch;  !- Inlet Branch 1 Name

Connector:Mixer,
    PlantLpSplSide Radiant CHW Mixer,  !- Name
    PlantLpSplSide Radiant CHW Outlet Branch,  !- Outlet Branch Name
    PlantLpSplSide Radiant CHW Chiller1 Branch;  !- Inlet Branch 1 Name

!    PlantLpSplSide CHW Bypass Branch;  !- Outlet Branch 2 Name
Connector:Mixer,
    PlantLpSplSide HW Mixer, !- Name
    PlantLpSplSide HW Outlet Branch,  !- Outlet Branch Name
    PlantLpSplSide HW Boiler1 Branch,  !- Inlet Branch 1 Name
    PlantLpSplSide HW Bypass Branch;  !- Inlet Branch 2 Name


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

!*******PlantLpDmdSide CHW & HW Connector, Starting
ConnectorList,
    PlantLpDmdSide CHW Connector List,  !- Name
    Connector:Splitter,      !- Connector 1 Object Type
    PlantLpDmdSide CHW Splitter,  !- Connector 1 Name
    Connector:Mixer,         !- Connector 2 Object Type
    PlantLpDmdSide CHW Mixer;!- Connector 2 Name

ConnectorList,
    PlantLpDmdSide Radiant CHW Connector List,  !- Name
    Connector:Splitter,      !- Connector 1 Object Type
    PlantLpDmdSide Radiant CHW Splitter,  !- Connector 1 Name
    Connector:Mixer,         !- Connector 2 Object Type
    PlantLpDmdSide Radiant CHW Mixer;  !- Connector 2 Name

ConnectorList,
    PlantLpDmdSide HW Connector List,  !- Name
    Connector:Splitter,      !- Connector 1 Object Type
    PlantLpDmdSide HW Splitter,  !- Connector 1 Name
    Connector:Mixer,         !- Connector 2 Object Type
    PlantLpDmdSide HW Mixer; !- Connector 2 Name

!*******PlantLpDmdSide CHW & HW  Connector, Starting
ConnectorList,
    PlantLpSplSide CHW Connector List,  !- Name
    Connector:Splitter,      !- Connector 1 Object Type
    PlantLpSplSide CHW Splitter,  !- Connector 1 Name
    Connector:Mixer,         !- Connector 2 Object Type
    PlantLpSplSide CHW Mixer;!- Connector 2 Name

ConnectorList,
    PlantLpSplSide Radiant CHW Connector List,  !- Name
    Connector:Splitter,      !- Connector 1 Object Type
    PlantLpSplSide Radiant CHW Splitter,  !- Connector 1 Name
    Connector:Mixer,         !- Connector 2 Object Type
    PlantLpSplSide Radiant CHW Mixer;  !- Connector 2 Name

ConnectorList,
    PlantLpSplSide HW Connector List,  !- Name
    Connector:Splitter,      !- Connector 1 Object Type
    PlantLpSplSide HW Splitter,  !- Connector 1 Name
    Connector:Mixer,         !- Connector 2 Object Type
    PlantLpSplSide HW Mixer; !- Connector 2 Name


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

NodeList,
    Outdoor Air Inlet Node List,  !- Name
    DOAS OA Inlet Node;      !- Node 1 Name

NodeList,
    Zone1 Air Inlet Node List,  !- Name
    DOAS Zone1 Inlet Node;   !- Node 1 Name


!-   ===========  ALL OBJECTS IN CLASS: OUTDOORAIR:NODE ===========

OutdoorAir:Node,
    PlantLpSplSide CHW Chiller1 Condenser Inlet Node,  !- Name
    4;                       !- Height Above Ground {m}

OutdoorAir:Node,
    PlantLpSplSide Radiant CHW Chiller1 Condenser Inlet Node,  !- Name
    4;                       !- Height Above Ground {m}


!-   ===========  ALL OBJECTS IN CLASS: OUTDOORAIR:NODELIST ===========

OutdoorAir:NodeList,
    Outdoor Air Inlet Node List;  !- Node or NodeList Name 1


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

!Pump:VariableSpeed,
!    Condenser Pump1,         !- Name
!    CondenserLpSplSide Inlet Node,  !- Inlet Node Name
!    Condenser Pump1 Outlet Node,  !- Outlet Node Name
!    autosize,                !- Rated Flow Rate {m3/s}
!    179352,                  !- Rated Pump Head {Pa}
!    autosize,                !- Rated Power Consumption {W}
!    0.9,                     !- Motor Efficiency
!    0.0,                     !- Fraction of Motor Inefficiencies to Fluid Stream
!    0,                       !- Coefficient 1 of the Part Load Performance Curve
!    1,                       !- 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
!    ON;                      !- Pump Flow Rate Schedule Name
!HeaderedPumps:ConstantSpeed,
!    CHW Pump1,               !- Name
!    PlantLpSplSide CHW Inlet Node,  !- Inlet Node Name
!    CHW Pump1 Outlet Node,   !- Outlet Node Name
!    autosize,                !- Total Rated Flow Rate {m3/s}
!   1,                       !- Number of Pumps in Bank
!    Sequential,              !- Flow Sequencing Control Scheme
!    179352,                  !- Rated Pump Head {Pa}
!    autosize,                !- Rated Power Consumption {W}
!   0.9,                     !- Motor Efficiency
!    ,                        !- Fraction of Motor Inefficiencies to Fluid Stream
!    Continuous;              !- Pump Control Type
!HeaderedPumps:ConstantSpeed,
!    HW Pump1,                !- Name
!    PlantLpSplSide HW Inlet Node,  !- Inlet Node Name
!    HW Pump1 Outlet Node,    !- Outlet Node Name
!    autosize,                !- Total Rated Flow Rate {m3/s}
!    1,                       !- Number of Pumps in Bank
!    Sequential,              !- Flow Sequencing Control Scheme
!    179352,                  !- Rated Pump Head {Pa}
!    autosize,                !- Rated Power Consumption {W}
!    0.9,                     !- Motor Efficiency
!    ,                        !- Fraction of Motor Inefficiencies to Fluid Stream
!    Continuous;              !- Pump Control Type
Pump:VariableSpeed,
    CHW Pump1,               !- Name
    PlantLpSplSide CHW Inlet Node,  !- Inlet Node Name
    CHW Pump1 Outlet Node,   !- Outlet Node Name
    autosize,                !- Rated Flow Rate {m3/s}
    179352,                  !- Rated Pump Head {Pa}
    autosize,                !- Rated Power Consumption {W}
    0.9,                     !- Motor Efficiency
    0.0,                     !- Fraction of Motor Inefficiencies to Fluid Stream
    0,                       !- Coefficient 1 of the Part Load Performance Curve
    1,                       !- 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,
    HW Pump1,                !- Name
    PlantLpSplSide HW Inlet Node,  !- Inlet Node Name
    HW Pump1 Outlet Node,    !- Outlet Node Name
    autosize,                !- Rated Flow Rate {m3/s}
    179352,                  !- Rated Pump Head {Pa}
    autosize,                !- Rated Power Consumption {W}
    0.9,                     !- Motor Efficiency
    0.0,                     !- Fraction of Motor Inefficiencies to Fluid Stream
    0,                       !- Coefficient 1 of the Part Load Performance Curve
    1,                       !- 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,
    Radiant CHW Pump1,       !- Name
    PlantLpSplSide Radiant CHW Inlet Node,  !- Inlet Node Name
    Radiant CHW Pump1 Outlet Node,  !- Outlet Node Name
    autosize,                !- Rated Flow Rate {m3/s}
    179352,                  !- Rated Pump Head {Pa}
    autosize,                !- Rated Power Consumption {W}
    0.9,                     !- Motor Efficiency
    0.0,                     !- Fraction of Motor Inefficiencies to Fluid Stream
    0,                       !- Coefficient 1 of the Part Load Performance Curve
    1,                       !- 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,
    PlantLpSplSide HW Boiler1,  !- Name
    Electricity,             !- Fuel Type
    autosize,                !- Nominal Capacity {W}
    0.8,                     !- Nominal Thermal Efficiency
    BoilerEfficiency,        !- Normalized Boiler Efficiency Curve Name
    60,                      !- Design Water Outlet Temperature {C}
    autosize,                !- Design Water Flow Rate {m3/s}
    0.0,                     !- Minimum Part Load Ratio
    1.2,                     !- Maximum Part Load Ratio
    1.0,                     !- Optimum Part Load Ratio
    PlantLpSplSide HW Boiler1 Inlet Node,  !- Boiler Water Inlet Node Name
    PlantLpSplSide HW Boiler1 Outlet Node,  !- Boiler Water Outlet Node Name
    100.,                    !- Water Outlet Upper Temperature Limit {C}
    VariableFlow;            !- Boiler Flow Mode


!-   ===========  ALL OBJECTS IN CLASS: CHILLER:ELECTRIC ===========

! Chiller for DOAS Precoll
Chiller:Electric,
    PlantLpSplSide CHW Chiller1,  !- Name
    AirCooled,               !- Condenser Type
    autosize,                !- Nominal Capacity {W}
    3.2,                     !- Nominal COP
    PlantLpSplSide CHW Chiller1 Inlet Node,  !- Chilled Water Inlet Node Name
    PlantLpSplSide CHW Chiller1 Outlet Node,  !- Chilled Water Outlet Node Name
    PlantLpSplSide CHW Chiller1 Condenser Inlet Node,  !- Condenser Inlet Node Name
    PlantLpSplSide CHW Chiller1 Condenser Outlet Node,  !- Condenser Outlet Node Name
    0.0,                     !- Minimum Part Load Ratio
    1.0,                     !- Maximum Part Load Ratio
    0.65,                    !- Optimum Part Load Ratio
    35.0,                    !- Design Condenser Inlet Temperature {C}
    2.778,                   !- Temperature Rise Coefficient
    5.22,                    !- Design Chilled Water Outlet Temperature {C}
    autosize,                !- Design Chilled Water Flow Rate {m3/s}
    autosize,                !- Design Condenser Water Flow Rate {m3/s}
    0.9949,                  !- Coefficient 1 of Capacity Ratio Curve
    -0.045954,               !- Coefficient 2 of Capacity Ratio Curve
    -0.0013543,              !- Coefficient 3 of Capacity Ratio Curve
    2.333,                   !- Coefficient 1 of Power Ratio Curve
    -1.975,                  !- Coefficient 2 of Power Ratio Curve
    0.6121,                  !- Coefficient 3 of Power Ratio Curve
    0.03303,                 !- Coefficient 1 of Full Load Ratio Curve
    0.6852,                  !- Coefficient 2 of Full Load Ratio Curve
    0.2818,                  !- Coefficient 3 of Full Load Ratio Curve
    5,                       !- Chilled Water Outlet Temperature Lower Limit {C}
    VariableFlow;            !- Chiller Flow Mode

! Chiller for Radiant Coil
Chiller:Electric,
    PlantLpSplSide Radiant CHW Chiller1,  !- Name
    AirCooled,               !- Condenser Type
    autosize,                !- Nominal Capacity {W}
    3.2,                     !- Nominal COP
    PlantLpSplSide Radiant CHW Chiller1 Inlet Node,  !- Chilled Water Inlet Node Name
    PlantLpSplSide Radiant CHW Chiller1 Outlet Node,  !- Chilled Water Outlet Node Name
    PlantLpSplSide Radiant CHW Chiller1 Condenser Inlet Node,  !- Condenser Inlet Node Name
    PlantLpSplSide Radiant CHW Chiller1 Condenser Outlet Node,  !- Condenser Outlet Node Name
    0.0,                     !- Minimum Part Load Ratio
    1.0,                     !- Maximum Part Load Ratio
    0.65,                    !- Optimum Part Load Ratio
    35.0,                    !- Design Condenser Inlet Temperature {C}
    2.778,                   !- Temperature Rise Coefficient
    16,                      !- Design Chilled Water Outlet Temperature {C}
    autosize,                !- Design Chilled Water Flow Rate {m3/s}
    autosize,                !- Design Condenser Water Flow Rate {m3/s}
    0.9949,                  !- Coefficient 1 of Capacity Ratio Curve
    -0.045954,               !- Coefficient 2 of Capacity Ratio Curve
    -0.0013543,              !- Coefficient 3 of Capacity Ratio Curve
    2.333,                   !- Coefficient 1 of Power Ratio Curve
    -1.975,                  !- Coefficient 2 of Power Ratio Curve
    0.6121,                  !- Coefficient 3 of Power Ratio Curve
    0.03303,                 !- Coefficient 1 of Full Load Ratio Curve
    0.6852,                  !- Coefficient 2 of Full Load Ratio Curve
    0.2818,                  !- Coefficient 3 of Full Load Ratio Curve
    5,                       !- Chilled Water Outlet Temperature Lower Limit {C}
    VariableFlow;            !- Chiller Flow Mode


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

!DistrictCooling,
!    PlantLpSplSide CHW Chiller1,  !- Name
!    PlantLpSplSide CHW Chiller1 Inlet Node,  !- Chilled Water Inlet Node Name
!    PlantLpSplSide CHW Chiller1 Outlet Node,  !- Chilled Water Outlet Node Name
!    10000;                   !- Nominal Capacity {W}
! DOAS Cooling Loop
PlantLoop,
    PlantLpSplSide CHW Chilled Water Loop,  !- Name
    Water,                   !- Fluid Type
    PlantLpSplSide CHW Cooling Loop Operation,  !- Plant Equipment Operation Scheme Name
    PlantLpSplSide CHW Outlet Node,  !- Loop Temperature Setpoint Node Name
    98,                      !- Maximum Loop Temperature {C}
    1,                       !- Minimum Loop Temperature {C}
    autosize,                !- Maximum Loop Flow Rate {m3/s}
    0.0,                     !- Minimum Loop Flow Rate {m3/s}
    autocalculate,           !- Plant Loop Volume {m3}
    PlantLpSplSide CHW Inlet Node,  !- Plant Side Inlet Node Name
    PlantLpSplSide CHW Outlet Node,  !- Plant Side Outlet Node Name
    PlantLpSplSide CHW Branch List,  !- Plant Side Branch List Name
    PlantLpSplSide CHW Connector List,  !- Plant Side Connector List Name
    PlantLpDmdSide CHW Inlet Node,  !- Demand Side Inlet Node Name
    PlantLpDmdSide CHW Outlet Node,  !- Demand Side Outlet Node Name
    PlantLpDmdSide CHW Branch List,  !- Demand Side Branch List Name
    PlantLpDmdSide CHW Connector List,  !- Demand Side Connector List Name
    Sequential,              !- Load Distribution Scheme
    Chilled Water Loop System Availability Managers List;  !- Availability Manager List Name

! Radiant Cooling Loop
PlantLoop,
    PlantLpSplSide Radiant CHW Chilled Water Loop,  !- Name
    Water,                   !- Fluid Type
    PlantLpSplSide Radiant CHW Cooling Loop Operation,  !- Plant Equipment Operation Scheme Name
    PlantLpSplSide Radiant CHW Outlet Node,  !- Loop Temperature Setpoint Node Name
    98,                      !- Maximum Loop Temperature {C}
    1,                       !- Minimum Loop Temperature {C}
    autosize,                !- Maximum Loop Flow Rate {m3/s}
    0.0,                     !- Minimum Loop Flow Rate {m3/s}
    autocalculate,           !- Plant Loop Volume {m3}
    PlantLpSplSide Radiant CHW Inlet Node,  !- Plant Side Inlet Node Name
    PlantLpSplSide Radiant CHW Outlet Node,  !- Plant Side Outlet Node Name
    PlantLpSplSide Radiant CHW Branch List,  !- Plant Side Branch List Name
    PlantLpSplSide Radiant CHW Connector List,  !- Plant Side Connector List Name
    PlantLpDmdSide Radiant CHW Inlet Node,  !- Demand Side Inlet Node Name
    PlantLpDmdSide Radiant CHW Outlet Node,  !- Demand Side Outlet Node Name
    PlantLpDmdSide Radiant CHW Branch List,  !- Demand Side Branch List Name
    PlantLpDmdSide Radiant CHW Connector List,  !- Demand Side Connector List Name
    Sequential,              !- Load Distribution Scheme
    Chilled Water Loop System Availability Managers List;  !- Availability Manager List Name

! Heating Loop
PlantLoop,
    PlantLpSplSide HW Heated Water Loop,  !- Name
    Water,                   !- Fluid Type
    PlantLpSplSide HW Heating Loop Operation,  !- Plant Equipment Operation Scheme Name
    PlantLpSplSide HW Outlet Node,  !- 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}
    PlantLpSplSide HW Inlet Node,  !- Plant Side Inlet Node Name
    PlantLpSplSide HW Outlet Node,  !- Plant Side Outlet Node Name
    PlantLpSplSide HW Branch List,  !- Plant Side Branch List Name
    PlantLpSplSide HW Connector List,  !- Plant Side Connector List Name
    PlantLpDmdSide HW Inlet Node,  !- Demand Side Inlet Node Name
    PlantLpDmdSide HW Outlet Node,  !- Demand Side Outlet Node Name
    PlantLpDmdSide HW Branch List,  !- Demand Side Branch List Name
    PlantLpDmdSide HW Connector List,  !- Demand Side Connector List Name
    Sequential,              !- Load Distribution Scheme
    Heated Water Loop System Availability Managers List;  !- Availability Manager List Name


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

!*******For PlantLpDmdSide CHW Pipe (Inlet, Outlet & Bypass), Starting
Pipe:Adiabatic,
    PlantLpDmdSide CHW Inlet Pipe,  !- Name
    PlantLpDmdSide CHW Inlet Node,  !- Inlet Node Name
    PlantLpDmdSide CHW Inlet Pipe Outlet Node;  !- Outlet Node Name

Pipe:Adiabatic,
    PlantLpDmdSide CHW Outlet Pipe,  !- Name
    PlantLpDmdSide CHW Outlet Pipe Inlet Node,  !- Inlet Node Name
    PlantLpDmdSide CHW Outlet Node;  !- Outlet Node Name

Pipe:Adiabatic,
    PlantLpDmdSide CHW Bypass Pipe,  !- Name
    PlantLpDmdSide CHW Bypass Pipe Inlet Node,  !- Inlet Node Name
    PlantLpDmdSide CHW Bypass Pipe Outlet Node;  !- Outlet Node Name

!*******For PlantLpDmdSide Radiant CHW Pipe (Inlet, Outlet & Bypass), Starting
Pipe:Adiabatic,
    PlantLpDmdSide Radiant CHW Inlet Pipe,  !- Name
    PlantLpDmdSide Radiant CHW Inlet Node,  !- Inlet Node Name
    PlantLpDmdSide Radiant CHW Inlet Pipe Outlet Node;  !- Outlet Node Name

Pipe:Adiabatic,
    PlantLpDmdSide Radiant CHW Outlet Pipe,  !- Name
    PlantLpDmdSide Radiant CHW Outlet Pipe Inlet Node,  !- Inlet Node Name
    PlantLpDmdSide Radiant CHW Outlet Node;  !- Outlet Node Name

Pipe:Adiabatic,
    PlantLpDmdSide Radiant CHW Bypass Pipe,  !- Name
    PlantLpDmdSide Radiant CHW Bypass Pipe Inlet Node,  !- Inlet Node Name
    PlantLpDmdSide Radiant CHW Bypass Pipe Outlet Node;  !- Outlet Node Name

!*******For PlantLpDmdSide HW Pipe (Inlet, Outlet & Bypass), Starting
Pipe:Adiabatic,
    PlantLpDmdSide HW Inlet Pipe,  !- Name
    PlantLpDmdSide HW Inlet Node,  !- Inlet Node Name
    PlantLpDmdSide HW Inlet Pipe Outlet Node;  !- Outlet Node Name

Pipe:Adiabatic,
    PlantLpDmdSide HW Outlet Pipe,  !- Name
    PlantLpDmdSide HW Outlet Pipe Inlet Node,  !- Inlet Node Name
    PlantLpDmdSide HW Outlet Node;  !- Outlet Node Name

Pipe:Adiabatic,
    PlantLpDmdSide HW Bypass Pipe,  !- Name
    PlantLpDmdSide HW Bypass Pipe Inlet Node,  !- Inlet Node Name
    PlantLpDmdSide HW Bypass Pipe Outlet Node;  !- Outlet Node Name

!*******For PlantLpSplSide CHW Pipe (Outlet & Bypass), Starting
!*******Without Inlet Pipe, because the first component should be the Pump,
!*******If HeaderedPump isn't used and chiller has a bypass pipe, the Inlet Pipe should be used before the PlantLpSplSide spliter
!*******If Chiller's water flow type is the variavleflow, the bypass pipe doesn't work
Pipe:Adiabatic,
    PlantLpSplSide CHW Outlet Pipe,  !- Name
    PlantLpSplSide CHW Outlet Pipe Inlet Node,  !- Inlet Node Name
    PlantLpSplSide CHW Outlet Node;  !- Outlet Node Name

!Pipe:Adiabatic,
!    PlantLpSplSide CHW Bypass Pipe,  !- Name
!    PlantLpSplSide CHW Bypass Pipe Inlet Node,  !- Inlet Node Name
!    PlantLpSplSide CHW Bypass Pipe Outlet Node;  !- Outlet Node Name
!*******For PlantLpSplSide CHW Pipe (Outlet & Bypass), Starting
Pipe:Adiabatic,
    PlantLpSplSide Radiant CHW Outlet Pipe,  !- Name
    PlantLpSplSide Radiant CHW Outlet Pipe Inlet Node,  !- Inlet Node Name
    PlantLpSplSide Radiant CHW Outlet Node;  !- Outlet Node Name

!*******For PlantLpSplSide HW Pipe (Outlet & Bypass), Starting
!*******Without Inlet Pipe, because the first component should be the Pump,
!*******If HeaderedPump is'nt used and chiller has a bypass pipe, the Inlet Pipe should be used before the PlantLpSplSide spliter
Pipe:Adiabatic,
    PlantLpSplSide HW Outlet Pipe,  !- Name
    PlantLpSplSide HW Outlet Pipe Inlet Node,  !- Inlet Node Name
    PlantLpSplSide HW Outlet Node;  !- Outlet Node Name

Pipe:Adiabatic,
    PlantLpSplSide HW Bypass Pipe,  !- Name
    PlantLpSplSide HW Bypass Pipe Inlet Node,  !- Inlet Node Name
    PlantLpSplSide HW Bypass Pipe Outlet Node;  !- Outlet Node Name


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

PlantEquipmentList,
    Plant Loop Cooling Equipment List,  !- Name
    Chiller:Electric,        !- Equipment 1 Object Type
    PlantLpSplSide CHW Chiller1;  !- Equipment 1 Name

PlantEquipmentList,
    Plant Loop Radiant Cooling Equipment List,  !- Name
    Chiller:Electric,        !- Equipment 1 Object Type
    PlantLpSplSide Radiant CHW Chiller1;  !- Equipment 1 Name

PlantEquipmentList,
    Plant Loop Heating Equipment List,  !- Name
    Boiler:HotWater,         !- Equipment 1 Object Type
    PlantLpSplSide HW Boiler1;  !- Equipment 1 Name


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

PlantEquipmentOperation:CoolingLoad,
    Chiller Control Operration,  !- Name
    0,                       !- Load Range 1 Lower Limit {W}
    100000,                  !- Load Range 1 Upper Limit {W}
    Plant Loop Cooling Equipment List;  !- Priority Control 1 Equipment List Name

PlantEquipmentOperation:CoolingLoad,
    Radiant Chiller Control Operration,  !- Name
    0,                       !- Load Range 1 Lower Limit {W}
    100000,                  !- Load Range 1 Upper Limit {W}
    Plant Loop Radiant Cooling Equipment List;  !- Priority Control 1 Equipment List Name


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

PlantEquipmentOperation:HeatingLoad,
    Boiler Control Operration,  !- Name
    0,                       !- Load Range 1 Lower Limit {W}
    100000,                  !- Load Range 1 Upper Limit {W}
    Plant Loop Heating Equipment List;  !- Priority Control 1 Equipment List Name


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

PlantEquipmentOperationSchemes,
    PlantLpSplSide CHW Cooling Loop Operation,  !- Name
    PlantEquipmentOperation:CoolingLoad,  !- Control Scheme 1 Object Type
    Radiant Chiller Control Operration,  !- Control Scheme 1 Name
    Office Occupancy For OA; !- Control Scheme 1 Schedule Name

PlantEquipmentOperationSchemes,
    PlantLpSplSide Radiant CHW Cooling Loop Operation,  !- Name
    PlantEquipmentOperation:CoolingLoad,  !- Control Scheme 1 Object Type
    Chiller Control Operration,  !- Control Scheme 1 Name
    Office Occupancy For OA; !- Control Scheme 1 Schedule Name

PlantEquipmentOperationSchemes,
    PlantLpSplSide HW Heating Loop Operation,  !- Name
    PlantEquipmentOperation:HeatingLoad,  !- Control Scheme 1 Object Type
    Boiler Control Operration,  !- Control Scheme 1 Name
    Office Occupancy For OA; !- Control Scheme 1 Schedule Name


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

AvailabilityManager:Scheduled,
    DOAS System Availability Managers,  !- Name
    Office Occupancy For OA; !- Schedule Name

AvailabilityManager:Scheduled,
    Chilled Water Loop Availability Managers,  !- Name
    Office Occupancy For OA; !- Schedule Name

AvailabilityManager:Scheduled,
    Heated Water Loop Availability Managers,  !- Name
    Office Occupancy For OA; !- Schedule Name


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

AvailabilityManagerAssignmentList,
    DOAS System Availability Managers List,  !- Name
    AvailabilityManager:Scheduled,  !- Availability Manager 1 Object Type
    DOAS System Availability Managers;  !- Availability Manager 1 Name

AvailabilityManagerAssignmentList,
    Chilled Water Loop System Availability Managers List,  !- Name
    AvailabilityManager:Scheduled,  !- Availability Manager 1 Object Type
    Chilled Water Loop Availability Managers;  !- Availability Manager 1 Name

AvailabilityManagerAssignmentList,
    Heated Water Loop System Availability Managers List,  !- Name
    AvailabilityManager:Scheduled,  !- Availability Manager 1 Object Type
    Heated Water Loop Availability Managers;  !- Availability Manager 1 Name


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

SetpointManager:Scheduled,
    Plant Loop Cooling Setpoint Manager,  !- Name
    Temperature,             !- Control Variable
    CW LOOP TEMP SCHEDULE,   !- Schedule Name
    PlantLpSplSide CHW Outlet Node;  !- Setpoint Node or NodeList Name

SetpointManager:Scheduled,
    Plant Loop Radiant Cooling Setpoint Manager,  !- Name
    Temperature,             !- Control Variable
    CW Radiant LOOP TEMP SCHEDULE,  !- Schedule Name
    PlantLpSplSide Radiant CHW Outlet Node;  !- Setpoint Node or NodeList Name

SetpointManager:Scheduled,
    Plant Loop Heating Setpoint Manager,  !- Name
    Temperature,             !- Control Variable
    HW LOOP TEMP SCHEDULE,   !- Schedule Name
    PlantLpSplSide HW Outlet Node;  !- Setpoint Node or NodeList Name

SetpointManager:Scheduled,
    DOAS Precool Air Summer Setpoint Manager,  !- Name
    Temperature,             !- Control Variable
    DOAS Precool Air Summer Temp,  !- Schedule Name
    DOAS Precool CoolingCoil Air Outlet Node;  !- Setpoint Node or NodeList Name

SetpointManager:Scheduled,
    DOAS Preheat Air Winter Setpoint Manager,  !- Name
    Temperature,             !- Control Variable
    DOAS Preheat Air Winter Temp,  !- Schedule Name
    DOAS Preheat HeatingCoil Air Outlet Node;  !- Setpoint Node or NodeList Name

SetpointManager:Scheduled,
    DOAS CoolingCoil Air Summer Setpoint Manager,  !- Name
    Temperature,             !- Control Variable
    DOAS Precool Air Summer Temp,  !- Schedule Name
    DOAS CoolingCoil Air Outlet Node;  !- Setpoint Node or NodeList Name

SetpointManager:Scheduled,
    DOAS HeatingCoil Air Winter Setpoint Manager,  !- Name
    Temperature,             !- Control Variable
    DOAS Preheat Air Winter Temp,  !- Schedule Name
    DOAS AirLpSplSide Outlet Node;  !- Setpoint Node or NodeList Name


!-   ===========  ALL OBJECTS IN CLASS: CURVE:QUADRATIC ===========

Curve:Quadratic,
    BoilerEfficiency,        !- Name
    1.0,                     !- Coefficient1 Constant
    0.0,                     !- Coefficient2 x
    0.0,                     !- Coefficient3 x**2
    0,                       !- Minimum Value of x
    1;                       !- Maximum Value of x


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

Output:Reports,
    VariableDictionary;      !- Type of Report


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

Output:Variable,
    *,                       !- Key Value
    Zone/Sys Air Temperature ,  !- Variable Name
    Timestep;                !- Reporting Frequency

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

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

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

Output:Variable,
    *,                       !- Key Value
    AirLoopHVAC Actual Outdoor Air Fraction,  !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    People Number Of Occupants ,  !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS OA Mixer ExhaustNd, !- Key Value
    System Node VolFlowRate, !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS OA Mixer ExhaustNd, !- Key Value
    System Node Temp,        !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS AirLpDmdSide Inlet Node,  !- Key Value
    System Node Temp,        !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS AirLpSplSide Inlet Node,  !- Key Value
    System Node VolFlowRate, !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS Preheat HeatingCoil Air Outlet Node,  !- Key Value
    System Node Temp,        !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS Preheat HeatingCoil Air Outlet Node,  !- Key Value
    System Node VolFlowRate, !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS Precool CoolingCoil Air Outlet Node,  !- Key Value
    System Node Temp,        !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS Precool CoolingCoil Air Outlet Node,  !- Key Value
    System Node VolFlowRate, !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS OA Inlet Node,      !- Key Value
    System Node Temp,        !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS OA Inlet Node,      !- Key Value
    System Node VolFlowRate, !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS OA Mixer Outlet Node,  !- Key Value
    System Node Temp,        !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS OA Mixer Outlet Node,  !- Key Value
    System Node VolFlowRate, !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS Fan Outlet Node,    !- Key Value
    System Node Temp,        !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS Fan Outlet Node,    !- Key Value
    System Node VolFlowRate, !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS CoolingCoil Air Outlet Node,  !- Key Value
    System Node Temp,        !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    DOAS CoolingCoil Air Outlet Node,  !- Key Value
    System Node VolFlowRate, !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Hydronic Low Temp Radiant Water Inlet Temp,  !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Hydronic Low Temp Radiant Water Outlet Temp,  !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Hydronic Low Temp Radiant Water Mass Flow,  !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Zone/Sys Sensible Load to Cooling Setpoint Predicted ,  !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Zone/Sys Sensible Load Predicted ,  !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Zone/Sys Moisture Load Rate Predicted ,  !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Zone/Sys Sensible Load Predicted,  !- Variable Name
    Timestep;                !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Zone Air Relative Humidity;  !- Variable Name

Output:Variable,
    *,                       !- Key Value
    Zone Air Relative Humidity;  !- Variable Name

Output:Variable,
    *,                       !- Key Value
    Zone Air Humidity Ratio; !- Variable Name

Output:Variable,
    *,                       !- Key Value
    Zone/Sys Moisture Load Rate Predicted;  !- Variable Name

Output:Variable,
    *,                       !- Key Value
    Zone/Sys Sensible Load to Cooling Setpoint Predicted;  !- Variable Name