diff --git a/idd/Energy+.idd.in b/idd/Energy+.idd.in index 7645c3f6ca5..466fc0a596b 100644 --- a/idd/Energy+.idd.in +++ b/idd/Energy+.idd.in @@ -74862,7 +74862,7 @@ ChillerHeater:Absorption:DoubleEffect, HeatPump:PlantLoop:EIR:Cooling, \memo An EIR formulated water to water heat pump model, cooling operation. - \min-fields 15 + \min-fields 18 A1, \field Name \type alpha \reference PLHPCoolingNames @@ -74888,7 +74888,13 @@ HeatPump:PlantLoop:EIR:Cooling, A6, \field Source Side Outlet Node Name \required-field \type node - A7, \field Companion Heat Pump Name + A7, \field Heat Recovery Inlet Node Name + \type node + \note Not available with water source condenser type + A8, \field Heat Recovery Outlet Node Name + \type node + \note Not available with water source condenser type + A9, \field Companion Heat Pump Name \note This field allows the user to specify a companion heating \note object for this cooling object. The companion is used in \note sizing the heat pump as well as to allow checks for unexpected @@ -74911,23 +74917,31 @@ HeatPump:PlantLoop:EIR:Cooling, \ip-units gal/min \autosizable \default autosize - N3, \field Reference Capacity + N3, \field Heat Recovery Reference Flow Rate + \type real + \minimum> 0.0 + \units m3/s + \ip-units gal/min + \autosizable + \default autosize + \note Not available with water source condenser type + N4, \field Reference Capacity \type real \minimum> 0.0 \units W \autosizable \default autosize - N4, \field Reference Coefficient of Performance + N5, \field Reference Coefficient of Performance \type real \minimum> 0.0 \units W/W \default 3.0 - N5, \field Sizing Factor + N6, \field Sizing Factor \note Multiplies the autosized load side reference flow rate which is then used to autosize the capacity \type real \minimum> 0.0 \default 1.0 - A8, \field Capacity Modifier Function of Temperature Curve Name + A10, \field Capacity Modifier Function of Temperature Curve Name \note Cooling capacity modifier as a function of CW supply temp and entering condenser temp \required-field \type object-list @@ -74935,7 +74949,7 @@ HeatPump:PlantLoop:EIR:Cooling, \note curve = a + b*CWS + c*CWS**2 + d*ECT + e*ECT**2 + f*CWS*ECT \note CWS = supply (leaving) chilled water temperature(C) \note ECT = entering condenser fluid temperature(C) - A9, \field Electric Input to Output Ratio Modifier Function of Temperature Curve Name + A11, \field Electric Input to Output Ratio Modifier Function of Temperature Curve Name \note Electric Input Ratio (EIR) modifier as a function of temperature \note EIR = 1/COP \required-field @@ -74944,7 +74958,7 @@ HeatPump:PlantLoop:EIR:Cooling, \note curve = a + b*CWS + c*CWS**2 + d*ECT + e*ECT**2 + f*CWS*ECT \note CWS = supply (leaving) chilled water temperature(C) \note ECT = entering condenser fluid temperature(C) - A10, \field Electric Input to Output Ratio Modifier Function of Part Load Ratio Curve Name + A12, \field Electric Input to Output Ratio Modifier Function of Part Load Ratio Curve Name \note Electric Input Ratio (EIR) modifier as a function of Part Load Ratio (PLR) \note EIR = 1/COP \required-field @@ -74952,13 +74966,13 @@ HeatPump:PlantLoop:EIR:Cooling, \object-list UniVariateFunctions \note quadratic curve = a + b*PLR + c*PLR**2 is typical, other univariate curves may be used \note PLR = part load ratio (cooling load/steady state capacity) - A11, \field Control Type + A13, \field Control Type \note Heat pump can be controlled on leaving water temperature set point or plant load \type choice \key Setpoint \key Load \default Load - A12, \field Flow Mode + A14, \field Flow Mode \note Select operating mode for fluid flow through the chiller. "ConstantFlow" is for \note constant pumping with flow controlled by chiller to operate at full design \note flow rate. "VariableSpeedPumping" is for variable pumping with flow proportional @@ -74967,39 +74981,63 @@ HeatPump:PlantLoop:EIR:Cooling, \key ConstantFlow \key VariableSpeedPumping \default ConstantFlow - N6, \field Minimum Part Load Ratio + N7, \field Minimum Part Load Ratio \note Below this operating limit compressor cycling will occur \type real \minimum 0.0 \default 0.0 - N7, \field Minimum Source Inlet Temperature + N8, \field Minimum Source Inlet Temperature \type real \units C \default -100.0 \note Enter the minimum inlet outdoor air dry-bulb temperature \note for air-cooled units or minimum inlet water temperature for water-cooled units. \note The unit is disabled below this temperature. - N8, \field Maximum Source Inlet Temperature + N9, \field Maximum Source Inlet Temperature \type real \units C \default 100.0 \note Enter the maximum inlet outdoor air dry-bulb temperature \note for air-cooled units or maximum inlet water temperature for water-cooled units. \note The unit is disabled above this temperature. - N9, \field Minimum Supply Water Temperature Curve Name + N10, \field Minimum Supply Water Temperature Curve Name \type object-list \object-list UniVariateFunctions \note quadratic curve = a + b*OAT is typical, other univariate curves may be used \note OAT = Outdoor Dry-Bulb Temperature - N10; \field Maximum Supply Water Temperature Curve Name + N11, \field Maximum Supply Water Temperature Curve Name \type object-list \object-list UniVariateFunctions \note quadratic curve = a + b*OAT is typical, other univariate curves may be used \note OAT = Outdoor Dry-Bulb Temperature - + N12, \field Maximum Heat Recovery Outlet Temperature + \type real + \units C + \default 60.0 + \note Enter the maximum heat recovery leaving water temperature limit + \note The hot water temperature is not allowed to exceed this value + \note Not available with water source condenser type + A15, \field Heat Recovery Capacity Modifier Function of Temperature Curve Name + \note Cooling capacity modifier as a function of CW supply temp and condenser entering fluid temp + \type object-list + \object-list BivariateFunctions + \note curve = a + b*CWS + c*CWS**2 + d*ECT + e*ECT**2 + f*CWS*ECT + \note CWS = supply (leaving) chilled water temperature(C) + \note ECT = entering condenser fluid temperature(C) + \note If this field is blank, the AWHP curve without heat recovery will be used + A16; \field Heat Recovery Electric Input to Output Ratio Modifier Function of Temperature Curve Name + \note Electric Input Ratio (EIR) modifier as a function of temperature + \note EIR = 1/COP + \type object-list + \object-list BivariateFunctions + \note curve = a + b*CWS + c*CWS**2 + d*ECT + e*ECT**2 + f*CWS*ECT + \note CWS = supply (leaving) chilled water temperature(C) + \note ECT = entering condenser fluid temperature(C) + \note If this field is blank, the AWHP curve without heat recovery will be used + HeatPump:PlantLoop:EIR:Heating, \memo An EIR formulated water to water heat pump model, heating operation - \min-fields 15 + \min-fields 18 A1, \field Name \type alpha \reference PLHPHeatingNames @@ -75025,7 +75063,13 @@ HeatPump:PlantLoop:EIR:Heating, A6, \field Source Side Outlet Node Name \required-field \type node - A7, \field Companion Heat Pump Name + A7, \field Heat Recovery Inlet Node Name + \type node + \note Not available with water source condenser type + A8, \field Heat Recovery Outlet Node Name + \type node + \note Not available with water source condenser type + A9, \field Companion Heat Pump Name \note This field allows the user to specify a companion cooling \note object for this heating object. The companion is used in \note sizing the heat pump as well as to allow checks for unexpected @@ -75048,23 +75092,31 @@ HeatPump:PlantLoop:EIR:Heating, \ip-units gal/min \autosizable \default autosize - N3, \field Reference Capacity + N3, \field Heat Recovery Reference Flow Rate + \type real + \minimum> 0.0 + \units m3/s + \ip-units gal/min + \autosizable + \default autosize + \note Not available with water source condenser type + N4, \field Reference Capacity \type real \minimum> 0.0 \units W \autosizable \default autosize - N4, \field Reference Coefficient of Performance + N5, \field Reference Coefficient of Performance \type real \minimum> 0.0 \units W/W \default 3.0 - N5, \field Sizing Factor + N6, \field Sizing Factor \note Multiplies the autosized load side reference flow rate which is then used to autosize the capacity \type real \minimum> 0.0 \default 1.0 - A8, \field Capacity Modifier Function of Temperature Curve Name + A10, \field Capacity Modifier Function of Temperature Curve Name \note Heating capacity modifier as a function of CW supply temp and entering condenser temp \required-field \type object-list @@ -75072,7 +75124,7 @@ HeatPump:PlantLoop:EIR:Heating, \note curve = a + b*CWS + c*CWS**2 + d*ECT + e*ECT**2 + f*CWS*ECT \note CWS = supply (leaving) hot water temperature(C) \note ECT = entering condenser fluid temperature(C) - A9, \field Electric Input to Output Ratio Modifier Function of Temperature Curve Name + A11, \field Electric Input to Output Ratio Modifier Function of Temperature Curve Name \note Electric Input Ratio (EIR) modifier as a function of temperature \note EIR = 1/COP \required-field @@ -75081,7 +75133,7 @@ HeatPump:PlantLoop:EIR:Heating, \note curve = a + b*CWS + c*CWS**2 + d*ECT + e*ECT**2 + f*CWS*ECT \note CWS = supply (leaving) hot water temperature(C) \note ECT = entering condenser fluid temperature(C) - A10, \field Electric Input to Output Ratio Modifier Function of Part Load Ratio Curve Name + A12, \field Electric Input to Output Ratio Modifier Function of Part Load Ratio Curve Name \note Electric Input Ratio (EIR) modifier as a function of Part Load Ratio (PLR) \note EIR = 1/COP \required-field @@ -75089,25 +75141,25 @@ HeatPump:PlantLoop:EIR:Heating, \object-list UnivariateFunctions \note quadratic curve = a + b*PLR + c*PLR**2 is typical, other univariate curves may be used \note PLR = part load ratio (hot load/steady state capacity) - N6, \field Heating To Cooling Capacity Sizing Ratio + N7, \field Heating To Cooling Capacity Sizing Ratio \note Multiplies the autosized heating capacity \type real \minimum 0.0 \default 1.0 - A11, \field Heat Pump Sizing Method + A13, \field Heat Pump Sizing Method \note Specifies sizing method when companion coil exists \type choice \key CoolingCapacity \key HeatingCapacity \key GreaterOfHeatingOrCooling \default CoolingCapacity - A12, \field Control Type + A14, \field Control Type \note Heat pump can be controlled on leaving water temperature set point or plant load \type choice \key Setpoint \key Load \default Load - A13, \field Flow Mode + A15, \field Flow Mode \note Select operating mode for fluid flow through the chiller. "ConstantFlow" is for \note constant pumping with flow controlled by chiller to operate at full design \note flow rate. "VariableSpeedPumping" is for variable pumping with flow proportional @@ -75116,56 +75168,56 @@ HeatPump:PlantLoop:EIR:Heating, \key ConstantFlow \key VariableSpeedPumping \default ConstantFlow - N7, \field Minimum Part Load Ratio + N8, \field Minimum Part Load Ratio \note Below this operating limit compressor cycling will occur \type real \minimum 0.0 \default 0.0 - N8, \field Minimum Source Inlet Temperature + N9, \field Minimum Source Inlet Temperature \type real \units C \default -100.0 \note Enter the minimum inlet outdoor air dry-bulb temperature \note for air-cooled units or minimum inlet water temperature for water-cooled units. \note The unit is disabled below this temperature. - N9, \field Maximum Source Inlet Temperature + N10, \field Maximum Source Inlet Temperature \type real \units C \default 100.0 \note Enter the maximum inlet outdoor air dry-bulb temperature \note for air-cooled units or maximum inlet water temperature for water-cooled units. \note The unit is disabled above this temperature. - A14, \field Minimum Supply Water Temperature Curve Name + A16, \field Minimum Supply Water Temperature Curve Name \type object-list \object-list UniVariateFunctions \note quadratic curve = a + b*OAT is typical, other univariate curves may be used \note OAT = Outdoor Dry-Bulb Temperature - A15, \field Maximum Supply Water Temperature Curve Name + A17, \field Maximum Supply Water Temperature Curve Name \type object-list \object-list UniVariateFunctions \note quadratic curve = a + b*OAT is typical, other univariate curves may be used \note OAT = Outdoor Dry-Bulb Temperature - A16, \field Dry Outdoor Correction Factor Curve Name + A18, \field Dry Outdoor Correction Factor Curve Name \type object-list \object-list UniVariateFunctions - N10, \field Maximum Outdoor Dry Bulb Temperature For Defrost Operation + N11, \field Maximum Outdoor Dry Bulb Temperature For Defrost Operation \type real \default 10.0 \note defrost operation will not be active above this outdoor temperature - A17, \field Heat Pump Defrost Control + A19, \field Heat Pump Defrost Control \type choice \key None \key Timed \key OnDemand \key TimedEmpirical \note A blank field is the same as None. - N11, \field Heat Pump Defrost Time Period Fraction + N12, \field Heat Pump Defrost Time Period Fraction \type real \minimum 0.0 \default 0.058333 \note Nominal fraction of time in defrost mode \note only applicable if Timed or TimedEmpirical heat pump defrost control is specified - A18, \field Defrost Energy Input Ratio Function of Temperature Curve Name + A20, \field Defrost Energy Input Ratio Function of Temperature Curve Name \type object-list \object-list BivariateFunctions \note univariate curve = a + b*OAT is typical, other univariate curves may be used @@ -75173,14 +75225,14 @@ HeatPump:PlantLoop:EIR:Heating, \note OAT = outdoor air dry-bulb temperature (C) \note WB = wet-bulb temperature (C) of air entering the indoor coil \note only required if Timed or OnDemand defrost strategy is specified - A19, \field Timed Empirical Defrost Frequency Curve Name + A21, \field Timed Empirical Defrost Frequency Curve Name \type object-list \object-list UniVariateFunctions \note univariate curve = a + b*OAT is typical, other univariate curves may be used \note OAT = outdoor air dry-bulb temperature (C) \note Timed Empirical Defrost Frequency fraction in hours = curve output \note only applicable if TimedEmpirical defrost control is specified - A20, \field Timed Empirical Defrost Heat Load Penalty Curve Name + A22, \field Timed Empirical Defrost Heat Load Penalty Curve Name \type object-list \object-list UniVariateFunctions \object-list BivariateFunctions @@ -75190,7 +75242,7 @@ HeatPump:PlantLoop:EIR:Heating, \note WB = wet-bulb temperature (C) of air entering the indoor coil \note Timed Empirical Defrost Heat Load Penalty in watts = hot load * curve output \note only applicable if TimedEmpirical defrost control is specified - A21; \field Timed Empirical Defrost Heat Input Energy Fraction Curve Name + A23, \field Timed Empirical Defrost Heat Input Energy Fraction Curve Name \type object-list \object-list UniVariateFunctions \object-list BivariateFunctions @@ -75200,6 +75252,29 @@ HeatPump:PlantLoop:EIR:Heating, \note WB = wet-bulb temperature (C) of air entering the indoor coil \note Timed Empirical Defrost Heat Input Energy in watts = rated hot load * curve output \note only applicable if TimedEmpirical defrost control is specified + N13, \field Minimum Heat Recovery Outlet Temperature + \type real + \units C + \default 4.5 + \note Enter the minimum heat recovery leaving water temperature limit + \note The chilled water temperature is not allowed to drop below this value + \note Not available with water source condenser type + A24, \field Heat Recovery Capacity Modifier Function of Temperature Curve Name + \note Heating capacity modifier as a function of HW supply temp and entering condenser fluid temp + \type object-list + \object-list BivariateFunctions + \note curve = a + b*HWS + c*HWS**2 + d*ECT + e*ECT**2 + f*HWS*ECT + \note HWS = supply (leaving) hot water temperature(C) + \note ECT = entering condenser fluid temperature(C) + A25; \field Heat Recovery Electric Input to Output Ratio Modifier Function of Temperature Curve Name + \note Electric Input Ratio (EIR) modifier as a function of temperature + \note EIR = 1/COP + \type object-list + \object-list BiVariateFunctions + \note curve = a + b*HWS + c*HWS**2 + d*ECT + e*ECT**2 + f*HWS*ECT + \note HWS = supply (leaving) hot water temperature(C) + \note ECT = entering condenser fluid temperature(C) + \note If this field is blank, the AWHP curve without heat recovery will be used HeatPump:AirToWater:FuelFired:Heating, \memo The object defines a fuel-fired absorption heat pump based on equation-fit models. diff --git a/src/EnergyPlus/PlantLoopHeatPumpEIR.cc b/src/EnergyPlus/PlantLoopHeatPumpEIR.cc index 12b1488a09b..9eff1c9a64f 100644 --- a/src/EnergyPlus/PlantLoopHeatPumpEIR.cc +++ b/src/EnergyPlus/PlantLoopHeatPumpEIR.cc @@ -92,6 +92,9 @@ void EIRPlantLoopHeatPump::simulate( this->loadSideInletTemp = state.dataLoopNodes->Node(this->loadSideNodes.inlet).Temp; this->sourceSideInletTemp = state.dataLoopNodes->Node(this->sourceSideNodes.inlet).Temp; + if (this->heatRecoveryAvailable) { + this->heatRecoveryInletTemp = state.dataLoopNodes->Node(this->heatRecoveryNodes.inlet).Temp; + } if (this->waterSource) { this->setOperatingFlowRatesWSHP(state, FirstHVACIteration); @@ -116,7 +119,24 @@ void EIRPlantLoopHeatPump::simulate( return; } } else if (this->airSource) { + this->setHeatRecoveryOperatingStatusASHP(state, FirstHVACIteration); this->setOperatingFlowRatesASHP(state, FirstHVACIteration); + + if (calledFromLocation.loopNum == this->heatRecoveryPlantLoc.loopNum) { + if (this->heatRecoveryAvailable) { + PlantUtilities::UpdateChillerComponentCondenserSide(state, + this->heatRecoveryPlantLoc.loopNum, + this->heatRecoveryPlantLoc.loopSideNum, + this->EIRHPType, + this->heatRecoveryNodes.inlet, + this->heatRecoveryNodes.outlet, + this->heatRecoveryRate, + this->heatRecoveryInletTemp, + this->heatRecoveryOutletTemp, + this->heatRecoveryMassFlowRate, + FirstHVACIteration); + } + } } if (this->running) { @@ -195,6 +215,12 @@ void EIRPlantLoopHeatPump::resetReportingVariables() this->partLoadRatio = 0.0; this->cyclingRatio = 0.0; this->defrostPowerMultiplier = 1.0; + this->heatRecoveryRate = 0.0; + this->heatRecoveryEnergy = 0.0; + this->heatRecoveryMassFlowRate = 0.0; + this->heatRecoveryOutletTemp = this->heatRecoveryInletTemp; + this->heatRecoveryIsActive = false; + this->heatRecoveryOperatingStatus = 0; } void EIRPlantLoopHeatPump::setOperatingFlowRatesWSHP(EnergyPlusData &state, bool FirstHVACIteration) @@ -273,15 +299,27 @@ void EIRPlantLoopHeatPump::setOperatingFlowRatesASHP(EnergyPlusData &state, bool this->sourceSideMassFlowRate = 0.0; PlantUtilities::SetComponentFlowRate( state, this->loadSideMassFlowRate, this->loadSideNodes.inlet, this->loadSideNodes.outlet, this->loadSidePlantLoc); + if (this->heatRecoveryAvailable) { + // set the HR flow to zero if the heat pump is off + this->heatRecoveryMassFlowRate = 0.0; + PlantUtilities::SetComponentFlowRate( + state, this->heatRecoveryMassFlowRate, this->heatRecoveryNodes.inlet, this->heatRecoveryNodes.outlet, this->heatRecoveryPlantLoc); + } // Set flows if the heat pump is running } else { // the heat pump must run // apply min/max operating limits based on source side entering fluid temperature - if (this->minSourceTempLimit > this->sourceSideInletTemp || this->maxSourceTempLimit < this->sourceSideInletTemp) { + if ((this->minSourceTempLimit > this->sourceSideInletTemp || this->maxSourceTempLimit < this->sourceSideInletTemp) && + !this->heatRecoveryIsActive) { this->loadSideMassFlowRate = 0.0; this->sourceSideMassFlowRate = 0.0; this->running = false; PlantUtilities::SetComponentFlowRate( state, this->loadSideMassFlowRate, this->loadSideNodes.inlet, this->loadSideNodes.outlet, this->loadSidePlantLoc); + if (this->heatRecoveryAvailable) { + this->heatRecoveryMassFlowRate = 0.0; + PlantUtilities::SetComponentFlowRate( + state, this->heatRecoveryMassFlowRate, this->heatRecoveryNodes.inlet, this->heatRecoveryNodes.outlet, this->heatRecoveryPlantLoc); + } } else { this->loadSideMassFlowRate = this->loadSideDesignMassFlowRate; this->sourceSideMassFlowRate = this->sourceSideDesignMassFlowRate; @@ -297,6 +335,12 @@ void EIRPlantLoopHeatPump::setOperatingFlowRatesASHP(EnergyPlusData &state, bool PlantUtilities::SetComponentFlowRate( state, this->loadSideMassFlowRate, this->loadSideNodes.inlet, this->loadSideNodes.outlet, this->loadSidePlantLoc); + + if (this->heatRecoveryIsActive) { + this->heatRecoveryMassFlowRate = this->heatRecoveryDesignMassFlowRate; + PlantUtilities::SetComponentFlowRate( + state, this->heatRecoveryMassFlowRate, this->heatRecoveryNodes.inlet, this->heatRecoveryNodes.outlet, this->heatRecoveryPlantLoc); + } } // if there's no flow in one, try to turn the entire heat pump off @@ -306,6 +350,20 @@ void EIRPlantLoopHeatPump::setOperatingFlowRatesASHP(EnergyPlusData &state, bool this->running = false; PlantUtilities::SetComponentFlowRate( state, this->loadSideMassFlowRate, this->loadSideNodes.inlet, this->loadSideNodes.outlet, this->loadSidePlantLoc); + // if heat recovery is connected to plant loop + if (this->heatRecoveryAvailable) { + this->heatRecoveryMassFlowRate = 0.0; + PlantUtilities::SetComponentFlowRate( + state, this->heatRecoveryMassFlowRate, this->heatRecoveryNodes.inlet, this->heatRecoveryNodes.outlet, this->heatRecoveryPlantLoc); + } + } + if (this->heatRecoveryAvailable) { + PlantUtilities::PullCompInterconnectTrigger(state, + this->loadSidePlantLoc, + this->condMassFlowRateTriggerIndex, + this->heatRecoveryPlantLoc, + DataPlant::CriteriaType::MassFlowRate, + this->heatRecoveryMassFlowRate); } } } @@ -369,8 +427,13 @@ void EIRPlantLoopHeatPump::doPhysicsASHP(EnergyPlusData &state, Real64 currentLo // calculate power usage from EIR curves this->calcPowerUsage(state); - // evaluate the source side heat transfer rate - this->calcSourceSideHeatTransferASHP(state); + if (this->heatRecoveryIsActive) { + // evaluate the heat recovery side heat transfer rate + this->calcHeatRecoveryHeatTransferASHP(state); + } else { + // evaluate the source side heat transfer rate + this->calcSourceSideHeatTransferASHP(state); + } } void EIRPlantLoopHeatPump::calcAvailableCapacity(EnergyPlusData &state, Real64 const currentLoad, Real64 &availableCapacity, Real64 &partLoadRatio) @@ -387,12 +450,22 @@ void EIRPlantLoopHeatPump::calcAvailableCapacity(EnergyPlusData &state, Real64 c // evaluate capacity modifier curve and determine load side heat transfer // any adjustment to outlet water temp set point requires some form of iteration for (int loop = 0; loop < 2; ++loop) { - capacityModifierFuncTemp = Curve::CurveValue(state, this->capFuncTempCurveIndex, loadSideOutletSetpointTemp, this->sourceSideInletTemp); - - availableCapacity = this->referenceCapacity * capacityModifierFuncTemp; - // apply air source HP dry air heating capacity correction - availableCapacity *= heatingCapacityModifierASHP(state); + if (this->heatRecoveryIsActive) { + if (this->heatRecoveryCapFTempCurveIndex > 0) { + capacityModifierFuncTemp = + Curve::CurveValue(state, this->heatRecoveryCapFTempCurveIndex, loadSideOutletSetpointTemp, this->heatRecoveryInletTemp); + } else { + capacityModifierFuncTemp = + Curve::CurveValue(state, this->capFuncTempCurveIndex, loadSideOutletSetpointTemp, this->heatRecoveryInletTemp); + } + availableCapacity = this->referenceCapacity * capacityModifierFuncTemp; + } else { + capacityModifierFuncTemp = Curve::CurveValue(state, this->capFuncTempCurveIndex, loadSideOutletSetpointTemp, this->sourceSideInletTemp); + availableCapacity = this->referenceCapacity * capacityModifierFuncTemp; + // apply air source HP dry air heating capacity correction + availableCapacity *= heatingCapacityModifierASHP(state); + } if (availableCapacity > 0) { partLoadRatio = std::clamp(std::abs(currentLoad) / availableCapacity, 0.0, 1.0); @@ -432,7 +505,11 @@ void EIRPlantLoopHeatPump::calcAvailableCapacity(EnergyPlusData &state, Real64 c } // check the curve values, reset to zero if negative - this->capModFTCurveCheck(state, loadSideOutletSetpointTemp, capacityModifierFuncTemp); + if (this->heatRecoveryIsActive && this->heatRecoveryCapFTempCurveIndex > 0) { + this->heatRecoveryCapModFTCurveCheck(state, loadSideOutletSetpointTemp, capacityModifierFuncTemp); + } else { + this->capModFTCurveCheck(state, loadSideOutletSetpointTemp, capacityModifierFuncTemp); + } } Real64 EIRPlantLoopHeatPump::heatingCapacityModifierASHP(EnergyPlusData &state) const @@ -498,13 +575,27 @@ void EIRPlantLoopHeatPump::calcLoadSideHeatTransfer(EnergyPlusData &state, Real6 void EIRPlantLoopHeatPump::calcPowerUsage(EnergyPlusData &state) { - // calculate power usage from EIR curves - Real64 eirModifierFuncTemp = Curve::CurveValue(state, this->powerRatioFuncTempCurveIndex, this->loadSideOutletTemp, this->sourceSideInletTemp); + Real64 eirModifierFuncTemp = 0.0; + if (this->airSource && this->heatRecoveryIsActive) { + if (this->heatRecoveryEIRFTempCurveIndex > 0) { + eirModifierFuncTemp = + Curve::CurveValue(state, this->heatRecoveryEIRFTempCurveIndex, this->loadSideOutletTemp, this->heatRecoveryInletTemp); + // check cap func of temp curve value and reset to zero if negative + this->heatRecoveryEIRModCurveCheck(state, eirModifierFuncTemp); + } else { + eirModifierFuncTemp = Curve::CurveValue(state, this->powerRatioFuncTempCurveIndex, this->loadSideOutletTemp, this->sourceSideInletTemp); + // check cap func of temp curve value and reset to zero if negative + this->eirModCurveCheck(state, eirModifierFuncTemp); + } + } else { + eirModifierFuncTemp = Curve::CurveValue(state, this->powerRatioFuncTempCurveIndex, this->loadSideOutletTemp, this->sourceSideInletTemp); + // check curves value and resets to zero if negative + this->eirModCurveCheck(state, eirModifierFuncTemp); + } Real64 eirModifierFuncPLR = Curve::CurveValue(state, this->powerRatioFuncPLRCurveIndex, this->partLoadRatio); - - // check curves value and resets to zero if negative - this->eirModCurveCheck(state, eirModifierFuncTemp, eirModifierFuncPLR); + // check EIR func of PLR curve value and resets to zero if negative + this->eirModFPLRCurveCheck(state, eirModifierFuncPLR); // compute power usage this->powerUsage = (this->loadSideHeatTransfer / this->referenceCOP) * eirModifierFuncPLR * eirModifierFuncTemp * this->defrostPowerMultiplier * @@ -552,6 +643,90 @@ void EIRPlantLoopHeatPump::calcSourceSideHeatTransferASHP(EnergyPlusData &state) Real64 const CpSrc = Psychrometrics::PsyCpAirFnW(state.dataEnvrn->OutHumRat); Real64 const sourceMCp = this->sourceSideMassFlowRate * CpSrc; this->sourceSideOutletTemp = this->calcSourceOutletTemp(this->sourceSideInletTemp, this->sourceSideHeatTransfer / sourceMCp); + if (this->heatRecoveryAvailable && !this->heatRecoveryIsActive) { + // reset the HR report variables + this->heatRecoveryRate = 0.0; + this->heatRecoveryOutletTemp = this->heatRecoveryInletTemp; + } +} + +void EIRPlantLoopHeatPump::calcHeatRecoveryHeatTransferASHP(EnergyPlusData &state) +{ + // energy balance on heat pump + this->heatRecoveryRate = this->calcQheatRecovery(this->loadSideHeatTransfer, this->powerUsage); + Real64 heatRecoverRateTot = this->heatRecoveryRate; + + // calculate heat recovery side outlet conditions + auto &thisHeatRecoveryPlantLoop = state.dataPlnt->PlantLoop(this->heatRecoveryPlantLoc.loopNum); + Real64 const CpHR = FluidProperties::GetSpecificHeatGlycol(state, + thisHeatRecoveryPlantLoop.FluidName, + this->heatRecoveryInletTemp, + thisHeatRecoveryPlantLoop.FluidIndex, + "EIRPlantLoopHeatPump::calcHeatRecoveryHeatTransferASHP()"); + Real64 const hRecoveryMCp = this->heatRecoveryMassFlowRate * CpHR; + if (this->heatRecoveryMassFlowRate > 0.0) { + this->heatRecoveryOutletTemp = this->calcHROutletTemp(this->heatRecoveryInletTemp, this->heatRecoveryRate / hRecoveryMCp); + } else { + this->heatRecoveryOutletTemp = this->heatRecoveryInletTemp; + this->heatRecoveryRate = 0.0; + } + // limit the HR HW outlet temperature to the maximum allowed (HW Recovery) + if (this->heatRecoveryOutletTemp > this->maxHeatRecoveryTempLimit) { + if (this->heatRecoveryInletTemp < this->maxHeatRecoveryTempLimit) { + this->heatRecoveryOutletTemp = this->maxHeatRecoveryTempLimit; + this->heatRecoveryRate = hRecoveryMCp * (this->heatRecoveryOutletTemp - this->heatRecoveryInletTemp); + } else { + this->heatRecoveryRate = 0.0; + this->heatRecoveryOutletTemp = this->heatRecoveryInletTemp; + } + } + // limit the HR CW outlet temp to the minimum allowed (CW Recovery) + if (this->heatRecoveryOutletTemp < this->minHeatRecoveryTempLimit) { + if (this->heatRecoveryInletTemp > this->minHeatRecoveryTempLimit) { + this->heatRecoveryOutletTemp = this->minHeatRecoveryTempLimit; + this->heatRecoveryRate = hRecoveryMCp * (this->heatRecoveryInletTemp - this->heatRecoveryOutletTemp); + } else { + this->heatRecoveryRate = 0.0; + this->heatRecoveryOutletTemp = this->heatRecoveryInletTemp; + } + } + // report the net heat balance as source side heat transfer + Real64 heatReoveryRateUnused = std::max(0.0, (heatRecoverRateTot - this->heatRecoveryRate)); + if (heatReoveryRateUnused > 0.0) { + this->sourceSideHeatTransfer = heatReoveryRateUnused; + // calculate source side outlet conditions + Real64 const CpSrc = Psychrometrics::PsyCpAirFnW(state.dataEnvrn->OutHumRat); + Real64 const sourceMCp = this->sourceSideMassFlowRate * CpSrc; + this->sourceSideOutletTemp = this->calcSourceOutletTemp(this->sourceSideInletTemp, this->sourceSideHeatTransfer / sourceMCp); + } else { + // reset the source side report variables + this->sourceSideHeatTransfer = 0.0; + this->sourceSideOutletTemp = this->sourceSideInletTemp; + } +} + +void EIRPlantLoopHeatPump::setHeatRecoveryOperatingStatusASHP(EnergyPlusData &state, bool FirstHVACIteration) +{ + if (!this->running) { + if (this->heatRecoveryAvailable) { + // set the HR operation off + this->heatRecoveryIsActive = false; + this->heatRecoveryOperatingStatus = 0; + } + } else { // the heat pump must be running + if (this->heatRecoveryAvailable) { + // apply min/max HR operating limits based on heat recovery entering fluid temperature + if (this->minHeatRecoveryTempLimit > this->heatRecoveryInletTemp || this->maxHeatRecoveryTempLimit < this->heatRecoveryInletTemp) { + // set the HR operation off + this->heatRecoveryIsActive = false; + this->heatRecoveryOperatingStatus = 0; + } else { + // set the HR operation on + this->heatRecoveryIsActive = true; + this->heatRecoveryOperatingStatus = 1; + } + } + } } void EIRPlantLoopHeatPump::capModFTCurveCheck(EnergyPlusData &state, const Real64 loadSideOutletSetpointTemp, Real64 &capacityModifierFuncTemp) @@ -578,7 +753,37 @@ void EIRPlantLoopHeatPump::capModFTCurveCheck(EnergyPlusData &state, const Real6 } } -void EIRPlantLoopHeatPump::eirModCurveCheck(EnergyPlusData &state, Real64 &eirModifierFuncTemp, Real64 &eirModifierFuncPLR) +void EIRPlantLoopHeatPump::heatRecoveryCapModFTCurveCheck(EnergyPlusData &state, + const Real64 loadSideOutletSetpointTemp, + Real64 &capacityModifierFuncTemp) +{ + if (capacityModifierFuncTemp < 0.0) { + if (this->heatRecCapModFTErrorIndex == 0) { + ShowSevereMessage(state, format("{} \"{}\":", DataPlant::PlantEquipTypeNames[static_cast(this->EIRHPType)], this->name)); + ShowContinueError(state, + format(" Heat Recovery mode Capacity Modifier curve (function of Temperatures) output is negative ({:.3T}).", + capacityModifierFuncTemp)); + ShowContinueError( + state, + format( + " Negative value occurs using a load side water temperature of {:.2T}C and heat recovery entering water temperature of {:.2T}C.", + loadSideOutletSetpointTemp, + this->heatRecoveryInletTemp)); + ShowContinueErrorTimeStamp(state, " Resetting curve output to zero and continuing simulation."); + } + ShowRecurringWarningErrorAtEnd( + state, + format("{} \"{}\": Heat Recovery mode Capacity Modifier curve (function of Temperatures) output is negative warning continues...", + DataPlant::PlantEquipTypeNames[static_cast(this->EIRHPType)], + this->name), + this->heatRecCapModFTErrorIndex, + capacityModifierFuncTemp, + capacityModifierFuncTemp); + capacityModifierFuncTemp = 0.0; + } +} + +void EIRPlantLoopHeatPump::eirModCurveCheck(EnergyPlusData &state, Real64 &eirModifierFuncTemp) { if (eirModifierFuncTemp < 0.0) { if (this->eirModFTErrorIndex == 0) { @@ -599,7 +804,37 @@ void EIRPlantLoopHeatPump::eirModCurveCheck(EnergyPlusData &state, Real64 &eirMo eirModifierFuncTemp); eirModifierFuncTemp = 0.0; } +} +void EIRPlantLoopHeatPump::heatRecoveryEIRModCurveCheck(EnergyPlusData &state, Real64 &eirModifierFuncTemp) +{ + if (eirModifierFuncTemp < 0.0) { + if (this->heatRecEIRModFTErrorIndex == 0 && heatRecoveryEIRFTempCurveIndex > 0) { + ShowSevereMessage(state, format("{} \"{}\":", DataPlant::PlantEquipTypeNames[static_cast(this->EIRHPType)], this->name)); + ShowContinueError( + state, format(" Heat Recovery mode EIR Modifier curve (function of Temperatures) output is negative ({:.3T}).", eirModifierFuncTemp)); + ShowContinueError( + state, + format( + " Negative value occurs using a load side water temperature of {:.2T}C and heat recovery entering water temperature of {:.2T}C.", + this->loadSideOutletTemp, + this->heatRecoveryInletTemp)); + ShowContinueErrorTimeStamp(state, " Resetting curve output to zero and continuing simulation."); + } + ShowRecurringWarningErrorAtEnd( + state, + format("{} \"{}\": Heat Recovery mode EIR Modifier curve (function of Temperatures) output is negative warning continues...", + DataPlant::PlantEquipTypeNames[static_cast(this->EIRHPType)], + this->name), + this->eirModFTErrorIndex, + eirModifierFuncTemp, + eirModifierFuncTemp); + eirModifierFuncTemp = 0.0; + } +} + +void EIRPlantLoopHeatPump::eirModFPLRCurveCheck(EnergyPlusData &state, Real64 &eirModifierFuncPLR) +{ if (eirModifierFuncPLR < 0.0) { if (this->eirModFPLRErrorIndex == 0) { ShowSevereMessage(state, format("{} \"{}\":", DataPlant::PlantEquipTypeNames[static_cast(this->EIRHPType)], this->name)); @@ -717,6 +952,7 @@ void EIRPlantLoopHeatPump::onInitLoopEquip(EnergyPlusData &state, [[maybe_unused this->sizeSrcSideWSHP(state); } else if (this->airSource) { this->sizeSrcSideASHP(state); + this->sizeHeatRecoveryASHP(state); } } @@ -742,6 +978,17 @@ void EIRPlantLoopHeatPump::onInitLoopEquip(EnergyPlusData &state, [[maybe_unused } else if (this->airSource) { rho = Psychrometrics::PsyRhoAirFnPbTdbW(state, state.dataEnvrn->StdBaroPress, state.dataEnvrn->OutDryBulbTemp, 0.0, routineName); this->sourceSideDesignMassFlowRate = rho * this->sourceSideDesignVolFlowRate; + // heat recovery + if (this->heatRecoveryAvailable) { + rho = FluidProperties::GetDensityGlycol(state, + state.dataPlnt->PlantLoop(this->heatRecoveryPlantLoc.loopNum).FluidName, + Constant::InitConvTemp, + state.dataPlnt->PlantLoop(this->heatRecoveryPlantLoc.loopNum).FluidIndex, + routineName); + this->heatRecoveryDesignMassFlowRate = rho * this->heatRecoveryDesignVolFlowRate; + PlantUtilities::InitComponentNodes( + state, 0.0, this->heatRecoveryDesignMassFlowRate, this->heatRecoveryNodes.inlet, this->heatRecoveryNodes.outlet); + } } if (this->flowControl == DataPlant::FlowMode::VariableSpeedPump) { @@ -1274,6 +1521,107 @@ void EIRPlantLoopHeatPump::sizeSrcSideASHP(EnergyPlusData &state) } } +void EIRPlantLoopHeatPump::sizeHeatRecoveryASHP(EnergyPlusData &state) +{ + // size heat recovery side volume flow rate for air-source HP + if (!this->heatRecoveryAvailable) { + return; + } + + // these variables will be used throughout this function as a temporary value + Real64 tmpCapacity = this->referenceCapacity; + Real64 tmpLoadVolFlow = this->loadSideDesignVolFlowRate; + Real64 tmpHeatRecoveryVolFlow = 0.0; + // size the heat-recovery flow rate + std::string_view const typeName = DataPlant::PlantEquipTypeNames[static_cast(this->EIRHPType)]; + Real64 heatRecoveryInitTemp = + (this->EIRHPType == DataPlant::PlantEquipmentType::HeatPumpEIRCooling) ? Constant::HWInitConvTemp : Constant::CWInitConvTemp; + Real64 const rhoHR = FluidProperties::GetDensityGlycol(state, + state.dataPlnt->PlantLoop(this->heatRecoveryPlantLoc.loopNum).FluidName, + heatRecoveryInitTemp, + state.dataPlnt->PlantLoop(this->heatRecoveryPlantLoc.loopNum).FluidIndex, + "EIRPlantLoopHeatPump::sizeHeatRecoveryASHP()"); + Real64 const CpHR = FluidProperties::GetSpecificHeatGlycol(state, + state.dataPlnt->PlantLoop(this->heatRecoveryPlantLoc.loopNum).FluidName, + heatRecoveryInitTemp, + state.dataPlnt->PlantLoop(this->heatRecoveryPlantLoc.loopNum).FluidIndex, + "EIRPlantLoopHeatPump::sizeHeatRecoveryASHP()"); + + // calculate an auto-sized value for heat recovery design flow regardless of whether it was auto-sized or not + int plantHRSizingIndex = state.dataPlnt->PlantLoop(this->heatRecoveryPlantLoc.loopNum).PlantSizNum; + if (plantHRSizingIndex > 0) { + // Definition of COP: COP = Qload/Power, therefore Power = Qload/COP + // Energy balance: Qhr = Qload + Power = Qload(1 + 1/COP), cooling mode (recovers hot water) + // Qhr = Qload - Power = Qload(1 - 1/COP), heating mode (recovers chilled water) + Real64 designHeatRecoveryHeatTransfer = 0.0; + if (this->EIRHPType == DataPlant::PlantEquipmentType::HeatPumpEIRHeating) { + designHeatRecoveryHeatTransfer = tmpCapacity * (1 - 1 / this->referenceCOP); + } else { + designHeatRecoveryHeatTransfer = tmpCapacity * (1 + 1 / this->referenceCOP); + } + // calculate the design heat recovery flow rate, by applying the sensible heat rate equation: + tmpHeatRecoveryVolFlow = designHeatRecoveryHeatTransfer / (state.dataSize->PlantSizData(plantHRSizingIndex).DeltaT * CpHR * rhoHR); + // not sure about this + // if (this->airSource && this->heatRecoveryHeatPump) { + // // If component is on plant outlet branch, use plant flow rate + // tmpHeatRecoveryVolFlow = state.dataSize->PlantSizData(plantHRSizingIndex).DesVolFlowRate; + //} + } else { + // set it to the load side if there is plant sizing information + tmpHeatRecoveryVolFlow = tmpLoadVolFlow; + } + // check if the sizing ratio is based on the this->EIRHPType + if (this->companionHeatPumpCoil) { + tmpHeatRecoveryVolFlow *= this->companionHeatPumpCoil->heatSizingRatio; + } else { + tmpHeatRecoveryVolFlow *= this->heatSizingRatio; + } + this->heatRecoveryDesignMassFlowRate = rhoHR * this->heatRecoveryDesignVolFlowRate; + + if (this->heatRecoveryDesignVolFlowRateWasAutoSized) { + this->heatRecoveryDesignVolFlowRate = tmpHeatRecoveryVolFlow; + if (state.dataPlnt->PlantFinalSizesOkayToReport) { + BaseSizer::reportSizerOutput( + state, typeName, this->name, "Design Size Heat Recovery Side Volume Flow Rate [m3/s]", tmpHeatRecoveryVolFlow); + } + if (state.dataPlnt->PlantFirstSizesOkayToReport) { + BaseSizer::reportSizerOutput( + state, typeName, this->name, "Initial Design Size Heat Recovery Side Volume Flow Rate [m3/s]", tmpHeatRecoveryVolFlow); + } + } else { + // heat recovery design volume flow rate was hard-sized + if (this->heatRecoveryDesignVolFlowRate > 0.0 && tmpHeatRecoveryVolFlow > 0.0) { + Real64 const hardSizedHeatRecoveryFlow = this->heatRecoveryDesignVolFlowRate; + if (state.dataPlnt->PlantFinalSizesOkayToReport) { + if (state.dataGlobal->DoPlantSizing) { + BaseSizer::reportSizerOutput(state, + typeName, + this->name, + "Design Size Heat Recovery Side Volume Flow Rate [m3/s]", + tmpHeatRecoveryVolFlow, + "User-Specified Heat Recovery Side Volume Flow Rate [m3/s]", + hardSizedHeatRecoveryFlow); + } else { + BaseSizer::reportSizerOutput( + state, typeName, this->name, "User-Specified Heat Recovery Side Volume Flow Rate [m3/s]", hardSizedHeatRecoveryFlow); + } + if (state.dataGlobal->DisplayExtraWarnings) { + if ((std::abs(tmpHeatRecoveryVolFlow - hardSizedHeatRecoveryFlow) / hardSizedHeatRecoveryFlow) > + state.dataSize->AutoVsHardSizingThreshold) { + ShowMessage(state, format("EIRPlantLoopHeatPump::size(): Potential issue with equipment sizing for {}", this->name)); + ShowContinueError(state, + format("User-Specified Heat Recovery Side Volume Flow Rate of {:.2R} [m3/s]", hardSizedHeatRecoveryFlow)); + ShowContinueError( + state, format("differs from Design Size Heat Recovery Side Volume Flow Rate of {:.2R} [m3/s]", tmpHeatRecoveryVolFlow)); + ShowContinueError(state, "This may, or may not, indicate mismatched component sizes."); + ShowContinueError(state, "Verify that the value entered is intended and is consistent with other components."); + } + } + } + } + } +} + PlantComponent *EIRPlantLoopHeatPump::factory(EnergyPlusData &state, DataPlant::PlantEquipmentType hp_type, const std::string &hp_name) { if (state.dataEIRPlantLoopHeatPump->getInputsPLHP) { @@ -1336,14 +1684,18 @@ void EIRPlantLoopHeatPump::processInputForEIRPLHP(EnergyPlusData &state) std::function calcLoadOutletTemp; std::function calcQsource; std::function calcSourceOutletTemp; + std::function calcQheatRecovery; + std::function calcHROutletTemp; ClassType(DataPlant::PlantEquipmentType _thisType, std::string _nodesType, std::function _tLoadOutFunc, std::function _qSrcFunc, - std::function _tSrcOutFunc) + std::function _tSrcOutFunc, + std::function _qHeatRecovery, + std::function _tHROutFunc) : thisType(_thisType), nodesType(std::move(_nodesType)), calcLoadOutletTemp(_tLoadOutFunc), calcQsource(_qSrcFunc), - calcSourceOutletTemp(_tSrcOutFunc) + calcSourceOutletTemp(_tSrcOutFunc), calcQheatRecovery(_qHeatRecovery), calcHROutletTemp(_tHROutFunc) { } }; @@ -1351,11 +1703,15 @@ void EIRPlantLoopHeatPump::processInputForEIRPLHP(EnergyPlusData &state) "Chilled Water Nodes", EIRPlantLoopHeatPumps::EIRPlantLoopHeatPump::subtract, EIRPlantLoopHeatPumps::EIRPlantLoopHeatPump::add, + EIRPlantLoopHeatPumps::EIRPlantLoopHeatPump::add, + EIRPlantLoopHeatPumps::EIRPlantLoopHeatPump::add, EIRPlantLoopHeatPumps::EIRPlantLoopHeatPump::add}, ClassType{DataPlant::PlantEquipmentType::HeatPumpEIRHeating, "Hot Water Nodes", EIRPlantLoopHeatPumps::EIRPlantLoopHeatPump::add, EIRPlantLoopHeatPumps::EIRPlantLoopHeatPump::subtract, + EIRPlantLoopHeatPumps::EIRPlantLoopHeatPump::subtract, + EIRPlantLoopHeatPumps::EIRPlantLoopHeatPump::subtract, EIRPlantLoopHeatPumps::EIRPlantLoopHeatPump::subtract}}; bool errorsFound = false; @@ -1608,6 +1964,58 @@ void EIRPlantLoopHeatPump::processInputForEIRPLHP(EnergyPlusData &state) condenserNodeConnectionType_Outlet, NodeInputManager::CompFluidStream::Secondary, DataLoopNode::ObjectIsNotParent); + + // heat recovery inputs + std::string heatRecoveryInletNodeName; + std::string heatRecoveryOutletNodeName; + auto const hrInletNodeName = fields.find("heat_recovery_inlet_node_name"); + auto const hrOutletNodeName = fields.find("heat_recovery_outlet_node_name"); + if (hrInletNodeName != fields.end() && hrOutletNodeName != fields.end()) { + heatRecoveryInletNodeName = Util::makeUPPER(fields.at("heat_recovery_inlet_node_name").get()); + heatRecoveryOutletNodeName = Util::makeUPPER(fields.at("heat_recovery_outlet_node_name").get()); + thisPLHP.heatRecoveryAvailable = true; + } else { + thisPLHP.heatRecoveryAvailable = false; + } + + if (thisPLHP.airSource && thisPLHP.heatRecoveryAvailable) { + thisPLHP.heatRecoveryNodes.inlet = NodeInputManager::GetOnlySingleNode(state, + heatRecoveryInletNodeName, + nodeErrorsFound, + objType, + thisPLHP.name, + DataLoopNode::NodeFluidType::Water, + DataLoopNode::ConnectionType::Inlet, + NodeInputManager::CompFluidStream::Tertiary, + DataLoopNode::ObjectIsNotParent); + thisPLHP.heatRecoveryNodes.outlet = NodeInputManager::GetOnlySingleNode(state, + heatRecoveryOutletNodeName, + nodeErrorsFound, + objType, + thisPLHP.name, + DataLoopNode::NodeFluidType::Water, + DataLoopNode::ConnectionType::Outlet, + NodeInputManager::CompFluidStream::Tertiary, + DataLoopNode::ObjectIsNotParent); + + thisPLHP.heatRecoveryDesignVolFlowRate = + state.dataInputProcessing->inputProcessor->getRealFieldValue(fields, schemaProps, "heat_recovery_reference_flow_rate"); + if (thisPLHP.heatRecoveryDesignVolFlowRate == DataSizing::AutoSize) { + thisPLHP.heatRecoveryDesignVolFlowRateWasAutoSized = true; + } + + // fields only in cooling object + if (thisPLHP.heatRecoveryAvailable && thisPLHP.EIRHPType == DataPlant::PlantEquipmentType::HeatPumpEIRCooling) { + thisPLHP.maxHeatRecoveryTempLimit = state.dataInputProcessing->inputProcessor->getRealFieldValue( + fields, schemaProps, "maximum_heat_recovery_outlet_temperature"); + } + // fields only in heating object + if (thisPLHP.heatRecoveryAvailable && thisPLHP.EIRHPType == DataPlant::PlantEquipmentType::HeatPumpEIRHeating) { + thisPLHP.minHeatRecoveryTempLimit = state.dataInputProcessing->inputProcessor->getRealFieldValue( + fields, schemaProps, "minimum_heat_recovery_outlet_temperature"); + } + } + if (nodeErrorsFound) errorsFound = true; BranchNodeConnections::TestCompSet( state, cCurrentModuleObject, thisPLHP.name, loadSideInletNodeName, loadSideOutletNodeName, classToInput.nodesType); @@ -1617,6 +2025,27 @@ void EIRPlantLoopHeatPump::processInputForEIRPLHP(EnergyPlusData &state) state, cCurrentModuleObject, thisPLHP.name, sourceSideInletNodeName, sourceSideOutletNodeName, "Condenser Water Nodes"); } + if (thisPLHP.airSource && thisPLHP.heatRecoveryAvailable) { + BranchNodeConnections::TestCompSet(state, + cCurrentModuleObject, + thisPLHP.name, + heatRecoveryInletNodeName, + heatRecoveryOutletNodeName, + "Heat Recovery Water Nodes"); + + auto const heatRecoveryCapFTempCurveName = fields.find("heat_recovery_capacity_modifier_function_of_temperature_curve_name"); + if (heatRecoveryCapFTempCurveName != fields.end()) { + thisPLHP.heatRecoveryCapFTempCurveIndex = + Curve::GetCurveIndex(state, Util::makeUPPER(heatRecoveryCapFTempCurveName.value().get())); + } + auto const heatRecoveryEIRFTempCurveName = + fields.find("heat_recovery_electric_input_to_output_ratio_modifier_function_of_temperature_curve_name"); + if (heatRecoveryEIRFTempCurveName != fields.end()) { + thisPLHP.heatRecoveryEIRFTempCurveIndex = + Curve::GetCurveIndex(state, Util::makeUPPER(heatRecoveryEIRFTempCurveName.value().get())); + } + } + if (thisPLHP.airSource && thisPLHP.EIRHPType == DataPlant::PlantEquipmentType::HeatPumpEIRHeating && thisPLHP.defrostStrategy != DefrostControl::None) { thisPLHP.defrostAvailable = true; @@ -1625,6 +2054,9 @@ void EIRPlantLoopHeatPump::processInputForEIRPLHP(EnergyPlusData &state) thisPLHP.calcLoadOutletTemp = classToInput.calcLoadOutletTemp; thisPLHP.calcQsource = classToInput.calcQsource; thisPLHP.calcSourceOutletTemp = classToInput.calcSourceOutletTemp; + // heat recovery + thisPLHP.calcQheatRecovery = classToInput.calcQheatRecovery; + thisPLHP.calcHROutletTemp = classToInput.calcHROutletTemp; if (!errorsFound) { state.dataEIRPlantLoopHeatPump->heatPumps.push_back(thisPLHP); @@ -1654,7 +2086,7 @@ void EIRPlantLoopHeatPump::checkConcurrentOperation(EnergyPlusData &state) if (!thisPLHP.companionHeatPumpCoil) { continue; } - if (thisPLHP.running && thisPLHP.companionHeatPumpCoil->running) { + if (thisPLHP.running && thisPLHP.companionHeatPumpCoil->running && !thisPLHP.companionHeatPumpCoil->heatRecoveryAvailable) { ShowRecurringWarningErrorAtEnd(state, "Companion heat pump objects running concurrently, check operation. Base object name: " + thisPLHP.name, thisPLHP.recurringConcurrentOperationWarningIndex); @@ -1859,6 +2291,52 @@ void EIRPlantLoopHeatPump::oneTimeInit(EnergyPlusData &state) // OutputProcessor::StoreType::Average, // this->name); + if (this->heatRecoveryAvailable) { + SetupOutputVariable(state, + "Heat Pump Heat Recovery Heat Transfer Rate", + Constant::Units::W, + this->heatRecoveryRate, + OutputProcessor::TimeStepType::System, + OutputProcessor::StoreType::Average, + this->name); + SetupOutputVariable(state, + "Heat Pump Heat Recovery Heat Transfer Energy", + Constant::Units::J, + this->heatRecoveryEnergy, + OutputProcessor::TimeStepType::System, + OutputProcessor::StoreType::Sum, + this->name); + + SetupOutputVariable(state, + "Heat Pump Heat Recovery Inlet Temperature", + Constant::Units::C, + this->heatRecoveryInletTemp, + OutputProcessor::TimeStepType::System, + OutputProcessor::StoreType::Average, + this->name); + SetupOutputVariable(state, + "Heat Pump Heat Recovery Outlet Temperature", + Constant::Units::C, + this->heatRecoveryOutletTemp, + OutputProcessor::TimeStepType::System, + OutputProcessor::StoreType::Average, + this->name); + SetupOutputVariable(state, + "Heat Pump Heat Recovery Mass Flow Rate", + Constant::Units::kg_s, + this->heatRecoveryMassFlowRate, + OutputProcessor::TimeStepType::System, + OutputProcessor::StoreType::Average, + this->name); + SetupOutputVariable(state, + "Heat Pump Heat Recovery Operation Status", + Constant::Units::None, + this->heatRecoveryOperatingStatus, + OutputProcessor::TimeStepType::System, + OutputProcessor::StoreType::Average, + this->name); + } + // find this component on the plant bool thisErrFlag = false; PlantUtilities::ScanPlantLoopsForObject( @@ -1919,7 +2397,43 @@ void EIRPlantLoopHeatPump::oneTimeInit(EnergyPlusData &state) PlantUtilities::InterConnectTwoPlantLoopSides(state, this->loadSidePlantLoc, this->sourceSidePlantLoc, this->EIRHPType, true); } } else if (this->airSource) { - // nothing to do here ? + // nothing to do here ? not any more + if (this->heatRecoveryAvailable) { + PlantUtilities::ScanPlantLoopsForObject( + state, this->name, this->EIRHPType, this->heatRecoveryPlantLoc, thisErrFlag, _, _, _, this->heatRecoveryNodes.inlet, _); + + if (thisErrFlag) { + ShowSevereError(state, + format("{}: Plant topology problem for {} name = \"{}\"", + routineName, + DataPlant::PlantEquipTypeNames[static_cast(this->EIRHPType)], + this->name)); + ShowContinueError(state, "Could not locate component's heat recovery side connections on a plant loop."); + errFlag = true; + } else if (this->heatRecoveryPlantLoc.loopSideNum != DataPlant::LoopSideLocation::Demand) { // only check if !thisErrFlag + ShowSevereError(state, + format("{}: Invalid connections for {} name = \"{}\"", + routineName, + DataPlant::PlantEquipTypeNames[static_cast(this->EIRHPType)], + this->name)); + ShowContinueError(state, "The heat recovery side connections are not on the Demand Side of a plant loop."); + errFlag = true; + } + + // make sure it is not the same loop on both sides. + if (this->loadSidePlantLoc.loopNum == this->heatRecoveryPlantLoc.loopNum) { // user is being too tricky, don't allow + ShowSevereError(state, + format("{}: Invalid connections for {} name = \"{}\"", + routineName, + DataPlant::PlantEquipTypeNames[static_cast(this->EIRHPType)], + this->name)); + ShowContinueError(state, "The load and heat recovery sides need to be on different loops."); + errFlag = true; + } else { + + PlantUtilities::InterConnectTwoPlantLoopSides(state, this->loadSidePlantLoc, this->heatRecoveryPlantLoc, this->EIRHPType, true); + } + } } if (errFlag) { @@ -1938,6 +2452,7 @@ void EIRPlantLoopHeatPump::report(EnergyPlusData &state) this->loadSideEnergy = this->loadSideHeatTransfer * reportingInterval; this->powerEnergy = this->powerUsage * reportingInterval; this->sourceSideEnergy = this->sourceSideHeatTransfer * reportingInterval; + this->heatRecoveryEnergy = this->heatRecoveryRate * reportingInterval; // update nodes PlantUtilities::SafeCopyPlantNode(state, this->loadSideNodes.inlet, this->loadSideNodes.outlet); @@ -1946,6 +2461,10 @@ void EIRPlantLoopHeatPump::report(EnergyPlusData &state) PlantUtilities::SafeCopyPlantNode(state, this->sourceSideNodes.inlet, this->sourceSideNodes.outlet); } state.dataLoopNodes->Node(this->sourceSideNodes.outlet).Temp = this->sourceSideOutletTemp; + if (this->heatRecoveryAvailable) { + PlantUtilities::SafeCopyPlantNode(state, this->heatRecoveryNodes.inlet, this->heatRecoveryNodes.outlet); + state.dataLoopNodes->Node(this->heatRecoveryNodes.outlet).Temp = this->heatRecoveryOutletTemp; + } } // From here on, the Fuel Fired Heat Pump module EIRFuelFiredHeatPump diff --git a/src/EnergyPlus/PlantLoopHeatPumpEIR.hh b/src/EnergyPlus/PlantLoopHeatPumpEIR.hh index 4e252c295a0..75020df68be 100644 --- a/src/EnergyPlus/PlantLoopHeatPumpEIR.hh +++ b/src/EnergyPlus/PlantLoopHeatPumpEIR.hh @@ -116,6 +116,9 @@ namespace EIRPlantLoopHeatPumps { Real64 sizingFactor = 1.0; bool waterSource = false; bool airSource = false; + bool heatRecoveryAvailable = false; + bool heatRecoveryIsActive = false; + int heatRecoveryOperatingStatus = 0; ControlType sysControlType = ControlType::Invalid; DataPlant::FlowMode flowControl = DataPlant::FlowMode::Invalid; @@ -132,6 +135,8 @@ namespace EIRPlantLoopHeatPumps { Real64 cyclingRatio = 0.0; Real64 minSourceTempLimit = -999.0; Real64 maxSourceTempLimit = 999.0; + Real64 minHeatRecoveryTempLimit = 4.5; + Real64 maxHeatRecoveryTempLimit = 60.0; // curve references int capFuncTempCurveIndex = 0; @@ -140,6 +145,8 @@ namespace EIRPlantLoopHeatPumps { int capacityDryAirCurveIndex = 0; int minSupplyWaterTempCurveIndex = 0; int maxSupplyWaterTempCurveIndex = 0; + int heatRecoveryCapFTempCurveIndex = 0; + int heatRecoveryEIRFTempCurveIndex = 0; // flow rate terms Real64 loadSideDesignVolFlowRate = 0.0; @@ -156,6 +163,10 @@ namespace EIRPlantLoopHeatPumps { bool loadVSLoopPump = false; bool sourceVSBranchPump = false; bool sourceVSLoopPump = false; + bool heatRecoveryDesignVolFlowRateWasAutoSized = false; + Real64 heatRecoveryDesignVolFlowRate = 0.0; + Real64 heatRecoveryDesignMassFlowRate = 0.0; + Real64 heatRecoveryMassFlowRate = 0.0; // simulation variables Real64 loadSideHeatTransfer = 0.0; @@ -164,10 +175,14 @@ namespace EIRPlantLoopHeatPumps { Real64 loadSideOutletTemp = 0.0; Real64 sourceSideInletTemp = 0.0; Real64 sourceSideOutletTemp = 0.0; + Real64 heatRecoveryInletTemp = 0.0; + Real64 heatRecoveryOutletTemp = 0.0; Real64 powerUsage = 0.0; Real64 loadSideEnergy = 0.0; Real64 sourceSideEnergy = 0.0; Real64 powerEnergy = 0.0; + Real64 heatRecoveryRate = 0.0; + Real64 heatRecoveryEnergy = 0.0; // Real64 sourceSideCp = 0.0; // debugging variable bool running = false; @@ -176,6 +191,8 @@ namespace EIRPlantLoopHeatPumps { PlantLocation sourceSidePlantLoc; InOutNodePair loadSideNodes; InOutNodePair sourceSideNodes; + PlantLocation heatRecoveryPlantLoc; + InOutNodePair heatRecoveryNodes; bool heatRecoveryHeatPump = false; // HP that transfers heat between plants and should not increase plant size // counters and indexes @@ -190,6 +207,8 @@ namespace EIRPlantLoopHeatPumps { int capModFTErrorIndex = 0; int eirModFTErrorIndex = 0; int eirModFPLRErrorIndex = 0; + int heatRecCapModFTErrorIndex = 0; + int heatRecEIRModFTErrorIndex = 0; // defrost DefrostControl defrostStrategy = DefrostControl::Invalid; @@ -212,6 +231,8 @@ namespace EIRPlantLoopHeatPumps { std::function calcLoadOutletTemp; std::function calcQsource; std::function calcSourceOutletTemp; + std::function calcQheatRecovery; + std::function calcHROutletTemp; virtual ~EIRPlantLoopHeatPump() = default; @@ -248,6 +269,10 @@ namespace EIRPlantLoopHeatPumps { void calcSourceSideHeatTransferASHP(EnergyPlusData &state); + void calcHeatRecoveryHeatTransferASHP(EnergyPlusData &state); + + void setHeatRecoveryOperatingStatusASHP(EnergyPlusData &state, bool FirstHVACIteration); + virtual void report(EnergyPlusData &state); void sizeLoadSide(EnergyPlusData &state); @@ -256,11 +281,19 @@ namespace EIRPlantLoopHeatPumps { void sizeSrcSideASHP(EnergyPlusData &state); + void sizeHeatRecoveryASHP(EnergyPlusData &state); + void doDefrost(EnergyPlusData &state, Real64 &AvailableCapacity); void capModFTCurveCheck(EnergyPlusData &state, const Real64 loadSideOutletSPTemp, Real64 &capModFTemp); - void eirModCurveCheck(EnergyPlusData &state, Real64 &eirModFTemp, Real64 &eirModFPLR); + void heatRecoveryCapModFTCurveCheck(EnergyPlusData &state, const Real64 loadSideOutletSPTemp, Real64 &capModFTemp); + + void eirModCurveCheck(EnergyPlusData &state, Real64 &eirModFTemp); + + void eirModFPLRCurveCheck(EnergyPlusData &state, Real64 &eirModFPLR); + + void heatRecoveryEIRModCurveCheck(EnergyPlusData &state, Real64 &eirModFTemp); Real64 getLoadSideOutletSetPointTemp(EnergyPlusData &state) const; diff --git a/testfiles/CMakeLists.txt b/testfiles/CMakeLists.txt index 9fea2a630a7..7855ff4baf2 100644 --- a/testfiles/CMakeLists.txt +++ b/testfiles/CMakeLists.txt @@ -451,6 +451,7 @@ add_simulation_test(IDF_FILE PlantLoopHeatPump_EIR_WaterSource.idf EPW_FILE USA_ add_simulation_test(IDF_FILE PlantLoopHeatPump_Fuel-Fired.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw) add_simulation_test(IDF_FILE PlantLoopHeatPump_EIR_Large-Office-2-AWHP-DedHR-AuxBoiler-Pri-Sec-HW.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw) add_simulation_test(IDF_FILE PlantLoopHeatPump_EIR_LargeOffice-2-AWHP-AuxBoiler-Pri-Sec-4PipeBeam.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw) +add_simulation_test(IDF_FILE PlantLoopHeatPump_EIR_AirSource_Hospital_wSixPipeHeatRecovery.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw) add_simulation_test(IDF_FILE PlantPressureDrop.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw) add_simulation_test(IDF_FILE PlantPressure_PumpCurve.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw) add_simulation_test(IDF_FILE PlantPressure_VFD_Scheduled.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw) diff --git a/testfiles/PlantLoopHeatPump_EIR_AirSource.idf b/testfiles/PlantLoopHeatPump_EIR_AirSource.idf index e47462262ba..d5e8381dab6 100644 --- a/testfiles/PlantLoopHeatPump_EIR_AirSource.idf +++ b/testfiles/PlantLoopHeatPump_EIR_AirSource.idf @@ -265,9 +265,12 @@ AirSource, !- Condenser Type Outdoor Air Inlet Node, !- Source Side Inlet Node Name Outdoor Air Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name Cooling Coil, !- Companion Heat Pump Name 0.005, !- Load Side Reference Flow Rate {m3/s} 2, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} 80000, !- Reference Capacity {W} 3.5, !- Reference Coefficient of Performance {W/W} , !- Sizing Factor @@ -424,9 +427,12 @@ AirSource, !- Condenser Type Outdoor Air Inlet Node, !- Source Side Inlet Node Name Outdoor Air Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name Heating Coil, !- Companion Heat Pump Name 0.005, !- Load Side Reference Flow Rate {m3/s} 20, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} 400000, !- Reference Capacity {W} 3.5, !- Reference Coefficient of Performance {W/W} , !- Sizing Factor diff --git a/testfiles/PlantLoopHeatPump_EIR_AirSource_Hospital_wSixPipeHeatRecovery.idf b/testfiles/PlantLoopHeatPump_EIR_AirSource_Hospital_wSixPipeHeatRecovery.idf new file mode 100644 index 00000000000..83b4e25a8b5 --- /dev/null +++ b/testfiles/PlantLoopHeatPump_EIR_AirSource_Hospital_wSixPipeHeatRecovery.idf @@ -0,0 +1,24732 @@ +!-Generator IDFEditor 1.42 +!-Option OriginalOrderTop UseSpecialFormat +!-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. +! PlantLoopHeatPump_EIR_AirSource_Hospital_wSixPipeHeatRecovery.idf +! Created by modifying RefBldgHospitalNew2004_Chicago.idf example file +! +! This example file is based on Version 1.3_5.0 and was transitioned to Version 6.0 using the transition utility +! +! DOE Commercial Reference Building +! Hospital, new construction 90.1-2004 +! Version 1.3_5.0 +! EnergyPlus Version 6.0 +! ASHRAE Standards 90.1-2004 and 62-1999 +! +! Description: Five story hospital +! Form: Area = 22,422 m2 (241,351 ft2); Number of Stories = 5 + Basement; Aspect ratio = 1.31 +! Envelope: Envelope thermal properties vary with climate according to ASHRAE Standard 90.1-2004. +! Opaque constructions: mass walls; built-up flat roof (insulation above deck); basement +! Windows: window-to-wall ratio = 11.2% (N), 12.1% (E), 13.3% (S), 23.2%(W), 14.6% (overall) +! Infiltration in perimeter zones only +! = 0.4 cfm/ft2 above grade wall area at 0.3 in wc (75 Pa) adjusted to 0.016 in wc (4 Pa). +! 25% of full value when ventilation system on. +! +! HVAC: 2 Air-source eir heat pumps with heat recovery, natural gas boiler, 2 VAV systems, and 2 CAV systems +! Air economizer per 90.1-2004 on VAV systems. One of the heat pumps has hot water recovery. There are +! primary and secondary plant loops for the hot water systems in a six pipe plant configuration. The +! primary hot water plant serves the space heating and service water heating plant loops. +! +! +! Exhaust: Kitchen exhaust 2501 L/s (5300 cfm), 30% of exhaust make-up air from dining +! Kitchen exhaust fan modeled as exterior load to avoid getting double make-up air +! Refrigeration: Walk-in cooler and walk-in freezer +! Elevators: 8 @ 25 HP each, 91% motor efficiency, motor heat exhausted directly +! +! Int. gains: W/m2 (W/ft2) lights elec plug gas plug +! Basement 11.8 (1.1) 8.07 (0.75) 0 +! ER Rooms 29.1 (2.7) 16.0 (1.5) 0 +! Trauma 29.1 (2.7) 43.0 (4.0) 0 +! Triage 29.1 (2.7) 29.1 (2.7) 0 +! OR Rooms 23.7 (2.2) 43.0 (4.0) 0 +! Nurse Stat. 12.7 (1.2) 11.2 (1.0) 0 +! ICU Rooms 8.61 (0.8) 32.3 (3.0) 0 +! Pat. Rooms 7.53 (0.7) 21.5 (2.0) 0 +! Lobby 15.8 (1.5) 1.08 (0.1) 0 +! Corridor 10.7 (1.0) 0.0 (0.0) 0 +! Office 11.8 (1.1) 10.8 (1.0) 0 +! Lab 15.1 (1.4) 43.0 (4.0) 0 +! Kitchen 12.9 (1.2) 80.7 (7.5) 305 (28.3) +! Dining areas 9.68 (0.9) 10.8 (1.0) 0 +! +! Detached Shading: None +! Daylight: None +! Natural Ventilation: None +! Zonal Equipment: None +! Air Primary Loops: VAV with Hot Water Reheat, CAV with Hot Water Reheat +! Plant Loops: SHWSys1, SecHeatSys +! System Equipment Autosize: Yes +! Purchased Cooling: None +! Purchased Heating: None +! Coils: Coil:Cooling:Water:DetailedGeometry; Coil:Heating:Water +! Pumps: Yes +! Boilers: Boiler:HotWater (gas-fired) +! ChillersHeaters: HeatPump:PlantLoop:EIR:Cooling and HeatPump:PlantLoop:EIR:Heating +! +!***** NOTICE ***** +!***** The Reference Buildings were prepared as an account of work sponsored by an ***** +!***** agency of the United States government. Neither the United States ***** +!***** government nor any agency thereof, nor any of their employees, makes ***** +!***** any warranty, express or implied, or assumes any legal liability or ***** +!***** responsibility for the accuracy, completeness, or usefulness of any ***** +!***** information, apparatus, product, or process disclosed, or represents ***** +!***** that its use would not infringe privately owned rights. Reference ***** +!***** herein to any specific commercial product, process, or service by ***** +!***** trade name, trademark, manufacturer, or otherwise does not necessarily ***** +!***** constitute or imply its endorsement, recommendation, or favoring by ***** +!***** the United States government or any agency thereof. The views and ***** +!***** opinions of authors expressed herein do not necessarily state or ***** +!***** reflect those of the United States government or any agency thereof. ***** +!***** Access to and use of the Reference Buildings imposes the following obligations ***** +!***** on the user. The user agrees to credit DOE, NREL, PNNL, and LBNL in ***** +!***** any publication(s) that that result from the use of Reference Buildings. ***** +!***** However, the names of DOE/NREL/PNNL/LBNL may not be used in any ***** +!***** advertising or publicity that implies endorsement or promotion of any ***** +!***** products, services or commercial entities. ***** +! Reference citation for the Commercial Reference Buildings: +! Deru, M.; Field, K.; Studer, D.; Benne, K.; Griffith, B.; Torcellini, P; +! Halverson, M.; Winiarski, D.; Liu, B.; Rosenberg, M.; Huang, J.; +! Yazdanian, M.; Crawley, D. (2010). +! U.S. Department of Energy Commercial Reference Building Models of the National Building Stock. +! Washington, DC: U.S. Department of Energy, Energy Efficiency and +! Renewable Energy, Office of Building Technologies. +! ***GENERAL SIMULATION PARAMETERS*** +! Number of Zones: 55 + + Version,24.2; + + SimulationControl, + YES, !- Do Zone Sizing Calculation + YES, !- Do System Sizing Calculation + YES, !- Do Plant Sizing Calculation + YES, !- Run Simulation for Sizing Periods + NO, !- Run Simulation for Weather File Run Periods + No, !- Do HVAC Sizing Simulation for Sizing Periods + 1; !- Maximum Number of HVAC Sizing Simulation Passes + + Building, + Ref Bldg Hospital New2004_v1.3_5.0, !- Name + 0.0000, !- North Axis {deg} + City, !- Terrain + 0.0400, !- Loads Convergence Tolerance Value {W} + 0.2000, !- Temperature Convergence Tolerance Value {deltaC} + FullInteriorAndExterior, !- Solar Distribution + 25, !- Maximum Number of Warmup Days + 6; !- Minimum Number of Warmup Days + + RunPeriod, + Run Period 1, !- Name + 1, !- Begin Month + 1, !- Begin Day of Month + , !- Begin Year + 12, !- End Month + 31, !- End Day of Month + , !- End Year + Sunday, !- Day of Week for Start Day + No, !- Use Weather File Holidays and Special Days + No, !- Use Weather File Daylight Saving Period + No, !- Apply Weekend Holiday Rule + Yes, !- Use Weather File Rain Indicators + Yes; !- Use Weather File Snow Indicators + +! ***HOLIDAYS & DAYLIGHT SAVINGS*** + + RunPeriodControl:DaylightSavingTime, + 2nd Sunday in March, !- Start Date + 1st Sunday in November; !- End Date + + RunPeriodControl:SpecialDays, + New Years Day, !- Name + January 1, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Veterans Day, !- Name + November 11, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Christmas, !- Name + December 25, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Independence Day, !- Name + July 4, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + MLK Day, !- Name + 3rd Monday in January, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Presidents Day, !- Name + 3rd Monday in February, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Memorial Day, !- Name + Last Monday in May, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Labor Day, !- Name + 1st Monday in September, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Columbus Day, !- Name + 2nd Monday in October, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Thanksgiving, !- Name + 4th Thursday in November,!- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + +! ***SCHEDULE TYPES*** + + ScheduleTypeLimits, + Any Number; !- Name + + ScheduleTypeLimits, + Fraction, !- Name + 0.0, !- Lower Limit Value + 1.0, !- Upper Limit Value + CONTINUOUS; !- Numeric Type + + ScheduleTypeLimits, + Temperature, !- Name + -60, !- Lower Limit Value + 200, !- Upper Limit Value + CONTINUOUS; !- Numeric Type + + ScheduleTypeLimits, + On/Off, !- Name + 0, !- Lower Limit Value + 1, !- Upper Limit Value + DISCRETE; !- Numeric Type + + ScheduleTypeLimits, + Control Type, !- Name + 0, !- Lower Limit Value + 4, !- Upper Limit Value + DISCRETE; !- Numeric Type + + ScheduleTypeLimits, + Humidity, !- Name + 10, !- Lower Limit Value + 90, !- Upper Limit Value + CONTINUOUS; !- Numeric Type + + ScheduleTypeLimits, + Number; !- Name + +! ***ALWAYS ON SCHEDULE*** + + Schedule:Compact, + ALWAYS_ON, !- Name + On/Off, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,1; !- Field 3 + +! ***MISC SIMULATION PARAMETERS*** + + SurfaceConvectionAlgorithm:Inside,TARP; + + SurfaceConvectionAlgorithm:Outside,DOE-2; + + HeatBalanceAlgorithm,ConductionTransferFunction,200.0000; + + ZoneAirHeatBalanceAlgorithm, + AnalyticalSolution; !- Algorithm + + Sizing:Parameters, + 1.2, !- Heating Sizing Factor + 1.2, !- Cooling Sizing Factor + 4; !- Timesteps in Averaging Window + + ConvergenceLimits, + 2, !- Minimum System Timestep {minutes} + 25; !- Maximum HVAC Iterations + + ShadowCalculation, + PolygonClipping, !- Shading Calculation Method + Periodic, !- Shading Calculation Update Frequency Method + 7, !- Shading Calculation Update Frequency + 15000; !- Maximum Figures in Shadow Overlap Calculations + + Timestep,4; + +! WeatherFileName=USA_IL_Chicago-OHare_TMY2.epw + + Site:Location, + USA IL-CHICAGO-OHARE, !- Name + 41.77, !- Latitude {deg} + -87.75, !- Longitude {deg} + -6.00, !- Time Zone {hr} + 190; !- Elevation {m} + +! CHICAGO_IL_USA Annual Heating 99.6%, MaxDB=-20.6°C + + SizingPeriod:DesignDay, + CHICAGO Ann Htg 99.6% Condns DB, !- Name + 1, !- Month + 21, !- Day of Month + WinterDesignDay, !- Day Type + -20.6, !- Maximum Dry-Bulb Temperature {C} + 0.0, !- Daily Dry-Bulb Temperature Range {deltaC} + , !- Dry-Bulb Temperature Range Modifier Type + , !- Dry-Bulb Temperature Range Modifier Day Schedule Name + Wetbulb, !- Humidity Condition Type + -20.6, !- Wetbulb or DewPoint at Maximum Dry-Bulb {C} + , !- Humidity Condition Day Schedule Name + , !- Humidity Ratio at Maximum Dry-Bulb {kgWater/kgDryAir} + , !- Enthalpy at Maximum Dry-Bulb {J/kg} + , !- Daily Wet-Bulb Temperature Range {deltaC} + 99063., !- Barometric Pressure {Pa} + 4.9, !- Wind Speed {m/s} + 270, !- Wind Direction {deg} + No, !- Rain Indicator + No, !- Snow Indicator + No, !- Daylight Saving Time Indicator + ASHRAEClearSky, !- Solar Model Indicator + , !- Beam Solar Day Schedule Name + , !- Diffuse Solar Day Schedule Name + , !- ASHRAE Clear Sky Optical Depth for Beam Irradiance (taub) {dimensionless} + , !- ASHRAE Clear Sky Optical Depth for Diffuse Irradiance (taud) {dimensionless} + 0.00; !- Sky Clearness + +! CHICAGO_IL_USA Annual Cooling (WB=>MDB) .4%, MDB=31.2°C WB=25.5°C + + SizingPeriod:DesignDay, + CHICAGO Ann Clg .4% Condns WB=>MDB, !- Name + 7, !- Month + 21, !- Day of Month + SummerDesignDay, !- Day Type + 31.2, !- Maximum Dry-Bulb Temperature {C} + 10.7, !- Daily Dry-Bulb Temperature Range {deltaC} + , !- Dry-Bulb Temperature Range Modifier Type + , !- Dry-Bulb Temperature Range Modifier Day Schedule Name + Wetbulb, !- Humidity Condition Type + 25.5, !- Wetbulb or DewPoint at Maximum Dry-Bulb {C} + , !- Humidity Condition Day Schedule Name + , !- Humidity Ratio at Maximum Dry-Bulb {kgWater/kgDryAir} + , !- Enthalpy at Maximum Dry-Bulb {J/kg} + , !- Daily Wet-Bulb Temperature Range {deltaC} + 99063., !- Barometric Pressure {Pa} + 5.3, !- Wind Speed {m/s} + 230, !- Wind Direction {deg} + No, !- Rain Indicator + No, !- Snow Indicator + No, !- Daylight Saving Time Indicator + ASHRAEClearSky, !- Solar Model Indicator + , !- Beam Solar Day Schedule Name + , !- Diffuse Solar Day Schedule Name + , !- ASHRAE Clear Sky Optical Depth for Beam Irradiance (taub) {dimensionless} + , !- ASHRAE Clear Sky Optical Depth for Diffuse Irradiance (taud) {dimensionless} + 1.00; !- Sky Clearness + + Site:WaterMainsTemperature, + CORRELATION, !- Calculation Method + , !- Temperature Schedule Name + 9.69, !- Annual Average Outdoor Air Temperature {C} + 28.10; !- Maximum Difference In Monthly Average Outdoor Air Temperatures {deltaC} + + Site:GroundTemperature:BuildingSurface,19.527,19.502,19.536,19.598,20.002,21.640,22.225,22.375,21.449,20.121,19.802,19.633; + +! ***OPAQUE CONSTRUCTIONS AND MATERIALS*** +! Exterior Walls + + Construction, + Mass Non-res Ext Wall, !- Name + 1IN Stucco, !- Outside Layer + 8IN Concrete HW, !- Layer 2 + Mass NonRes Wall Insulation, !- Layer 3 + 1/2IN Gypsum; !- Layer 4 + + Material, + Mass NonRes Wall Insulation, !- Name + MediumRough, !- Roughness + 0.0495494599433393, !- Thickness {m} + 0.049, !- Conductivity {W/m-K} + 265.0000, !- Density {kg/m3} + 836.8000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + +! Roof + + Construction, + IEAD Non-res Roof, !- Name + Roof Membrane, !- Outside Layer + IEAD NonRes Roof Insulation, !- Layer 2 + Metal Decking; !- Layer 3 + + Material, + IEAD NonRes Roof Insulation, !- Name + MediumRough, !- Roughness + 0.127338688569477, !- Thickness {m} + 0.049, !- Conductivity {W/m-K} + 265.0000, !- Density {kg/m3} + 836.8000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + +! Slab on grade, unheated + + Construction, + ext-slab, !- Name + HW CONCRETE; !- Outside Layer + +! Interior Walls + + Construction, + int-walls, !- Name + 1/2IN Gypsum, !- Outside Layer + 1/2IN Gypsum; !- Layer 2 + +! Interior Floors + + Construction, + INT-FLOOR-TOPSIDE, !- Name + MAT-CC05 4 HW CONCRETE, !- Outside Layer + CP02 CARPET PAD; !- Layer 2 + + Construction, + INT-FLOOR-UNDERSIDE, !- Name + CP02 CARPET PAD, !- Outside Layer + MAT-CC05 4 HW CONCRETE; !- Layer 2 + + Construction, + Underground Wall Non-res,!- Name + 8IN Concrete HW, !- Outside Layer + UGWall NonRes Insulation;!- Layer 2 + + Material, + UGWall NonRes Insulation,!- Name + MediumRough, !- Roughness + 0.0001, !- Thickness {m} + 0.049, !- Conductivity {W/m-K} + 265.0000, !- Density {kg/m3} + 836.8000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + +! ***WINDOW/DOOR CONSTRUCTIONS AND MATERIALS*** + + Construction, + Window Non-res Fixed, !- Name + NonRes Fixed Assembly Window; !- Outside Layer + + WindowMaterial:SimpleGlazingSystem, + NonRes Fixed Assembly Window, !- Name + 3.23646, !- U-Factor {W/m2-K} + 0.39; !- Solar Heat Gain Coefficient + + Construction, + Window Res Fixed, !- Name + Res Fixed Assembly Window; !- Outside Layer + + WindowMaterial:SimpleGlazingSystem, + Res Fixed Assembly Window, !- Name + 3.23646, !- U-Factor {W/m2-K} + 0.39; !- Solar Heat Gain Coefficient + +! ***COMMON CONSTRUCTIONS AND MATERIALS*** + + Construction, + AIR-WALL, !- Name + MAT-AIR-WALL; !- Outside Layer + + Construction, + InteriorFurnishings, !- Name + Std Wood 6inch; !- Outside Layer + + Material, + Std Wood 6inch, !- Name + MediumSmooth, !- Roughness + 0.15, !- Thickness {m} + 0.12, !- Conductivity {W/m-K} + 540.0000, !- Density {kg/m3} + 1210, !- Specific Heat {J/kg-K} + 0.9000000, !- Thermal Absorptance + 0.7000000, !- Solar Absorptance + 0.7000000; !- Visible Absorptance + + Material, + Wood Siding, !- Name + MediumSmooth, !- Roughness + 0.0100, !- Thickness {m} + 0.1100, !- Conductivity {W/m-K} + 544.6200, !- Density {kg/m3} + 1210.0000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7800, !- Solar Absorptance + 0.7800; !- Visible Absorptance + + Material, + 1/2IN Gypsum, !- Name + Smooth, !- Roughness + 0.0127, !- Thickness {m} + 0.1600, !- Conductivity {W/m-K} + 784.9000, !- Density {kg/m3} + 830.0000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.9200, !- Solar Absorptance + 0.9200; !- Visible Absorptance + + Material, + 1IN Stucco, !- Name + Smooth, !- Roughness + 0.0253, !- Thickness {m} + 0.6918, !- Conductivity {W/m-K} + 1858.0000, !- Density {kg/m3} + 837.0000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.9200, !- Solar Absorptance + 0.9200; !- Visible Absorptance + + Material, + 8IN CONCRETE HW, !- Name + Rough, !- Roughness + 0.2032, !- Thickness {m} + 1.3110, !- Conductivity {W/m-K} + 2240.0000, !- Density {kg/m3} + 836.8000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + + Material, + Metal Siding, !- Name + Smooth, !- Roughness + 0.0015, !- Thickness {m} + 44.9600, !- Conductivity {W/m-K} + 7688.8600, !- Density {kg/m3} + 410.0000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.2000, !- Solar Absorptance + 0.2000; !- Visible Absorptance + + Material, + HW CONCRETE, !- Name + Rough, !- Roughness + 0.1016, !- Thickness {m} + 1.3110, !- Conductivity {W/m-K} + 2240.0000, !- Density {kg/m3} + 836.8000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + + Material:NoMass, + CP02 CARPET PAD, !- Name + VeryRough, !- Roughness + 0.2165, !- Thermal Resistance {m2-K/W} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.8000; !- Visible Absorptance + + Material, + Roof Membrane, !- Name + VeryRough, !- Roughness + 0.0095, !- Thickness {m} + 0.1600, !- Conductivity {W/m-K} + 1121.2900, !- Density {kg/m3} + 1460.0000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + + Material, + Metal Decking, !- Name + MediumSmooth, !- Roughness + 0.0015, !- Thickness {m} + 45.0060, !- Conductivity {W/m-K} + 7680.0000, !- Density {kg/m3} + 418.4000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.3000; !- Visible Absorptance + + Material, + Metal Roofing, !- Name + MediumSmooth, !- Roughness + 0.0015, !- Thickness {m} + 45.0060, !- Conductivity {W/m-K} + 7680.0000, !- Density {kg/m3} + 418.4000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.3000; !- Visible Absorptance + + Material, + MAT-CC05 4 HW CONCRETE, !- Name + Rough, !- Roughness + 0.1016, !- Thickness {m} + 1.3110, !- Conductivity {W/m-K} + 2240.0000, !- Density {kg/m3} + 836.8000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + +! Acoustic tile for drop ceiling + + Material, + Std AC02, !- Name + MediumSmooth, !- Roughness + 1.2700000E-02, !- Thickness {m} + 5.7000000E-02, !- Conductivity {W/m-K} + 288.0000, !- Density {kg/m3} + 1339.000, !- Specific Heat {J/kg-K} + 0.9000000, !- Thermal Absorptance + 0.7000000, !- Solar Absorptance + 0.2000000; !- Visible Absorptance + + Material:NoMass, + MAT-AIR-WALL, !- Name + Rough, !- Roughness + 0.2079491, !- Thermal Resistance {m2-K/W} + 0.9, !- Thermal Absorptance + 0.7; !- Solar Absorptance + +! ZONE LIST: +! Basement +! Corridor_Flr_1 +! Corridor_Flr_2 +! Corridor_Flr_5 +! Corridor_NW_Flr_3 +! Corridor_NW_Flr_4 +! Corridor_SE_Flr_3 +! Corridor_SE_Flr_4 +! Dining_Flr_5 +! ER_Exam1_Mult4_Flr_1 +! ER_Exam3_Mult4_Flr_1 +! ER_NurseStn_Lobby_Flr_1 +! ER_Trauma1_Flr_1 +! ER_Trauma2_Flr_1 +! ER_Triage_Mult4_Flr_1 +! ICU_Flr_2 +! ICU_NurseStn_Lobby_Flr_2 +! IC_PatRoom1_Mult5_Flr_2 +! IC_PatRoom2_Flr_2 +! IC_PatRoom3_Mult6_Flr_2 +! Kitchen_Flr_5 +! Lab_Flr_3 +! Lab_Flr_4 +! Lobby_Records_Flr_1 +! NurseStn_Lobby_Flr_3 +! NurseStn_Lobby_Flr_4 +! NurseStn_Lobby_Flr_5 +! OR1_Flr_2 +! OR2_Mult5_Flr_2 +! OR3_Flr_2 +! OR4_Flr_2 +! OR_NurseStn_Lobby_Flr_2 +! Office1_Flr_5 +! Office1_Mult4_Flr_1 +! Office2_Mult5_Flr_5 +! Office3_Flr_5 +! Office4_Mult6_Flr_5 +! PatRoom1_Mult10_Flr_3 +! PatRoom1_Mult10_Flr_4 +! PatRoom2_Flr_3 +! PatRoom2_Flr_4 +! PatRoom3_Mult10_Flr_3 +! PatRoom3_Mult10_Flr_4 +! PatRoom4_Flr_3 +! PatRoom4_Flr_4 +! PatRoom5_Mult10_Flr_3 +! PatRoom5_Mult10_Flr_4 +! PatRoom6_Flr_3 +! PatRoom6_Flr_4 +! PatRoom7_Mult10_Flr_3 +! PatRoom7_Mult10_Flr_4 +! PatRoom8_Flr_3 +! PatRoom8_Flr_4 +! PhysTherapy_Flr_3 +! Radiology_Flr_4 +! ***ZONES*** + + Zone, + Basement, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Corridor_Flr_1, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Corridor_Flr_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Corridor_Flr_5, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Corridor_NW_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Corridor_NW_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Corridor_SE_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Corridor_SE_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Dining_Flr_5, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + ER_Exam1_Mult4_Flr_1, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 4, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + ER_Exam3_Mult4_Flr_1, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 4, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + ER_NurseStn_Lobby_Flr_1, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + ER_Trauma1_Flr_1, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + ER_Trauma2_Flr_1, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + ER_Triage_Mult4_Flr_1, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 4, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + ICU_Flr_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + ICU_NurseStn_Lobby_Flr_2,!- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + IC_PatRoom1_Mult5_Flr_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 5, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + IC_PatRoom2_Flr_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + IC_PatRoom3_Mult6_Flr_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 6, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Kitchen_Flr_5, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Lab_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Lab_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Lobby_Records_Flr_1, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + NurseStn_Lobby_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + NurseStn_Lobby_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + NurseStn_Lobby_Flr_5, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + OR1_Flr_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + OR2_Mult5_Flr_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 5, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + OR3_Flr_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + OR4_Flr_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + OR_NurseStn_Lobby_Flr_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Office1_Flr_5, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Office1_Mult4_Flr_1, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 4, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Office2_Mult5_Flr_5, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 5, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Office3_Flr_5, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Office4_Mult6_Flr_5, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 6, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom1_Mult10_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 10, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom1_Mult10_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 10, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom2_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom2_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom3_Mult10_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 10, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom3_Mult10_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 10, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom4_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom4_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom5_Mult10_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 10, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom5_Mult10_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 10, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom6_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom6_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom7_Mult10_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 10, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom7_Mult10_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 10, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom8_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PatRoom8_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + PhysTherapy_Flr_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Radiology_Flr_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + +! ***WALLS*** + + BuildingSurface:Detailed, + Basement_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Basement, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Basement_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,53.3400,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,53.3400,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Floor, !- Name + Floor, !- Surface Type + ext-slab, !- Construction Name + Basement, !- Zone Name + , !- Space Name + Ground, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,53.3400,-2.4390, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,-2.4390, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,-2.4390, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,53.3400,-2.4390; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Wall_East, !- Name + Wall, !- Surface Type + Underground Wall Non-res,!- Construction Name + Basement, !- Zone Name + , !- Space Name + Ground, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,0.0000,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,-2.4390, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,53.3400,-2.4390, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.3400,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Wall_North, !- Name + Wall, !- Surface Type + Underground Wall Non-res,!- Construction Name + Basement, !- Zone Name + , !- Space Name + Ground, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,53.3400,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,53.3400,-2.4390, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,53.3400,-2.4390, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,53.3400,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Wall_South, !- Name + Wall, !- Surface Type + Underground Wall Non-res,!- Construction Name + Basement, !- Zone Name + , !- Space 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.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,-2.4390, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,0.0000,-2.4390, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,0.0000,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Wall_West, !- Name + Wall, !- Surface Type + Underground Wall Non-res,!- Construction Name + Basement, !- Zone Name + , !- Space 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.0000,53.3400,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,53.3400,-2.4390, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,-2.4390, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_1_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Corridor_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_1_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_1_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Corridor_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_1_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,53.3400,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_1_Wall_1_West, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lobby_Flr_1_Wall_1_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,53.3400,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,15.2400,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,15.2400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_1_Wall_2_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lobby_Flr_1_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,15.2400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,15.2400,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,0.0000,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_1_Wall_East,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_1_Wall_East,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,53.3400,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_1_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Corridor_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,53.3400,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,53.3400,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_1_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Corridor_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_2_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Corridor_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_2_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Corridor_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_2_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,0.0000,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_2_Wall_East,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_2_Wall_East,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,0.0000,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,53.3400,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_2_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Corridor_Flr_2, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,53.3400,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,53.3400,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_2_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Corridor_Flr_2, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,0.0000,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_2_Wall_West,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_2_Wall_West,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,53.3400,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,0.0000,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,0.0000,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_5_Ceiling, !- Name + Roof, !- Surface Type + IEAD Non-res Roof, !- Construction Name + Corridor_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 8, !- Number of Vertices + 9.1440,0.0000,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,0.0000,21.3415, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,42.6720,21.3415, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,42.6720,21.3415, !- X,Y,Z ==> Vertex 4 {m} + 39.6240,53.3400,21.3415, !- X,Y,Z ==> Vertex 5 {m} + 27.4320,53.3400,21.3415, !- X,Y,Z ==> Vertex 6 {m} + 27.4320,48.7680,21.3415, !- X,Y,Z ==> Vertex 7 {m} + 9.1440,48.7680,21.3415; !- X,Y,Z ==> Vertex 8 {m} + + BuildingSurface:Detailed, + Corridor_Flr_5_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Corridor_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_5_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 8, !- Number of Vertices + 9.1440,0.0000,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,48.7680,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 27.4320,48.7680,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 27.4320,53.3400,17.0732, !- X,Y,Z ==> Vertex 4 {m} + 39.6240,53.3400,17.0732, !- X,Y,Z ==> Vertex 5 {m} + 39.6240,42.6720,17.0732, !- X,Y,Z ==> Vertex 6 {m} + 15.2400,42.6720,17.0732, !- X,Y,Z ==> Vertex 7 {m} + 15.2400,0.0000,17.0732; !- X,Y,Z ==> Vertex 8 {m} + + BuildingSurface:Detailed, + Corridor_Flr_5_Wall_1_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Flr_5_Wall_West,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,0.0000,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,0.0000,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,42.6720,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,42.6720,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_5_Wall_1_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Corridor_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,53.3400,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 27.4320,53.3400,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 27.4320,53.3400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_5_Wall_1_South, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Flr_5_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,42.6720,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,42.6720,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,42.6720,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,42.6720,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_5_Wall_1_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_5_Wall_1_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,48.7680,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,48.7680,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,0.0000,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_5_Wall_2_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Kitchen_Flr_5_Wall_2_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,42.6720,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,42.6720,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,53.3400,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_5_Wall_2_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_5_Wall_2_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 27.4320,48.7680,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 27.4320,48.7680,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,48.7680,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,48.7680,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_5_Wall_2_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Corridor_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,0.0000,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,0.0000,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,0.0000,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_Flr_5_Wall_2_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_5_Wall_2_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 27.4320,53.3400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 27.4320,53.3400,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 27.4320,48.7680,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 27.4320,48.7680,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 10, !- Number of Vertices + 4.5720,10.6680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,42.6720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,42.6720,12.8049, !- X,Y,Z ==> Vertex 4 {m} + 65.5320,48.7680,12.8049, !- X,Y,Z ==> Vertex 5 {m} + 39.6240,48.7680,12.8049, !- X,Y,Z ==> Vertex 6 {m} + 39.6240,53.3400,12.8049, !- X,Y,Z ==> Vertex 7 {m} + 28.9560,53.3400,12.8049, !- X,Y,Z ==> Vertex 8 {m} + 28.9560,48.7680,12.8049, !- X,Y,Z ==> Vertex 9 {m} + 4.5720,48.7680,12.8049; !- X,Y,Z ==> Vertex 10 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 10, !- Number of Vertices + 4.5720,10.6680,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,53.3400,8.5366, !- X,Y,Z ==> Vertex 4 {m} + 39.6240,53.3400,8.5366, !- X,Y,Z ==> Vertex 5 {m} + 39.6240,48.7680,8.5366, !- X,Y,Z ==> Vertex 6 {m} + 65.5320,48.7680,8.5366, !- X,Y,Z ==> Vertex 7 {m} + 65.5320,42.6720,8.5366, !- X,Y,Z ==> Vertex 8 {m} + 9.1440,42.6720,8.5366, !- X,Y,Z ==> Vertex 9 {m} + 9.1440,10.6680,8.5366; !- X,Y,Z ==> Vertex 10 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_1_East, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_3_Wall_1_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,33.5820,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,33.5820,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,42.6720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,42.6720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_1_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,53.3400,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,53.3400,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_1_South, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_5_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,10.6680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,10.6680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,10.6680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,10.6680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_1_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_1_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,53.3400,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,48.7680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_2_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,48.7680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,53.3400,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_2_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_2_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,48.7680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,48.7680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_2_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PhysTherapy_Flr_3_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,42.6720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,42.6720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,42.6720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_2_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_2_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,48.7680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,10.6680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,10.6680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_3_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_3_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,42.6720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,48.7680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_3_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_3_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,48.7680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,48.7680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_3_South, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_3_Wall_2_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,42.6720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,42.6720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,42.6720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_4_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_3_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,10.6680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,10.6680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,33.5820,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,33.5820,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_4_South, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Wall_3_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,42.6720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,42.6720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,42.6720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_3_Wall_5_South, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_NW_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_1_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,10.6680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,10.6680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,10.6680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,10.6680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 10, !- Number of Vertices + 4.5720,10.6680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,10.6680,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,42.6720,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,42.6720,17.0732, !- X,Y,Z ==> Vertex 4 {m} + 65.5320,48.7680,17.0732, !- X,Y,Z ==> Vertex 5 {m} + 39.6240,48.7680,17.0732, !- X,Y,Z ==> Vertex 6 {m} + 39.6240,53.3400,17.0732, !- X,Y,Z ==> Vertex 7 {m} + 28.9560,53.3400,17.0732, !- X,Y,Z ==> Vertex 8 {m} + 28.9560,48.7680,17.0732, !- X,Y,Z ==> Vertex 9 {m} + 4.5720,48.7680,17.0732; !- X,Y,Z ==> Vertex 10 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 10, !- Number of Vertices + 4.5720,10.6680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,53.3400,12.8049, !- X,Y,Z ==> Vertex 4 {m} + 39.6240,53.3400,12.8049, !- X,Y,Z ==> Vertex 5 {m} + 39.6240,48.7680,12.8049, !- X,Y,Z ==> Vertex 6 {m} + 65.5320,48.7680,12.8049, !- X,Y,Z ==> Vertex 7 {m} + 65.5320,42.6720,12.8049, !- X,Y,Z ==> Vertex 8 {m} + 9.1440,42.6720,12.8049, !- X,Y,Z ==> Vertex 9 {m} + 9.1440,10.6680,12.8049; !- X,Y,Z ==> Vertex 10 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_1_East, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_4_Wall_1_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,33.5820,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,33.5820,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,42.6720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,42.6720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_1_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,53.3400,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,53.3400,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_1_South, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_5_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,10.6680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,10.6680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,10.6680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_1_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_1_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,53.3400,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,48.7680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_2_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,48.7680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,53.3400,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_2_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_2_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,48.7680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,48.7680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_2_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Radiology_Flr_4_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,42.6720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,42.6720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,42.6720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,42.6720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_2_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_2_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,48.7680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,10.6680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,10.6680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_3_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_3_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,42.6720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,42.6720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,48.7680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_3_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_3_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,48.7680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,48.7680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_3_South, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_4_Wall_2_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,42.6720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,42.6720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,42.6720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,42.6720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_4_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_4_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,10.6680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,33.5820,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,33.5820,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_4_South, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Wall_3_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,42.6720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,42.6720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,42.6720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,42.6720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_NW_Flr_4_Wall_5_South, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_NW_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_1_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,10.6680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,10.6680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,10.6680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 10, !- Number of Vertices + 4.5720,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,12.8049, !- X,Y,Z ==> Vertex 4 {m} + 39.6240,4.5720,12.8049, !- X,Y,Z ==> Vertex 5 {m} + 65.5320,4.5720,12.8049, !- X,Y,Z ==> Vertex 6 {m} + 65.5320,42.6720,12.8049, !- X,Y,Z ==> Vertex 7 {m} + 60.9600,42.6720,12.8049, !- X,Y,Z ==> Vertex 8 {m} + 60.9600,10.6680,12.8049, !- X,Y,Z ==> Vertex 9 {m} + 4.5720,10.6680,12.8049; !- X,Y,Z ==> Vertex 10 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 10, !- Number of Vertices + 4.5720,4.5720,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,10.6680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,10.6680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,42.6720,8.5366, !- X,Y,Z ==> Vertex 4 {m} + 65.5320,42.6720,8.5366, !- X,Y,Z ==> Vertex 5 {m} + 65.5320,4.5720,8.5366, !- X,Y,Z ==> Vertex 6 {m} + 39.6240,4.5720,8.5366, !- X,Y,Z ==> Vertex 7 {m} + 39.6240,0.0000,8.5366, !- X,Y,Z ==> Vertex 8 {m} + 28.9560,0.0000,8.5366, !- X,Y,Z ==> Vertex 9 {m} + 28.9560,4.5720,8.5366; !- X,Y,Z ==> Vertex 10 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Wall_1_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Wall_1_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,42.6720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,42.6720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Wall_1_North, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_3_Wall_1_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,10.6680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,10.6680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,10.6680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,10.6680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Wall_1_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,0.0000,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Wall_1_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PhysTherapy_Flr_3_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,42.6720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,19.8120,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,19.8120,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Wall_2_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,0.0000,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Wall_2_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_3_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,10.6680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,10.6680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,10.6680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Wall_2_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Wall_2_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Wall_2_West, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_3_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,19.8120,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,10.6680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,10.6680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Wall_3_North, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_4_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,42.6720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,42.6720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,42.6720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Wall_3_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Wall_3_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Wall_3_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Wall_3_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,10.6680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,10.6680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_3_Wall_4_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Wall_4_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,0.0000,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 10, !- Number of Vertices + 4.5720,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,4.5720,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,17.0732, !- X,Y,Z ==> Vertex 4 {m} + 39.6240,4.5720,17.0732, !- X,Y,Z ==> Vertex 5 {m} + 65.5320,4.5720,17.0732, !- X,Y,Z ==> Vertex 6 {m} + 65.5320,42.6720,17.0732, !- X,Y,Z ==> Vertex 7 {m} + 60.9600,42.6720,17.0732, !- X,Y,Z ==> Vertex 8 {m} + 60.9600,10.6680,17.0732, !- X,Y,Z ==> Vertex 9 {m} + 4.5720,10.6680,17.0732; !- X,Y,Z ==> Vertex 10 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 10, !- Number of Vertices + 4.5720,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,10.6680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,42.6720,12.8049, !- X,Y,Z ==> Vertex 4 {m} + 65.5320,42.6720,12.8049, !- X,Y,Z ==> Vertex 5 {m} + 65.5320,4.5720,12.8049, !- X,Y,Z ==> Vertex 6 {m} + 39.6240,4.5720,12.8049, !- X,Y,Z ==> Vertex 7 {m} + 39.6240,0.0000,12.8049, !- X,Y,Z ==> Vertex 8 {m} + 28.9560,0.0000,12.8049, !- X,Y,Z ==> Vertex 9 {m} + 28.9560,4.5720,12.8049; !- X,Y,Z ==> Vertex 10 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Wall_1_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Wall_1_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,42.6720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,42.6720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Wall_1_North, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_4_Wall_1_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,10.6680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,10.6680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Wall_1_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,0.0000,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Wall_1_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Radiology_Flr_4_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,42.6720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,42.6720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,19.8120,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Wall_2_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,0.0000,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Wall_2_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_4_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,10.6680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,10.6680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,10.6680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Wall_2_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Wall_2_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Wall_2_West, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_4_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,19.8120,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,10.6680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,10.6680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Wall_3_North, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_4_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,42.6720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,42.6720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,42.6720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,42.6720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Wall_3_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Wall_3_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Wall_3_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Wall_3_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,10.6680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Corridor_SE_Flr_4_Wall_4_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Corridor_SE_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Wall_4_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,0.0000,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Dining_Flr_5_Ceiling, !- Name + Roof, !- Surface Type + IEAD Non-res Roof, !- Construction Name + Dining_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,0.0000,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,21.3415, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,22.8600,21.3415, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,22.8600,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Dining_Flr_5_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Dining_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Dining_Flr_5_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,0.0000,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,22.8600,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,22.8600,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,0.0000,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Dining_Flr_5_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Dining_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,0.0000,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,22.8600,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,22.8600,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Dining_Flr_5_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Dining_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Kitchen_Flr_5_Wall_South,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,22.8600,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,22.8600,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,22.8600,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,22.8600,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Dining_Flr_5_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Dining_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,0.0000,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,0.0000,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Dining_Flr_5_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Dining_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Flr_5_Wall_1_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,22.8600,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,22.8600,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam1_Mult4_Flr_1_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + ER_Exam1_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam1_Mult4_Flr_1_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 45.7200,0.0000,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 45.7200,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam1_Mult4_Flr_1_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + ER_Exam1_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam1_Mult4_Flr_1_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 45.7200,4.5720,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 45.7200,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,4.5720,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam1_Mult4_Flr_1_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Exam1_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam1_Mult4_Flr_1_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 45.7200,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 45.7200,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 45.7200,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 45.7200,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam1_Mult4_Flr_1_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Exam1_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam1_Mult4_Flr_1_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 45.7200,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 45.7200,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam1_Mult4_Flr_1_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + ER_Exam1_Mult4_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 45.7200,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 45.7200,0.0000,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam1_Mult4_Flr_1_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Exam1_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam1_Mult4_Flr_1_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam2_Flr_1_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + ER_Trauma1_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam2_Flr_1_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,0.0000,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam2_Flr_1_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + ER_Trauma1_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam2_Flr_1_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,4.5720,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,4.5720,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam2_Flr_1_Wall_East,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + ER_Trauma1_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam2_Flr_1_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Trauma1_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam2_Flr_1_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam2_Flr_1_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + ER_Trauma1_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,0.0000,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam2_Flr_1_Wall_West,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Trauma1_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam2_Flr_1_Wall_West,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,0.0000,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam3_Mult4_Flr_1_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + ER_Exam3_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam3_Mult4_Flr_1_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,9.1440,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,4.5720,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,4.5720,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,9.1440,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam3_Mult4_Flr_1_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + ER_Exam3_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam3_Mult4_Flr_1_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,9.1440,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,9.1440,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam3_Mult4_Flr_1_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + ER_Exam3_Mult4_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,9.1440,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,9.1440,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam3_Mult4_Flr_1_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Exam3_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam3_Mult4_Flr_1_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,9.1440,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,9.1440,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,9.1440,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,9.1440,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam3_Mult4_Flr_1_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Exam3_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam3_Mult4_Flr_1_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam3_Mult4_Flr_1_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Exam3_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam3_Mult4_Flr_1_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,9.1440,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,9.1440,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam4_Flr_1_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + ER_Trauma2_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam4_Flr_1_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam4_Flr_1_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + ER_Trauma2_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam4_Flr_1_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,53.3400,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,48.7680,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,48.7680,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,53.3400,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam4_Flr_1_Wall_East,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + ER_Trauma2_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,48.7680,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,48.7680,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,53.3400,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam4_Flr_1_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + ER_Trauma2_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,53.3400,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,53.3400,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam4_Flr_1_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Trauma2_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam4_Flr_1_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,48.7680,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,48.7680,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,48.7680,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,48.7680,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam4_Flr_1_Wall_West,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Trauma2_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam4_Flr_1_Wall_West,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,53.3400,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,48.7680,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,48.7680,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam5_Mult4_Flr_1_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + ER_Triage_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam5_Mult4_Flr_1_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 45.7200,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 45.7200,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam5_Mult4_Flr_1_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + ER_Triage_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam5_Mult4_Flr_1_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 45.7200,53.3400,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 45.7200,48.7680,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,48.7680,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam5_Mult4_Flr_1_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Triage_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam5_Mult4_Flr_1_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 45.7200,48.7680,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 45.7200,48.7680,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 45.7200,53.3400,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 45.7200,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam5_Mult4_Flr_1_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + ER_Triage_Mult4_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 45.7200,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 45.7200,53.3400,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,53.3400,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam5_Mult4_Flr_1_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Triage_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam5_Mult4_Flr_1_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,48.7680,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,48.7680,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 45.7200,48.7680,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 45.7200,48.7680,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_Exam5_Mult4_Flr_1_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_Triage_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_Exam5_Mult4_Flr_1_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,53.3400,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,48.7680,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,48.7680,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_NurseStat_Flr_1_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + ER_NurseStn_Lobby_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_NurseStat_Flr_1_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 8, !- Number of Vertices + 39.6240,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,4.5720,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,13.7160,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,13.7160,4.2683, !- X,Y,Z ==> Vertex 4 {m} + 70.1040,39.6240,4.2683, !- X,Y,Z ==> Vertex 5 {m} + 64.0080,39.6240,4.2683, !- X,Y,Z ==> Vertex 6 {m} + 64.0080,48.7680,4.2683, !- X,Y,Z ==> Vertex 7 {m} + 39.6240,48.7680,4.2683; !- X,Y,Z ==> Vertex 8 {m} + + BuildingSurface:Detailed, + ER_NurseStat_Flr_1_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + ER_NurseStn_Lobby_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_NurseStat_Flr_1_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 8, !- Number of Vertices + 39.6240,4.5720,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,48.7680,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,48.7680,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,39.6240,0.0000, !- X,Y,Z ==> Vertex 4 {m} + 70.1040,39.6240,0.0000, !- X,Y,Z ==> Vertex 5 {m} + 70.1040,13.7160,0.0000, !- X,Y,Z ==> Vertex 6 {m} + 64.0080,13.7160,0.0000, !- X,Y,Z ==> Vertex 7 {m} + 64.0080,4.5720,0.0000; !- X,Y,Z ==> Vertex 8 {m} + + BuildingSurface:Detailed, + ER_NurseStat_Flr_1_Wall_1_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + ER_NurseStn_Lobby_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,13.7160,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,13.7160,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,39.6240,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,39.6240,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_NurseStat_Flr_1_Wall_1_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_NurseStn_Lobby_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_NurseStat_Flr_1_Wall_1_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,48.7680,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,48.7680,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,48.7680,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,48.7680,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_NurseStat_Flr_1_Wall_1_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_NurseStn_Lobby_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_NurseStat_Flr_1_Wall_1_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_NurseStat_Flr_1_Wall_1_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_NurseStn_Lobby_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_NurseStat_Flr_1_Wall_1_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,48.7680,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,48.7680,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_NurseStat_Flr_1_Wall_2_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_NurseStn_Lobby_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_NurseStat_Flr_1_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,13.7160,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,13.7160,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_NurseStat_Flr_1_Wall_2_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_NurseStn_Lobby_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_NurseStat_Flr_1_Wall_2_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,39.6240,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,39.6240,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,39.6240,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,39.6240,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_NurseStat_Flr_1_Wall_2_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_NurseStn_Lobby_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_NurseStat_Flr_1_Wall_2_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,13.7160,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,13.7160,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,13.7160,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,13.7160,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ER_NurseStat_Flr_1_Wall_3_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ER_NurseStn_Lobby_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ER_NurseStat_Flr_1_Wall_3_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 64.0080,39.6240,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 64.0080,39.6240,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 64.0080,48.7680,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 64.0080,48.7680,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ICU_Flr_2_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + ICU_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ICU_Flr_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,21.3415,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,21.3415,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ICU_Flr_2_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + ICU_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ICU_Flr_2_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,21.3415,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,21.3415,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ICU_Flr_2_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ICU_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ICU_Flr_2_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,0.0000,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,21.3415,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,21.3415,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ICU_Flr_2_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ICU_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ICU_Flr_2_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,21.3415,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,21.3415,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,21.3415,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,21.3415,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ICU_Flr_2_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + ICU_Flr_2, !- Zone Name + , !- Space 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.0000,0.0000,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,0.0000,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,0.0000,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ICU_Flr_2_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + ICU_Flr_2, !- Zone Name + , !- Space 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.0000,21.3415,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,21.3415,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ICU_NurseSat_Flr_2_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + ICU_NurseStn_Lobby_Flr_2,!- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ICU_NurseSat_Flr_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,21.3415,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,21.3415,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,48.7680,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ICU_NurseSat_Flr_2_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + ICU_NurseStn_Lobby_Flr_2,!- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ICU_NurseSat_Flr_2_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,21.3415,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,21.3415,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ICU_NurseSat_Flr_2_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ICU_NurseStn_Lobby_Flr_2,!- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ICU_NurseSat_Flr_2_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,21.3415,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,21.3415,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,48.7680,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ICU_NurseSat_Flr_2_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ICU_NurseStn_Lobby_Flr_2,!- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ICU_NurseSat_Flr_2_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,48.7680,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,48.7680,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ICU_NurseSat_Flr_2_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ICU_NurseStn_Lobby_Flr_2,!- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ICU_NurseSat_Flr_2_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,21.3415,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,21.3415,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,21.3415,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,21.3415,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + ICU_NurseSat_Flr_2_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + ICU_NurseStn_Lobby_Flr_2,!- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + ICU_NurseSat_Flr_2_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,48.7680,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,21.3415,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,21.3415,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom1_Mult5_Flr_2_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + IC_PatRoom1_Mult5_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom1_Mult5_Flr_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 24.3840,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 24.3840,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom1_Mult5_Flr_2_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + IC_PatRoom1_Mult5_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom1_Mult5_Flr_2_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 24.3840,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 24.3840,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom1_Mult5_Flr_2_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + IC_PatRoom1_Mult5_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom1_Mult5_Flr_2_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,48.7680,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,53.3400,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom1_Mult5_Flr_2_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + IC_PatRoom1_Mult5_Flr_2, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,53.3400,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 24.3840,53.3400,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 24.3840,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom1_Mult5_Flr_2_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + IC_PatRoom1_Mult5_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom1_Mult5_Flr_2_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 24.3840,48.7680,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 24.3840,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,48.7680,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom1_Mult5_Flr_2_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + IC_PatRoom1_Mult5_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom1_Mult5_Flr_2_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 24.3840,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 24.3840,53.3400,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 24.3840,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 24.3840,48.7680,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom2_Flr_2_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + IC_PatRoom2_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom2_Flr_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom2_Flr_2_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + IC_PatRoom2_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom2_Flr_2_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom2_Flr_2_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + IC_PatRoom2_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom2_Flr_2_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,48.7680,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,53.3400,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom2_Flr_2_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + IC_PatRoom2_Flr_2, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,53.3400,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,53.3400,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom2_Flr_2_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + IC_PatRoom2_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom2_Flr_2_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7680,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,48.7680,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom2_Flr_2_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + IC_PatRoom2_Flr_2, !- Zone Name + , !- Space 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.0000,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,53.3400,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7680,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom3_Mult6_Flr_2_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + IC_PatRoom3_Mult6_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom3_Mult6_Flr_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7680,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,44.1960,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,44.1960,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,48.7680,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom3_Mult6_Flr_2_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + IC_PatRoom3_Mult6_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom3_Mult6_Flr_2_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,48.7680,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,44.1960,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,44.1960,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7680,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom3_Mult6_Flr_2_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + IC_PatRoom3_Mult6_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom3_Mult6_Flr_2_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,44.1960,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,44.1960,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,48.7680,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom3_Mult6_Flr_2_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + IC_PatRoom3_Mult6_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom3_Mult6_Flr_2_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,48.7680,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7680,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7680,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom3_Mult6_Flr_2_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + IC_PatRoom3_Mult6_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + IC_PatRoom3_Mult6_Flr_2_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,44.1960,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,44.1960,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,44.1960,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,44.1960,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + IC_PatRoom3_Mult6_Flr_2_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + IC_PatRoom3_Mult6_Flr_2, !- Zone Name + , !- Space 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.0000,48.7680,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7680,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,44.1960,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,44.1960,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Kitchen_Flr_5_Ceiling, !- Name + Roof, !- Surface Type + IEAD Non-res Roof, !- Construction Name + Kitchen_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,22.8600,21.3415, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,22.8600,21.3415, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.3400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Kitchen_Flr_5_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Kitchen_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Kitchen_Flr_5_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,22.8600,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,22.8600,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Kitchen_Flr_5_Wall_1_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Kitchen_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Flr_5_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,42.6720,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,42.6720,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,22.8600,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,22.8600,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Kitchen_Flr_5_Wall_2_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Kitchen_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_5_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,53.3400,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,42.6720,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,42.6720,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Kitchen_Flr_5_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Kitchen_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,22.8600,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,22.8600,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,53.3400,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.3400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Kitchen_Flr_5_Wall_North,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Kitchen_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,53.3400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,53.3400,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,53.3400,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Kitchen_Flr_5_Wall_South,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Kitchen_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Dining_Flr_5_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,22.8600,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,22.8600,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,22.8600,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,22.8600,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lab_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Lab_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 6, !- Number of Vertices + 9.1440,33.5280,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,19.8120,12.8049, !- X,Y,Z ==> Vertex 4 {m} + 15.2400,19.8120,12.8049, !- X,Y,Z ==> Vertex 5 {m} + 15.2400,33.5280,12.8049; !- X,Y,Z ==> Vertex 6 {m} + + BuildingSurface:Detailed, + Lab_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Lab_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 6, !- Number of Vertices + 9.1440,33.5280,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,33.5280,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,19.8120,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,19.8120,8.5366, !- X,Y,Z ==> Vertex 4 {m} + 28.9560,10.6680,8.5366, !- X,Y,Z ==> Vertex 5 {m} + 9.1440,10.6680,8.5366; !- X,Y,Z ==> Vertex 6 {m} + + BuildingSurface:Detailed, + Lab_Flr_3_Wall_1_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lab_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_3_Wall_2_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,19.8120,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,19.8120,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,33.5280,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,33.5280,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lab_Flr_3_Wall_1_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lab_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_3_Wall_2_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,33.5280,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,33.5280,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,33.5280,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,33.5280,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lab_Flr_3_Wall_2_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lab_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_3_Wall_3_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,10.6680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,19.8120,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,19.8120,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lab_Flr_3_Wall_2_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lab_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_3_Wall_3_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,19.8120,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,19.8120,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,19.8120,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,19.8120,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lab_Flr_3_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lab_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Wall_2_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,10.6680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,10.6680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,10.6680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,10.6680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lab_Flr_3_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lab_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_4_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,33.5280,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,33.5280,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,10.6680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,10.6680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lab_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Lab_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 6, !- Number of Vertices + 9.1440,33.5280,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,10.6680,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,10.6680,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,19.8120,17.0732, !- X,Y,Z ==> Vertex 4 {m} + 15.2400,19.8120,17.0732, !- X,Y,Z ==> Vertex 5 {m} + 15.2400,33.5280,17.0732; !- X,Y,Z ==> Vertex 6 {m} + + BuildingSurface:Detailed, + Lab_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Lab_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 6, !- Number of Vertices + 9.1440,33.5280,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,33.5280,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,19.8120,12.8049, !- X,Y,Z ==> Vertex 4 {m} + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 5 {m} + 9.1440,10.6680,12.8049; !- X,Y,Z ==> Vertex 6 {m} + + BuildingSurface:Detailed, + Lab_Flr_4_Wall_1_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lab_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_4_Wall_2_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,19.8120,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,19.8120,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,33.5280,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,33.5280,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lab_Flr_4_Wall_1_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lab_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_4_Wall_2_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,33.5280,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,33.5280,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,33.5280,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,33.5280,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lab_Flr_4_Wall_2_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lab_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_4_Wall_3_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,10.6680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,19.8120,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lab_Flr_4_Wall_2_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lab_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_4_Wall_3_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,19.8120,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,19.8120,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,19.8120,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lab_Flr_4_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lab_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Wall_2_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,10.6680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,10.6680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lab_Flr_4_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lab_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_4_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,33.5280,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,33.5280,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,10.6680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,10.6680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lobby_Flr_1_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Lobby_Records_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lobby_Flr_1_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 8, !- Number of Vertices + 0.0000,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,4.5720,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 21.3415,4.5720,4.2683, !- X,Y,Z ==> Vertex 4 {m} + 21.3415,0.0000,4.2683, !- X,Y,Z ==> Vertex 5 {m} + 28.9560,0.0000,4.2683, !- X,Y,Z ==> Vertex 6 {m} + 28.9560,53.3400,4.2683, !- X,Y,Z ==> Vertex 7 {m} + 0.0000,53.3400,4.2683; !- X,Y,Z ==> Vertex 8 {m} + + BuildingSurface:Detailed, + Lobby_Flr_1_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Lobby_Records_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lobby_Flr_1_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 8, !- Number of Vertices + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,53.3400,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,53.3400,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,0.0000,0.0000, !- X,Y,Z ==> Vertex 4 {m} + 21.3415,0.0000,0.0000, !- X,Y,Z ==> Vertex 5 {m} + 21.3415,4.5720,0.0000, !- X,Y,Z ==> Vertex 6 {m} + 6.0960,4.5720,0.0000, !- X,Y,Z ==> Vertex 7 {m} + 6.0960,0.0000,0.0000; !- X,Y,Z ==> Vertex 8 {m} + + BuildingSurface:Detailed, + Lobby_Flr_1_Wall_1_East, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + Lobby_Records_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_1_Wall_1_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,15.2400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,15.2400,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,53.3400,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lobby_Flr_1_Wall_1_South,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Lobby_Records_Flr_1, !- Zone Name + , !- Space 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.0000,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,0.0000,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lobby_Flr_1_Wall_1_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Lobby_Records_Flr_1, !- Zone Name + , !- Space 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.0000,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,53.3400,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lobby_Flr_1_Wall_2_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lobby_Records_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_1_Wall_2_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,15.2400,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,15.2400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lobby_Flr_1_Wall_2_South,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Lobby_Records_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 21.3415,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 21.3415,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,0.0000,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lobby_Flr_1_Wall_3_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lobby_Records_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lobby_Flr_1_Wall_3_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lobby_Flr_1_Wall_3_South,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lobby_Records_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lobby_Flr_1_Wall_3_South,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 21.3415,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 21.3415,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lobby_Flr_1_Wall_3_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Lobby_Records_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lobby_Flr_1_Wall_3_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 21.3415,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 21.3415,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 21.3415,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 21.3415,0.0000,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Lobby_Flr_1_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Lobby_Records_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,53.3400,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,53.3400,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Flr_5_Ceiling, !- Name + Roof, !- Surface Type + IEAD Non-res Roof, !- Construction Name + NurseStn_Lobby_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,0.0000,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,21.3415, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,42.6720,21.3415, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,42.6720,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Flr_5_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + NurseStn_Lobby_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Flr_5_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,0.0000,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,42.6720,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,42.6720,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Flr_5_Wall_1_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Dining_Flr_5_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,0.0000,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,22.8600,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,22.8600,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Flr_5_Wall_2_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Kitchen_Flr_5_Wall_1_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,22.8600,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,22.8600,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,42.6720,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,42.6720,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Flr_5_Wall_North, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + NurseStn_Lobby_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_5_Wall_1_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,42.6720,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,42.6720,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,42.6720,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,42.6720,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Flr_5_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + NurseStn_Lobby_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,0.0000,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,0.0000,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Flr_5_Wall_West,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_Flr_5_Wall_1_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,42.6720,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,42.6720,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,0.0000,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 10, !- Number of Vertices + 9.1440,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,33.5280,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,33.5280,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,19.8120,12.8049, !- X,Y,Z ==> Vertex 4 {m} + 28.9560,19.8120,12.8049, !- X,Y,Z ==> Vertex 5 {m} + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 6 {m} + 60.9600,10.6680,12.8049, !- X,Y,Z ==> Vertex 7 {m} + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 8 {m} + 39.6240,19.8120,12.8049, !- X,Y,Z ==> Vertex 9 {m} + 39.6240,42.6720,12.8049; !- X,Y,Z ==> Vertex 10 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 10, !- Number of Vertices + 9.1440,42.6720,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,42.6720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,19.8120,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,19.8120,8.5366, !- X,Y,Z ==> Vertex 4 {m} + 60.9600,10.6680,8.5366, !- X,Y,Z ==> Vertex 5 {m} + 28.9560,10.6680,8.5366, !- X,Y,Z ==> Vertex 6 {m} + 28.9560,19.8120,8.5366, !- X,Y,Z ==> Vertex 7 {m} + 15.2400,19.8120,8.5366, !- X,Y,Z ==> Vertex 8 {m} + 15.2400,33.5280,8.5366, !- X,Y,Z ==> Vertex 9 {m} + 9.1440,33.5280,8.5366; !- X,Y,Z ==> Vertex 10 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_3_Wall_1_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PhysTherapy_Flr_3_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,19.8120,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,19.8120,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,42.6720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,42.6720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_3_Wall_1_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PhysTherapy_Flr_3_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,19.8120,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,19.8120,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,19.8120,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_3_Wall_1_South, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Wall_1_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,10.6680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,10.6680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,10.6680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_3_Wall_1_West, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_1_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,42.6720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,33.5280,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,33.5280,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_3_Wall_2_East, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Wall_2_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,10.6680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,10.6680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,19.8120,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,19.8120,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_3_Wall_2_North, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_3_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,42.6720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,42.6720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,42.6720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_3_Wall_2_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_3_Wall_1_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,33.5280,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,33.5280,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,33.5280,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,33.5280,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_3_Wall_2_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_3_Wall_1_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,33.5280,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,33.5280,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,19.8120,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,19.8120,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_3_Wall_3_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_3_Wall_2_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,19.8120,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,19.8120,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,19.8120,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,19.8120,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_3_Wall_3_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_3_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,19.8120,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,19.8120,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,10.6680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,10.6680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 10, !- Number of Vertices + 9.1440,42.6720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,33.5280,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,33.5280,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,19.8120,17.0732, !- X,Y,Z ==> Vertex 4 {m} + 28.9560,19.8120,17.0732, !- X,Y,Z ==> Vertex 5 {m} + 28.9560,10.6680,17.0732, !- X,Y,Z ==> Vertex 6 {m} + 60.9600,10.6680,17.0732, !- X,Y,Z ==> Vertex 7 {m} + 60.9600,19.8120,17.0732, !- X,Y,Z ==> Vertex 8 {m} + 39.6240,19.8120,17.0732, !- X,Y,Z ==> Vertex 9 {m} + 39.6240,42.6720,17.0732; !- X,Y,Z ==> Vertex 10 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 10, !- Number of Vertices + 9.1440,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,42.6720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 4 {m} + 60.9600,10.6680,12.8049, !- X,Y,Z ==> Vertex 5 {m} + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 6 {m} + 28.9560,19.8120,12.8049, !- X,Y,Z ==> Vertex 7 {m} + 15.2400,19.8120,12.8049, !- X,Y,Z ==> Vertex 8 {m} + 15.2400,33.5280,12.8049, !- X,Y,Z ==> Vertex 9 {m} + 9.1440,33.5280,12.8049; !- X,Y,Z ==> Vertex 10 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_4_Wall_1_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Radiology_Flr_4_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,19.8120,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,19.8120,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,42.6720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,42.6720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_4_Wall_1_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Radiology_Flr_4_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,19.8120,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,19.8120,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_4_Wall_1_South, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Wall_1_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,10.6680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,10.6680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,10.6680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_4_Wall_1_West, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_1_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,42.6720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,42.6720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,33.5280,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,33.5280,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_4_Wall_2_East, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Wall_2_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,10.6680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,10.6680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,19.8120,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_4_Wall_2_North, !- Name + Wall, !- Surface Type + AIR-WALL, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_3_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,42.6720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,42.6720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,42.6720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,42.6720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_4_Wall_2_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_4_Wall_1_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,33.5280,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,33.5280,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,33.5280,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,33.5280,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_4_Wall_2_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_4_Wall_1_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,33.5280,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,33.5280,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 15.2400,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 15.2400,19.8120,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_4_Wall_3_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_4_Wall_2_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 15.2400,19.8120,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 15.2400,19.8120,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,19.8120,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + NurseSat_Lobby_Flr_4_Wall_3_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Lab_Flr_4_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 28.9560,19.8120,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 28.9560,19.8120,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 28.9560,10.6680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 28.9560,10.6680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR1_Flr_2_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + OR1_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR1_Flr_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,47.2440,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,47.2440,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR1_Flr_2_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + OR1_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR1_Flr_2_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,47.2440,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,47.2440,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR1_Flr_2_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + OR1_Flr_2, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,47.2440,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,47.2440,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,53.3400,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR1_Flr_2_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + OR1_Flr_2, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,53.3400,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,53.3400,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR1_Flr_2_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR1_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR1_Flr_2_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,47.2440,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,47.2440,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,47.2440,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,47.2440,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR1_Flr_2_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR1_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR1_Flr_2_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,53.3400,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,47.2440,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,47.2440,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR2_Mult5_Flr_2_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + OR2_Mult5_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR2_Mult5_Flr_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,47.2440,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,41.1480,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,41.1480,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,47.2440,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR2_Mult5_Flr_2_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + OR2_Mult5_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR2_Mult5_Flr_2_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,47.2440,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,41.1480,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,41.1480,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,47.2440,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR2_Mult5_Flr_2_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + OR2_Mult5_Flr_2, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,41.1480,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,41.1480,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,47.2440,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,47.2440,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR2_Mult5_Flr_2_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR2_Mult5_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR2_Mult5_Flr_2_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,47.2440,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,47.2440,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,47.2440,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,47.2440,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR2_Mult5_Flr_2_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR2_Mult5_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR2_Mult5_Flr_2_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,41.1480,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,41.1480,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,41.1480,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,41.1480,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR2_Mult5_Flr_2_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR2_Mult5_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR2_Mult5_Flr_2_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,47.2440,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,47.2440,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,41.1480,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,41.1480,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR3_Flr_2_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + OR3_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR3_Flr_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,47.2440,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 48.7680,47.2440,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 48.7680,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR3_Flr_2_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + OR3_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR3_Flr_2_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 48.7680,53.3400,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 48.7680,47.2440,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,47.2440,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR3_Flr_2_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR3_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR3_Flr_2_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 48.7680,47.2440,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 48.7680,47.2440,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 48.7680,53.3400,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 48.7680,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR3_Flr_2_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + OR3_Flr_2, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 48.7680,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 48.7680,53.3400,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,53.3400,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR3_Flr_2_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR3_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR3_Flr_2_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,47.2440,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,47.2440,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 48.7680,47.2440,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 48.7680,47.2440,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR3_Flr_2_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR3_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR3_Flr_2_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,53.3400,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,47.2440,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,47.2440,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR4_Flr_2_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + OR4_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR4_Flr_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,47.2440,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,22.8600,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 48.7680,22.8600,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 48.7680,47.2440,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR4_Flr_2_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + OR4_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR4_Flr_2_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 48.7680,47.2440,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 48.7680,22.8600,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,22.8600,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,47.2440,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR4_Flr_2_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR4_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR4_Flr_2_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 48.7680,22.8600,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 48.7680,22.8600,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 48.7680,47.2440,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 48.7680,47.2440,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR4_Flr_2_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR4_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR4_Flr_2_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 48.7680,47.2440,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 48.7680,47.2440,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,47.2440,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,47.2440,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR4_Flr_2_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR4_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR4_Flr_2_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,22.8600,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,22.8600,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 48.7680,22.8600,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 48.7680,22.8600,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR4_Flr_2_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR4_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR4_Flr_2_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,47.2440,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,47.2440,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,22.8600,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,22.8600,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR_NurseSat_Flr_2_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + OR_NurseStn_Lobby_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR_NurseSat_Flr_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 8, !- Number of Vertices + 39.6240,0.0000,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,16.7640,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,16.7640,8.5366, !- X,Y,Z ==> Vertex 4 {m} + 60.9600,53.3400,8.5366, !- X,Y,Z ==> Vertex 5 {m} + 48.7680,53.3400,8.5366, !- X,Y,Z ==> Vertex 6 {m} + 48.7680,22.8600,8.5366, !- X,Y,Z ==> Vertex 7 {m} + 39.6240,22.8600,8.5366; !- X,Y,Z ==> Vertex 8 {m} + + BuildingSurface:Detailed, + OR_NurseSat_Flr_2_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + OR_NurseStn_Lobby_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR_NurseSat_Flr_2_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 8, !- Number of Vertices + 39.6240,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,22.8600,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 48.7680,22.8600,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 48.7680,53.3400,4.2683, !- X,Y,Z ==> Vertex 4 {m} + 60.9600,53.3400,4.2683, !- X,Y,Z ==> Vertex 5 {m} + 60.9600,16.7640,4.2683, !- X,Y,Z ==> Vertex 6 {m} + 70.1040,16.7640,4.2683, !- X,Y,Z ==> Vertex 7 {m} + 70.1040,0.0000,4.2683; !- X,Y,Z ==> Vertex 8 {m} + + BuildingSurface:Detailed, + OR_NurseSat_Flr_2_Wall_1_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR_NurseStn_Lobby_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR_NurseSat_Flr_2_Wall_1_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,0.0000,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,16.7640,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,16.7640,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR_NurseSat_Flr_2_Wall_1_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + OR_NurseStn_Lobby_Flr_2, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,53.3400,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 48.7680,53.3400,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 48.7680,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR_NurseSat_Flr_2_Wall_1_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR_NurseStn_Lobby_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR_NurseSat_Flr_2_Wall_1_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,22.8600,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,22.8600,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR_NurseSat_Flr_2_Wall_2_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR_NurseStn_Lobby_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR_NurseSat_Flr_2_Wall_2_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,16.7640,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,16.7640,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,53.3400,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR_NurseSat_Flr_2_Wall_2_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR_NurseStn_Lobby_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR_NurseSat_Flr_2_Wall_2_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 48.7680,22.8600,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 48.7680,22.8600,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,22.8600,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,22.8600,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR_NurseSat_Flr_2_Wall_2_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR_NurseStn_Lobby_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR_NurseSat_Flr_2_Wall_2_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 48.7680,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 48.7680,53.3400,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 48.7680,22.8600,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 48.7680,22.8600,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR_NurseSat_Flr_2_Wall_3_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + OR_NurseStn_Lobby_Flr_2, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + OR_NurseSat_Flr_2_Wall_3_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,16.7640,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,16.7640,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,16.7640,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,16.7640,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + OR_NurseSat_Flr_2_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + OR_NurseStn_Lobby_Flr_2, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,0.0000,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,0.0000,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,0.0000,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office1_Flr_5_Ceiling, !- Name + Roof, !- Surface Type + IEAD Non-res Roof, !- Construction Name + Office1_Flr_5, !- Zone Name + , !- Space 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.0000,7.6220,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,21.3415, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,0.0000,21.3415, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,7.6220,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office1_Flr_5_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Office1_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office1_Flr_5_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,7.6220,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,0.0000,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,7.6220,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office1_Flr_5_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office1_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office1_Flr_5_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,0.0000,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,0.0000,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,7.6220,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,7.6220,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office1_Flr_5_Wall_North,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office1_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office1_Flr_5_Wall_North,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,7.6220,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,7.6220,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,7.6220,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,7.6220,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office1_Flr_5_Wall_South,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Office1_Flr_5, !- Zone Name + , !- Space 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.0000,0.0000,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,0.0000,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office1_Flr_5_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Office1_Flr_5, !- Zone Name + , !- Space 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.0000,7.6220,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,7.6220,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office1_Mult4_Flr_1_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Office1_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office1_Mult4_Flr_1_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,0.0000,4.2683, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,0.0000,4.2683, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office1_Mult4_Flr_1_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Office1_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office1_Mult4_Flr_1_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,4.5720,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,4.5720,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office1_Mult4_Flr_1_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office1_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office1_Mult4_Flr_1_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office1_Mult4_Flr_1_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office1_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office1_Mult4_Flr_1_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,4.5720,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,4.5720,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office1_Mult4_Flr_1_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Office1_Mult4_Flr_1, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,0.0000,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,0.0000,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office1_Mult4_Flr_1_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office1_Mult4_Flr_1, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office1_Mult4_Flr_1_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,4.5720,4.2683, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,4.5720,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,0.0000,4.2683; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office2_Mult5_Flr_5_Ceiling, !- Name + Roof, !- Surface Type + IEAD Non-res Roof, !- Construction Name + Office2_Mult5_Flr_5, !- Zone Name + , !- Space 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.0000,15.2400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,7.6200,21.3415, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,7.6200,21.3415, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,15.2400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office2_Mult5_Flr_5_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Office2_Mult5_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office2_Mult5_Flr_5_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,15.2400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,7.6200,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,7.6200,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,15.2400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office2_Mult5_Flr_5_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office2_Mult5_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office2_Mult5_Flr_5_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,7.6220,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,7.6220,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,15.2400,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,15.2400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office2_Mult5_Flr_5_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office2_Mult5_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office2_Mult5_Flr_5_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,15.2400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,15.2400,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,15.2400,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,15.2400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office2_Mult5_Flr_5_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office2_Mult5_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office2_Mult5_Flr_5_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,7.6220,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,7.6220,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,7.6220,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,7.6220,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office2_Mult5_Flr_5_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Office2_Mult5_Flr_5, !- Zone Name + , !- Space 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.0000,15.2400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,15.2400,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,7.6220,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,7.6220,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office3_Flr_5_Ceiling, !- Name + Roof, !- Surface Type + IEAD Non-res Roof, !- Construction Name + Office3_Flr_5, !- Zone Name + , !- Space 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.0000,53.3400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,45.7200,21.3415, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,45.7200,21.3415, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,53.3400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office3_Flr_5_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Office3_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office3_Flr_5_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,45.7200,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,45.7200,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office3_Flr_5_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office3_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office3_Flr_5_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,45.7200,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,45.7200,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,53.3400,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,53.3400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office3_Flr_5_Wall_North,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Office3_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,53.3400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,53.3400,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,53.3400,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,53.3400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office3_Flr_5_Wall_South,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office3_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office3_Flr_5_Wall_South,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,45.7200,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,45.7200,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,45.7200,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,45.7200,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office3_Flr_5_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Office3_Flr_5, !- Zone Name + , !- Space 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.0000,53.3400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,53.3400,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,45.7200,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,45.7200,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office4_Mult6_Flr_5_Ceiling, !- Name + Roof, !- Surface Type + IEAD Non-res Roof, !- Construction Name + Office4_Mult6_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,53.3400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,48.7680,21.3415, !- X,Y,Z ==> Vertex 2 {m} + 12.1920,48.7680,21.3415, !- X,Y,Z ==> Vertex 3 {m} + 12.1920,53.3400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office4_Mult6_Flr_5_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Office4_Mult6_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office4_Mult6_Flr_5_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 12.1920,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 12.1920,48.7680,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,48.7680,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office4_Mult6_Flr_5_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office4_Mult6_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office4_Mult6_Flr_5_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 12.1920,48.7680,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 12.1920,48.7680,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 12.1920,53.3400,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 12.1920,53.3400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office4_Mult6_Flr_5_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Office4_Mult6_Flr_5, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 12.1920,53.3400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 12.1920,53.3400,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,53.3400,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,53.3400,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office4_Mult6_Flr_5_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office4_Mult6_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office4_Mult6_Flr_5_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,48.7680,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,48.7680,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 12.1920,48.7680,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 12.1920,48.7680,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Office4_Mult6_Flr_5_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Office4_Mult6_Flr_5, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Office4_Mult6_Flr_5_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 9.1440,53.3400,21.3415, !- X,Y,Z ==> Vertex 1 {m} + 9.1440,53.3400,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 9.1440,48.7680,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 9.1440,48.7680,21.3415; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom1_Mult10_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom1_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom1_Mult10_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 44.1960,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 44.1960,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom1_Mult10_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom1_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom1_Mult10_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 44.1960,4.5720,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 44.1960,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,4.5720,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom1_Mult10_Flr_3_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom1_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom1_Mult10_Flr_3_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 44.1960,0.0000,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 44.1960,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 44.1960,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 44.1960,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom1_Mult10_Flr_3_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom1_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom1_Mult10_Flr_3_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 44.1960,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 44.1960,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom1_Mult10_Flr_3_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom1_Mult10_Flr_3, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,0.0000,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 44.1960,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 44.1960,0.0000,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom1_Mult10_Flr_3_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom1_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom1_Mult10_Flr_3_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom1_Mult10_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom1_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom1_Mult10_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 44.1960,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 44.1960,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom1_Mult10_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom1_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom1_Mult10_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 44.1960,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 44.1960,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom1_Mult10_Flr_4_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom1_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom1_Mult10_Flr_4_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 44.1960,0.0000,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 44.1960,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 44.1960,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 44.1960,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom1_Mult10_Flr_4_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom1_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom1_Mult10_Flr_4_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 44.1960,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 44.1960,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom1_Mult10_Flr_4_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom1_Mult10_Flr_4, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,0.0000,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 44.1960,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 44.1960,0.0000,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom1_Mult10_Flr_4_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom1_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom1_Mult10_Flr_4_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,0.0000,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom2_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom2_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom2_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 62.4840,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 62.4840,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom2_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom2_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom2_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,4.5720,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 62.4840,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 62.4840,4.5720,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom2_Flr_3_Wall_East,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom2_Flr_3, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,0.0000,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom2_Flr_3_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom2_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom2_Flr_3_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 62.4840,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 62.4840,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom2_Flr_3_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom2_Flr_3, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 62.4840,0.0000,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 62.4840,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,0.0000,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom2_Flr_3_Wall_West,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom2_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom2_Flr_3_Wall_West,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 62.4840,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 62.4840,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 62.4840,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 62.4840,0.0000,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom2_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom2_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom2_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 62.4840,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 62.4840,0.0000,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom2_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom2_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom2_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 62.4840,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 62.4840,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom2_Flr_4_Wall_East,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom2_Flr_4, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,0.0000,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom2_Flr_4_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom2_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom2_Flr_4_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 62.4840,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 62.4840,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom2_Flr_4_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom2_Flr_4, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 62.4840,0.0000,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 62.4840,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,0.0000,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom2_Flr_4_Wall_West,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom2_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom2_Flr_4_Wall_West,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 62.4840,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 62.4840,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 62.4840,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 62.4840,0.0000,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom3_Mult10_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom3_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom3_Mult10_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,8.9920,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,8.9920,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom3_Mult10_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom3_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom3_Mult10_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,8.9920,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,8.9920,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom3_Mult10_Flr_3_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom3_Mult10_Flr_3, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,8.9920,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,8.9920,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom3_Mult10_Flr_3_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom3_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom3_Mult10_Flr_3_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,8.9920,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,8.9920,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,8.9920,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,8.9920,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom3_Mult10_Flr_3_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom3_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom3_Mult10_Flr_3_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom3_Mult10_Flr_3_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom3_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom3_Mult10_Flr_3_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,8.9920,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,8.9920,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom3_Mult10_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom3_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom3_Mult10_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,8.9920,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,4.5720,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,4.5720,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,8.9920,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom3_Mult10_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom3_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom3_Mult10_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,8.9920,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,8.9920,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom3_Mult10_Flr_4_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom3_Mult10_Flr_4, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,8.9920,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,8.9920,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom3_Mult10_Flr_4_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom3_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom3_Mult10_Flr_4_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,8.9920,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,8.9920,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,8.9920,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,8.9920,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom3_Mult10_Flr_4_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom3_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom3_Mult10_Flr_4_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom3_Mult10_Flr_4_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom3_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom3_Mult10_Flr_4_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 65.5320,8.9920,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 65.5320,8.9920,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 65.5320,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 65.5320,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom4_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom4_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom4_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 62.4840,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 62.4840,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom4_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom4_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom4_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 62.4840,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 62.4840,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom4_Flr_3_Wall_East,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom4_Flr_3, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,48.7680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,53.3400,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom4_Flr_3_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom4_Flr_3, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,53.3400,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 62.4840,53.3400,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 62.4840,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom4_Flr_3_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom4_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom4_Flr_3_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 62.4840,48.7680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 62.4840,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,48.7680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom4_Flr_3_Wall_West,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom4_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom4_Flr_3_Wall_West,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 62.4840,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 62.4840,53.3400,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 62.4840,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 62.4840,48.7680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom4_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom4_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom4_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 62.4840,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 62.4840,48.7680,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,48.7680,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom4_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom4_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom4_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 62.4840,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 62.4840,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom4_Flr_4_Wall_East,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom4_Flr_4, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,48.7680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,53.3400,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom4_Flr_4_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom4_Flr_4, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 70.1040,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,53.3400,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 62.4840,53.3400,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 62.4840,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom4_Flr_4_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom4_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom4_Flr_4_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 62.4840,48.7680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 62.4840,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,48.7680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom4_Flr_4_Wall_West,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom4_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom4_Flr_4_Wall_West,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 62.4840,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 62.4840,53.3400,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 62.4840,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 62.4840,48.7680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom5_Mult10_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom5_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom5_Mult10_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 44.1960,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 44.1960,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom5_Mult10_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom5_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom5_Mult10_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 44.1960,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 44.1960,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom5_Mult10_Flr_3_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom5_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom5_Mult10_Flr_3_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 44.1960,48.7680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 44.1960,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 44.1960,53.3400,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 44.1960,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom5_Mult10_Flr_3_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom5_Mult10_Flr_3, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 44.1960,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 44.1960,53.3400,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,53.3400,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom5_Mult10_Flr_3_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom5_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom5_Mult10_Flr_3_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,48.7680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 44.1960,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 44.1960,48.7680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom5_Mult10_Flr_3_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom5_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom5_Mult10_Flr_3_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,53.3400,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,48.7680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom5_Mult10_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom5_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom5_Mult10_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,48.7680,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 44.1960,48.7680,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 44.1960,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom5_Mult10_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom5_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom5_Mult10_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 44.1960,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 44.1960,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom5_Mult10_Flr_4_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom5_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom5_Mult10_Flr_4_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 44.1960,48.7680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 44.1960,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 44.1960,53.3400,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 44.1960,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom5_Mult10_Flr_4_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom5_Mult10_Flr_4, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 44.1960,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 44.1960,53.3400,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,53.3400,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom5_Mult10_Flr_4_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom5_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom5_Mult10_Flr_4_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,48.7680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 44.1960,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 44.1960,48.7680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom5_Mult10_Flr_4_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom5_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom5_Mult10_Flr_4_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,53.3400,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,48.7680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom6_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom6_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom6_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom6_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom6_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom6_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,4.5720,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,4.5720,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom6_Flr_3_Wall_East,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom6_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom6_Flr_3_Wall_East,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,0.0000,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom6_Flr_3_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom6_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom6_Flr_3_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom6_Flr_3_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom6_Flr_3, !- Zone Name + , !- Space 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.0000,0.0000,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,0.0000,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom6_Flr_3_Wall_West,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom6_Flr_3, !- Zone Name + , !- Space 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.0000,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom6_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom6_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom6_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,0.0000,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom6_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom6_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom6_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom6_Flr_4_Wall_East,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom6_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom6_Flr_4_Wall_East,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,0.0000,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom6_Flr_4_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom6_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom6_Flr_4_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom6_Flr_4_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom6_Flr_4, !- Zone Name + , !- Space 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.0000,0.0000,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,0.0000,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom6_Flr_4_Wall_West,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom6_Flr_4, !- Zone Name + , !- Space 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.0000,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom7_Mult10_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom7_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom7_Mult10_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,8.9920,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,8.9920,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom7_Mult10_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom7_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom7_Mult10_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,8.9920,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,8.9920,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom7_Mult10_Flr_3_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom7_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom7_Mult10_Flr_3_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,8.9920,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,8.9920,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom7_Mult10_Flr_3_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom7_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom7_Mult10_Flr_3_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,8.9920,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,8.9920,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,8.9920,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,8.9920,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom7_Mult10_Flr_3_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom7_Mult10_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom7_Mult10_Flr_3_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,4.5720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,4.5720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom7_Mult10_Flr_3_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom7_Mult10_Flr_3, !- Zone Name + , !- Space 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.0000,8.9920,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,8.9920,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,4.5720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,4.5720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom7_Mult10_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom7_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom7_Mult10_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,8.9920,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,4.5720,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,4.5720,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,8.9920,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom7_Mult10_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom7_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom7_Mult10_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,8.9920,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,8.9920,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom7_Mult10_Flr_4_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom7_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom7_Mult10_Flr_4_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,8.9920,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,8.9920,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom7_Mult10_Flr_4_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom7_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom7_Mult10_Flr_4_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5720,8.9920,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 4.5720,8.9920,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,8.9920,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,8.9920,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom7_Mult10_Flr_4_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom7_Mult10_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom7_Mult10_Flr_4_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,4.5720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,4.5720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 4.5720,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 4.5720,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom7_Mult10_Flr_4_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom7_Mult10_Flr_4, !- Zone Name + , !- Space 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.0000,8.9920,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,8.9920,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,4.5720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,4.5720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom8_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom8_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom8_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom8_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom8_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom8_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,53.3400,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,53.3400,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom8_Flr_3_Wall_East,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom8_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom8_Flr_3_Wall_East,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,48.7680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,53.3400,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom8_Flr_3_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom8_Flr_3, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,53.3400,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,53.3400,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom8_Flr_3_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom8_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom8_Flr_3_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7680,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7680,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,48.7680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom8_Flr_3_Wall_West,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom8_Flr_3, !- Zone Name + , !- Space 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.0000,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,53.3400,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7680,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7680,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom8_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PatRoom8_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom8_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7680,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,48.7680,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom8_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PatRoom8_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom8_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,53.3400,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,53.3400,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom8_Flr_4_Wall_East,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom8_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom8_Flr_4_Wall_East,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,48.7680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,53.3400,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom8_Flr_4_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom8_Flr_4, !- Zone Name + , !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 6.0960,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 6.0960,53.3400,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,53.3400,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,53.3400,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom8_Flr_4_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PatRoom8_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PatRoom8_Flr_4_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7680,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7680,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 6.0960,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 6.0960,48.7680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PatRoom8_Flr_4_Wall_West,!- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + PatRoom8_Flr_4, !- Zone Name + , !- Space 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.0000,53.3400,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,53.3400,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7680,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7680,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PhysTherapy_Flr_3_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + PhysTherapy_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PhysTherapy_Flr_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,19.8120,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,42.6720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PhysTherapy_Flr_3_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + PhysTherapy_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + PhysTherapy_Flr_3_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,42.6720,8.5366, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,19.8120,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,19.8120,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,42.6720,8.5366; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PhysTherapy_Flr_3_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PhysTherapy_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_3_Wall_1_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,19.8120,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,42.6720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,42.6720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PhysTherapy_Flr_3_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PhysTherapy_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_3_Wall_2_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,42.6720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,42.6720,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,42.6720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PhysTherapy_Flr_3_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PhysTherapy_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_3_Wall_1_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,19.8120,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,19.8120,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,19.8120,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,19.8120,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + PhysTherapy_Flr_3_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + PhysTherapy_Flr_3, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_3_Wall_1_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,42.6720,8.5366, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,19.8120,8.5366, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,19.8120,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Radiology_Flr_4_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Radiology_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Radiology_Flr_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,42.6720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,19.8120,17.0732, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,19.8120,17.0732, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,42.6720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Radiology_Flr_4_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Radiology_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Radiology_Flr_4_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,42.6720,12.8049, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,42.6720,12.8049; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Radiology_Flr_4_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Radiology_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_SE_Flr_4_Wall_1_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,19.8120,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,42.6720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,42.6720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Radiology_Flr_4_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Radiology_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + Corridor_NW_Flr_4_Wall_2_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 60.9600,42.6720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 60.9600,42.6720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,42.6720,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,42.6720,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Radiology_Flr_4_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Radiology_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_4_Wall_1_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,19.8120,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,19.8120,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 60.9600,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 60.9600,19.8120,17.0732; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Radiology_Flr_4_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Radiology_Flr_4, !- Zone Name + , !- Space Name + Surface, !- Outside Boundary Condition + NurseSat_Lobby_Flr_4_Wall_1_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 39.6240,42.6720,17.0732, !- X,Y,Z ==> Vertex 1 {m} + 39.6240,42.6720,12.8049, !- X,Y,Z ==> Vertex 2 {m} + 39.6240,19.8120,12.8049, !- X,Y,Z ==> Vertex 3 {m} + 39.6240,19.8120,17.0732; !- X,Y,Z ==> Vertex 4 {m} + +! ***WINDOWS & DOORS*** + + FenestrationSurface:Detailed, + Dining_Flr_5_Wall_South_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Dining_Flr_5_Wall_South, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 40.1950,0.0000,19.2020, !- X,Y,Z ==> Vertex 1 {m} + 40.1950,0.0000,17.9830, !- X,Y,Z ==> Vertex 2 {m} + 69.5330,0.0000,17.9830, !- X,Y,Z ==> Vertex 3 {m} + 69.5330,0.0000,19.2020; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + ER_NurseStat_Flr_1_Wall_1_East_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + ER_NurseStat_Flr_1_Wall_1_East, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 70.1040,14.2020,2.1340, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,14.2020,0.9140, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,39.1380,0.9140, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,39.1380,2.1340; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + ICU_Flr_2_Wall_West_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + ICU_Flr_2_Wall_West, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,20.9360,6.4010, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,20.9360,5.1820, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.4000,5.1820, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.4000,6.4010; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + IC_PatRoom1_Mult5_Flr_2_Wall_North_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + IC_PatRoom1_Mult5_Flr_2_Wall_North, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 28.6820,53.3400,6.4010, !- X,Y,Z ==> Vertex 1 {m} + 28.6820,53.3400,5.1820, !- X,Y,Z ==> Vertex 2 {m} + 24.6580,53.3400,5.1820, !- X,Y,Z ==> Vertex 3 {m} + 24.6580,53.3400,6.4010; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + IC_PatRoom2_Flr_2_Wall_North_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + IC_PatRoom2_Flr_2_Wall_North, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 5.7300,53.3400,6.4010, !- X,Y,Z ==> Vertex 1 {m} + 5.7300,53.3400,5.1820, !- X,Y,Z ==> Vertex 2 {m} + 0.3660,53.3400,5.1820, !- X,Y,Z ==> Vertex 3 {m} + 0.3660,53.3400,6.4010; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + IC_PatRoom2_Flr_2_Wall_West_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + IC_PatRoom2_Flr_2_Wall_West, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,53.0660,6.4010, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,53.0660,5.1820, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,49.0420,5.1820, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,49.0420,6.4010; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + IC_PatRoom3_Mult6_Flr_2_Wall_West_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + IC_PatRoom3_Mult6_Flr_2_Wall_West, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,48.4940,6.4010, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.4940,5.1820, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,44.4700,5.1820, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,44.4700,6.4010; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Lobby_Flr_1_Wall_2_West, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Lobby_Flr_1_Wall_1_West, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,52.3400,2.1340, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,52.3400,0.9140, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,1.0000,0.9140, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,1.0000,2.1340; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + OR_NurseSat_Flr_2_Wall_South_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + OR_NurseSat_Flr_2_Wall_South, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 40.1950,0.0000,6.4010, !- X,Y,Z ==> Vertex 1 {m} + 40.1950,0.0000,5.1820, !- X,Y,Z ==> Vertex 2 {m} + 69.5330,0.0000,5.1820, !- X,Y,Z ==> Vertex 3 {m} + 69.5330,0.0000,6.4010; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Office1_Flr_5_Wall_South_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Office1_Flr_5_Wall_South,!- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.5490,0.0000,19.2020, !- X,Y,Z ==> Vertex 1 {m} + 0.5490,0.0000,17.9830, !- X,Y,Z ==> Vertex 2 {m} + 8.5950,0.0000,17.9830, !- X,Y,Z ==> Vertex 3 {m} + 8.5950,0.0000,19.2020; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Office1_Flr_5_Wall_West_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Office1_Flr_5_Wall_West, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,7.1630,19.2020, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,7.1630,17.9830, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.4570,17.9830, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.4570,19.2020; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Office1_Mult4_Flr_1_Wall_South_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Office1_Mult4_Flr_1_Wall_South, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 6.4050,0.0000,2.1340, !- X,Y,Z ==> Vertex 1 {m} + 6.4050,0.0000,0.9140, !- X,Y,Z ==> Vertex 2 {m} + 8.8350,0.0000,0.9140, !- X,Y,Z ==> Vertex 3 {m} + 8.8350,0.0000,2.1340; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Office2_Mult5_Flr_5_Wall_West_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Office2_Mult5_Flr_5_Wall_West, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,14.7830,19.2020, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,14.7830,17.9830, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,8.0770,17.9830, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,8.0770,19.2020; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Office3_Flr_5_Wall_North_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Office3_Flr_5_Wall_North,!- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 8.5950,53.3400,19.2020, !- X,Y,Z ==> Vertex 1 {m} + 8.5950,53.3400,17.9830, !- X,Y,Z ==> Vertex 2 {m} + 0.5490,53.3400,17.9830, !- X,Y,Z ==> Vertex 3 {m} + 0.5490,53.3400,19.2020; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Office3_Flr_5_Wall_West_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Office3_Flr_5_Wall_West, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,52.8830,19.2020, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,52.8830,17.9830, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,46.1770,17.9830, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,46.1770,19.2020; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Office4_Mult6_Flr_5_Wall_North_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Office4_Mult6_Flr_5_Wall_North, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 11.8830,53.3400,19.2020, !- X,Y,Z ==> Vertex 1 {m} + 11.8830,53.3400,17.9830, !- X,Y,Z ==> Vertex 2 {m} + 9.4530,53.3400,17.9830, !- X,Y,Z ==> Vertex 3 {m} + 9.4530,53.3400,19.2020; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom1_Mult10_Flr_3_Wall_South_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom1_Mult10_Flr_3_Wall_South, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 39.8980,0.0000,10.6680, !- X,Y,Z ==> Vertex 1 {m} + 39.8980,0.0000,9.4490, !- X,Y,Z ==> Vertex 2 {m} + 43.9220,0.0000,9.4490, !- X,Y,Z ==> Vertex 3 {m} + 43.9220,0.0000,10.6680; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom1_Mult10_Flr_4_Wall_South_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom1_Mult10_Flr_4_Wall_South, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 39.8980,0.0000,14.9350, !- X,Y,Z ==> Vertex 1 {m} + 39.8980,0.0000,13.7160, !- X,Y,Z ==> Vertex 2 {m} + 43.9220,0.0000,13.7160, !- X,Y,Z ==> Vertex 3 {m} + 43.9220,0.0000,14.9350; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom2_Flr_3_Wall_East_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom2_Flr_3_Wall_East,!- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 70.1040,0.2740,10.6680, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.2740,9.4490, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,4.2980,9.4490, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,4.2980,10.6680; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom2_Flr_3_Wall_South_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom2_Flr_3_Wall_South, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 62.9410,0.0000,10.6680, !- X,Y,Z ==> Vertex 1 {m} + 62.9410,0.0000,9.4490, !- X,Y,Z ==> Vertex 2 {m} + 69.6470,0.0000,9.4490, !- X,Y,Z ==> Vertex 3 {m} + 69.6470,0.0000,10.6680; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom2_Flr_4_Wall_East_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom2_Flr_4_Wall_East,!- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 70.1040,0.2740,14.9350, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,0.2740,13.7160, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,4.2980,13.7160, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,4.2980,14.9350; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom2_Flr_4_Wall_South_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom2_Flr_4_Wall_South, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 62.9410,0.0000,14.9350, !- X,Y,Z ==> Vertex 1 {m} + 62.9410,0.0000,13.7160, !- X,Y,Z ==> Vertex 2 {m} + 69.6470,0.0000,13.7160, !- X,Y,Z ==> Vertex 3 {m} + 69.6470,0.0000,14.9350; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom3_Mult10_Flr_3_Wall_East_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom3_Mult10_Flr_3_Wall_East, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 70.1040,4.8370,10.6680, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,4.8370,9.4490, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,8.7260,9.4490, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,8.7260,10.6680; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom3_Mult10_Flr_4_Wall_East_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom3_Mult10_Flr_4_Wall_East, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 70.1040,4.8370,14.9350, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,4.8370,13.7160, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,8.7260,13.7160, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,8.7260,14.9350; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom4_Flr_3_Wall_East_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom4_Flr_3_Wall_East,!- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 70.1040,49.0420,10.6680, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,49.0420,9.4490, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,53.0660,9.4490, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.0660,10.6680; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom4_Flr_3_Wall_North_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom4_Flr_3_Wall_North, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 69.6470,53.3400,10.6680, !- X,Y,Z ==> Vertex 1 {m} + 69.6470,53.3400,9.4490, !- X,Y,Z ==> Vertex 2 {m} + 62.9410,53.3400,9.4490, !- X,Y,Z ==> Vertex 3 {m} + 62.9410,53.3400,10.6680; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom4_Flr_4_Wall_East_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom4_Flr_4_Wall_East,!- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 70.1040,49.0420,14.9350, !- X,Y,Z ==> Vertex 1 {m} + 70.1040,49.0420,13.7160, !- X,Y,Z ==> Vertex 2 {m} + 70.1040,53.0660,13.7160, !- X,Y,Z ==> Vertex 3 {m} + 70.1040,53.0660,14.9350; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom4_Flr_4_Wall_North_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom4_Flr_4_Wall_North, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 69.6470,53.3400,14.9350, !- X,Y,Z ==> Vertex 1 {m} + 69.6470,53.3400,13.7160, !- X,Y,Z ==> Vertex 2 {m} + 62.9410,53.3400,13.7160, !- X,Y,Z ==> Vertex 3 {m} + 62.9410,53.3400,14.9350; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom5_Mult10_Flr_3_Wall_North_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom5_Mult10_Flr_3_Wall_North, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 43.9220,53.3400,10.6680, !- X,Y,Z ==> Vertex 1 {m} + 43.9220,53.3400,9.4490, !- X,Y,Z ==> Vertex 2 {m} + 39.8980,53.3400,9.4490, !- X,Y,Z ==> Vertex 3 {m} + 39.8980,53.3400,10.6680; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom5_Mult10_Flr_4_Wall_North_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom5_Mult10_Flr_4_Wall_North, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 43.9220,53.3400,14.9350, !- X,Y,Z ==> Vertex 1 {m} + 43.9220,53.3400,13.7160, !- X,Y,Z ==> Vertex 2 {m} + 39.8980,53.3400,13.7160, !- X,Y,Z ==> Vertex 3 {m} + 39.8980,53.3400,14.9350; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom6_Flr_3_Wall_South_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom6_Flr_3_Wall_South, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.3660,0.0000,10.6680, !- X,Y,Z ==> Vertex 1 {m} + 0.3660,0.0000,9.4490, !- X,Y,Z ==> Vertex 2 {m} + 5.7300,0.0000,9.4490, !- X,Y,Z ==> Vertex 3 {m} + 5.7300,0.0000,10.6680; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom6_Flr_3_Wall_West_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom6_Flr_3_Wall_West,!- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,4.2980,10.6680, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,4.2980,9.4490, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.2740,9.4490, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.2740,10.6680; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom6_Flr_4_Wall_South_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom6_Flr_4_Wall_South, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.3660,0.0000,14.9350, !- X,Y,Z ==> Vertex 1 {m} + 0.3660,0.0000,13.7160, !- X,Y,Z ==> Vertex 2 {m} + 5.7300,0.0000,13.7160, !- X,Y,Z ==> Vertex 3 {m} + 5.7300,0.0000,14.9350; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom6_Flr_4_Wall_West_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom6_Flr_4_Wall_West,!- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,4.2980,14.9350, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,4.2980,13.7160, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.2740,13.7160, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.2740,14.9350; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom7_Mult10_Flr_3_Wall_West_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom7_Mult10_Flr_3_Wall_West, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,8.7260,10.6680, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,8.7260,9.4490, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,4.8370,9.4490, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,4.8370,10.6680; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom7_Mult10_Flr_4_Wall_West_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom7_Mult10_Flr_4_Wall_West, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,8.7260,14.9350, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,8.7260,13.7160, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,4.8370,13.7160, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,4.8370,14.9350; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom8_Flr_3_Wall_North_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom8_Flr_3_Wall_North, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 5.7300,53.3400,10.6680, !- X,Y,Z ==> Vertex 1 {m} + 5.7300,53.3400,9.4490, !- X,Y,Z ==> Vertex 2 {m} + 0.3660,53.3400,9.4490, !- X,Y,Z ==> Vertex 3 {m} + 0.3660,53.3400,10.6680; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom8_Flr_3_Wall_West_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom8_Flr_3_Wall_West,!- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,53.0660,10.6680, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,53.0660,9.4490, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,49.0420,9.4490, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,49.0420,10.6680; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom8_Flr_4_Wall_North_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom8_Flr_4_Wall_North, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 5.7300,53.3400,14.9350, !- X,Y,Z ==> Vertex 1 {m} + 5.7300,53.3400,13.7160, !- X,Y,Z ==> Vertex 2 {m} + 0.3660,53.3400,13.7160, !- X,Y,Z ==> Vertex 3 {m} + 0.3660,53.3400,14.9350; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + PatRoom8_Flr_4_Wall_West_Window, !- Name + Window, !- Surface Type + Window Res Fixed, !- Construction Name + PatRoom8_Flr_4_Wall_West,!- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,53.0660,14.9350, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,53.0660,13.7160, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,49.0420,13.7160, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,49.0420,14.9350; !- X,Y,Z ==> Vertex 4 {m} + +! *** SHADING *** + + Shading:Building:Detailed, + Canopy, !- Name + , !- Transmittance Schedule Name + 4, !- Number of Vertices + 70.104000,31.242000,4.268300, !- X,Y,Z ==> Vertex 1 {m} + 70.104000,22.098000,4.268300, !- X,Y,Z ==> Vertex 2 {m} + 79.248000,22.098000,4.268300, !- X,Y,Z ==> Vertex 3 {m} + 79.248000,31.242000,4.268300; !- X,Y,Z ==> Vertex 4 {m} + +! ***GEOMETRY RULES*** + + GlobalGeometryRules, + UpperLeftCorner, !- Starting Vertex Position + Counterclockwise, !- Vertex Entry Direction + Relative, !- Coordinate System + Relative; !- Daylighting Reference Point Coordinate System + +! ***PEOPLE*** + + People, + Basement People, !- Name + Basement, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 37.1747, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Corridor_Flr_1 People, !- Name + Corridor_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 92.5926, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Corridor_Flr_2 People, !- Name + Corridor_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 92.5926, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Corridor_Flr_5 People, !- Name + Corridor_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 92.5926, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Corridor_NW_Flr_3 People,!- Name + Corridor_NW_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 92.5926, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Corridor_NW_Flr_4 People,!- Name + Corridor_NW_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 92.5926, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Corridor_SE_Flr_3 People,!- Name + Corridor_SE_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 92.5926, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Corridor_SE_Flr_4 People,!- Name + Corridor_SE_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 92.5926, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Dining_Flr_5 People, !- Name + Dining_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 9.2937, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + ER_Exam1_Mult4_Flr_1 People, !- Name + ER_Exam1_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 4.6512, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + ER_Exam3_Mult4_Flr_1 People, !- Name + ER_Exam3_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 4.6512, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + ER_NurseStn_Lobby_Flr_1 People, !- Name + ER_NurseStn_Lobby_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 69.9301, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + ER_Trauma1_Flr_1 People, !- Name + ER_Trauma1_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 4.6512, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + ER_Trauma2_Flr_1 People, !- Name + ER_Trauma2_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 4.6512, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + ER_Triage_Mult4_Flr_1 People, !- Name + ER_Triage_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 4.6512, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + ICU_Flr_2 People, !- Name + ICU_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + ICU_NurseStn_Lobby_Flr_2 People, !- Name + ICU_NurseStn_Lobby_Flr_2,!- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 69.9301, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + IC_PatRoom1_Mult5_Flr_2 People, !- Name + IC_PatRoom1_Mult5_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + IC_PatRoom2_Flr_2 People,!- Name + IC_PatRoom2_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + IC_PatRoom3_Mult6_Flr_2 People, !- Name + IC_PatRoom3_Mult6_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Kitchen_Flr_5 People, !- Name + Kitchen_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Lab_Flr_3 People, !- Name + Lab_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Lab_Flr_4 People, !- Name + Lab_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Lobby_Records_Flr_1 People, !- Name + Lobby_Records_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 69.9301, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + NurseStn_Lobby_Flr_3 People, !- Name + NurseStn_Lobby_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 69.9301, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + NurseStn_Lobby_Flr_4 People, !- Name + NurseStn_Lobby_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 69.9301, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + NurseStn_Lobby_Flr_5 People, !- Name + NurseStn_Lobby_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 69.9301, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + OR1_Flr_2 People, !- Name + OR1_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + OR2_Mult5_Flr_2 People, !- Name + OR2_Mult5_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + OR3_Flr_2 People, !- Name + OR3_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + OR4_Flr_2 People, !- Name + OR4_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + OR_NurseStn_Lobby_Flr_2 People, !- Name + OR_NurseStn_Lobby_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 69.9301, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Office1_Flr_5 People, !- Name + Office1_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 13.2802, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Office1_Mult4_Flr_1 People, !- Name + Office1_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 13.2802, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Office2_Mult5_Flr_5 People, !- Name + Office2_Mult5_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 13.2802, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Office3_Flr_5 People, !- Name + Office3_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 13.2802, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Office4_Mult6_Flr_5 People, !- Name + Office4_Mult6_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 13.2802, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom1_Mult10_Flr_3 People, !- Name + PatRoom1_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom1_Mult10_Flr_4 People, !- Name + PatRoom1_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom2_Flr_3 People, !- Name + PatRoom2_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom2_Flr_4 People, !- Name + PatRoom2_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom3_Mult10_Flr_3 People, !- Name + PatRoom3_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom3_Mult10_Flr_4 People, !- Name + PatRoom3_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom4_Flr_3 People, !- Name + PatRoom4_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom4_Flr_4 People, !- Name + PatRoom4_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom5_Mult10_Flr_3 People, !- Name + PatRoom5_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom5_Mult10_Flr_4 People, !- Name + PatRoom5_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom6_Flr_3 People, !- Name + PatRoom6_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom6_Flr_4 People, !- Name + PatRoom6_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom7_Mult10_Flr_3 People, !- Name + PatRoom7_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom7_Mult10_Flr_4 People, !- Name + PatRoom7_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom8_Flr_3 People, !- Name + PatRoom8_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PatRoom8_Flr_4 People, !- Name + PatRoom8_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + PhysTherapy_Flr_3 People,!- Name + PhysTherapy_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Radiology_Flr_4 People, !- Name + Radiology_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Floor Area {person/m2} + 18.5874, !- Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + EnclosureAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + ClothingInsulationSchedule, !- Clothing Insulation Calculation Method + , !- Clothing Insulation Calculation Method Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + +! ***LIGHTS*** + + Lights, + Basement_Lights, !- Name + Basement, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 11.84, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Corridor_Flr_1_Lights, !- Name + Corridor_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Corridor_Flr_2_Lights, !- Name + Corridor_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Corridor_Flr_5_Lights, !- Name + Corridor_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Corridor_NW_Flr_3_Lights,!- Name + Corridor_NW_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Corridor_NW_Flr_4_Lights,!- Name + Corridor_NW_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Corridor_SE_Flr_3_Lights,!- Name + Corridor_SE_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Corridor_SE_Flr_4_Lights,!- Name + Corridor_SE_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Dining_Flr_5_Lights, !- Name + Dining_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 9.68, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + ER_Exam1_Mult4_Flr_1_Lights, !- Name + ER_Exam1_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 29.05, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + ER_Exam3_Mult4_Flr_1_Lights, !- Name + ER_Exam3_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 29.05, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + ER_NurseStn_Lobby_Flr_1_Lights, !- Name + ER_NurseStn_Lobby_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 12.05, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + ER_Trauma1_Flr_1_Lights, !- Name + ER_Trauma1_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 29.05, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + ER_Trauma2_Flr_1_Lights, !- Name + ER_Trauma2_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 29.05, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + ER_Triage_Mult4_Flr_1_Lights, !- Name + ER_Triage_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 29.05, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + ICU_Flr_2_Lights, !- Name + ICU_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 8.61, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + ICU_NurseStn_Lobby_Flr_2_Lights, !- Name + ICU_NurseStn_Lobby_Flr_2,!- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 12.05, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + IC_PatRoom1_Mult5_Flr_2_Lights, !- Name + IC_PatRoom1_Mult5_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 8.61, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + IC_PatRoom2_Flr_2_Lights,!- Name + IC_PatRoom2_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 8.61, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + IC_PatRoom3_Mult6_Flr_2_Lights, !- Name + IC_PatRoom3_Mult6_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 8.61, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Kitchen_Flr_5_Lights, !- Name + Kitchen_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 12.91, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Lab_Flr_3_Lights, !- Name + Lab_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 15.06, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Lab_Flr_4_Lights, !- Name + Lab_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 15.06, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Lobby_Records_Flr_1_Lights, !- Name + Lobby_Records_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 15.82, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + NurseStn_Lobby_Flr_3_Lights, !- Name + NurseStn_Lobby_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 12.7, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + NurseStn_Lobby_Flr_4_Lights, !- Name + NurseStn_Lobby_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 12.7, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + NurseStn_Lobby_Flr_5_Lights, !- Name + NurseStn_Lobby_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 12.7, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + OR1_Flr_2_Lights, !- Name + OR1_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 23.67, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + OR2_Mult5_Flr_2_Lights, !- Name + OR2_Mult5_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 23.67, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + OR3_Flr_2_Lights, !- Name + OR3_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 23.67, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + OR4_Flr_2_Lights, !- Name + OR4_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 23.67, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + OR_NurseStn_Lobby_Flr_2_Lights, !- Name + OR_NurseStn_Lobby_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 12.7, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Office1_Flr_5_Lights, !- Name + Office1_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 11.84, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Office1_Mult4_Flr_1_Lights, !- Name + Office1_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 11.84, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Office2_Mult5_Flr_5_Lights, !- Name + Office2_Mult5_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 11.84, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Office3_Flr_5_Lights, !- Name + Office3_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 11.84, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Office4_Mult6_Flr_5_Lights, !- Name + Office4_Mult6_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 11.84, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom1_Mult10_Flr_3_Lights, !- Name + PatRoom1_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom1_Mult10_Flr_4_Lights, !- Name + PatRoom1_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom2_Flr_3_Lights, !- Name + PatRoom2_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom2_Flr_4_Lights, !- Name + PatRoom2_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom3_Mult10_Flr_3_Lights, !- Name + PatRoom3_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom3_Mult10_Flr_4_Lights, !- Name + PatRoom3_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom4_Flr_3_Lights, !- Name + PatRoom4_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom4_Flr_4_Lights, !- Name + PatRoom4_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom5_Mult10_Flr_3_Lights, !- Name + PatRoom5_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom5_Mult10_Flr_4_Lights, !- Name + PatRoom5_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom6_Flr_3_Lights, !- Name + PatRoom6_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom6_Flr_4_Lights, !- Name + PatRoom6_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom7_Mult10_Flr_3_Lights, !- Name + PatRoom7_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom7_Mult10_Flr_4_Lights, !- Name + PatRoom7_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom8_Flr_3_Lights, !- Name + PatRoom8_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PatRoom8_Flr_4_Lights, !- Name + PatRoom8_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 7.53, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + PhysTherapy_Flr_3_Lights,!- Name + PhysTherapy_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 9.68, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Radiology_Flr_4_Lights, !- Name + Radiology_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 4.3, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + +! ***EQUIPMENT GAINS*** + + ElectricEquipment, + Basement_MiscPlug_Equip, !- Name + Basement, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 8.07, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + Dining_Flr_5_MiscPlug_Equip, !- Name + Dining_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + ER_Exam1_Mult4_Flr_1_MiscPlug_Equip, !- Name + ER_Exam1_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 16.04, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + ER_Exam3_Mult4_Flr_1_MiscPlug_Equip, !- Name + ER_Exam3_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 16.04, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + ER_NurseStn_Lobby_Flr_1_MiscPlug_Equip, !- Name + ER_NurseStn_Lobby_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 14.63, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + ER_Trauma1_Flr_1_MiscPlug_Equip, !- Name + ER_Trauma1_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 43.04, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + ER_Trauma2_Flr_1_MiscPlug_Equip, !- Name + ER_Trauma2_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 43.04, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + ER_Triage_Mult4_Flr_1_MiscPlug_Equip, !- Name + ER_Triage_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 29.05, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + ICU_Flr_2_MiscPlug_Equip,!- Name + ICU_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 32.28, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + ICU_NurseStn_Lobby_Flr_2_MiscPlug_Equip, !- Name + ICU_NurseStn_Lobby_Flr_2,!- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + IC_PatRoom1_Mult5_Flr_2_MiscPlug_Equip, !- Name + IC_PatRoom1_Mult5_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 32.28, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + IC_PatRoom2_Flr_2_MiscPlug_Equip, !- Name + IC_PatRoom2_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 32.28, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + IC_PatRoom3_Mult6_Flr_2_MiscPlug_Equip, !- Name + IC_PatRoom3_Mult6_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 32.28, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + Kitchen_Flr_5_ExhFan_Equip, !- Name + Kitchen_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + Kitchen_Exhaust_SCH, !- Schedule Name + EquipmentLevel, !- Design Level Calculation Method + 925, !- Design Level {W} + , !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.0000, !- Fraction Radiant + 1.0000, !- Fraction Lost + KitchenExhFan; !- End-Use Subcategory + + ElectricEquipment, + Kitchen_Flr_5_MiscElec_Equip, !- Name + Kitchen_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + Kitchen_Elec_Equip_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 80.7, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.2000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.1000, !- Fraction Lost + MiscElec; !- End-Use Subcategory + + ElectricEquipment, + Lab_Flr_3_MiscPlug_Equip,!- Name + Lab_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 43.04, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + Lab_Flr_4_MiscPlug_Equip,!- Name + Lab_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 43.04, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + Lobby_Records_Flr_1_MiscPlug_Equip, !- Name + Lobby_Records_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 1.08, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + NurseStn_Lobby_Flr_3_MiscPlug_Equip, !- Name + NurseStn_Lobby_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 11.19, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + NurseStn_Lobby_Flr_4_MiscPlug_Equip, !- Name + NurseStn_Lobby_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 11.19, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + NurseStn_Lobby_Flr_5_MiscPlug_Equip, !- Name + NurseStn_Lobby_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 11.19, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + OR1_Flr_2_MiscPlug_Equip,!- Name + OR1_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 43.04, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + OR2_Mult5_Flr_2_MiscPlug_Equip, !- Name + OR2_Mult5_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 43.04, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + OR3_Flr_2_MiscPlug_Equip,!- Name + OR3_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 43.04, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + OR4_Flr_2_MiscPlug_Equip,!- Name + OR4_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 43.04, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + OR_NurseStn_Lobby_Flr_2_MiscPlug_Equip, !- Name + OR_NurseStn_Lobby_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 11.19, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + Office1_Flr_5_MiscPlug_Equip, !- Name + Office1_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + Office1_Mult4_Flr_1_MiscPlug_Equip, !- Name + Office1_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + Office2_Mult5_Flr_5_MiscPlug_Equip, !- Name + Office2_Mult5_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + Office3_Flr_5_MiscPlug_Equip, !- Name + Office3_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + Office4_Mult6_Flr_5_MiscPlug_Equip, !- Name + Office4_Mult6_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom1_Mult10_Flr_3_MiscPlug_Equip, !- Name + PatRoom1_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom1_Mult10_Flr_4_MiscPlug_Equip, !- Name + PatRoom1_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom2_Flr_3_MiscPlug_Equip, !- Name + PatRoom2_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom2_Flr_4_MiscPlug_Equip, !- Name + PatRoom2_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom3_Mult10_Flr_3_MiscPlug_Equip, !- Name + PatRoom3_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom3_Mult10_Flr_4_MiscPlug_Equip, !- Name + PatRoom3_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom4_Flr_3_MiscPlug_Equip, !- Name + PatRoom4_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom4_Flr_4_MiscPlug_Equip, !- Name + PatRoom4_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom5_Mult10_Flr_3_MiscPlug_Equip, !- Name + PatRoom5_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom5_Mult10_Flr_4_MiscPlug_Equip, !- Name + PatRoom5_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom6_Flr_3_MiscPlug_Equip, !- Name + PatRoom6_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom6_Flr_4_MiscPlug_Equip, !- Name + PatRoom6_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom7_Mult10_Flr_3_MiscPlug_Equip, !- Name + PatRoom7_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom7_Mult10_Flr_4_MiscPlug_Equip, !- Name + PatRoom7_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom8_Flr_3_MiscPlug_Equip, !- Name + PatRoom8_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PatRoom8_Flr_4_MiscPlug_Equip, !- Name + PatRoom8_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + CRITICAL_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 21.52, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + PhysTherapy_Flr_3_MiscPlug_Equip, !- Name + PhysTherapy_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 16.14, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + ElectricEquipment, + Radiology_Flr_4_MiscPlug_Equip, !- Name + Radiology_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + ADMIN_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 53.08, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + MiscPlug; !- End-Use Subcategory + + GasEquipment, + Kitchen_Flr_5_MiscGas_Equip, !- Name + Kitchen_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + Kitchen_Gas_Equip_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 304.87, !- Power per Zone Floor Area {W/m2} + , !- Power per Person {W/person} + 0.1000, !- Fraction Latent + 0.2000, !- Fraction Radiant + 0.7000, !- Fraction Lost + , !- Carbon Dioxide Generation Rate {m3/s-W} + MiscGas; !- End-Use Subcategory + +! ***EXTERIOR LOADS*** + + Exterior:Lights, + Exterior Facade Lighting,!- Name + ALWAYS_ON, !- Schedule Name + 15409, !- Design Level {W} + AstronomicalClock, !- Control Option + Exterior Facade Lighting;!- End-Use Subcategory + + Exterior:FuelEquipment, + Elevators, !- Name + Electricity, !- Fuel Use Type + BLDG_ELEVATORS, !- Schedule Name + 162962.637362637, !- Design Level {W} + Elevators; !- End-Use Subcategory + +! ***INFILTRATION*** + + ZoneInfiltration:DesignFlowRate, + Corridor_Flr_1_Infiltration, !- Name + Corridor_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Corridor_Flr_2_Infiltration, !- Name + Corridor_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Corridor_Flr_5_Infiltration, !- Name + Corridor_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Corridor_NW_Flr_3_Infiltration, !- Name + Corridor_NW_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Corridor_NW_Flr_4_Infiltration, !- Name + Corridor_NW_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Corridor_SE_Flr_3_Infiltration, !- Name + Corridor_SE_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Corridor_SE_Flr_4_Infiltration, !- Name + Corridor_SE_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Dining_Flr_5_Infiltration, !- Name + Dining_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + ER_Exam1_Mult4_Flr_1_Infiltration, !- Name + ER_Exam1_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + ER_Exam3_Mult4_Flr_1_Infiltration, !- Name + ER_Exam3_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + ER_NurseStn_Lobby_Flr_1_Infiltration, !- Name + ER_NurseStn_Lobby_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + ER_Trauma1_Flr_1_Infiltration, !- Name + ER_Trauma1_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + ER_Trauma2_Flr_1_Infiltration, !- Name + ER_Trauma2_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + ER_Triage_Mult4_Flr_1_Infiltration, !- Name + ER_Triage_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + ICU_Flr_2_Infiltration, !- Name + ICU_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + IC_PatRoom1_Mult5_Flr_2_Infiltration, !- Name + IC_PatRoom1_Mult5_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + IC_PatRoom2_Flr_2_Infiltration, !- Name + IC_PatRoom2_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + IC_PatRoom3_Mult6_Flr_2_Infiltration, !- Name + IC_PatRoom3_Mult6_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Kitchen_Flr_5_Infiltration, !- Name + Kitchen_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Lobby_Records_Flr_1_Infiltration, !- Name + Lobby_Records_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + NurseStn_Lobby_Flr_5_Infiltration, !- Name + NurseStn_Lobby_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + OR1_Flr_2_Infiltration, !- Name + OR1_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + OR2_Mult5_Flr_2_Infiltration, !- Name + OR2_Mult5_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + OR3_Flr_2_Infiltration, !- Name + OR3_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + OR_NurseStn_Lobby_Flr_2_Infiltration, !- Name + OR_NurseStn_Lobby_Flr_2, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Office1_Flr_5_Infiltration, !- Name + Office1_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Office1_Mult4_Flr_1_Infiltration, !- Name + Office1_Mult4_Flr_1, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Office2_Mult5_Flr_5_Infiltration, !- Name + Office2_Mult5_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Office3_Flr_5_Infiltration, !- Name + Office3_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Office4_Mult6_Flr_5_Infiltration, !- Name + Office4_Mult6_Flr_5, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom1_Mult10_Flr_3_Infiltration, !- Name + PatRoom1_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom1_Mult10_Flr_4_Infiltration, !- Name + PatRoom1_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom2_Flr_3_Infiltration, !- Name + PatRoom2_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom2_Flr_4_Infiltration, !- Name + PatRoom2_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom3_Mult10_Flr_3_Infiltration, !- Name + PatRoom3_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom3_Mult10_Flr_4_Infiltration, !- Name + PatRoom3_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom4_Flr_3_Infiltration, !- Name + PatRoom4_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom4_Flr_4_Infiltration, !- Name + PatRoom4_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom5_Mult10_Flr_3_Infiltration, !- Name + PatRoom5_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom5_Mult10_Flr_4_Infiltration, !- Name + PatRoom5_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom6_Flr_3_Infiltration, !- Name + PatRoom6_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom6_Flr_4_Infiltration, !- Name + PatRoom6_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom7_Mult10_Flr_3_Infiltration, !- Name + PatRoom7_Mult10_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom7_Mult10_Flr_4_Infiltration, !- Name + PatRoom7_Mult10_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom8_Flr_3_Infiltration, !- Name + PatRoom8_Flr_3, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + PatRoom8_Flr_4_Infiltration, !- Name + PatRoom8_Flr_4, !- Zone or ZoneList or Space or SpaceList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorWallArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + +! ***INTERNAL MASS*** + + InternalMass, + Basement Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Basement, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 7478.6947; !- Surface Area {m2} + + InternalMass, + Corridor_Flr_1 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Corridor_Flr_1, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 1138.0622; !- Surface Area {m2} + + InternalMass, + Corridor_Flr_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Corridor_Flr_2, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 1138.0622; !- Surface Area {m2} + + InternalMass, + Corridor_Flr_5 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Corridor_Flr_5, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 1003.3528; !- Surface Area {m2} + + InternalMass, + Corridor_NW_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Corridor_NW_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 1133.4171; !- Surface Area {m2} + + InternalMass, + Corridor_NW_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Corridor_NW_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 1133.4171; !- Surface Area {m2} + + InternalMass, + Corridor_SE_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Corridor_SE_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 1133.4171; !- Surface Area {m2} + + InternalMass, + Corridor_SE_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Corridor_SE_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 1133.4171; !- Surface Area {m2} + + InternalMass, + Dining_Flr_5 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Dining_Flr_5, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 1393.5456; !- Surface Area {m2} + + InternalMass, + ER_Exam1_Mult4_Flr_1 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + ER_Exam1_Mult4_Flr_1, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 55.7418; !- Surface Area {m2} + + InternalMass, + ER_Exam3_Mult4_Flr_1 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + ER_Exam3_Mult4_Flr_1, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 55.7418; !- Surface Area {m2} + + InternalMass, + ER_NurseStn_Lobby_Flr_1 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + ER_NurseStn_Lobby_Flr_1, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 2471.2209; !- Surface Area {m2} + + InternalMass, + ER_Trauma1_Flr_1 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + ER_Trauma1_Flr_1, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 55.7418; !- Surface Area {m2} + + InternalMass, + ER_Trauma2_Flr_1 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + ER_Trauma2_Flr_1, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 55.7418; !- Surface Area {m2} + + InternalMass, + ER_Triage_Mult4_Flr_1 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + ER_Triage_Mult4_Flr_1, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 55.7418; !- Surface Area {m2} + + InternalMass, + ICU_Flr_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + ICU_Flr_2, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 1235.9289; !- Surface Area {m2} + + InternalMass, + ICU_NurseStn_Lobby_Flr_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + ICU_NurseStn_Lobby_Flr_2,!- Zone or ZoneList Name + , !- Space or SpaceList Name + 1337.5356; !- Surface Area {m2} + + InternalMass, + IC_PatRoom1_Mult5_Flr_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + IC_PatRoom1_Mult5_Flr_2, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 41.8064; !- Surface Area {m2} + + InternalMass, + IC_PatRoom2_Flr_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + IC_PatRoom2_Flr_2, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 55.7418; !- Surface Area {m2} + + InternalMass, + IC_PatRoom3_Mult6_Flr_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + IC_PatRoom3_Mult6_Flr_2, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 41.8064; !- Surface Area {m2} + + InternalMass, + Kitchen_Flr_5 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Kitchen_Flr_5, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 1858.0608; !- Surface Area {m2} + + InternalMass, + Lab_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Lab_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 529.5473; !- Surface Area {m2} + + InternalMass, + Lab_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Lab_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 529.5473; !- Surface Area {m2} + + InternalMass, + Lobby_Records_Flr_1 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Lobby_Records_Flr_1, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 2949.6212; !- Surface Area {m2} + + InternalMass, + NurseStn_Lobby_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + NurseStn_Lobby_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 1811.6093; !- Surface Area {m2} + + InternalMass, + NurseStn_Lobby_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + NurseStn_Lobby_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 1811.6093; !- Surface Area {m2} + + InternalMass, + NurseStn_Lobby_Flr_5 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + NurseStn_Lobby_Flr_5, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 2081.0281; !- Surface Area {m2} + + InternalMass, + OR1_Flr_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + OR1_Flr_2, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 111.4836; !- Surface Area {m2} + + InternalMass, + OR2_Mult5_Flr_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + OR2_Mult5_Flr_2, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 111.4836; !- Surface Area {m2} + + InternalMass, + OR3_Flr_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + OR3_Flr_2, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 111.4836; !- Surface Area {m2} + + InternalMass, + OR4_Flr_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + OR4_Flr_2, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 445.9346; !- Surface Area {m2} + + InternalMass, + OR_NurseStn_Lobby_Flr_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + OR_NurseStn_Lobby_Flr_2, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 2025.2863; !- Surface Area {m2} + + InternalMass, + Office1_Flr_5 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Office1_Flr_5, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 139.3911; !- Surface Area {m2} + + InternalMass, + Office1_Mult4_Flr_1 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Office1_Mult4_Flr_1, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 27.8709; !- Surface Area {m2} + + InternalMass, + Office2_Mult5_Flr_5 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Office2_Mult5_Flr_5, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 139.3546; !- Surface Area {m2} + + InternalMass, + Office3_Flr_5 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Office3_Flr_5, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 139.3546; !- Surface Area {m2} + + InternalMass, + Office4_Mult6_Flr_5 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Office4_Mult6_Flr_5, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 27.8709; !- Surface Area {m2} + + InternalMass, + PatRoom1_Mult10_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom1_Mult10_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 41.8064; !- Surface Area {m2} + + InternalMass, + PatRoom1_Mult10_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom1_Mult10_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 41.8064; !- Surface Area {m2} + + InternalMass, + PatRoom2_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom2_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 69.6773; !- Surface Area {m2} + + InternalMass, + PatRoom2_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom2_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 69.6773; !- Surface Area {m2} + + InternalMass, + PatRoom3_Mult10_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom3_Mult10_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 40.4165; !- Surface Area {m2} + + InternalMass, + PatRoom3_Mult10_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom3_Mult10_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 40.4165; !- Surface Area {m2} + + InternalMass, + PatRoom4_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom4_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 69.6773; !- Surface Area {m2} + + InternalMass, + PatRoom4_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom4_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 69.6773; !- Surface Area {m2} + + InternalMass, + PatRoom5_Mult10_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom5_Mult10_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 41.8064; !- Surface Area {m2} + + InternalMass, + PatRoom5_Mult10_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom5_Mult10_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 41.8064; !- Surface Area {m2} + + InternalMass, + PatRoom6_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom6_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 55.7418; !- Surface Area {m2} + + InternalMass, + PatRoom6_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom6_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 55.7418; !- Surface Area {m2} + + InternalMass, + PatRoom7_Mult10_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom7_Mult10_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 40.4165; !- Surface Area {m2} + + InternalMass, + PatRoom7_Mult10_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom7_Mult10_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 40.4165; !- Surface Area {m2} + + InternalMass, + PatRoom8_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom8_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 55.7418; !- Surface Area {m2} + + InternalMass, + PatRoom8_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PatRoom8_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 55.7418; !- Surface Area {m2} + + InternalMass, + PhysTherapy_Flr_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + PhysTherapy_Flr_3, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 975.4819; !- Surface Area {m2} + + InternalMass, + Radiology_Flr_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Radiology_Flr_4, !- Zone or ZoneList Name + , !- Space or SpaceList Name + 975.4819; !- Surface Area {m2} + +! ***INTERNAL GAINS SCHEDULES*** + + Schedule:Compact, + Kitchen_Exhaust_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 05:00,0, !- Field 3 + Until: 18:00,1, !- Field 5 + Until: 24:00,0, !- Field 7 + For: SummerDesignDay, !- Field 9 + Until: 05:00,0, !- Field 10 + Until: 18:00,1, !- Field 12 + Until: 24:00,0, !- Field 14 + For: WinterDesignDay, !- Field 16 + Until: 07:00,0, !- Field 17 + Until: 15:00,1, !- Field 19 + Until: 24:00,0, !- Field 21 + For: Saturdays, !- Field 23 + Until: 07:00,0, !- Field 24 + Until: 15:00,1, !- Field 26 + Until: 24:00,0, !- Field 28 + For: AllOtherDays, !- Field 30 + Until: 24:00,0; !- Field 31 + + Schedule:Compact, + ADMIN_EQUIP_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 04:00,0.30, !- Field 3 + Until: 06:00,0.50, !- Field 5 + Until: 18:00,1.00, !- Field 7 + Until: 20:00,0.50, !- Field 9 + Until: 24:00,0.30, !- Field 11 + For: SummerDesignDay, !- Field 13 + Until: 04:00,0.30, !- Field 14 + Until: 06:00,0.50, !- Field 16 + Until: 18:00,1.00, !- Field 18 + Until: 20:00,0.50, !- Field 20 + Until: 24:00,0.30, !- Field 22 + For: WinterDesignDay, !- Field 24 + Until: 24:00,0.00, !- Field 25 + For: Saturday, !- Field 27 + Until: 07:00,0.30, !- Field 28 + Until: 09:00,0.50, !- Field 30 + Until: 15:00,0.80, !- Field 32 + Until: 20:00,0.50, !- Field 34 + Until: 24:00,0.30, !- Field 36 + For: AllOtherDays, !- Field 38 + Until: 08:00,0.30, !- Field 39 + Until: 17:00,0.50, !- Field 41 + Until: 24:00,0.30; !- Field 43 + + Schedule:Compact, + ADMIN_LIGHT_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 04:00,0.10, !- Field 3 + Until: 06:00,0.30, !- Field 5 + Until: 07:00,0.60, !- Field 7 + Until: 18:00,0.90, !- Field 9 + Until: 20:00,0.60, !- Field 11 + Until: 22:00,0.30, !- Field 13 + Until: 24:00,0.10, !- Field 15 + For: SummerDesignDay, !- Field 17 + Until: 04:00,0.10, !- Field 18 + Until: 06:00,0.30, !- Field 20 + Until: 07:00,0.60, !- Field 22 + Until: 18:00,0.90, !- Field 24 + Until: 20:00,0.60, !- Field 26 + Until: 22:00,0.30, !- Field 28 + Until: 24:00,0.10, !- Field 30 + For: WinterDesignDay, !- Field 32 + Until: 07:00,0.00, !- Field 33 + Until: 09:00,0.00, !- Field 35 + Until: 15:00,0.00, !- Field 37 + Until: 20:00,0.00, !- Field 39 + Until: 24:00,0.00, !- Field 41 + For: Saturday, !- Field 43 + Until: 07:00,0.10, !- Field 44 + Until: 09:00,0.30, !- Field 46 + Until: 15:00,0.40, !- Field 48 + Until: 20:00,0.30, !- Field 50 + Until: 24:00,0.10, !- Field 52 + For: AllOtherDays, !- Field 54 + Until: 08:00,0.05, !- Field 55 + Until: 17:00,0.10, !- Field 57 + Until: 24:00,0.05; !- Field 59 + + Schedule:Compact, + ADMIN_OCC_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 04:00,0.05, !- Field 3 + Until: 06:00,0.20, !- Field 5 + Until: 07:00,0.50, !- Field 7 + Until: 18:00,0.90, !- Field 9 + Until: 20:00,0.50, !- Field 11 + Until: 22:00,0.20, !- Field 13 + Until: 24:00,0.05, !- Field 15 + For: SummerDesignDay, !- Field 17 + Until: 04:00,0.05, !- Field 18 + Until: 06:00,0.20, !- Field 20 + Until: 07:00,0.50, !- Field 22 + Until: 18:00,0.90, !- Field 24 + Until: 20:00,0.50, !- Field 26 + Until: 22:00,0.20, !- Field 28 + Until: 24:00,0.05, !- Field 30 + For: WinterDesignDay, !- Field 32 + Until: 07:00,0.00, !- Field 33 + Until: 09:00,0.00, !- Field 35 + Until: 15:00,0.00, !- Field 37 + Until: 20:00,0.00, !- Field 39 + Until: 24:00,0.00, !- Field 41 + For: Saturday, !- Field 43 + Until: 07:00,0.05, !- Field 44 + Until: 09:00,0.20, !- Field 46 + Until: 15:00,0.30, !- Field 48 + Until: 20:00,0.20, !- Field 50 + Until: 24:00,0.05, !- Field 52 + For: Sunday Holidays AllOtherDays, !- Field 54 + Until: 08:00,0.00, !- Field 55 + Until: 17:00,0.05, !- Field 57 + Until: 24:00,0.00; !- Field 59 + + Schedule:Compact, + BLDG_ELEVATORS, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays SummerDesignDay, !- Field 2 + Until: 07:00,0.2, !- Field 3 + Until: 08:00,0.5, !- Field 5 + Until: 09:00,0.75, !- Field 7 + Until: 10:00,1.00, !- Field 9 + Until: 11:00,1.00, !- Field 11 + Until: 12:00,1.00, !- Field 13 + Until: 13:00,0.75, !- Field 15 + Until: 14:00,1.00, !- Field 17 + Until: 15:00,1.00, !- Field 19 + Until: 16:00,1.00, !- Field 21 + Until: 17:00,1.00, !- Field 23 + Until: 18:00,1.00, !- Field 25 + Until: 19:00,0.52, !- Field 27 + Until: 20:00,0.52, !- Field 29 + Until: 21:00,0.52, !- Field 31 + Until: 22:00,0.28, !- Field 33 + Until: 24:00,0.2, !- Field 35 + For: Saturday WinterDesignDay, !- Field 37 + Until: 07:00,0.2, !- Field 38 + Until: 08:00,0.4, !- Field 40 + Until: 09:00,0.46, !- Field 42 + Until: 10:00,0.70, !- Field 44 + Until: 11:00,0.70, !- Field 46 + Until: 12:00,0.70, !- Field 48 + Until: 13:00,0.51, !- Field 50 + Until: 14:00,0.51, !- Field 52 + Until: 15:00,0.51, !- Field 54 + Until: 16:00,0.51, !- Field 56 + Until: 17:00,0.51, !- Field 58 + Until: 18:00,0.25, !- Field 60 + Until: 24:00,0.2, !- Field 62 + For: AllOtherDays, !- Field 64 + Until: 08:00,0.2, !- Field 65 + Until: 16:00,0.4, !- Field 67 + Until: 24:00,0.2; !- Field 69 + + Schedule:Compact, + BLDG_LIGHT_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 07:00,0.1, !- Field 3 + Until: 08:00,0.5, !- Field 5 + Until: 16:00,0.9, !- Field 7 + Until: 23:00,0.3, !- Field 9 + Until: 24:00,0.1, !- Field 11 + For: SummerDesignDay, !- Field 13 + Until: 24:00,1.0, !- Field 14 + For: WinterDesignDay, !- Field 16 + Until: 24:00,0.0, !- Field 17 + For: Saturday, !- Field 19 + Until: 07:00,0.1, !- Field 20 + Until: 08:00,0.2, !- Field 22 + Until: 18:00,0.4, !- Field 24 + Until: 24:00,0.1, !- Field 26 + For: AllOtherDays, !- Field 28 + Until: 08:00,0.05, !- Field 29 + Until: 16:00,0.1, !- Field 31 + Until: 24:00,0.05; !- Field 33 + + Schedule:Compact, + CRITICAL_EQUIP_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 04:00,0.50, !- Field 3 + Until: 06:00,0.50, !- Field 5 + Until: 18:00,1.00, !- Field 7 + Until: 20:00,0.80, !- Field 9 + Until: 24:00,0.50, !- Field 11 + For: SummerDesignDay, !- Field 13 + Until: 04:00,0.50, !- Field 14 + Until: 06:00,0.50, !- Field 16 + Until: 18:00,1.00, !- Field 18 + Until: 20:00,0.80, !- Field 20 + Until: 24:00,0.50, !- Field 22 + For: WinterDesignDay, !- Field 24 + Until: 24:00,0.00, !- Field 25 + For: Saturday, !- Field 27 + Until: 04:00,0.50, !- Field 28 + Until: 06:00,0.50, !- Field 30 + Until: 18:00,1.00, !- Field 32 + Until: 20:00,0.80, !- Field 34 + Until: 24:00,0.50, !- Field 36 + For: Sunday Holidays AllOtherDays, !- Field 38 + Until: 04:00,0.50, !- Field 39 + Until: 06:00,0.50, !- Field 41 + Until: 18:00,1.00, !- Field 43 + Until: 20:00,0.80, !- Field 45 + Until: 24:00,0.50; !- Field 47 + + Schedule:Compact, + CRITICAL_LIGHT_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 04:00,0.50, !- Field 3 + Until: 06:00,0.70, !- Field 5 + Until: 18:00,0.90, !- Field 7 + Until: 22:00,0.70, !- Field 9 + Until: 24:00,0.50, !- Field 11 + For: SummerDesignDay, !- Field 13 + Until: 04:00,0.50, !- Field 14 + Until: 06:00,0.70, !- Field 16 + Until: 18:00,0.90, !- Field 18 + Until: 22:00,0.70, !- Field 20 + Until: 24:00,0.50, !- Field 22 + For: WinterDesignDay, !- Field 24 + Until: 04:00,0.00, !- Field 25 + Until: 06:00,0.00, !- Field 27 + Until: 18:00,0.00, !- Field 29 + Until: 22:00,0.00, !- Field 31 + Until: 24:00,0.00, !- Field 33 + For: Saturday, !- Field 35 + Until: 04:00,0.50, !- Field 36 + Until: 06:00,0.70, !- Field 38 + Until: 18:00,0.90, !- Field 40 + Until: 22:00,0.70, !- Field 42 + Until: 24:00,0.50, !- Field 44 + For: AllOtherDays, !- Field 46 + Until: 04:00,0.50, !- Field 47 + Until: 06:00,0.70, !- Field 49 + Until: 18:00,0.90, !- Field 51 + Until: 22:00,0.70, !- Field 53 + Until: 24:00,0.50; !- Field 55 + + Schedule:Compact, + CRITICAL_OCC_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 04:00,0.40, !- Field 3 + Until: 06:00,0.65, !- Field 5 + Until: 18:00,0.90, !- Field 7 + Until: 22:00,0.65, !- Field 9 + Until: 24:00,0.40, !- Field 11 + For: SummerDesignDay, !- Field 13 + Until: 04:00,0.40, !- Field 14 + Until: 06:00,0.65, !- Field 16 + Until: 18:00,0.90, !- Field 18 + Until: 22:00,0.65, !- Field 20 + Until: 24:00,0.40, !- Field 22 + For: WinterDesignDay, !- Field 24 + Until: 04:00,0.00, !- Field 25 + Until: 06:00,0.0, !- Field 27 + Until: 18:00,0.00, !- Field 29 + Until: 22:00,0.00, !- Field 31 + Until: 24:00,0.00, !- Field 33 + For: Saturday, !- Field 35 + Until: 04:00,0.40, !- Field 36 + Until: 06:00,0.65, !- Field 38 + Until: 18:00,0.90, !- Field 40 + Until: 22:00,0.65, !- Field 42 + Until: 24:00,0.40, !- Field 44 + For: AllOtherDays, !- Field 46 + Until: 04:00,0.40, !- Field 47 + Until: 06:00,0.65, !- Field 49 + Until: 18:00,0.90, !- Field 51 + Until: 22:00,0.65, !- Field 53 + Until: 24:00,0.40; !- Field 55 + + Schedule:Compact, + INFIL_QUARTER_ON_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 24:00,0.25, !- Field 3 + For: Saturday, !- Field 5 + Until: 24:00,0.25, !- Field 6 + For: SummerDesignDay WinterDesignDay, !- Field 8 + Until: 24:00,1.0, !- Field 9 + For: AllOtherDays, !- Field 11 + Until: 24:00,0.25; !- Field 12 + + Schedule:Compact, + Kitchen_Elec_Equip_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekday, !- Field 2 + Until: 06:00,0.10, !- Field 3 + Until: 07:00,0.25, !- Field 5 + Until: 09:00,0.35, !- Field 7 + Until: 10:00,0.25, !- Field 9 + Until: 13:00,0.35, !- Field 11 + Until: 16:00,0.25, !- Field 13 + Until: 19:00,0.35, !- Field 15 + Until: 24:00,0.25, !- Field 17 + For: Saturday, !- Field 19 + Until: 06:00,0.10, !- Field 20 + Until: 07:00,0.25, !- Field 22 + Until: 09:00,0.35, !- Field 24 + Until: 10:00,0.25, !- Field 26 + Until: 13:00,0.35, !- Field 28 + Until: 16:00,0.25, !- Field 30 + Until: 19:00,0.35, !- Field 32 + Until: 24:00,0.25, !- Field 34 + For: SummerDesignDay, !- Field 36 + Until: 24:00,0.35, !- Field 37 + For: WinterDesignDay, !- Field 39 + Until: 24:00,0.0, !- Field 40 + For: AllOtherDays, !- Field 42 + Until: 06:00,0.10, !- Field 43 + Until: 07:00,0.25, !- Field 45 + Until: 09:00,0.35, !- Field 47 + Until: 10:00,0.25, !- Field 49 + Until: 13:00,0.35, !- Field 51 + Until: 16:00,0.25, !- Field 53 + Until: 19:00,0.35, !- Field 55 + Until: 24:00,0.25; !- Field 57 + + Schedule:Compact, + Kitchen_Gas_Equip_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays Saturday, !- Field 2 + Until: 05:00,0.02, !- Field 3 + Until: 06:00,0.05, !- Field 5 + Until: 07:00,0.1, !- Field 7 + Until: 08:00,0.15, !- Field 9 + Until: 09:00,0.2, !- Field 11 + Until: 10:00,0.15, !- Field 13 + Until: 13:00,0.25, !- Field 15 + Until: 14:00,0.2, !- Field 17 + Until: 15:00,0.15, !- Field 19 + Until: 16:00,0.2, !- Field 21 + Until: 19:00,0.3, !- Field 23 + Until: 21:00,0.20, !- Field 25 + Until: 22:00,0.15, !- Field 27 + Until: 23:00,0.10, !- Field 29 + Until: 24:00,0.05, !- Field 31 + For: SummerDesignDay, !- Field 33 + Until: 24:00,0.25, !- Field 34 + For: WinterDesignDay, !- Field 36 + Until: 24:00,0.0, !- Field 37 + For: AllOtherDays, !- Field 39 + Until: 05:00,0.02, !- Field 40 + Until: 06:00,0.05, !- Field 42 + Until: 07:00,0.1, !- Field 44 + Until: 08:00,0.15, !- Field 46 + Until: 09:00,0.2, !- Field 48 + Until: 10:00,0.15, !- Field 50 + Until: 13:00,0.25, !- Field 52 + Until: 14:00,0.2, !- Field 54 + Until: 15:00,0.15, !- Field 56 + Until: 16:00,0.2, !- Field 58 + Until: 19:00,0.3, !- Field 60 + Until: 21:00,0.20, !- Field 62 + Until: 22:00,0.15, !- Field 64 + Until: 23:00,0.10, !- Field 66 + Until: 24:00,0.05; !- Field 68 + + Schedule:Compact, + WORK_EFF_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,0.0; !- Field 3 + + Schedule:Compact, + CLOTHING_SCH, !- Name + Any Number, !- Schedule Type Limits Name + Through: 04/30, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,1.0, !- Field 3 + Through: 09/30, !- Field 5 + For: AllDays, !- Field 6 + Until: 24:00,0.5, !- Field 7 + Through: 12/31, !- Field 9 + For: AllDays, !- Field 10 + Until: 24:00,1.0; !- Field 11 + + Schedule:Compact, + ACTIVITY_SCH, !- Name + Any Number, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,120.; !- Field 3 + + Schedule:Compact, + AIR_VELO_SCH, !- Name + Any Number, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,0.2; !- Field 3 + +! ***TRANSFER AIR*** + + ZoneMixing, + Kitchen_Flr_5 Exhaust Fanmixing_0, !- Name + Kitchen_Flr_5, !- Zone or Space Name + HVACOperationSchd, !- Schedule Name + Flow/Zone, !- Design Flow Rate Calculation Method + 0.749970410062731, !- Design Flow Rate {m3/s} + , !- Flow Rate per Floor Area {m3/s-m2} + , !- Flow Rate per Person {m3/s-person} + , !- Air Changes per Hour {1/hr} + Dining_Flr_5, !- Source Zone or Space Name + 0.0; !- Delta Temperature {deltaC} + +! ***HVAC EQUIPMENT*** + + Fan:VariableVolume, + CAV_1_Fan, !- Name + HVACOperationSchd, !- Availability Schedule Name + 0.6084, !- Fan Total Efficiency + 1515.192, !- Pressure Rise {Pa} + AUTOSIZE, !- Maximum Flow Rate {m3/s} + FixedFlowRate, !- Fan Power Minimum Flow Rate Input Method + , !- Fan Power Minimum Flow Fraction + 0.0000, !- Fan Power Minimum Air Flow Rate {m3/s} + 0.936, !- Motor Efficiency + 1.0, !- Motor In Airstream Fraction + 0.0407598940, !- Fan Power Coefficient 1 + 0.08804497, !- Fan Power Coefficient 2 + -0.072926120, !- Fan Power Coefficient 3 + 0.9437398230, !- Fan Power Coefficient 4 + 0, !- Fan Power Coefficient 5 + CAV_1_HeatC-CAV_1_FanNode, !- Air Inlet Node Name + CAV_1 Supply Equipment Outlet Node, !- Air Outlet Node Name + Fan Energy; !- End-Use Subcategory + + Fan:VariableVolume, + CAV_2_Fan, !- Name + HVACOperationSchd, !- Availability Schedule Name + 0.6045, !- Fan Total Efficiency + 1515.192, !- Pressure Rise {Pa} + AUTOSIZE, !- Maximum Flow Rate {m3/s} + FixedFlowRate, !- Fan Power Minimum Flow Rate Input Method + , !- Fan Power Minimum Flow Fraction + 0.0000, !- Fan Power Minimum Air Flow Rate {m3/s} + 0.93, !- Motor Efficiency + 1.0, !- Motor In Airstream Fraction + 0.0407598940, !- Fan Power Coefficient 1 + 0.08804497, !- Fan Power Coefficient 2 + -0.072926120, !- Fan Power Coefficient 3 + 0.9437398230, !- Fan Power Coefficient 4 + 0, !- Fan Power Coefficient 5 + CAV_2_HeatC-CAV_2_FanNode, !- Air Inlet Node Name + CAV_2 Supply Equipment Outlet Node, !- Air Outlet Node Name + Fan Energy; !- End-Use Subcategory + + Fan:VariableVolume, + VAV_1_Fan, !- Name + HVACOperationSchd, !- Availability Schedule Name + 0.61425, !- Fan Total Efficiency + 1515.192, !- Pressure Rise {Pa} + AUTOSIZE, !- Maximum Flow Rate {m3/s} + FixedFlowRate, !- Fan Power Minimum Flow Rate Input Method + , !- Fan Power Minimum Flow Fraction + 0.0000, !- Fan Power Minimum Air Flow Rate {m3/s} + 0.945, !- Motor Efficiency + 1.0, !- Motor In Airstream Fraction + 0.0407598940, !- Fan Power Coefficient 1 + 0.08804497, !- Fan Power Coefficient 2 + -0.072926120, !- Fan Power Coefficient 3 + 0.9437398230, !- Fan Power Coefficient 4 + 0, !- Fan Power Coefficient 5 + VAV_1_HeatC-VAV_1_FanNode, !- Air Inlet Node Name + VAV_1 Supply Equipment Outlet Node, !- Air Outlet Node Name + Fan Energy; !- End-Use Subcategory + + Fan:VariableVolume, + VAV_2_Fan, !- Name + HVACOperationSchd, !- Availability Schedule Name + 0.6175, !- Fan Total Efficiency + 1515.192, !- Pressure Rise {Pa} + AUTOSIZE, !- Maximum Flow Rate {m3/s} + FixedFlowRate, !- Fan Power Minimum Flow Rate Input Method + , !- Fan Power Minimum Flow Fraction + 0.0000, !- Fan Power Minimum Air Flow Rate {m3/s} + 0.95, !- Motor Efficiency + 1.0, !- Motor In Airstream Fraction + 0.0407598940, !- Fan Power Coefficient 1 + 0.08804497, !- Fan Power Coefficient 2 + -0.072926120, !- Fan Power Coefficient 3 + 0.9437398230, !- Fan Power Coefficient 4 + 0, !- Fan Power Coefficient 5 + VAV_2_HeatC-VAV_2_FanNode, !- Air Inlet Node Name + VAV_2 Supply Equipment Outlet Node, !- Air Outlet Node Name + Fan Energy; !- End-Use Subcategory + + Fan:ZoneExhaust, + Dining_Flr_5 Exhaust Fan,!- Name + HVACOperationSchd, !- Availability Schedule Name + 1.0, !- Fan Total Efficiency + 1.0e-006, !- Pressure Rise {Pa} + 0.749970410062731, !- Maximum Flow Rate {m3/s} + Dining_Flr_5 Exhaust Fan Node, !- Air Inlet Node Name + Dining_Flr_5 Exhaust Fan Outlet Node Name, !- Air Outlet Node Name + Zone Exhaust Fans; !- End-Use Subcategory + + Fan:ZoneExhaust, + Kitchen_Flr_5 Exhaust Fan, !- Name + HVACOperationSchd, !- Availability Schedule Name + 1.0, !- Fan Total Efficiency + 1.0e-006, !- Pressure Rise {Pa} + 1.75102958993727, !- Maximum Flow Rate {m3/s} + Kitchen_Flr_5 Exhaust Fan Node, !- Air Inlet Node Name + Kitchen_Flr_5 Exhaust Fan Outlet Node Name, !- Air Outlet Node Name + Zone Exhaust Fans; !- End-Use Subcategory + + Coil:Heating:Water, + Basement VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Basement VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Basement VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Basement VAV Box Damper Node, !- Air Inlet Node Name + Basement VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + CAV_1_HeatC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + CAV_1_HeatCDemand Inlet Node, !- Water Inlet Node Name + CAV_1_HeatCDemand Outlet Node, !- Water Outlet Node Name + CAV_1_CoolC-CAV_1_HeatCNode, !- Air Inlet Node Name + CAV_1_HeatC-CAV_1_FanNode, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + CAV_2_HeatC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + CAV_2_HeatCDemand Inlet Node, !- Water Inlet Node Name + CAV_2_HeatCDemand Outlet Node, !- Water Outlet Node Name + CAV_2_CoolC-CAV_2_HeatCNode, !- Air Inlet Node Name + CAV_2_HeatC-CAV_2_FanNode, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Corridor_Flr_1 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Corridor_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Corridor_Flr_1 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Corridor_Flr_1 VAV Box Damper Node, !- Air Inlet Node Name + Corridor_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Corridor_Flr_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Corridor_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Corridor_Flr_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Corridor_Flr_2 VAV Box Damper Node, !- Air Inlet Node Name + Corridor_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Corridor_Flr_5 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Corridor_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Corridor_Flr_5 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Corridor_Flr_5 VAV Box Damper Node, !- Air Inlet Node Name + Corridor_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Corridor_NW_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Corridor_NW_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Corridor_NW_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Corridor_NW_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + Corridor_NW_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Corridor_NW_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Corridor_NW_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Corridor_NW_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Corridor_NW_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + Corridor_NW_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Corridor_SE_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Corridor_SE_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Corridor_SE_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Corridor_SE_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + Corridor_SE_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Corridor_SE_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Corridor_SE_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Corridor_SE_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Corridor_SE_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + Corridor_SE_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Dining_Flr_5 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Dining_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Dining_Flr_5 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Dining_Flr_5 VAV Box Damper Node, !- Air Inlet Node Name + Dining_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + ER_Exam1_Mult4_Flr_1 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + ER_Exam1_Mult4_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + ER_Exam1_Mult4_Flr_1 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + ER_Exam1_Mult4_Flr_1 VAV Box Damper Node, !- Air Inlet Node Name + ER_Exam1_Mult4_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + ER_Exam3_Mult4_Flr_1 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + ER_Exam3_Mult4_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + ER_Exam3_Mult4_Flr_1 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + ER_Exam3_Mult4_Flr_1 VAV Box Damper Node, !- Air Inlet Node Name + ER_Exam3_Mult4_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + ER_NurseStn_Lobby_Flr_1 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + ER_NurseStn_Lobby_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + ER_NurseStn_Lobby_Flr_1 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + ER_NurseStn_Lobby_Flr_1 VAV Box Damper Node, !- Air Inlet Node Name + ER_NurseStn_Lobby_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + ER_Trauma1_Flr_1 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + ER_Trauma1_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + ER_Trauma1_Flr_1 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + ER_Trauma1_Flr_1 VAV Box Damper Node, !- Air Inlet Node Name + ER_Trauma1_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + ER_Trauma2_Flr_1 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + ER_Trauma2_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + ER_Trauma2_Flr_1 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + ER_Trauma2_Flr_1 VAV Box Damper Node, !- Air Inlet Node Name + ER_Trauma2_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + ER_Triage_Mult4_Flr_1 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + ER_Triage_Mult4_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + ER_Triage_Mult4_Flr_1 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + ER_Triage_Mult4_Flr_1 VAV Box Damper Node, !- Air Inlet Node Name + ER_Triage_Mult4_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + ICU_Flr_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + ICU_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + ICU_Flr_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + ICU_Flr_2 VAV Box Damper Node, !- Air Inlet Node Name + ICU_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + ICU_NurseStn_Lobby_Flr_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + ICU_NurseStn_Lobby_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + ICU_NurseStn_Lobby_Flr_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + ICU_NurseStn_Lobby_Flr_2 VAV Box Damper Node, !- Air Inlet Node Name + ICU_NurseStn_Lobby_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + IC_PatRoom1_Mult5_Flr_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + IC_PatRoom1_Mult5_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + IC_PatRoom1_Mult5_Flr_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + IC_PatRoom1_Mult5_Flr_2 VAV Box Damper Node, !- Air Inlet Node Name + IC_PatRoom1_Mult5_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + IC_PatRoom2_Flr_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + IC_PatRoom2_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + IC_PatRoom2_Flr_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + IC_PatRoom2_Flr_2 VAV Box Damper Node, !- Air Inlet Node Name + IC_PatRoom2_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + IC_PatRoom3_Mult6_Flr_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + IC_PatRoom3_Mult6_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + IC_PatRoom3_Mult6_Flr_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + IC_PatRoom3_Mult6_Flr_2 VAV Box Damper Node, !- Air Inlet Node Name + IC_PatRoom3_Mult6_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Kitchen_Flr_5 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Kitchen_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Kitchen_Flr_5 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Kitchen_Flr_5 VAV Box Damper Node, !- Air Inlet Node Name + Kitchen_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Lab_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Lab_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Lab_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Lab_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + Lab_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Lab_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Lab_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Lab_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Lab_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + Lab_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Lobby_Records_Flr_1 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Lobby_Records_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Lobby_Records_Flr_1 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Lobby_Records_Flr_1 VAV Box Damper Node, !- Air Inlet Node Name + Lobby_Records_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + NurseStn_Lobby_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + NurseStn_Lobby_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + NurseStn_Lobby_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + NurseStn_Lobby_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + NurseStn_Lobby_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + NurseStn_Lobby_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + NurseStn_Lobby_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + NurseStn_Lobby_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + NurseStn_Lobby_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + NurseStn_Lobby_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + NurseStn_Lobby_Flr_5 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + NurseStn_Lobby_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + NurseStn_Lobby_Flr_5 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + NurseStn_Lobby_Flr_5 VAV Box Damper Node, !- Air Inlet Node Name + NurseStn_Lobby_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + OR1_Flr_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + OR1_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + OR1_Flr_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + OR1_Flr_2 VAV Box Damper Node, !- Air Inlet Node Name + OR1_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + OR2_Mult5_Flr_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + OR2_Mult5_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + OR2_Mult5_Flr_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + OR2_Mult5_Flr_2 VAV Box Damper Node, !- Air Inlet Node Name + OR2_Mult5_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + OR3_Flr_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + OR3_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + OR3_Flr_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + OR3_Flr_2 VAV Box Damper Node, !- Air Inlet Node Name + OR3_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + OR4_Flr_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + OR4_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + OR4_Flr_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + OR4_Flr_2 VAV Box Damper Node, !- Air Inlet Node Name + OR4_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + OR_NurseStn_Lobby_Flr_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + OR_NurseStn_Lobby_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + OR_NurseStn_Lobby_Flr_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + OR_NurseStn_Lobby_Flr_2 VAV Box Damper Node, !- Air Inlet Node Name + OR_NurseStn_Lobby_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Office1_Flr_5 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Office1_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Office1_Flr_5 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Office1_Flr_5 VAV Box Damper Node, !- Air Inlet Node Name + Office1_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Office1_Mult4_Flr_1 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Office1_Mult4_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Office1_Mult4_Flr_1 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Office1_Mult4_Flr_1 VAV Box Damper Node, !- Air Inlet Node Name + Office1_Mult4_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Office2_Mult5_Flr_5 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Office2_Mult5_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Office2_Mult5_Flr_5 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Office2_Mult5_Flr_5 VAV Box Damper Node, !- Air Inlet Node Name + Office2_Mult5_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Office3_Flr_5 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Office3_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Office3_Flr_5 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Office3_Flr_5 VAV Box Damper Node, !- Air Inlet Node Name + Office3_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Office4_Mult6_Flr_5 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Office4_Mult6_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Office4_Mult6_Flr_5 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Office4_Mult6_Flr_5 VAV Box Damper Node, !- Air Inlet Node Name + Office4_Mult6_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom1_Mult10_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom1_Mult10_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom1_Mult10_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom1_Mult10_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom1_Mult10_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom1_Mult10_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom1_Mult10_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom1_Mult10_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom1_Mult10_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom1_Mult10_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom2_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom2_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom2_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom2_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom2_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom2_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom2_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom2_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom2_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom2_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom3_Mult10_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom3_Mult10_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom3_Mult10_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom3_Mult10_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom3_Mult10_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom3_Mult10_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom3_Mult10_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom3_Mult10_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom3_Mult10_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom3_Mult10_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom4_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom4_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom4_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom4_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom4_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom4_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom4_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom4_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom4_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom4_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom5_Mult10_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom5_Mult10_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom5_Mult10_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom5_Mult10_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom5_Mult10_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom5_Mult10_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom5_Mult10_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom5_Mult10_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom5_Mult10_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom5_Mult10_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom6_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom6_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom6_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom6_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom6_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom6_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom6_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom6_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom6_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom6_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom7_Mult10_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom7_Mult10_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom7_Mult10_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom7_Mult10_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom7_Mult10_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom7_Mult10_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom7_Mult10_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom7_Mult10_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom7_Mult10_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom7_Mult10_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom8_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom8_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom8_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom8_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom8_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PatRoom8_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PatRoom8_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PatRoom8_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PatRoom8_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + PatRoom8_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + PhysTherapy_Flr_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + PhysTherapy_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + PhysTherapy_Flr_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + PhysTherapy_Flr_3 VAV Box Damper Node, !- Air Inlet Node Name + PhysTherapy_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Radiology_Flr_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Radiology_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Radiology_Flr_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Radiology_Flr_4 VAV Box Damper Node, !- Air Inlet Node Name + Radiology_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + VAV_1_HeatC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + VAV_1_HeatCDemand Inlet Node, !- Water Inlet Node Name + VAV_1_HeatCDemand Outlet Node, !- Water Outlet Node Name + VAV_1_CoolC-VAV_1_HeatCNode, !- Air Inlet Node Name + VAV_1_HeatC-VAV_1_FanNode, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + VAV_2_HeatC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + VAV_2_HeatCDemand Inlet Node, !- Water Inlet Node Name + VAV_2_HeatCDemand Outlet Node, !- Water Outlet Node Name + VAV_2_CoolC-VAV_2_HeatCNode, !- Air Inlet Node Name + VAV_2_HeatC-VAV_2_FanNode, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 60.0, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 45.0, !- Rated Outlet Water Temperature {C} + 40.0, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Cooling:Water:DetailedGeometry, + CAV_1_CoolC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + AUTOSIZE, !- Tube Outside Surface Area {m2} + AUTOSIZE, !- Total Tube Inside Area {m2} + AUTOSIZE, !- Fin Surface Area {m2} + AUTOSIZE, !- Minimum Airflow Area {m2} + AUTOSIZE, !- Coil Depth {m} + AUTOSIZE, !- Fin Diameter {m} + 0.0015, !- Fin Thickness {m} + 0.01445, !- Tube Inside Diameter {m} + 0.0159, !- Tube Outside Diameter {m} + 386.0, !- Tube Thermal Conductivity {W/m-K} + 204.0, !- Fin Thermal Conductivity {W/m-K} + 0.0018, !- Fin Spacing {m} + 0.026, !- Tube Depth Spacing {m} + 6, !- Number of Tube Rows + AUTOSIZE, !- Number of Tubes per Row + CAV_1_CoolCDemand Inlet Node, !- Water Inlet Node Name + CAV_1_CoolCDemand Outlet Node, !- Water Outlet Node Name + CAV_1 Humidifier-CAV_1_CoolCNode, !- Air Inlet Node Name + CAV_1_CoolC-CAV_1_HeatCNode; !- Air Outlet Node Name + + Coil:Cooling:Water:DetailedGeometry, + CAV_2_CoolC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + AUTOSIZE, !- Tube Outside Surface Area {m2} + AUTOSIZE, !- Total Tube Inside Area {m2} + AUTOSIZE, !- Fin Surface Area {m2} + AUTOSIZE, !- Minimum Airflow Area {m2} + AUTOSIZE, !- Coil Depth {m} + AUTOSIZE, !- Fin Diameter {m} + 0.0015, !- Fin Thickness {m} + 0.01445, !- Tube Inside Diameter {m} + 0.0159, !- Tube Outside Diameter {m} + 386.0, !- Tube Thermal Conductivity {W/m-K} + 204.0, !- Fin Thermal Conductivity {W/m-K} + 0.0018, !- Fin Spacing {m} + 0.026, !- Tube Depth Spacing {m} + 6, !- Number of Tube Rows + AUTOSIZE, !- Number of Tubes per Row + CAV_2_CoolCDemand Inlet Node, !- Water Inlet Node Name + CAV_2_CoolCDemand Outlet Node, !- Water Outlet Node Name + CAV_2 Humidifier-CAV_2_CoolCNode, !- Air Inlet Node Name + CAV_2_CoolC-CAV_2_HeatCNode; !- Air Outlet Node Name + + Coil:Cooling:Water:DetailedGeometry, + VAV_1_CoolC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + AUTOSIZE, !- Tube Outside Surface Area {m2} + AUTOSIZE, !- Total Tube Inside Area {m2} + AUTOSIZE, !- Fin Surface Area {m2} + AUTOSIZE, !- Minimum Airflow Area {m2} + AUTOSIZE, !- Coil Depth {m} + AUTOSIZE, !- Fin Diameter {m} + 0.0015, !- Fin Thickness {m} + 0.01445, !- Tube Inside Diameter {m} + 0.0159, !- Tube Outside Diameter {m} + 386.0, !- Tube Thermal Conductivity {W/m-K} + 204.0, !- Fin Thermal Conductivity {W/m-K} + 0.0018, !- Fin Spacing {m} + 0.026, !- Tube Depth Spacing {m} + 6, !- Number of Tube Rows + AUTOSIZE, !- Number of Tubes per Row + VAV_1_CoolCDemand Inlet Node, !- Water Inlet Node Name + VAV_1_CoolCDemand Outlet Node, !- Water Outlet Node Name + VAV_1_OA-VAV_1_CoolCNode,!- Air Inlet Node Name + VAV_1_CoolC-VAV_1_HeatCNode; !- Air Outlet Node Name + + Coil:Cooling:Water:DetailedGeometry, + VAV_2_CoolC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + AUTOSIZE, !- Tube Outside Surface Area {m2} + AUTOSIZE, !- Total Tube Inside Area {m2} + AUTOSIZE, !- Fin Surface Area {m2} + AUTOSIZE, !- Minimum Airflow Area {m2} + AUTOSIZE, !- Coil Depth {m} + AUTOSIZE, !- Fin Diameter {m} + 0.0015, !- Fin Thickness {m} + 0.01445, !- Tube Inside Diameter {m} + 0.0159, !- Tube Outside Diameter {m} + 386.0, !- Tube Thermal Conductivity {W/m-K} + 204.0, !- Fin Thermal Conductivity {W/m-K} + 0.0018, !- Fin Spacing {m} + 0.026, !- Tube Depth Spacing {m} + 6, !- Number of Tube Rows + AUTOSIZE, !- Number of Tubes per Row + VAV_2_CoolCDemand Inlet Node, !- Water Inlet Node Name + VAV_2_CoolCDemand Outlet Node, !- Water Outlet Node Name + VAV_2_OA-VAV_2_CoolCNode,!- Air Inlet Node Name + VAV_2_CoolC-VAV_2_HeatCNode; !- Air Outlet Node Name + + Humidifier:Steam:Electric, + CAV_1 Humidifier, !- Name + ALWAYS_ON, !- Availability Schedule Name + 3.72E-5, !- Rated Capacity {m3/s} + 100000, !- Rated Power {W} + 0, !- Rated Fan Power {W} + 0, !- Standby Power {W} + CAV_1_OA-CAV_1 HumidifierNode, !- Air Inlet Node Name + CAV_1 Humidifier-CAV_1_CoolCNode; !- Air Outlet Node Name + + Humidifier:Steam:Electric, + CAV_2 Humidifier, !- Name + ALWAYS_ON, !- Availability Schedule Name + 3.72E-5, !- Rated Capacity {m3/s} + 100000, !- Rated Power {W} + 0, !- Rated Fan Power {W} + 0, !- Standby Power {W} + CAV_2_OA-CAV_2 HumidifierNode, !- Air Inlet Node Name + CAV_2 Humidifier-CAV_2_CoolCNode; !- Air Outlet Node Name + + AirTerminal:SingleDuct:VAV:Reheat, + Basement VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Basement VAV Box Damper Node, !- Damper Air Outlet Node Name + Basement VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Basement VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Basement VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Corridor_Flr_1 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Corridor_Flr_1 VAV Box Damper Node, !- Damper Air Outlet Node Name + Corridor_Flr_1 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Corridor_Flr_1 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Corridor_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Corridor_Flr_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Corridor_Flr_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + Corridor_Flr_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Corridor_Flr_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Corridor_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Corridor_Flr_5 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Corridor_Flr_5 VAV Box Damper Node, !- Damper Air Outlet Node Name + Corridor_Flr_5 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Corridor_Flr_5 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Corridor_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Corridor_NW_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Corridor_NW_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + Corridor_NW_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Corridor_NW_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Corridor_NW_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Corridor_NW_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Corridor_NW_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + Corridor_NW_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Corridor_NW_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Corridor_NW_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Corridor_SE_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Corridor_SE_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + Corridor_SE_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Corridor_SE_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Corridor_SE_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Corridor_SE_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Corridor_SE_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + Corridor_SE_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Corridor_SE_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Corridor_SE_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Dining_Flr_5 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Dining_Flr_5 VAV Box Damper Node, !- Damper Air Outlet Node Name + Dining_Flr_5 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Dining_Flr_5 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Dining_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + ER_Exam1_Mult4_Flr_1 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + ER_Exam1_Mult4_Flr_1 VAV Box Damper Node, !- Damper Air Outlet Node Name + ER_Exam1_Mult4_Flr_1 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + ER_Exam1_Mult4_Flr_1 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + ER_Exam1_Mult4_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + ER_Exam3_Mult4_Flr_1 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + ER_Exam3_Mult4_Flr_1 VAV Box Damper Node, !- Damper Air Outlet Node Name + ER_Exam3_Mult4_Flr_1 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + ER_Exam3_Mult4_Flr_1 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + ER_Exam3_Mult4_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + ER_NurseStn_Lobby_Flr_1 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + ER_NurseStn_Lobby_Flr_1 VAV Box Damper Node, !- Damper Air Outlet Node Name + ER_NurseStn_Lobby_Flr_1 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + ER_NurseStn_Lobby_Flr_1 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + ER_NurseStn_Lobby_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + ER_Trauma1_Flr_1 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + ER_Trauma1_Flr_1 VAV Box Damper Node, !- Damper Air Outlet Node Name + ER_Trauma1_Flr_1 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + ER_Trauma1_Flr_1 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + ER_Trauma1_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + ER_Trauma2_Flr_1 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + ER_Trauma2_Flr_1 VAV Box Damper Node, !- Damper Air Outlet Node Name + ER_Trauma2_Flr_1 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + ER_Trauma2_Flr_1 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + ER_Trauma2_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + ER_Triage_Mult4_Flr_1 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + ER_Triage_Mult4_Flr_1 VAV Box Damper Node, !- Damper Air Outlet Node Name + ER_Triage_Mult4_Flr_1 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + ER_Triage_Mult4_Flr_1 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + ER_Triage_Mult4_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + ICU_Flr_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + ICU_Flr_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + ICU_Flr_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + ICU_Flr_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + ICU_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + ICU_NurseStn_Lobby_Flr_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + ICU_NurseStn_Lobby_Flr_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + ICU_NurseStn_Lobby_Flr_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + ICU_NurseStn_Lobby_Flr_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + ICU_NurseStn_Lobby_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + IC_PatRoom1_Mult5_Flr_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + IC_PatRoom1_Mult5_Flr_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + IC_PatRoom1_Mult5_Flr_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + IC_PatRoom1_Mult5_Flr_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + IC_PatRoom1_Mult5_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + IC_PatRoom2_Flr_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + IC_PatRoom2_Flr_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + IC_PatRoom2_Flr_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + IC_PatRoom2_Flr_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + IC_PatRoom2_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + IC_PatRoom3_Mult6_Flr_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + IC_PatRoom3_Mult6_Flr_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + IC_PatRoom3_Mult6_Flr_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + IC_PatRoom3_Mult6_Flr_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + IC_PatRoom3_Mult6_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Kitchen_Flr_5 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Kitchen_Flr_5 VAV Box Damper Node, !- Damper Air Outlet Node Name + Kitchen_Flr_5 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Kitchen_Flr_5 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Kitchen_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Lab_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Lab_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + Lab_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Lab_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Lab_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Lab_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Lab_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + Lab_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Lab_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Lab_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Lobby_Records_Flr_1 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Lobby_Records_Flr_1 VAV Box Damper Node, !- Damper Air Outlet Node Name + Lobby_Records_Flr_1 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Lobby_Records_Flr_1 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Lobby_Records_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + NurseStn_Lobby_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + NurseStn_Lobby_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + NurseStn_Lobby_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + NurseStn_Lobby_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + NurseStn_Lobby_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + NurseStn_Lobby_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + NurseStn_Lobby_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + NurseStn_Lobby_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + NurseStn_Lobby_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + NurseStn_Lobby_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + NurseStn_Lobby_Flr_5 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + NurseStn_Lobby_Flr_5 VAV Box Damper Node, !- Damper Air Outlet Node Name + NurseStn_Lobby_Flr_5 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + NurseStn_Lobby_Flr_5 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + NurseStn_Lobby_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + OR1_Flr_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + OR1_Flr_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + OR1_Flr_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + OR1_Flr_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + OR1_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + OR2_Mult5_Flr_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + OR2_Mult5_Flr_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + OR2_Mult5_Flr_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + OR2_Mult5_Flr_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + OR2_Mult5_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + OR3_Flr_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + OR3_Flr_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + OR3_Flr_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + OR3_Flr_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + OR3_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + OR4_Flr_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + OR4_Flr_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + OR4_Flr_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + OR4_Flr_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + OR4_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + OR_NurseStn_Lobby_Flr_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + OR_NurseStn_Lobby_Flr_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + OR_NurseStn_Lobby_Flr_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + OR_NurseStn_Lobby_Flr_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + OR_NurseStn_Lobby_Flr_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Office1_Flr_5 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Office1_Flr_5 VAV Box Damper Node, !- Damper Air Outlet Node Name + Office1_Flr_5 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Office1_Flr_5 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Office1_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Office1_Mult4_Flr_1 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Office1_Mult4_Flr_1 VAV Box Damper Node, !- Damper Air Outlet Node Name + Office1_Mult4_Flr_1 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Office1_Mult4_Flr_1 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Office1_Mult4_Flr_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Office2_Mult5_Flr_5 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Office2_Mult5_Flr_5 VAV Box Damper Node, !- Damper Air Outlet Node Name + Office2_Mult5_Flr_5 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Office2_Mult5_Flr_5 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Office2_Mult5_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Office3_Flr_5 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Office3_Flr_5 VAV Box Damper Node, !- Damper Air Outlet Node Name + Office3_Flr_5 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Office3_Flr_5 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Office3_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Office4_Mult6_Flr_5 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Office4_Mult6_Flr_5 VAV Box Damper Node, !- Damper Air Outlet Node Name + Office4_Mult6_Flr_5 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Office4_Mult6_Flr_5 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Office4_Mult6_Flr_5 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom1_Mult10_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom1_Mult10_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom1_Mult10_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom1_Mult10_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom1_Mult10_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom1_Mult10_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom1_Mult10_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom1_Mult10_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom1_Mult10_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom1_Mult10_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom2_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom2_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom2_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom2_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom2_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom2_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom2_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom2_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom2_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom2_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom3_Mult10_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom3_Mult10_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom3_Mult10_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom3_Mult10_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom3_Mult10_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom3_Mult10_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom3_Mult10_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom3_Mult10_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom3_Mult10_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom3_Mult10_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom4_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom4_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom4_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom4_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom4_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom4_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom4_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom4_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom4_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom4_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom5_Mult10_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom5_Mult10_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom5_Mult10_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom5_Mult10_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom5_Mult10_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom5_Mult10_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom5_Mult10_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom5_Mult10_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom5_Mult10_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom5_Mult10_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom6_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom6_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom6_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom6_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom6_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom6_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom6_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom6_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom6_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom6_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom7_Mult10_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom7_Mult10_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom7_Mult10_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom7_Mult10_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom7_Mult10_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom7_Mult10_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom7_Mult10_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom7_Mult10_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom7_Mult10_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom7_Mult10_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom8_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom8_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom8_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom8_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom8_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PatRoom8_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PatRoom8_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + PatRoom8_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 1.0000, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PatRoom8_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PatRoom8_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + PhysTherapy_Flr_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + PhysTherapy_Flr_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + PhysTherapy_Flr_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + PhysTherapy_Flr_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + PhysTherapy_Flr_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + AirTerminal:SingleDuct:VAV:Reheat, + Radiology_Flr_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Radiology_Flr_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + Radiology_Flr_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Radiology_Flr_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Radiology_Flr_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL, !- Damper Heating Action + AUTOCALCULATE, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2} + AUTOCALCULATE; !- Maximum Flow Fraction During Reheat + + ZoneHVAC:EquipmentList, + Basement Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Basement VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Corridor_Flr_1 Equipment,!- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Corridor_Flr_1 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Corridor_Flr_2 Equipment,!- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Corridor_Flr_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Corridor_Flr_5 Equipment,!- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Corridor_Flr_5 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Corridor_NW_Flr_3 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Corridor_NW_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Corridor_NW_Flr_4 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Corridor_NW_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Corridor_SE_Flr_3 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Corridor_SE_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Corridor_SE_Flr_4 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Corridor_SE_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Dining_Flr_5 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + Fan:ZoneExhaust, !- Zone Equipment 1 Object Type + Dining_Flr_5 Exhaust Fan,!- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + , !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 2 Object Type + Dining_Flr_5 VAV Box, !- Zone Equipment 2 Name + 2, !- Zone Equipment 2 Cooling Sequence + 2, !- Zone Equipment 2 Heating or No-Load Sequence + , !- Zone Equipment 2 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 2 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + ER_Exam1_Mult4_Flr_1 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + ER_Exam1_Mult4_Flr_1 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + ER_Exam3_Mult4_Flr_1 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + ER_Exam3_Mult4_Flr_1 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + ER_NurseStn_Lobby_Flr_1 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + ER_NurseStn_Lobby_Flr_1 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + ER_Trauma1_Flr_1 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + ER_Trauma1_Flr_1 VAV Box,!- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + ER_Trauma2_Flr_1 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + ER_Trauma2_Flr_1 VAV Box,!- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + ER_Triage_Mult4_Flr_1 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + ER_Triage_Mult4_Flr_1 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + ICU_Flr_2 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + ICU_Flr_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + ICU_NurseStn_Lobby_Flr_2 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + ICU_NurseStn_Lobby_Flr_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + IC_PatRoom1_Mult5_Flr_2 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + IC_PatRoom1_Mult5_Flr_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + IC_PatRoom2_Flr_2 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + IC_PatRoom2_Flr_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + IC_PatRoom3_Mult6_Flr_2 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + IC_PatRoom3_Mult6_Flr_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Kitchen_Flr_5 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + Fan:ZoneExhaust, !- Zone Equipment 1 Object Type + Kitchen_Flr_5 Exhaust Fan, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + , !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 2 Object Type + Kitchen_Flr_5 VAV Box, !- Zone Equipment 2 Name + 2, !- Zone Equipment 2 Cooling Sequence + 2, !- Zone Equipment 2 Heating or No-Load Sequence + , !- Zone Equipment 2 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 2 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Lab_Flr_3 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Lab_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Lab_Flr_4 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Lab_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Lobby_Records_Flr_1 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Lobby_Records_Flr_1 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + NurseStn_Lobby_Flr_3 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + NurseStn_Lobby_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + NurseStn_Lobby_Flr_4 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + NurseStn_Lobby_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + NurseStn_Lobby_Flr_5 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + NurseStn_Lobby_Flr_5 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + OR1_Flr_2 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + OR1_Flr_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + OR2_Mult5_Flr_2 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + OR2_Mult5_Flr_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + OR3_Flr_2 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + OR3_Flr_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + OR4_Flr_2 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + OR4_Flr_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + OR_NurseStn_Lobby_Flr_2 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + OR_NurseStn_Lobby_Flr_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Office1_Flr_5 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Office1_Flr_5 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Office1_Mult4_Flr_1 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Office1_Mult4_Flr_1 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Office2_Mult5_Flr_5 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Office2_Mult5_Flr_5 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Office3_Flr_5 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Office3_Flr_5 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Office4_Mult6_Flr_5 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Office4_Mult6_Flr_5 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom1_Mult10_Flr_3 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom1_Mult10_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom1_Mult10_Flr_4 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom1_Mult10_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom2_Flr_3 Equipment,!- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom2_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom2_Flr_4 Equipment,!- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom2_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom3_Mult10_Flr_3 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom3_Mult10_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom3_Mult10_Flr_4 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom3_Mult10_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom4_Flr_3 Equipment,!- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom4_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom4_Flr_4 Equipment,!- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom4_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom5_Mult10_Flr_3 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom5_Mult10_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom5_Mult10_Flr_4 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom5_Mult10_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom6_Flr_3 Equipment,!- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom6_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom6_Flr_4 Equipment,!- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom6_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom7_Mult10_Flr_3 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom7_Mult10_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom7_Mult10_Flr_4 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom7_Mult10_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom8_Flr_3 Equipment,!- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom8_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PatRoom8_Flr_4 Equipment,!- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PatRoom8_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + PhysTherapy_Flr_3 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + PhysTherapy_Flr_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + + ZoneHVAC:EquipmentList, + Radiology_Flr_4 Equipment, !- Name + SequentialLoad, !- Load Distribution Scheme + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Radiology_Flr_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1, !- Zone Equipment 1 Heating or No-Load Sequence + , !- Zone Equipment 1 Sequential Cooling Fraction Schedule Name + ; !- Zone Equipment 1 Sequential Heating Fraction Schedule Name + +! ***SIZING & CONTROLS*** + + Sizing:Zone, + Basement, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Basement, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Basement, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + + Sizing:Zone, + Corridor_Flr_1, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Corridor_Flr_1, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Corridor_Flr_1, !- Name + Flow/Area, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + 0.00025; !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + +! Cooling min. flow = 2 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + Corridor_Flr_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Corridor_Flr_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 1.349328, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Corridor_Flr_2, !- Name + Flow/Area, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + 0.00025; !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + + Sizing:Zone, + Corridor_Flr_5, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Corridor_Flr_5, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Corridor_Flr_5, !- Name + Flow/Area, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + 0.00025; !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + +! Cooling min. flow = 2 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + Corridor_NW_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Corridor_NW_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 1.343822, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Corridor_NW_Flr_3, !- Name + Flow/Area, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + 0.00025; !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + +! Cooling min. flow = 2 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + Corridor_NW_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Corridor_NW_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 1.343822, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Corridor_NW_Flr_4, !- Name + Flow/Area, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + 0.00025; !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + +! Cooling min. flow = 2 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + Corridor_SE_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Corridor_SE_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 1.343822, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Corridor_SE_Flr_3, !- Name + Flow/Area, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + 0.00025; !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + +! Cooling min. flow = 2 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + Corridor_SE_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Corridor_SE_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 1.343822, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Corridor_SE_Flr_4, !- Name + Flow/Area, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + 0.00025; !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + + Sizing:Zone, + Dining_Flr_5, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Dining_Flr_5, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Dining_Flr_5, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 12 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + ER_Exam1_Mult4_Flr_1, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA ER_Exam1_Mult4_Flr_1, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.396533, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA ER_Exam1_Mult4_Flr_1, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.066089; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 12 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + ER_Exam3_Mult4_Flr_1, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA ER_Exam3_Mult4_Flr_1, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.396533, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA ER_Exam3_Mult4_Flr_1, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.066089; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + ER_NurseStn_Lobby_Flr_1, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA ER_NurseStn_Lobby_Flr_1, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA ER_NurseStn_Lobby_Flr_1, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 12 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + ER_Trauma1_Flr_1, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA ER_Trauma1_Flr_1,!- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.396533, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA ER_Trauma1_Flr_1,!- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.066089; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 12 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + ER_Trauma2_Flr_1, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA ER_Trauma2_Flr_1,!- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.396533, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA ER_Trauma2_Flr_1,!- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.066089; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 12 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + ER_Triage_Mult4_Flr_1, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA ER_Triage_Mult4_Flr_1, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.396533, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA ER_Triage_Mult4_Flr_1, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.066089; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + ICU_Flr_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA ICU_Flr_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 4.39605, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA ICU_Flr_2, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 1.46535; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + ICU_NurseStn_Lobby_Flr_2,!- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA ICU_NurseStn_Lobby_Flr_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA ICU_NurseStn_Lobby_Flr_2, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + IC_PatRoom1_Mult5_Flr_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA IC_PatRoom1_Mult5_Flr_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.148683, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA IC_PatRoom1_Mult5_Flr_2, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.049561; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + IC_PatRoom2_Flr_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA IC_PatRoom2_Flr_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.198267, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA IC_PatRoom2_Flr_2, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.066089; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + IC_PatRoom3_Mult6_Flr_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA IC_PatRoom3_Mult6_Flr_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.148683, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA IC_PatRoom3_Mult6_Flr_2, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.049561; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Kitchen_Flr_5, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Kitchen_Flr_5, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Kitchen_Flr_5, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 1.75102958993727; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Lab_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Lab_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 1.882, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Lab_Flr_3, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 1.882; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Lab_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Lab_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 1.882, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Lab_Flr_4, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 1.882; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Lobby_Records_Flr_1, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Lobby_Records_Flr_1, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Lobby_Records_Flr_1, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + + Sizing:Zone, + NurseStn_Lobby_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA NurseStn_Lobby_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA NurseStn_Lobby_Flr_3, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + + Sizing:Zone, + NurseStn_Lobby_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA NurseStn_Lobby_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA NurseStn_Lobby_Flr_4, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + + Sizing:Zone, + NurseStn_Lobby_Flr_5, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA NurseStn_Lobby_Flr_5, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA NurseStn_Lobby_Flr_5, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + +! Min. OA flow = 3 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 15 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + OR1_Flr_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA OR1_Flr_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.991292, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA OR1_Flr_2, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.198258; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 3 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 15 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + OR2_Mult5_Flr_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA OR2_Mult5_Flr_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.991292, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA OR2_Mult5_Flr_2, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.198258; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 3 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 15 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + OR3_Flr_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA OR3_Flr_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.991292, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA OR3_Flr_2, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.198258; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 3 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 15 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + OR4_Flr_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA OR4_Flr_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 3.965417, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA OR4_Flr_2, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.793083; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + OR_NurseStn_Lobby_Flr_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA OR_NurseStn_Lobby_Flr_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA OR_NurseStn_Lobby_Flr_2, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + + Sizing:Zone, + Office1_Flr_5, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Office1_Flr_5, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Office1_Flr_5, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + + Sizing:Zone, + Office1_Mult4_Flr_1, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Office1_Mult4_Flr_1, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Office1_Mult4_Flr_1, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + + Sizing:Zone, + Office2_Mult5_Flr_5, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Office2_Mult5_Flr_5, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Office2_Mult5_Flr_5, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + + Sizing:Zone, + Office3_Flr_5, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Office3_Flr_5, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Office3_Flr_5, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + + Sizing:Zone, + Office4_Mult6_Flr_5, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Office4_Mult6_Flr_5, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Office4_Mult6_Flr_5, !- Name + Flow/Person, !- Outdoor Air Method + 0.01; !- Outdoor Air Flow per Person {m3/s-person} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom1_Mult10_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom1_Mult10_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.148683, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom1_Mult10_Flr_3, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.049561; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom1_Mult10_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom1_Mult10_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.148683, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom1_Mult10_Flr_4, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.049561; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom2_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom2_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.24785, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom2_Flr_3, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.082617; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom2_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom2_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.24785, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom2_Flr_4, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.082617; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom3_Mult10_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom3_Mult10_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.143767, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom3_Mult10_Flr_3, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.047922; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom3_Mult10_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom3_Mult10_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.143767, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom3_Mult10_Flr_4, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.047922; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom4_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom4_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.24785, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom4_Flr_3, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.082617; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom4_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom4_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.24785, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom4_Flr_4, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.082617; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom5_Mult10_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom5_Mult10_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.148683, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom5_Mult10_Flr_3, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.049561; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom5_Mult10_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom5_Mult10_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.148683, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom5_Mult10_Flr_4, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.049561; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom6_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom6_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.198267, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom6_Flr_3, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.066089; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom6_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom6_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.198267, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom6_Flr_4, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.066089; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom7_Mult10_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom7_Mult10_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.143767, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom7_Mult10_Flr_3, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.047922; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom7_Mult10_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom7_Mult10_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.143767, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom7_Mult10_Flr_4, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.047922; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom8_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom8_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.198267, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom8_Flr_3, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.066089; !- Outdoor Air Flow per Zone {m3/s} + +! Min. OA flow = 2 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PatRoom8_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PatRoom8_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 0.198267, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PatRoom8_Flr_4, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 0.066089; !- Outdoor Air Flow per Zone {m3/s} + +! Cooling min. flow = 6 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + PhysTherapy_Flr_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA PhysTherapy_Flr_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 3.4697, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA PhysTherapy_Flr_3, !- Name + Flow/Person, !- Outdoor Air Method + 0.008; !- Outdoor Air Flow per Person {m3/s-person} + +! Min. OA flow = 3 ACH, per AIA Healthcare Guide 2001 +! Cooling min. flow = 15 ACH, per AIA Healthcare Guide 2001 + + Sizing:Zone, + Radiology_Flr_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 11.1, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.007, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Radiology_Flr_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDayWithLimit, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + 8.67425, !- 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 + , !- Design Specification Zone Air Distribution Object Name + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + + DesignSpecification:OutdoorAir, + SZ DSOA Radiology_Flr_4, !- Name + Flow/Zone, !- Outdoor Air Method + , !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + 1.73485; !- Outdoor Air Flow per Zone {m3/s} + + ZoneControl:Thermostat, + Basement Thermostat, !- Name + Basement, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Basement DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Corridor_Flr_1 Thermostat, !- Name + Corridor_Flr_1, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Corridor_Flr_1 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Corridor_Flr_2 Thermostat, !- Name + Corridor_Flr_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Corridor_Flr_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Corridor_Flr_5 Thermostat, !- Name + Corridor_Flr_5, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Corridor_Flr_5 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Corridor_NW_Flr_3 Thermostat, !- Name + Corridor_NW_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Corridor_NW_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Corridor_NW_Flr_4 Thermostat, !- Name + Corridor_NW_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Corridor_NW_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Corridor_SE_Flr_3 Thermostat, !- Name + Corridor_SE_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Corridor_SE_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Corridor_SE_Flr_4 Thermostat, !- Name + Corridor_SE_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Corridor_SE_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Dining_Flr_5 Thermostat, !- Name + Dining_Flr_5, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Dining_Flr_5 DualSPSched;!- Control 1 Name + + ZoneControl:Thermostat, + ER_Exam1_Mult4_Flr_1 Thermostat, !- Name + ER_Exam1_Mult4_Flr_1, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + ER_Exam1_Mult4_Flr_1 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + ER_Exam3_Mult4_Flr_1 Thermostat, !- Name + ER_Exam3_Mult4_Flr_1, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + ER_Exam3_Mult4_Flr_1 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + ER_NurseStn_Lobby_Flr_1 Thermostat, !- Name + ER_NurseStn_Lobby_Flr_1, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + ER_NurseStn_Lobby_Flr_1 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + ER_Trauma1_Flr_1 Thermostat, !- Name + ER_Trauma1_Flr_1, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + ER_Trauma1_Flr_1 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + ER_Trauma2_Flr_1 Thermostat, !- Name + ER_Trauma2_Flr_1, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + ER_Trauma2_Flr_1 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + ER_Triage_Mult4_Flr_1 Thermostat, !- Name + ER_Triage_Mult4_Flr_1, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + ER_Triage_Mult4_Flr_1 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + ICU_Flr_2 Thermostat, !- Name + ICU_Flr_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + ICU_Flr_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + ICU_NurseStn_Lobby_Flr_2 Thermostat, !- Name + ICU_NurseStn_Lobby_Flr_2,!- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + ICU_NurseStn_Lobby_Flr_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + IC_PatRoom1_Mult5_Flr_2 Thermostat, !- Name + IC_PatRoom1_Mult5_Flr_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + IC_PatRoom1_Mult5_Flr_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + IC_PatRoom2_Flr_2 Thermostat, !- Name + IC_PatRoom2_Flr_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + IC_PatRoom2_Flr_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + IC_PatRoom3_Mult6_Flr_2 Thermostat, !- Name + IC_PatRoom3_Mult6_Flr_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + IC_PatRoom3_Mult6_Flr_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Kitchen_Flr_5 Thermostat,!- Name + Kitchen_Flr_5, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Kitchen_Flr_5 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Lab_Flr_3 Thermostat, !- Name + Lab_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Lab_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Lab_Flr_4 Thermostat, !- Name + Lab_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Lab_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Lobby_Records_Flr_1 Thermostat, !- Name + Lobby_Records_Flr_1, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Lobby_Records_Flr_1 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + NurseStn_Lobby_Flr_3 Thermostat, !- Name + NurseStn_Lobby_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + NurseStn_Lobby_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + NurseStn_Lobby_Flr_4 Thermostat, !- Name + NurseStn_Lobby_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + NurseStn_Lobby_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + NurseStn_Lobby_Flr_5 Thermostat, !- Name + NurseStn_Lobby_Flr_5, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + NurseStn_Lobby_Flr_5 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + OR1_Flr_2 Thermostat, !- Name + OR1_Flr_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + OR1_Flr_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + OR2_Mult5_Flr_2 Thermostat, !- Name + OR2_Mult5_Flr_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + OR2_Mult5_Flr_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + OR3_Flr_2 Thermostat, !- Name + OR3_Flr_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + OR3_Flr_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + OR4_Flr_2 Thermostat, !- Name + OR4_Flr_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + OR4_Flr_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + OR_NurseStn_Lobby_Flr_2 Thermostat, !- Name + OR_NurseStn_Lobby_Flr_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + OR_NurseStn_Lobby_Flr_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Office1_Flr_5 Thermostat,!- Name + Office1_Flr_5, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Office1_Flr_5 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Office1_Mult4_Flr_1 Thermostat, !- Name + Office1_Mult4_Flr_1, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Office1_Mult4_Flr_1 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Office2_Mult5_Flr_5 Thermostat, !- Name + Office2_Mult5_Flr_5, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Office2_Mult5_Flr_5 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Office3_Flr_5 Thermostat,!- Name + Office3_Flr_5, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Office3_Flr_5 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Office4_Mult6_Flr_5 Thermostat, !- Name + Office4_Mult6_Flr_5, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Office4_Mult6_Flr_5 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom1_Mult10_Flr_3 Thermostat, !- Name + PatRoom1_Mult10_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom1_Mult10_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom1_Mult10_Flr_4 Thermostat, !- Name + PatRoom1_Mult10_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom1_Mult10_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom2_Flr_3 Thermostat, !- Name + PatRoom2_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom2_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom2_Flr_4 Thermostat, !- Name + PatRoom2_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom2_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom3_Mult10_Flr_3 Thermostat, !- Name + PatRoom3_Mult10_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom3_Mult10_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom3_Mult10_Flr_4 Thermostat, !- Name + PatRoom3_Mult10_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom3_Mult10_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom4_Flr_3 Thermostat, !- Name + PatRoom4_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom4_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom4_Flr_4 Thermostat, !- Name + PatRoom4_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom4_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom5_Mult10_Flr_3 Thermostat, !- Name + PatRoom5_Mult10_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom5_Mult10_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom5_Mult10_Flr_4 Thermostat, !- Name + PatRoom5_Mult10_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom5_Mult10_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom6_Flr_3 Thermostat, !- Name + PatRoom6_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom6_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom6_Flr_4 Thermostat, !- Name + PatRoom6_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom6_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom7_Mult10_Flr_3 Thermostat, !- Name + PatRoom7_Mult10_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom7_Mult10_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom7_Mult10_Flr_4 Thermostat, !- Name + PatRoom7_Mult10_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom7_Mult10_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom8_Flr_3 Thermostat, !- Name + PatRoom8_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom8_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PatRoom8_Flr_4 Thermostat, !- Name + PatRoom8_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PatRoom8_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + PhysTherapy_Flr_3 Thermostat, !- Name + PhysTherapy_Flr_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + PhysTherapy_Flr_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Radiology_Flr_4 Thermostat, !- Name + Radiology_Flr_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Radiology_Flr_4 DualSPSched; !- Control 1 Name + + ZoneControl:Humidistat, + ER_Exam3_Mult4_Flr_1 Humidistat, !- Name + ER_Exam3_Mult4_Flr_1, !- Zone Name + MinRelHumSetSch, !- Humidifying Relative Humidity Setpoint Schedule Name + MaxRelHumSetSch; !- Dehumidifying Relative Humidity Setpoint Schedule Name + + ZoneControl:Humidistat, + OR2_Mult5_Flr_2 Humidistat, !- Name + OR2_Mult5_Flr_2, !- Zone Name + MinRelHumSetSch, !- Humidifying Relative Humidity Setpoint Schedule Name + MaxRelHumSetSch; !- Dehumidifying Relative Humidity Setpoint Schedule Name + + ThermostatSetpoint:DualSetpoint, + Basement DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Corridor_Flr_1 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Corridor_Flr_2 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Corridor_Flr_5 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Corridor_NW_Flr_3 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Corridor_NW_Flr_4 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Corridor_SE_Flr_3 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Corridor_SE_Flr_4 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Dining_Flr_5 DualSPSched,!- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + ER_Exam1_Mult4_Flr_1 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + ER_Exam3_Mult4_Flr_1 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + ER_NurseStn_Lobby_Flr_1 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + ER_Trauma1_Flr_1 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + ER_Trauma2_Flr_1 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + ER_Triage_Mult4_Flr_1 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + ICU_Flr_2 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + ICU_NurseStn_Lobby_Flr_2 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + IC_PatRoom1_Mult5_Flr_2 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + IC_PatRoom2_Flr_2 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + IC_PatRoom3_Mult6_Flr_2 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Kitchen_Flr_5 DualSPSched, !- Name + Kitchen_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + Kitchen_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Lab_Flr_3 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Lab_Flr_4 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Lobby_Records_Flr_1 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + NurseStn_Lobby_Flr_3 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + NurseStn_Lobby_Flr_4 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + NurseStn_Lobby_Flr_5 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + OR1_Flr_2 DualSPSched, !- Name + OR_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + OR_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + OR2_Mult5_Flr_2 DualSPSched, !- Name + OR_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + OR_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + OR3_Flr_2 DualSPSched, !- Name + OR_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + OR_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + OR4_Flr_2 DualSPSched, !- Name + OR_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + OR_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + OR_NurseStn_Lobby_Flr_2 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Office1_Flr_5 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Office1_Mult4_Flr_1 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Office2_Mult5_Flr_5 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Office3_Flr_5 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Office4_Mult6_Flr_5 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom1_Mult10_Flr_3 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom1_Mult10_Flr_4 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom2_Flr_3 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom2_Flr_4 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom3_Mult10_Flr_3 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom3_Mult10_Flr_4 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom4_Flr_3 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom4_Flr_4 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom5_Mult10_Flr_3 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom5_Mult10_Flr_4 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom6_Flr_3 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom6_Flr_4 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom7_Mult10_Flr_3 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom7_Mult10_Flr_4 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom8_Flr_3 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PatRoom8_Flr_4 DualSPSched, !- Name + CRITICAL_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CRITICAL_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + PhysTherapy_Flr_3 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Radiology_Flr_4 DualSPSched, !- Name + ADMIN_HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + ADMIN_CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + Sizing:System, + CAV_1, !- AirLoop Name + Sensible, !- Type of Load to Size On + AUTOSIZE, !- Design Outdoor Air Flow Rate {m3/s} + 1.0, !- Central Heating Maximum System Air Flow Ratio + 7.0, !- Preheat Design Temperature {C} + 0.008, !- Preheat Design Humidity Ratio {kgWater/kgDryAir} + 7.2000, !- Precool Design Temperature {C} + 0.008, !- Precool Design Humidity Ratio {kgWater/kgDryAir} + 11.1, !- Central Cooling Design Supply Air Temperature {C} + 16.0000, !- Central Heating Design Supply Air Temperature {C} + NonCoincident, !- Type of Zone Sum to Use + No, !- 100% Outdoor Air in Cooling + No, !- 100% Outdoor Air in Heating + 0.007, !- Central Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.007, !- Central Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + DesignDay, !- Cooling Supply Air Flow Rate Method + 0.0, !- Cooling Supply Air Flow Rate {m3/s} + , !- Cooling Supply Air Flow Rate Per Floor Area {m3/s-m2} + , !- Cooling Fraction of Autosized Cooling Supply Air Flow Rate + , !- Cooling Supply Air Flow Rate Per Unit Cooling Capacity {m3/s-W} + DesignDay, !- Heating Supply Air Flow Rate Method + 0.0, !- Heating Supply Air Flow Rate {m3/s} + , !- Heating Supply Air Flow Rate Per Floor Area {m3/s-m2} + , !- Heating Fraction of Autosized Heating Supply Air Flow Rate + , !- Heating Fraction of Autosized Cooling Supply Air Flow Rate + , !- Heating Supply Air Flow Rate Per Unit Heating Capacity {m3/s-W} + , !- System Outdoor Air Method + 1.0, !- Zone Maximum Outdoor Air Fraction {dimensionless} + CoolingDesignCapacity, !- Cooling Design Capacity Method + autosize, !- Cooling Design Capacity {W} + , !- Cooling Design Capacity Per Floor Area {W/m2} + , !- Fraction of Autosized Cooling Design Capacity + HeatingDesignCapacity, !- Heating Design Capacity Method + autosize, !- Heating Design Capacity {W} + , !- Heating Design Capacity Per Floor Area {W/m2} + , !- Fraction of Autosized Heating Design Capacity + VAV; !- Central Cooling Capacity Control Method + + Sizing:System, + CAV_2, !- AirLoop Name + Sensible, !- Type of Load to Size On + AUTOSIZE, !- Design Outdoor Air Flow Rate {m3/s} + 1.0, !- Central Heating Maximum System Air Flow Ratio + 7.0, !- Preheat Design Temperature {C} + 0.008, !- Preheat Design Humidity Ratio {kgWater/kgDryAir} + 7.2000, !- Precool Design Temperature {C} + 0.008, !- Precool Design Humidity Ratio {kgWater/kgDryAir} + 11.1, !- Central Cooling Design Supply Air Temperature {C} + 16.0000, !- Central Heating Design Supply Air Temperature {C} + NonCoincident, !- Type of Zone Sum to Use + No, !- 100% Outdoor Air in Cooling + No, !- 100% Outdoor Air in Heating + 0.007, !- Central Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.007, !- Central Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + DesignDay, !- Cooling Supply Air Flow Rate Method + 0.0, !- Cooling Supply Air Flow Rate {m3/s} + , !- Cooling Supply Air Flow Rate Per Floor Area {m3/s-m2} + , !- Cooling Fraction of Autosized Cooling Supply Air Flow Rate + , !- Cooling Supply Air Flow Rate Per Unit Cooling Capacity {m3/s-W} + DesignDay, !- Heating Supply Air Flow Rate Method + 0.0, !- Heating Supply Air Flow Rate {m3/s} + , !- Heating Supply Air Flow Rate Per Floor Area {m3/s-m2} + , !- Heating Fraction of Autosized Heating Supply Air Flow Rate + , !- Heating Fraction of Autosized Cooling Supply Air Flow Rate + , !- Heating Supply Air Flow Rate Per Unit Heating Capacity {m3/s-W} + , !- System Outdoor Air Method + 1.0, !- Zone Maximum Outdoor Air Fraction {dimensionless} + CoolingDesignCapacity, !- Cooling Design Capacity Method + autosize, !- Cooling Design Capacity {W} + , !- Cooling Design Capacity Per Floor Area {W/m2} + , !- Fraction of Autosized Cooling Design Capacity + HeatingDesignCapacity, !- Heating Design Capacity Method + autosize, !- Heating Design Capacity {W} + , !- Heating Design Capacity Per Floor Area {W/m2} + , !- Fraction of Autosized Heating Design Capacity + VAV; !- Central Cooling Capacity Control Method + + Sizing:System, + VAV_1, !- AirLoop Name + Sensible, !- Type of Load to Size On + AUTOSIZE, !- Design Outdoor Air Flow Rate {m3/s} + 0.3, !- Central Heating Maximum System Air Flow Ratio + 7.0, !- Preheat Design Temperature {C} + 0.008, !- Preheat Design Humidity Ratio {kgWater/kgDryAir} + 11.1000, !- Precool Design Temperature {C} + 0.008, !- Precool Design Humidity Ratio {kgWater/kgDryAir} + 11.1, !- Central Cooling Design Supply Air Temperature {C} + 16.0000, !- Central Heating Design Supply Air Temperature {C} + Coincident, !- Type of Zone Sum to Use + No, !- 100% Outdoor Air in Cooling + No, !- 100% Outdoor Air in Heating + 0.007, !- Central Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.007, !- Central Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + DesignDay, !- Cooling Supply Air Flow Rate Method + 0.0, !- Cooling Supply Air Flow Rate {m3/s} + , !- Cooling Supply Air Flow Rate Per Floor Area {m3/s-m2} + , !- Cooling Fraction of Autosized Cooling Supply Air Flow Rate + , !- Cooling Supply Air Flow Rate Per Unit Cooling Capacity {m3/s-W} + DesignDay, !- Heating Supply Air Flow Rate Method + 0.0, !- Heating Supply Air Flow Rate {m3/s} + , !- Heating Supply Air Flow Rate Per Floor Area {m3/s-m2} + , !- Heating Fraction of Autosized Heating Supply Air Flow Rate + , !- Heating Fraction of Autosized Cooling Supply Air Flow Rate + , !- Heating Supply Air Flow Rate Per Unit Heating Capacity {m3/s-W} + , !- System Outdoor Air Method + 1.0, !- Zone Maximum Outdoor Air Fraction {dimensionless} + CoolingDesignCapacity, !- Cooling Design Capacity Method + autosize, !- Cooling Design Capacity {W} + , !- Cooling Design Capacity Per Floor Area {W/m2} + , !- Fraction of Autosized Cooling Design Capacity + HeatingDesignCapacity, !- Heating Design Capacity Method + autosize, !- Heating Design Capacity {W} + , !- Heating Design Capacity Per Floor Area {W/m2} + , !- Fraction of Autosized Heating Design Capacity + VAV; !- Central Cooling Capacity Control Method + + Sizing:System, + VAV_2, !- AirLoop Name + Sensible, !- Type of Load to Size On + AUTOSIZE, !- Design Outdoor Air Flow Rate {m3/s} + 0.3, !- Central Heating Maximum System Air Flow Ratio + 7.0, !- Preheat Design Temperature {C} + 0.008, !- Preheat Design Humidity Ratio {kgWater/kgDryAir} + 11.1000, !- Precool Design Temperature {C} + 0.008, !- Precool Design Humidity Ratio {kgWater/kgDryAir} + 11.1, !- Central Cooling Design Supply Air Temperature {C} + 16.0000, !- Central Heating Design Supply Air Temperature {C} + Coincident, !- Type of Zone Sum to Use + No, !- 100% Outdoor Air in Cooling + No, !- 100% Outdoor Air in Heating + 0.007, !- Central Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.007, !- Central Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + DesignDay, !- Cooling Supply Air Flow Rate Method + 0.0, !- Cooling Supply Air Flow Rate {m3/s} + , !- Cooling Supply Air Flow Rate Per Floor Area {m3/s-m2} + , !- Cooling Fraction of Autosized Cooling Supply Air Flow Rate + , !- Cooling Supply Air Flow Rate Per Unit Cooling Capacity {m3/s-W} + DesignDay, !- Heating Supply Air Flow Rate Method + 0.0, !- Heating Supply Air Flow Rate {m3/s} + , !- Heating Supply Air Flow Rate Per Floor Area {m3/s-m2} + , !- Heating Fraction of Autosized Heating Supply Air Flow Rate + , !- Heating Fraction of Autosized Cooling Supply Air Flow Rate + , !- Heating Supply Air Flow Rate Per Unit Heating Capacity {m3/s-W} + , !- System Outdoor Air Method + 1.0, !- Zone Maximum Outdoor Air Fraction {dimensionless} + CoolingDesignCapacity, !- Cooling Design Capacity Method + autosize, !- Cooling Design Capacity {W} + , !- Cooling Design Capacity Per Floor Area {W/m2} + , !- Fraction of Autosized Cooling Design Capacity + HeatingDesignCapacity, !- Heating Design Capacity Method + autosize, !- Heating Design Capacity {W} + , !- Heating Design Capacity Per Floor Area {W/m2} + , !- Fraction of Autosized Heating Design Capacity + VAV; !- Central Cooling Capacity Control Method + + Controller:OutdoorAir, + CAV_1_OA_Controller, !- Name + CAV_1_OARelief Node, !- Relief Air Outlet Node Name + CAV_1 Supply Equipment Inlet Node, !- Return Air Node Name + CAV_1_OA-CAV_1 HumidifierNode, !- Mixed Air Node Name + CAV_1_OAInlet Node, !- Actuator Node Name + AUTOSIZE, !- Minimum Outdoor Air Flow Rate {m3/s} + AUTOSIZE, !- Maximum Outdoor Air Flow Rate {m3/s} + NoEconomizer, !- Economizer Control Type + ModulateFlow, !- Economizer Control Action Type + 28.0, !- Economizer Maximum Limit Dry-Bulb Temperature {C} + 64000.0, !- Economizer Maximum Limit Enthalpy {J/kg} + , !- Economizer Maximum Limit Dewpoint Temperature {C} + , !- Electronic Enthalpy Limit Curve Name + -100.0, !- Economizer Minimum Limit Dry-Bulb Temperature {C} + NoLockout, !- Lockout Type + FixedMinimum, !- Minimum Limit Type + ALWAYS_ON, !- Minimum Outdoor Air Schedule Name + CAV_OAminFracSchedule; !- Minimum Fraction of Outdoor Air Schedule Name + + Controller:OutdoorAir, + CAV_2_OA_Controller, !- Name + CAV_2_OARelief Node, !- Relief Air Outlet Node Name + CAV_2 Supply Equipment Inlet Node, !- Return Air Node Name + CAV_2_OA-CAV_2 HumidifierNode, !- Mixed Air Node Name + CAV_2_OAInlet Node, !- Actuator Node Name + AUTOSIZE, !- Minimum Outdoor Air Flow Rate {m3/s} + AUTOSIZE, !- Maximum Outdoor Air Flow Rate {m3/s} + NoEconomizer, !- Economizer Control Type + ModulateFlow, !- Economizer Control Action Type + 28.0, !- Economizer Maximum Limit Dry-Bulb Temperature {C} + 64000.0, !- Economizer Maximum Limit Enthalpy {J/kg} + , !- Economizer Maximum Limit Dewpoint Temperature {C} + , !- Electronic Enthalpy Limit Curve Name + -100.0, !- Economizer Minimum Limit Dry-Bulb Temperature {C} + NoLockout, !- Lockout Type + FixedMinimum, !- Minimum Limit Type + ALWAYS_ON, !- Minimum Outdoor Air Schedule Name + CAV_OAminFracSchedule; !- Minimum Fraction of Outdoor Air Schedule Name + + Controller:OutdoorAir, + VAV_1_OA_Controller, !- Name + VAV_1_OARelief Node, !- Relief Air Outlet Node Name + VAV_1 Supply Equipment Inlet Node, !- Return Air Node Name + VAV_1_OA-VAV_1_CoolCNode,!- Mixed Air Node Name + VAV_1_OAInlet Node, !- Actuator Node Name + AUTOSIZE, !- Minimum Outdoor Air Flow Rate {m3/s} + AUTOSIZE, !- Maximum Outdoor Air Flow Rate {m3/s} + DifferentialDryBulb, !- Economizer Control Type + ModulateFlow, !- Economizer Control Action Type + 28.0, !- Economizer Maximum Limit Dry-Bulb Temperature {C} + 64000.0, !- Economizer Maximum Limit Enthalpy {J/kg} + , !- Economizer Maximum Limit Dewpoint Temperature {C} + , !- Electronic Enthalpy Limit Curve Name + -100.0, !- Economizer Minimum Limit Dry-Bulb Temperature {C} + NoLockout, !- Lockout Type + FixedMinimum, !- Minimum Limit Type + ALWAYS_ON, !- Minimum Outdoor Air Schedule Name + VAV_OAminFracSchedule; !- Minimum Fraction of Outdoor Air Schedule Name + + Controller:OutdoorAir, + VAV_2_OA_Controller, !- Name + VAV_2_OARelief Node, !- Relief Air Outlet Node Name + VAV_2 Supply Equipment Inlet Node, !- Return Air Node Name + VAV_2_OA-VAV_2_CoolCNode,!- Mixed Air Node Name + VAV_2_OAInlet Node, !- Actuator Node Name + AUTOSIZE, !- Minimum Outdoor Air Flow Rate {m3/s} + AUTOSIZE, !- Maximum Outdoor Air Flow Rate {m3/s} + DifferentialDryBulb, !- Economizer Control Type + ModulateFlow, !- Economizer Control Action Type + 28.0, !- Economizer Maximum Limit Dry-Bulb Temperature {C} + 64000.0, !- Economizer Maximum Limit Enthalpy {J/kg} + , !- Economizer Maximum Limit Dewpoint Temperature {C} + , !- Electronic Enthalpy Limit Curve Name + -100.0, !- Economizer Minimum Limit Dry-Bulb Temperature {C} + NoLockout, !- Lockout Type + FixedMinimum, !- Minimum Limit Type + ALWAYS_ON, !- Minimum Outdoor Air Schedule Name + VAV_OAminFracSchedule; !- Minimum Fraction of Outdoor Air Schedule Name + + Controller:WaterCoil, + CAV_1_CoolC_Controller, !- Name + TemperatureAndHumidityRatio, !- Control Variable + Reverse, !- Action + Flow, !- Actuator Variable + CAV_1_CoolC-CAV_1_HeatCNode, !- Sensor Node Name + CAV_1_CoolCDemand Inlet Node, !- Actuator Node Name + , !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + CAV_1_HeatC_Controller, !- Name + Temperature, !- Control Variable + Normal, !- Action + Flow, !- Actuator Variable + CAV_1_HeatC-CAV_1_FanNode, !- Sensor Node Name + CAV_1_HeatCDemand Inlet Node, !- Actuator Node Name + 0.0001, !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + CAV_2_CoolC_Controller, !- Name + TemperatureAndHumidityRatio, !- Control Variable + Reverse, !- Action + Flow, !- Actuator Variable + CAV_2_CoolC-CAV_2_HeatCNode, !- Sensor Node Name + CAV_2_CoolCDemand Inlet Node, !- Actuator Node Name + , !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + CAV_2_HeatC_Controller, !- Name + Temperature, !- Control Variable + Normal, !- Action + Flow, !- Actuator Variable + CAV_2_HeatC-CAV_2_FanNode, !- Sensor Node Name + CAV_2_HeatCDemand Inlet Node, !- Actuator Node Name + 0.0001, !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + VAV_1_CoolC_Controller, !- Name + Temperature, !- Control Variable + Reverse, !- Action + Flow, !- Actuator Variable + VAV_1_CoolC-VAV_1_HeatCNode, !- Sensor Node Name + VAV_1_CoolCDemand Inlet Node, !- Actuator Node Name + , !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + VAV_1_HeatC_Controller, !- Name + Temperature, !- Control Variable + Normal, !- Action + Flow, !- Actuator Variable + VAV_1_HeatC-VAV_1_FanNode, !- Sensor Node Name + VAV_1_HeatCDemand Inlet Node, !- Actuator Node Name + 0.0001, !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + VAV_2_CoolC_Controller, !- Name + Temperature, !- Control Variable + Reverse, !- Action + Flow, !- Actuator Variable + VAV_2_CoolC-VAV_2_HeatCNode, !- Sensor Node Name + VAV_2_CoolCDemand Inlet Node, !- Actuator Node Name + , !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + VAV_2_HeatC_Controller, !- Name + Temperature, !- Control Variable + Normal, !- Action + Flow, !- Actuator Variable + VAV_2_HeatC-VAV_2_FanNode, !- Sensor Node Name + VAV_2_HeatCDemand Inlet Node, !- Actuator Node Name + 0.0001, !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + +! ***AIR LOOPS*** + + AirLoopHVAC, + CAV_1, !- Name + CAV_1_Controllers, !- Controller List Name + CAV_1 Availability Manager List, !- Availability Manager List Name + AUTOSIZE, !- Design Supply Air Flow Rate {m3/s} + CAV_1 Air Loop Branches, !- Branch List Name + , !- Connector List Name + CAV_1 Supply Equipment Inlet Node, !- Supply Side Inlet Node Name + CAV_1 Zone Equipment Outlet Node, !- Demand Side Outlet Node Name + CAV_1 Zone Equipment Inlet Node, !- Demand Side Inlet Node Names + CAV_1 Supply Equipment Outlet Node; !- Supply Side Outlet Node Names + + AirLoopHVAC, + CAV_2, !- Name + CAV_2_Controllers, !- Controller List Name + CAV_2 Availability Manager List, !- Availability Manager List Name + AUTOSIZE, !- Design Supply Air Flow Rate {m3/s} + CAV_2 Air Loop Branches, !- Branch List Name + , !- Connector List Name + CAV_2 Supply Equipment Inlet Node, !- Supply Side Inlet Node Name + CAV_2 Zone Equipment Outlet Node, !- Demand Side Outlet Node Name + CAV_2 Zone Equipment Inlet Node, !- Demand Side Inlet Node Names + CAV_2 Supply Equipment Outlet Node; !- Supply Side Outlet Node Names + + AirLoopHVAC, + VAV_1, !- Name + VAV_1_Controllers, !- Controller List Name + VAV_1 Availability Manager List, !- Availability Manager List Name + AUTOSIZE, !- Design Supply Air Flow Rate {m3/s} + VAV_1 Air Loop Branches, !- Branch List Name + , !- Connector List Name + VAV_1 Supply Equipment Inlet Node, !- Supply Side Inlet Node Name + VAV_1 Zone Equipment Outlet Node, !- Demand Side Outlet Node Name + VAV_1 Zone Equipment Inlet Node, !- Demand Side Inlet Node Names + VAV_1 Supply Equipment Outlet Node; !- Supply Side Outlet Node Names + + AirLoopHVAC, + VAV_2, !- Name + VAV_2_Controllers, !- Controller List Name + VAV_2 Availability Manager List, !- Availability Manager List Name + AUTOSIZE, !- Design Supply Air Flow Rate {m3/s} + VAV_2 Air Loop Branches, !- Branch List Name + , !- Connector List Name + VAV_2 Supply Equipment Inlet Node, !- Supply Side Inlet Node Name + VAV_2 Zone Equipment Outlet Node, !- Demand Side Outlet Node Name + VAV_2 Zone Equipment Inlet Node, !- Demand Side Inlet Node Names + VAV_2 Supply Equipment Outlet Node; !- Supply Side Outlet Node Names + +! ***CONNECTIONS*** + + ZoneHVAC:EquipmentConnections, + Basement, !- Zone Name + Basement Equipment, !- Zone Conditioning Equipment List Name + Basement Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Basement Air Node, !- Zone Air Node Name + Basement Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Corridor_Flr_1, !- Zone Name + Corridor_Flr_1 Equipment,!- Zone Conditioning Equipment List Name + Corridor_Flr_1 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Corridor_Flr_1 Air Node, !- Zone Air Node Name + Corridor_Flr_1 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Corridor_Flr_2, !- Zone Name + Corridor_Flr_2 Equipment,!- Zone Conditioning Equipment List Name + Corridor_Flr_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Corridor_Flr_2 Air Node, !- Zone Air Node Name + Corridor_Flr_2 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Corridor_Flr_5, !- Zone Name + Corridor_Flr_5 Equipment,!- Zone Conditioning Equipment List Name + Corridor_Flr_5 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Corridor_Flr_5 Air Node, !- Zone Air Node Name + Corridor_Flr_5 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Corridor_NW_Flr_3, !- Zone Name + Corridor_NW_Flr_3 Equipment, !- Zone Conditioning Equipment List Name + Corridor_NW_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Corridor_NW_Flr_3 Air Node, !- Zone Air Node Name + Corridor_NW_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Corridor_NW_Flr_4, !- Zone Name + Corridor_NW_Flr_4 Equipment, !- Zone Conditioning Equipment List Name + Corridor_NW_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Corridor_NW_Flr_4 Air Node, !- Zone Air Node Name + Corridor_NW_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Corridor_SE_Flr_3, !- Zone Name + Corridor_SE_Flr_3 Equipment, !- Zone Conditioning Equipment List Name + Corridor_SE_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Corridor_SE_Flr_3 Air Node, !- Zone Air Node Name + Corridor_SE_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Corridor_SE_Flr_4, !- Zone Name + Corridor_SE_Flr_4 Equipment, !- Zone Conditioning Equipment List Name + Corridor_SE_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Corridor_SE_Flr_4 Air Node, !- Zone Air Node Name + Corridor_SE_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Dining_Flr_5, !- Zone Name + Dining_Flr_5 Equipment, !- Zone Conditioning Equipment List Name + Dining_Flr_5 Inlet Nodes,!- Zone Air Inlet Node or NodeList Name + Dining_Flr_5 Exhaust Nodes, !- Zone Air Exhaust Node or NodeList Name + Dining_Flr_5 Air Node, !- Zone Air Node Name + Dining_Flr_5 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + ER_Exam1_Mult4_Flr_1, !- Zone Name + ER_Exam1_Mult4_Flr_1 Equipment, !- Zone Conditioning Equipment List Name + ER_Exam1_Mult4_Flr_1 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + ER_Exam1_Mult4_Flr_1 Air Node, !- Zone Air Node Name + ER_Exam1_Mult4_Flr_1 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + ER_Exam3_Mult4_Flr_1, !- Zone Name + ER_Exam3_Mult4_Flr_1 Equipment, !- Zone Conditioning Equipment List Name + ER_Exam3_Mult4_Flr_1 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + ER_Exam3_Mult4_Flr_1 Air Node, !- Zone Air Node Name + ER_Exam3_Mult4_Flr_1 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + ER_NurseStn_Lobby_Flr_1, !- Zone Name + ER_NurseStn_Lobby_Flr_1 Equipment, !- Zone Conditioning Equipment List Name + ER_NurseStn_Lobby_Flr_1 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + ER_NurseStn_Lobby_Flr_1 Air Node, !- Zone Air Node Name + ER_NurseStn_Lobby_Flr_1 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + ER_Trauma1_Flr_1, !- Zone Name + ER_Trauma1_Flr_1 Equipment, !- Zone Conditioning Equipment List Name + ER_Trauma1_Flr_1 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + ER_Trauma1_Flr_1 Air Node, !- Zone Air Node Name + ER_Trauma1_Flr_1 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + ER_Trauma2_Flr_1, !- Zone Name + ER_Trauma2_Flr_1 Equipment, !- Zone Conditioning Equipment List Name + ER_Trauma2_Flr_1 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + ER_Trauma2_Flr_1 Air Node, !- Zone Air Node Name + ER_Trauma2_Flr_1 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + ER_Triage_Mult4_Flr_1, !- Zone Name + ER_Triage_Mult4_Flr_1 Equipment, !- Zone Conditioning Equipment List Name + ER_Triage_Mult4_Flr_1 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + ER_Triage_Mult4_Flr_1 Air Node, !- Zone Air Node Name + ER_Triage_Mult4_Flr_1 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + ICU_Flr_2, !- Zone Name + ICU_Flr_2 Equipment, !- Zone Conditioning Equipment List Name + ICU_Flr_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + ICU_Flr_2 Air Node, !- Zone Air Node Name + ICU_Flr_2 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + ICU_NurseStn_Lobby_Flr_2,!- Zone Name + ICU_NurseStn_Lobby_Flr_2 Equipment, !- Zone Conditioning Equipment List Name + ICU_NurseStn_Lobby_Flr_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + ICU_NurseStn_Lobby_Flr_2 Air Node, !- Zone Air Node Name + ICU_NurseStn_Lobby_Flr_2 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + IC_PatRoom1_Mult5_Flr_2, !- Zone Name + IC_PatRoom1_Mult5_Flr_2 Equipment, !- Zone Conditioning Equipment List Name + IC_PatRoom1_Mult5_Flr_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + IC_PatRoom1_Mult5_Flr_2 Air Node, !- Zone Air Node Name + IC_PatRoom1_Mult5_Flr_2 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + IC_PatRoom2_Flr_2, !- Zone Name + IC_PatRoom2_Flr_2 Equipment, !- Zone Conditioning Equipment List Name + IC_PatRoom2_Flr_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + IC_PatRoom2_Flr_2 Air Node, !- Zone Air Node Name + IC_PatRoom2_Flr_2 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + IC_PatRoom3_Mult6_Flr_2, !- Zone Name + IC_PatRoom3_Mult6_Flr_2 Equipment, !- Zone Conditioning Equipment List Name + IC_PatRoom3_Mult6_Flr_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + IC_PatRoom3_Mult6_Flr_2 Air Node, !- Zone Air Node Name + IC_PatRoom3_Mult6_Flr_2 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Kitchen_Flr_5, !- Zone Name + Kitchen_Flr_5 Equipment, !- Zone Conditioning Equipment List Name + Kitchen_Flr_5 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + Kitchen_Flr_5 Exhaust Nodes, !- Zone Air Exhaust Node or NodeList Name + Kitchen_Flr_5 Air Node, !- Zone Air Node Name + Kitchen_Flr_5 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Lab_Flr_3, !- Zone Name + Lab_Flr_3 Equipment, !- Zone Conditioning Equipment List Name + Lab_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Lab_Flr_3 Air Node, !- Zone Air Node Name + Lab_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Lab_Flr_4, !- Zone Name + Lab_Flr_4 Equipment, !- Zone Conditioning Equipment List Name + Lab_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Lab_Flr_4 Air Node, !- Zone Air Node Name + Lab_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Lobby_Records_Flr_1, !- Zone Name + Lobby_Records_Flr_1 Equipment, !- Zone Conditioning Equipment List Name + Lobby_Records_Flr_1 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Lobby_Records_Flr_1 Air Node, !- Zone Air Node Name + Lobby_Records_Flr_1 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + NurseStn_Lobby_Flr_3, !- Zone Name + NurseStn_Lobby_Flr_3 Equipment, !- Zone Conditioning Equipment List Name + NurseStn_Lobby_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + NurseStn_Lobby_Flr_3 Air Node, !- Zone Air Node Name + NurseStn_Lobby_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + NurseStn_Lobby_Flr_4, !- Zone Name + NurseStn_Lobby_Flr_4 Equipment, !- Zone Conditioning Equipment List Name + NurseStn_Lobby_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + NurseStn_Lobby_Flr_4 Air Node, !- Zone Air Node Name + NurseStn_Lobby_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + NurseStn_Lobby_Flr_5, !- Zone Name + NurseStn_Lobby_Flr_5 Equipment, !- Zone Conditioning Equipment List Name + NurseStn_Lobby_Flr_5 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + NurseStn_Lobby_Flr_5 Air Node, !- Zone Air Node Name + NurseStn_Lobby_Flr_5 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + OR1_Flr_2, !- Zone Name + OR1_Flr_2 Equipment, !- Zone Conditioning Equipment List Name + OR1_Flr_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + OR1_Flr_2 Air Node, !- Zone Air Node Name + OR1_Flr_2 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + OR2_Mult5_Flr_2, !- Zone Name + OR2_Mult5_Flr_2 Equipment, !- Zone Conditioning Equipment List Name + OR2_Mult5_Flr_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + OR2_Mult5_Flr_2 Air Node,!- Zone Air Node Name + OR2_Mult5_Flr_2 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + OR3_Flr_2, !- Zone Name + OR3_Flr_2 Equipment, !- Zone Conditioning Equipment List Name + OR3_Flr_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + OR3_Flr_2 Air Node, !- Zone Air Node Name + OR3_Flr_2 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + OR4_Flr_2, !- Zone Name + OR4_Flr_2 Equipment, !- Zone Conditioning Equipment List Name + OR4_Flr_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + OR4_Flr_2 Air Node, !- Zone Air Node Name + OR4_Flr_2 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + OR_NurseStn_Lobby_Flr_2, !- Zone Name + OR_NurseStn_Lobby_Flr_2 Equipment, !- Zone Conditioning Equipment List Name + OR_NurseStn_Lobby_Flr_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + OR_NurseStn_Lobby_Flr_2 Air Node, !- Zone Air Node Name + OR_NurseStn_Lobby_Flr_2 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Office1_Flr_5, !- Zone Name + Office1_Flr_5 Equipment, !- Zone Conditioning Equipment List Name + Office1_Flr_5 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Office1_Flr_5 Air Node, !- Zone Air Node Name + Office1_Flr_5 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Office1_Mult4_Flr_1, !- Zone Name + Office1_Mult4_Flr_1 Equipment, !- Zone Conditioning Equipment List Name + Office1_Mult4_Flr_1 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Office1_Mult4_Flr_1 Air Node, !- Zone Air Node Name + Office1_Mult4_Flr_1 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Office2_Mult5_Flr_5, !- Zone Name + Office2_Mult5_Flr_5 Equipment, !- Zone Conditioning Equipment List Name + Office2_Mult5_Flr_5 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Office2_Mult5_Flr_5 Air Node, !- Zone Air Node Name + Office2_Mult5_Flr_5 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Office3_Flr_5, !- Zone Name + Office3_Flr_5 Equipment, !- Zone Conditioning Equipment List Name + Office3_Flr_5 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Office3_Flr_5 Air Node, !- Zone Air Node Name + Office3_Flr_5 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Office4_Mult6_Flr_5, !- Zone Name + Office4_Mult6_Flr_5 Equipment, !- Zone Conditioning Equipment List Name + Office4_Mult6_Flr_5 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Office4_Mult6_Flr_5 Air Node, !- Zone Air Node Name + Office4_Mult6_Flr_5 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom1_Mult10_Flr_3, !- Zone Name + PatRoom1_Mult10_Flr_3 Equipment, !- Zone Conditioning Equipment List Name + PatRoom1_Mult10_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom1_Mult10_Flr_3 Air Node, !- Zone Air Node Name + PatRoom1_Mult10_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom1_Mult10_Flr_4, !- Zone Name + PatRoom1_Mult10_Flr_4 Equipment, !- Zone Conditioning Equipment List Name + PatRoom1_Mult10_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom1_Mult10_Flr_4 Air Node, !- Zone Air Node Name + PatRoom1_Mult10_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom2_Flr_3, !- Zone Name + PatRoom2_Flr_3 Equipment,!- Zone Conditioning Equipment List Name + PatRoom2_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom2_Flr_3 Air Node, !- Zone Air Node Name + PatRoom2_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom2_Flr_4, !- Zone Name + PatRoom2_Flr_4 Equipment,!- Zone Conditioning Equipment List Name + PatRoom2_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom2_Flr_4 Air Node, !- Zone Air Node Name + PatRoom2_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom3_Mult10_Flr_3, !- Zone Name + PatRoom3_Mult10_Flr_3 Equipment, !- Zone Conditioning Equipment List Name + PatRoom3_Mult10_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom3_Mult10_Flr_3 Air Node, !- Zone Air Node Name + PatRoom3_Mult10_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom3_Mult10_Flr_4, !- Zone Name + PatRoom3_Mult10_Flr_4 Equipment, !- Zone Conditioning Equipment List Name + PatRoom3_Mult10_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom3_Mult10_Flr_4 Air Node, !- Zone Air Node Name + PatRoom3_Mult10_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom4_Flr_3, !- Zone Name + PatRoom4_Flr_3 Equipment,!- Zone Conditioning Equipment List Name + PatRoom4_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom4_Flr_3 Air Node, !- Zone Air Node Name + PatRoom4_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom4_Flr_4, !- Zone Name + PatRoom4_Flr_4 Equipment,!- Zone Conditioning Equipment List Name + PatRoom4_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom4_Flr_4 Air Node, !- Zone Air Node Name + PatRoom4_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom5_Mult10_Flr_3, !- Zone Name + PatRoom5_Mult10_Flr_3 Equipment, !- Zone Conditioning Equipment List Name + PatRoom5_Mult10_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom5_Mult10_Flr_3 Air Node, !- Zone Air Node Name + PatRoom5_Mult10_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom5_Mult10_Flr_4, !- Zone Name + PatRoom5_Mult10_Flr_4 Equipment, !- Zone Conditioning Equipment List Name + PatRoom5_Mult10_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom5_Mult10_Flr_4 Air Node, !- Zone Air Node Name + PatRoom5_Mult10_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom6_Flr_3, !- Zone Name + PatRoom6_Flr_3 Equipment,!- Zone Conditioning Equipment List Name + PatRoom6_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom6_Flr_3 Air Node, !- Zone Air Node Name + PatRoom6_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom6_Flr_4, !- Zone Name + PatRoom6_Flr_4 Equipment,!- Zone Conditioning Equipment List Name + PatRoom6_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom6_Flr_4 Air Node, !- Zone Air Node Name + PatRoom6_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom7_Mult10_Flr_3, !- Zone Name + PatRoom7_Mult10_Flr_3 Equipment, !- Zone Conditioning Equipment List Name + PatRoom7_Mult10_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom7_Mult10_Flr_3 Air Node, !- Zone Air Node Name + PatRoom7_Mult10_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom7_Mult10_Flr_4, !- Zone Name + PatRoom7_Mult10_Flr_4 Equipment, !- Zone Conditioning Equipment List Name + PatRoom7_Mult10_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom7_Mult10_Flr_4 Air Node, !- Zone Air Node Name + PatRoom7_Mult10_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom8_Flr_3, !- Zone Name + PatRoom8_Flr_3 Equipment,!- Zone Conditioning Equipment List Name + PatRoom8_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom8_Flr_3 Air Node, !- Zone Air Node Name + PatRoom8_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PatRoom8_Flr_4, !- Zone Name + PatRoom8_Flr_4 Equipment,!- Zone Conditioning Equipment List Name + PatRoom8_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PatRoom8_Flr_4 Air Node, !- Zone Air Node Name + PatRoom8_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + PhysTherapy_Flr_3, !- Zone Name + PhysTherapy_Flr_3 Equipment, !- Zone Conditioning Equipment List Name + PhysTherapy_Flr_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + PhysTherapy_Flr_3 Air Node, !- Zone Air Node Name + PhysTherapy_Flr_3 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:EquipmentConnections, + Radiology_Flr_4, !- Zone Name + Radiology_Flr_4 Equipment, !- Zone Conditioning Equipment List Name + Radiology_Flr_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Radiology_Flr_4 Air Node,!- Zone Air Node Name + Radiology_Flr_4 Return Air Node Name; !- Zone Return Air Node or NodeList Name + + ZoneHVAC:AirDistributionUnit, + Basement VAV Box, !- Name + Basement VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Basement VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Corridor_Flr_1 VAV Box, !- Name + Corridor_Flr_1 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Corridor_Flr_1 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Corridor_Flr_2 VAV Box, !- Name + Corridor_Flr_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Corridor_Flr_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Corridor_Flr_5 VAV Box, !- Name + Corridor_Flr_5 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Corridor_Flr_5 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Corridor_NW_Flr_3 VAV Box, !- Name + Corridor_NW_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Corridor_NW_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Corridor_NW_Flr_4 VAV Box, !- Name + Corridor_NW_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Corridor_NW_Flr_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Corridor_SE_Flr_3 VAV Box, !- Name + Corridor_SE_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Corridor_SE_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Corridor_SE_Flr_4 VAV Box, !- Name + Corridor_SE_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Corridor_SE_Flr_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Dining_Flr_5 VAV Box, !- Name + Dining_Flr_5 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Dining_Flr_5 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + ER_Exam1_Mult4_Flr_1 VAV Box, !- Name + ER_Exam1_Mult4_Flr_1 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + ER_Exam1_Mult4_Flr_1 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + ER_Exam3_Mult4_Flr_1 VAV Box, !- Name + ER_Exam3_Mult4_Flr_1 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + ER_Exam3_Mult4_Flr_1 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + ER_NurseStn_Lobby_Flr_1 VAV Box, !- Name + ER_NurseStn_Lobby_Flr_1 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + ER_NurseStn_Lobby_Flr_1 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + ER_Trauma1_Flr_1 VAV Box,!- Name + ER_Trauma1_Flr_1 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + ER_Trauma1_Flr_1 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + ER_Trauma2_Flr_1 VAV Box,!- Name + ER_Trauma2_Flr_1 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + ER_Trauma2_Flr_1 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + ER_Triage_Mult4_Flr_1 VAV Box, !- Name + ER_Triage_Mult4_Flr_1 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + ER_Triage_Mult4_Flr_1 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + ICU_Flr_2 VAV Box, !- Name + ICU_Flr_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + ICU_Flr_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + ICU_NurseStn_Lobby_Flr_2 VAV Box, !- Name + ICU_NurseStn_Lobby_Flr_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + ICU_NurseStn_Lobby_Flr_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + IC_PatRoom1_Mult5_Flr_2 VAV Box, !- Name + IC_PatRoom1_Mult5_Flr_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + IC_PatRoom1_Mult5_Flr_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + IC_PatRoom2_Flr_2 VAV Box, !- Name + IC_PatRoom2_Flr_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + IC_PatRoom2_Flr_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + IC_PatRoom3_Mult6_Flr_2 VAV Box, !- Name + IC_PatRoom3_Mult6_Flr_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + IC_PatRoom3_Mult6_Flr_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Kitchen_Flr_5 VAV Box, !- Name + Kitchen_Flr_5 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Kitchen_Flr_5 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Lab_Flr_3 VAV Box, !- Name + Lab_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Lab_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Lab_Flr_4 VAV Box, !- Name + Lab_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Lab_Flr_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Lobby_Records_Flr_1 VAV Box, !- Name + Lobby_Records_Flr_1 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Lobby_Records_Flr_1 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + NurseStn_Lobby_Flr_3 VAV Box, !- Name + NurseStn_Lobby_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + NurseStn_Lobby_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + NurseStn_Lobby_Flr_4 VAV Box, !- Name + NurseStn_Lobby_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + NurseStn_Lobby_Flr_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + NurseStn_Lobby_Flr_5 VAV Box, !- Name + NurseStn_Lobby_Flr_5 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + NurseStn_Lobby_Flr_5 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + OR1_Flr_2 VAV Box, !- Name + OR1_Flr_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + OR1_Flr_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + OR2_Mult5_Flr_2 VAV Box, !- Name + OR2_Mult5_Flr_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + OR2_Mult5_Flr_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + OR3_Flr_2 VAV Box, !- Name + OR3_Flr_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + OR3_Flr_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + OR4_Flr_2 VAV Box, !- Name + OR4_Flr_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + OR4_Flr_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + OR_NurseStn_Lobby_Flr_2 VAV Box, !- Name + OR_NurseStn_Lobby_Flr_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + OR_NurseStn_Lobby_Flr_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Office1_Flr_5 VAV Box, !- Name + Office1_Flr_5 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Office1_Flr_5 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Office1_Mult4_Flr_1 VAV Box, !- Name + Office1_Mult4_Flr_1 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Office1_Mult4_Flr_1 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Office2_Mult5_Flr_5 VAV Box, !- Name + Office2_Mult5_Flr_5 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Office2_Mult5_Flr_5 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Office3_Flr_5 VAV Box, !- Name + Office3_Flr_5 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Office3_Flr_5 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Office4_Mult6_Flr_5 VAV Box, !- Name + Office4_Mult6_Flr_5 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Office4_Mult6_Flr_5 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom1_Mult10_Flr_3 VAV Box, !- Name + PatRoom1_Mult10_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom1_Mult10_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom1_Mult10_Flr_4 VAV Box, !- Name + PatRoom1_Mult10_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom1_Mult10_Flr_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom2_Flr_3 VAV Box, !- Name + PatRoom2_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom2_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom2_Flr_4 VAV Box, !- Name + PatRoom2_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom2_Flr_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom3_Mult10_Flr_3 VAV Box, !- Name + PatRoom3_Mult10_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom3_Mult10_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom3_Mult10_Flr_4 VAV Box, !- Name + PatRoom3_Mult10_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom3_Mult10_Flr_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom4_Flr_3 VAV Box, !- Name + PatRoom4_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom4_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom4_Flr_4 VAV Box, !- Name + PatRoom4_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom4_Flr_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom5_Mult10_Flr_3 VAV Box, !- Name + PatRoom5_Mult10_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom5_Mult10_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom5_Mult10_Flr_4 VAV Box, !- Name + PatRoom5_Mult10_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom5_Mult10_Flr_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom6_Flr_3 VAV Box, !- Name + PatRoom6_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom6_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom6_Flr_4 VAV Box, !- Name + PatRoom6_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom6_Flr_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom7_Mult10_Flr_3 VAV Box, !- Name + PatRoom7_Mult10_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom7_Mult10_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom7_Mult10_Flr_4 VAV Box, !- Name + PatRoom7_Mult10_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom7_Mult10_Flr_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom8_Flr_3 VAV Box, !- Name + PatRoom8_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom8_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PatRoom8_Flr_4 VAV Box, !- Name + PatRoom8_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PatRoom8_Flr_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + PhysTherapy_Flr_3 VAV Box, !- Name + PhysTherapy_Flr_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + PhysTherapy_Flr_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Radiology_Flr_4 VAV Box, !- Name + Radiology_Flr_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Radiology_Flr_4 VAV Box Component; !- Air Terminal Name + + NodeList, + Basement Inlet Nodes, !- Name + Basement VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + CAV_1_OANode List, !- Name + CAV_1_OAInlet Node; !- Node 1 Name + + NodeList, + CAV_2_OANode List, !- Name + CAV_2_OAInlet Node; !- Node 1 Name + + NodeList, + Corridor_Flr_1 Inlet Nodes, !- Name + Corridor_Flr_1 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Corridor_Flr_2 Inlet Nodes, !- Name + Corridor_Flr_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Corridor_Flr_5 Inlet Nodes, !- Name + Corridor_Flr_5 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Corridor_NW_Flr_3 Inlet Nodes, !- Name + Corridor_NW_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Corridor_NW_Flr_4 Inlet Nodes, !- Name + Corridor_NW_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Corridor_SE_Flr_3 Inlet Nodes, !- Name + Corridor_SE_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Corridor_SE_Flr_4 Inlet Nodes, !- Name + Corridor_SE_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Dining_Flr_5 Exhaust Nodes, !- Name + Dining_Flr_5 Exhaust Fan Node; !- Node 1 Name + + NodeList, + Dining_Flr_5 Inlet Nodes,!- Name + Dining_Flr_5 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + ER_Exam1_Mult4_Flr_1 Inlet Nodes, !- Name + ER_Exam1_Mult4_Flr_1 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + ER_Exam3_Mult4_Flr_1 Inlet Nodes, !- Name + ER_Exam3_Mult4_Flr_1 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + ER_NurseStn_Lobby_Flr_1 Inlet Nodes, !- Name + ER_NurseStn_Lobby_Flr_1 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + ER_Trauma1_Flr_1 Inlet Nodes, !- Name + ER_Trauma1_Flr_1 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + ER_Trauma2_Flr_1 Inlet Nodes, !- Name + ER_Trauma2_Flr_1 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + ER_Triage_Mult4_Flr_1 Inlet Nodes, !- Name + ER_Triage_Mult4_Flr_1 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + ICU_Flr_2 Inlet Nodes, !- Name + ICU_Flr_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + ICU_NurseStn_Lobby_Flr_2 Inlet Nodes, !- Name + ICU_NurseStn_Lobby_Flr_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + IC_PatRoom1_Mult5_Flr_2 Inlet Nodes, !- Name + IC_PatRoom1_Mult5_Flr_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + IC_PatRoom2_Flr_2 Inlet Nodes, !- Name + IC_PatRoom2_Flr_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + IC_PatRoom3_Mult6_Flr_2 Inlet Nodes, !- Name + IC_PatRoom3_Mult6_Flr_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Kitchen_Flr_5 Exhaust Nodes, !- Name + Kitchen_Flr_5 Exhaust Fan Node; !- Node 1 Name + + NodeList, + Kitchen_Flr_5 Inlet Nodes, !- Name + Kitchen_Flr_5 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Lab_Flr_3 Inlet Nodes, !- Name + Lab_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Lab_Flr_4 Inlet Nodes, !- Name + Lab_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Lobby_Records_Flr_1 Inlet Nodes, !- Name + Lobby_Records_Flr_1 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + NurseStn_Lobby_Flr_3 Inlet Nodes, !- Name + NurseStn_Lobby_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + NurseStn_Lobby_Flr_4 Inlet Nodes, !- Name + NurseStn_Lobby_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + NurseStn_Lobby_Flr_5 Inlet Nodes, !- Name + NurseStn_Lobby_Flr_5 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + OR1_Flr_2 Inlet Nodes, !- Name + OR1_Flr_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + OR2_Mult5_Flr_2 Inlet Nodes, !- Name + OR2_Mult5_Flr_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + OR3_Flr_2 Inlet Nodes, !- Name + OR3_Flr_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + OR4_Flr_2 Inlet Nodes, !- Name + OR4_Flr_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + OR_NurseStn_Lobby_Flr_2 Inlet Nodes, !- Name + OR_NurseStn_Lobby_Flr_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Office1_Flr_5 Inlet Nodes, !- Name + Office1_Flr_5 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Office1_Mult4_Flr_1 Inlet Nodes, !- Name + Office1_Mult4_Flr_1 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Office2_Mult5_Flr_5 Inlet Nodes, !- Name + Office2_Mult5_Flr_5 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Office3_Flr_5 Inlet Nodes, !- Name + Office3_Flr_5 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Office4_Mult6_Flr_5 Inlet Nodes, !- Name + Office4_Mult6_Flr_5 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom1_Mult10_Flr_3 Inlet Nodes, !- Name + PatRoom1_Mult10_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom1_Mult10_Flr_4 Inlet Nodes, !- Name + PatRoom1_Mult10_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom2_Flr_3 Inlet Nodes, !- Name + PatRoom2_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom2_Flr_4 Inlet Nodes, !- Name + PatRoom2_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom3_Mult10_Flr_3 Inlet Nodes, !- Name + PatRoom3_Mult10_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom3_Mult10_Flr_4 Inlet Nodes, !- Name + PatRoom3_Mult10_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom4_Flr_3 Inlet Nodes, !- Name + PatRoom4_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom4_Flr_4 Inlet Nodes, !- Name + PatRoom4_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom5_Mult10_Flr_3 Inlet Nodes, !- Name + PatRoom5_Mult10_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom5_Mult10_Flr_4 Inlet Nodes, !- Name + PatRoom5_Mult10_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom6_Flr_3 Inlet Nodes, !- Name + PatRoom6_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom6_Flr_4 Inlet Nodes, !- Name + PatRoom6_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom7_Mult10_Flr_3 Inlet Nodes, !- Name + PatRoom7_Mult10_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom7_Mult10_Flr_4 Inlet Nodes, !- Name + PatRoom7_Mult10_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom8_Flr_3 Inlet Nodes, !- Name + PatRoom8_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PatRoom8_Flr_4 Inlet Nodes, !- Name + PatRoom8_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + PhysTherapy_Flr_3 Inlet Nodes, !- Name + PhysTherapy_Flr_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Radiology_Flr_4 Inlet Nodes, !- Name + Radiology_Flr_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + VAV_1_OANode List, !- Name + VAV_1_OAInlet Node; !- Node 1 Name + + NodeList, + VAV_2_OANode List, !- Name + VAV_2_OAInlet Node; !- Node 1 Name + + AvailabilityManagerAssignmentList, + CAV_1 Availability Manager List, !- Name + AvailabilityManager:NightCycle, !- Availability Manager 1 Object Type + CAV_1 Availability Manager; !- Availability Manager 1 Name + + AvailabilityManagerAssignmentList, + CAV_2 Availability Manager List, !- Name + AvailabilityManager:NightCycle, !- Availability Manager 1 Object Type + CAV_2 Availability Manager; !- Availability Manager 1 Name + + AvailabilityManagerAssignmentList, + VAV_1 Availability Manager List, !- Name + AvailabilityManager:NightCycle, !- Availability Manager 1 Object Type + VAV_1 Availability Manager; !- Availability Manager 1 Name + + AvailabilityManagerAssignmentList, + VAV_2 Availability Manager List, !- Name + AvailabilityManager:NightCycle, !- Availability Manager 1 Object Type + VAV_2 Availability Manager; !- Availability Manager 1 Name + + AvailabilityManager:NightCycle, + CAV_1 Availability Manager, !- Name + ALWAYS_ON, !- Applicability Schedule Name + HVACOperationSchd, !- Fan Schedule Name + CycleOnAny, !- Control Type + 1.0, !- Thermostat Tolerance {deltaC} + FixedRunTime, !- Cycling Run Time Control Type + 1800; !- Cycling Run Time {s} + + AvailabilityManager:NightCycle, + CAV_2 Availability Manager, !- Name + ALWAYS_ON, !- Applicability Schedule Name + HVACOperationSchd, !- Fan Schedule Name + CycleOnAny, !- Control Type + 1.0, !- Thermostat Tolerance {deltaC} + FixedRunTime, !- Cycling Run Time Control Type + 1800; !- Cycling Run Time {s} + + AvailabilityManager:NightCycle, + VAV_1 Availability Manager, !- Name + ALWAYS_ON, !- Applicability Schedule Name + HVACOperationSchd, !- Fan Schedule Name + CycleOnAny, !- Control Type + 1.0, !- Thermostat Tolerance {deltaC} + FixedRunTime, !- Cycling Run Time Control Type + 1800; !- Cycling Run Time {s} + + AvailabilityManager:NightCycle, + VAV_2 Availability Manager, !- Name + ALWAYS_ON, !- Applicability Schedule Name + HVACOperationSchd, !- Fan Schedule Name + CycleOnAny, !- Control Type + 1.0, !- Thermostat Tolerance {deltaC} + FixedRunTime, !- Cycling Run Time Control Type + 1800; !- Cycling Run Time {s} + + SetpointManager:Scheduled, + CAV_1 SAT setpoint, !- Name + Temperature, !- Control Variable + CAV_SAT_SCH, !- Schedule Name + CAV_1 Supply Equipment Outlet Node; !- Setpoint Node or NodeList Name + + SetpointManager:Scheduled, + CAV_2 SAT setpoint, !- Name + Temperature, !- Control Variable + CAV_SAT_SCH, !- Schedule Name + CAV_2 Supply Equipment Outlet Node; !- Setpoint Node or NodeList Name + + SetpointManager:Scheduled, + VAV_1 SAT setpoint, !- Name + Temperature, !- Control Variable + Seasonal-Reset-Supply-Air-Temp-Sch, !- Schedule Name + VAV_1 Supply Equipment Outlet Node; !- Setpoint Node or NodeList Name + + SetpointManager:Scheduled, + VAV_2 SAT setpoint, !- Name + Temperature, !- Control Variable + Seasonal-Reset-Supply-Air-Temp-Sch, !- Schedule Name + VAV_2 Supply Equipment Outlet Node; !- Setpoint Node or NodeList Name + + BranchList, + CAV_1 Air Loop Branches, !- Name + CAV_1 Air Loop Main Branch; !- Branch 1 Name + + BranchList, + CAV_2 Air Loop Branches, !- Name + CAV_2 Air Loop Main Branch; !- Branch 1 Name + + BranchList, + VAV_1 Air Loop Branches, !- Name + VAV_1 Air Loop Main Branch; !- Branch 1 Name + + BranchList, + VAV_2 Air Loop Branches, !- Name + VAV_2 Air Loop Main Branch; !- Branch 1 Name + + Branch, + CAV_1 Air Loop Main Branch, !- Name + , !- Pressure Drop Curve Name + AirLoopHVAC:OutdoorAirSystem, !- Component 1 Object Type + CAV_1_OA, !- Component 1 Name + CAV_1 Supply Equipment Inlet Node, !- Component 1 Inlet Node Name + CAV_1_OA-CAV_1 HumidifierNode, !- Component 1 Outlet Node Name + Humidifier:Steam:Electric, !- Component 2 Object Type + CAV_1 Humidifier, !- Component 2 Name + CAV_1_OA-CAV_1 HumidifierNode, !- Component 2 Inlet Node Name + CAV_1 Humidifier-CAV_1_CoolCNode, !- Component 2 Outlet Node Name + Coil:Cooling:Water:DetailedGeometry, !- Component 3 Object Type + CAV_1_CoolC, !- Component 3 Name + CAV_1 Humidifier-CAV_1_CoolCNode, !- Component 3 Inlet Node Name + CAV_1_CoolC-CAV_1_HeatCNode, !- Component 3 Outlet Node Name + Coil:Heating:Water, !- Component 4 Object Type + CAV_1_HeatC, !- Component 4 Name + CAV_1_CoolC-CAV_1_HeatCNode, !- Component 4 Inlet Node Name + CAV_1_HeatC-CAV_1_FanNode, !- Component 4 Outlet Node Name + Fan:VariableVolume, !- Component 5 Object Type + CAV_1_Fan, !- Component 5 Name + CAV_1_HeatC-CAV_1_FanNode, !- Component 5 Inlet Node Name + CAV_1 Supply Equipment Outlet Node; !- Component 5 Outlet Node Name + + Branch, + CAV_2 Air Loop Main Branch, !- Name + , !- Pressure Drop Curve Name + AirLoopHVAC:OutdoorAirSystem, !- Component 1 Object Type + CAV_2_OA, !- Component 1 Name + CAV_2 Supply Equipment Inlet Node, !- Component 1 Inlet Node Name + CAV_2_OA-CAV_2 HumidifierNode, !- Component 1 Outlet Node Name + Humidifier:Steam:Electric, !- Component 2 Object Type + CAV_2 Humidifier, !- Component 2 Name + CAV_2_OA-CAV_2 HumidifierNode, !- Component 2 Inlet Node Name + CAV_2 Humidifier-CAV_2_CoolCNode, !- Component 2 Outlet Node Name + Coil:Cooling:Water:DetailedGeometry, !- Component 3 Object Type + CAV_2_CoolC, !- Component 3 Name + CAV_2 Humidifier-CAV_2_CoolCNode, !- Component 3 Inlet Node Name + CAV_2_CoolC-CAV_2_HeatCNode, !- Component 3 Outlet Node Name + Coil:Heating:Water, !- Component 4 Object Type + CAV_2_HeatC, !- Component 4 Name + CAV_2_CoolC-CAV_2_HeatCNode, !- Component 4 Inlet Node Name + CAV_2_HeatC-CAV_2_FanNode, !- Component 4 Outlet Node Name + Fan:VariableVolume, !- Component 5 Object Type + CAV_2_Fan, !- Component 5 Name + CAV_2_HeatC-CAV_2_FanNode, !- Component 5 Inlet Node Name + CAV_2 Supply Equipment Outlet Node; !- Component 5 Outlet Node Name + + Branch, + VAV_1 Air Loop Main Branch, !- Name + , !- Pressure Drop Curve Name + AirLoopHVAC:OutdoorAirSystem, !- Component 1 Object Type + VAV_1_OA, !- Component 1 Name + VAV_1 Supply Equipment Inlet Node, !- Component 1 Inlet Node Name + VAV_1_OA-VAV_1_CoolCNode,!- Component 1 Outlet Node Name + Coil:Cooling:Water:DetailedGeometry, !- Component 2 Object Type + VAV_1_CoolC, !- Component 2 Name + VAV_1_OA-VAV_1_CoolCNode,!- Component 2 Inlet Node Name + VAV_1_CoolC-VAV_1_HeatCNode, !- Component 2 Outlet Node Name + Coil:Heating:Water, !- Component 3 Object Type + VAV_1_HeatC, !- Component 3 Name + VAV_1_CoolC-VAV_1_HeatCNode, !- Component 3 Inlet Node Name + VAV_1_HeatC-VAV_1_FanNode, !- Component 3 Outlet Node Name + Fan:VariableVolume, !- Component 4 Object Type + VAV_1_Fan, !- Component 4 Name + VAV_1_HeatC-VAV_1_FanNode, !- Component 4 Inlet Node Name + VAV_1 Supply Equipment Outlet Node; !- Component 4 Outlet Node Name + + Branch, + VAV_2 Air Loop Main Branch, !- Name + , !- Pressure Drop Curve Name + AirLoopHVAC:OutdoorAirSystem, !- Component 1 Object Type + VAV_2_OA, !- Component 1 Name + VAV_2 Supply Equipment Inlet Node, !- Component 1 Inlet Node Name + VAV_2_OA-VAV_2_CoolCNode,!- Component 1 Outlet Node Name + Coil:Cooling:Water:DetailedGeometry, !- Component 2 Object Type + VAV_2_CoolC, !- Component 2 Name + VAV_2_OA-VAV_2_CoolCNode,!- Component 2 Inlet Node Name + VAV_2_CoolC-VAV_2_HeatCNode, !- Component 2 Outlet Node Name + Coil:Heating:Water, !- Component 3 Object Type + VAV_2_HeatC, !- Component 3 Name + VAV_2_CoolC-VAV_2_HeatCNode, !- Component 3 Inlet Node Name + VAV_2_HeatC-VAV_2_FanNode, !- Component 3 Outlet Node Name + Fan:VariableVolume, !- Component 4 Object Type + VAV_2_Fan, !- Component 4 Name + VAV_2_HeatC-VAV_2_FanNode, !- Component 4 Inlet Node Name + VAV_2 Supply Equipment Outlet Node; !- Component 4 Outlet Node Name + + AirLoopHVAC:ControllerList, + CAV_1_Controllers, !- Name + Controller:WaterCoil, !- Controller 1 Object Type + CAV_1_CoolC_Controller, !- Controller 1 Name + Controller:WaterCoil, !- Controller 2 Object Type + CAV_1_HeatC_Controller; !- Controller 2 Name + + AirLoopHVAC:ControllerList, + CAV_1_OA_Controllers, !- Name + Controller:OutdoorAir, !- Controller 1 Object Type + CAV_1_OA_Controller; !- Controller 1 Name + + AirLoopHVAC:ControllerList, + CAV_2_Controllers, !- Name + Controller:WaterCoil, !- Controller 1 Object Type + CAV_2_CoolC_Controller, !- Controller 1 Name + Controller:WaterCoil, !- Controller 2 Object Type + CAV_2_HeatC_Controller; !- Controller 2 Name + + AirLoopHVAC:ControllerList, + CAV_2_OA_Controllers, !- Name + Controller:OutdoorAir, !- Controller 1 Object Type + CAV_2_OA_Controller; !- Controller 1 Name + + AirLoopHVAC:ControllerList, + VAV_1_Controllers, !- Name + Controller:WaterCoil, !- Controller 1 Object Type + VAV_1_CoolC_Controller, !- Controller 1 Name + Controller:WaterCoil, !- Controller 2 Object Type + VAV_1_HeatC_Controller; !- Controller 2 Name + + AirLoopHVAC:ControllerList, + VAV_1_OA_Controllers, !- Name + Controller:OutdoorAir, !- Controller 1 Object Type + VAV_1_OA_Controller; !- Controller 1 Name + + AirLoopHVAC:ControllerList, + VAV_2_Controllers, !- Name + Controller:WaterCoil, !- Controller 1 Object Type + VAV_2_CoolC_Controller, !- Controller 1 Name + Controller:WaterCoil, !- Controller 2 Object Type + VAV_2_HeatC_Controller; !- Controller 2 Name + + AirLoopHVAC:ControllerList, + VAV_2_OA_Controllers, !- Name + Controller:OutdoorAir, !- Controller 1 Object Type + VAV_2_OA_Controller; !- Controller 1 Name + + AirLoopHVAC:OutdoorAirSystem:EquipmentList, + CAV_1_OA_Equipment, !- Name + OutdoorAir:Mixer, !- Component 1 Object Type + CAV_1_OAMixing Box; !- Component 1 Name + + AirLoopHVAC:OutdoorAirSystem:EquipmentList, + CAV_2_OA_Equipment, !- Name + OutdoorAir:Mixer, !- Component 1 Object Type + CAV_2_OAMixing Box; !- Component 1 Name + + AirLoopHVAC:OutdoorAirSystem:EquipmentList, + VAV_1_OA_Equipment, !- Name + OutdoorAir:Mixer, !- Component 1 Object Type + VAV_1_OAMixing Box; !- Component 1 Name + + AirLoopHVAC:OutdoorAirSystem:EquipmentList, + VAV_2_OA_Equipment, !- Name + OutdoorAir:Mixer, !- Component 1 Object Type + VAV_2_OAMixing Box; !- Component 1 Name + + AirLoopHVAC:OutdoorAirSystem, + CAV_1_OA, !- Name + CAV_1_OA_Controllers, !- Controller List Name + CAV_1_OA_Equipment; !- Outdoor Air Equipment List Name + + AirLoopHVAC:OutdoorAirSystem, + CAV_2_OA, !- Name + CAV_2_OA_Controllers, !- Controller List Name + CAV_2_OA_Equipment; !- Outdoor Air Equipment List Name + + AirLoopHVAC:OutdoorAirSystem, + VAV_1_OA, !- Name + VAV_1_OA_Controllers, !- Controller List Name + VAV_1_OA_Equipment; !- Outdoor Air Equipment List Name + + AirLoopHVAC:OutdoorAirSystem, + VAV_2_OA, !- Name + VAV_2_OA_Controllers, !- Controller List Name + VAV_2_OA_Equipment; !- Outdoor Air Equipment List Name + + OutdoorAir:NodeList, + CAV_1_OANode List; !- Node or NodeList Name 1 + + OutdoorAir:NodeList, + CAV_2_OANode List; !- Node or NodeList Name 1 + + OutdoorAir:NodeList, + VAV_1_OANode List; !- Node or NodeList Name 1 + + OutdoorAir:NodeList, + VAV_2_OANode List; !- Node or NodeList Name 1 + + OutdoorAir:Mixer, + CAV_1_OAMixing Box, !- Name + CAV_1_OA-CAV_1 HumidifierNode, !- Mixed Air Node Name + CAV_1_OAInlet Node, !- Outdoor Air Stream Node Name + CAV_1_OARelief Node, !- Relief Air Stream Node Name + CAV_1 Supply Equipment Inlet Node; !- Return Air Stream Node Name + + OutdoorAir:Mixer, + CAV_2_OAMixing Box, !- Name + CAV_2_OA-CAV_2 HumidifierNode, !- Mixed Air Node Name + CAV_2_OAInlet Node, !- Outdoor Air Stream Node Name + CAV_2_OARelief Node, !- Relief Air Stream Node Name + CAV_2 Supply Equipment Inlet Node; !- Return Air Stream Node Name + + OutdoorAir:Mixer, + VAV_1_OAMixing Box, !- Name + VAV_1_OA-VAV_1_CoolCNode,!- Mixed Air Node Name + VAV_1_OAInlet Node, !- Outdoor Air Stream Node Name + VAV_1_OARelief Node, !- Relief Air Stream Node Name + VAV_1 Supply Equipment Inlet Node; !- Return Air Stream Node Name + + OutdoorAir:Mixer, + VAV_2_OAMixing Box, !- Name + VAV_2_OA-VAV_2_CoolCNode,!- Mixed Air Node Name + VAV_2_OAInlet Node, !- Outdoor Air Stream Node Name + VAV_2_OARelief Node, !- Relief Air Stream Node Name + VAV_2 Supply Equipment Inlet Node; !- Return Air Stream Node Name + + SetpointManager:MixedAir, + CAV_1_CoolC SAT Manager, !- Name + Temperature, !- Control Variable + CAV_1 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + CAV_1_HeatC-CAV_1_FanNode, !- Fan Inlet Node Name + CAV_1 Supply Equipment Outlet Node, !- Fan Outlet Node Name + CAV_1_CoolC-CAV_1_HeatCNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + CAV_1_HeatC SAT Manager, !- Name + Temperature, !- Control Variable + CAV_1 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + CAV_1_HeatC-CAV_1_FanNode, !- Fan Inlet Node Name + CAV_1 Supply Equipment Outlet Node, !- Fan Outlet Node Name + CAV_1_HeatC-CAV_1_FanNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + CAV_1_OAMixed Air Temp Manager, !- Name + Temperature, !- Control Variable + CAV_1 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + CAV_1_HeatC-CAV_1_FanNode, !- Fan Inlet Node Name + CAV_1 Supply Equipment Outlet Node, !- Fan Outlet Node Name + CAV_1_OA-CAV_1 HumidifierNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + CAV_2_CoolC SAT Manager, !- Name + Temperature, !- Control Variable + CAV_2 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + CAV_2_HeatC-CAV_2_FanNode, !- Fan Inlet Node Name + CAV_2 Supply Equipment Outlet Node, !- Fan Outlet Node Name + CAV_2_CoolC-CAV_2_HeatCNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + CAV_2_HeatC SAT Manager, !- Name + Temperature, !- Control Variable + CAV_2 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + CAV_2_HeatC-CAV_2_FanNode, !- Fan Inlet Node Name + CAV_2 Supply Equipment Outlet Node, !- Fan Outlet Node Name + CAV_2_HeatC-CAV_2_FanNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + CAV_2_OAMixed Air Temp Manager, !- Name + Temperature, !- Control Variable + CAV_2 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + CAV_2_HeatC-CAV_2_FanNode, !- Fan Inlet Node Name + CAV_2 Supply Equipment Outlet Node, !- Fan Outlet Node Name + CAV_2_OA-CAV_2 HumidifierNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_1_CoolC SAT Manager, !- Name + Temperature, !- Control Variable + VAV_1 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_1_HeatC-VAV_1_FanNode, !- Fan Inlet Node Name + VAV_1 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_1_CoolC-VAV_1_HeatCNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_1_HeatC SAT Manager, !- Name + Temperature, !- Control Variable + VAV_1 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_1_HeatC-VAV_1_FanNode, !- Fan Inlet Node Name + VAV_1 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_1_HeatC-VAV_1_FanNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_1_OAMixed Air Temp Manager, !- Name + Temperature, !- Control Variable + VAV_1 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_1_HeatC-VAV_1_FanNode, !- Fan Inlet Node Name + VAV_1 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_1_OA-VAV_1_CoolCNode;!- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_2_CoolC SAT Manager, !- Name + Temperature, !- Control Variable + VAV_2 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_2_HeatC-VAV_2_FanNode, !- Fan Inlet Node Name + VAV_2 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_2_CoolC-VAV_2_HeatCNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_2_HeatC SAT Manager, !- Name + Temperature, !- Control Variable + VAV_2 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_2_HeatC-VAV_2_FanNode, !- Fan Inlet Node Name + VAV_2 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_2_HeatC-VAV_2_FanNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_2_OAMixed Air Temp Manager, !- Name + Temperature, !- Control Variable + VAV_2 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_2_HeatC-VAV_2_FanNode, !- Fan Inlet Node Name + VAV_2 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_2_OA-VAV_2_CoolCNode;!- Setpoint Node or NodeList Name + + SetpointManager:SingleZone:Humidity:Minimum, + CAV_1 Humidifier HUMRAT setpoint, !- Name + CAV_1 Humidifier-CAV_1_CoolCNode, !- Setpoint Node or NodeList Name + ER_EXAM3_MULT4_FLR_1 Air Node; !- Control Zone Air Node Name + + SetpointManager:SingleZone:Humidity:Minimum, + CAV_2 Humidifier HUMRAT setpoint, !- Name + CAV_2 Humidifier-CAV_2_CoolCNode, !- Setpoint Node or NodeList Name + OR2_MULT5_FLR_2 Air Node;!- Control Zone Air Node Name + + SetpointManager:SingleZone:Humidity:Maximum, + CAV_1_CoolC HUMRAT setpoint, !- Name + CAV_1_CoolC-CAV_1_HeatCNode, !- Setpoint Node or NodeList Name + ER_EXAM3_MULT4_FLR_1 Air Node; !- Control Zone Air Node Name + + SetpointManager:SingleZone:Humidity:Maximum, + CAV_2_CoolC HUMRAT setpoint, !- Name + CAV_2_CoolC-CAV_2_HeatCNode, !- Setpoint Node or NodeList Name + OR2_MULT5_FLR_2 Air Node;!- Control Zone Air Node Name + + AirLoopHVAC:SupplyPath, + CAV_1, !- Name + CAV_1 Zone Equipment Inlet Node, !- Supply Air Path Inlet Node Name + AirLoopHVAC:ZoneSplitter,!- Component 1 Object Type + CAV_1 Supply Air Splitter; !- Component 1 Name + + AirLoopHVAC:SupplyPath, + CAV_2, !- Name + CAV_2 Zone Equipment Inlet Node, !- Supply Air Path Inlet Node Name + AirLoopHVAC:ZoneSplitter,!- Component 1 Object Type + CAV_2 Supply Air Splitter; !- Component 1 Name + + AirLoopHVAC:SupplyPath, + VAV_1, !- Name + VAV_1 Zone Equipment Inlet Node, !- Supply Air Path Inlet Node Name + AirLoopHVAC:ZoneSplitter,!- Component 1 Object Type + VAV_1 Supply Air Splitter; !- Component 1 Name + + AirLoopHVAC:SupplyPath, + VAV_2, !- Name + VAV_2 Zone Equipment Inlet Node, !- Supply Air Path Inlet Node Name + AirLoopHVAC:ZoneSplitter,!- Component 1 Object Type + VAV_2 Supply Air Splitter; !- Component 1 Name + + AirLoopHVAC:ZoneSplitter, + CAV_1 Supply Air Splitter, !- Name + CAV_1 Zone Equipment Inlet Node, !- Inlet Node Name + ER_Exam1_Mult4_Flr_1 VAV Box Inlet Node Name, !- Outlet 1 Node Name + ER_Trauma1_Flr_1 VAV Box Inlet Node Name, !- Outlet 2 Node Name + ER_Exam3_Mult4_Flr_1 VAV Box Inlet Node Name, !- Outlet 3 Node Name + ER_Trauma2_Flr_1 VAV Box Inlet Node Name, !- Outlet 4 Node Name + ER_Triage_Mult4_Flr_1 VAV Box Inlet Node Name, !- Outlet 5 Node Name + IC_PatRoom1_Mult5_Flr_2 VAV Box Inlet Node Name, !- Outlet 6 Node Name + PatRoom1_Mult10_Flr_3 VAV Box Inlet Node Name, !- Outlet 7 Node Name + PatRoom5_Mult10_Flr_3 VAV Box Inlet Node Name, !- Outlet 8 Node Name + PatRoom7_Mult10_Flr_3 VAV Box Inlet Node Name, !- Outlet 9 Node Name + PatRoom3_Mult10_Flr_4 VAV Box Inlet Node Name, !- Outlet 10 Node Name + PatRoom5_Mult10_Flr_4 VAV Box Inlet Node Name, !- Outlet 11 Node Name + PatRoom6_Flr_4 VAV Box Inlet Node Name, !- Outlet 12 Node Name + PatRoom7_Mult10_Flr_4 VAV Box Inlet Node Name; !- Outlet 13 Node Name + + AirLoopHVAC:ZoneSplitter, + CAV_2 Supply Air Splitter, !- Name + CAV_2 Zone Equipment Inlet Node, !- Inlet Node Name + OR1_Flr_2 VAV Box Inlet Node Name, !- Outlet 1 Node Name + OR2_Mult5_Flr_2 VAV Box Inlet Node Name, !- Outlet 2 Node Name + OR3_Flr_2 VAV Box Inlet Node Name, !- Outlet 3 Node Name + OR4_Flr_2 VAV Box Inlet Node Name, !- Outlet 4 Node Name + IC_PatRoom2_Flr_2 VAV Box Inlet Node Name, !- Outlet 5 Node Name + PatRoom2_Flr_3 VAV Box Inlet Node Name, !- Outlet 6 Node Name + PatRoom6_Flr_3 VAV Box Inlet Node Name, !- Outlet 7 Node Name + PatRoom8_Flr_3 VAV Box Inlet Node Name, !- Outlet 8 Node Name + PatRoom4_Flr_4 VAV Box Inlet Node Name; !- Outlet 9 Node Name + + AirLoopHVAC:ZoneSplitter, + VAV_1 Supply Air Splitter, !- Name + VAV_1 Zone Equipment Inlet Node, !- Inlet Node Name + Basement VAV Box Inlet Node Name, !- Outlet 1 Node Name + Office1_Mult4_Flr_1 VAV Box Inlet Node Name, !- Outlet 2 Node Name + Lobby_Records_Flr_1 VAV Box Inlet Node Name, !- Outlet 3 Node Name + Corridor_Flr_1 VAV Box Inlet Node Name, !- Outlet 4 Node Name + ER_NurseStn_Lobby_Flr_1 VAV Box Inlet Node Name, !- Outlet 5 Node Name + IC_PatRoom3_Mult6_Flr_2 VAV Box Inlet Node Name, !- Outlet 6 Node Name + ICU_NurseStn_Lobby_Flr_2 VAV Box Inlet Node Name, !- Outlet 7 Node Name + Corridor_Flr_2 VAV Box Inlet Node Name, !- Outlet 8 Node Name + OR_NurseStn_Lobby_Flr_2 VAV Box Inlet Node Name, !- Outlet 9 Node Name + PatRoom3_Mult10_Flr_3 VAV Box Inlet Node Name, !- Outlet 10 Node Name + Lab_Flr_3 VAV Box Inlet Node Name, !- Outlet 11 Node Name + PatRoom1_Mult10_Flr_4 VAV Box Inlet Node Name, !- Outlet 12 Node Name + PatRoom8_Flr_4 VAV Box Inlet Node Name; !- Outlet 13 Node Name + + AirLoopHVAC:ZoneSplitter, + VAV_2 Supply Air Splitter, !- Name + VAV_2 Zone Equipment Inlet Node, !- Inlet Node Name + ICU_Flr_2 VAV Box Inlet Node Name, !- Outlet 1 Node Name + PatRoom4_Flr_3 VAV Box Inlet Node Name, !- Outlet 2 Node Name + PhysTherapy_Flr_3 VAV Box Inlet Node Name, !- Outlet 3 Node Name + NurseStn_Lobby_Flr_3 VAV Box Inlet Node Name, !- Outlet 4 Node Name + Corridor_SE_Flr_3 VAV Box Inlet Node Name, !- Outlet 5 Node Name + Corridor_NW_Flr_3 VAV Box Inlet Node Name, !- Outlet 6 Node Name + PatRoom2_Flr_4 VAV Box Inlet Node Name, !- Outlet 7 Node Name + Radiology_Flr_4 VAV Box Inlet Node Name, !- Outlet 8 Node Name + NurseStn_Lobby_Flr_4 VAV Box Inlet Node Name, !- Outlet 9 Node Name + Lab_Flr_4 VAV Box Inlet Node Name, !- Outlet 10 Node Name + Corridor_SE_Flr_4 VAV Box Inlet Node Name, !- Outlet 11 Node Name + Corridor_NW_Flr_4 VAV Box Inlet Node Name, !- Outlet 12 Node Name + Dining_Flr_5 VAV Box Inlet Node Name, !- Outlet 13 Node Name + NurseStn_Lobby_Flr_5 VAV Box Inlet Node Name, !- Outlet 14 Node Name + Kitchen_Flr_5 VAV Box Inlet Node Name, !- Outlet 15 Node Name + Office1_Flr_5 VAV Box Inlet Node Name, !- Outlet 16 Node Name + Office2_Mult5_Flr_5 VAV Box Inlet Node Name, !- Outlet 17 Node Name + Office3_Flr_5 VAV Box Inlet Node Name, !- Outlet 18 Node Name + Office4_Mult6_Flr_5 VAV Box Inlet Node Name, !- Outlet 19 Node Name + Corridor_Flr_5 VAV Box Inlet Node Name; !- Outlet 20 Node Name + + AirLoopHVAC:ReturnPath, + CAV_1 Return Air Path, !- Name + CAV_1 Zone Equipment Outlet Node, !- Return Air Path Outlet Node Name + AirLoopHVAC:ZoneMixer, !- Component 1 Object Type + CAV_1 Return Air Mixer; !- Component 1 Name + + AirLoopHVAC:ReturnPath, + CAV_2 Return Air Path, !- Name + CAV_2 Zone Equipment Outlet Node, !- Return Air Path Outlet Node Name + AirLoopHVAC:ZoneMixer, !- Component 1 Object Type + CAV_2 Return Air Mixer; !- Component 1 Name + + AirLoopHVAC:ReturnPath, + VAV_1 Return Air Path, !- Name + VAV_1 Zone Equipment Outlet Node, !- Return Air Path Outlet Node Name + AirLoopHVAC:ZoneMixer, !- Component 1 Object Type + VAV_1 Return Air Mixer; !- Component 1 Name + + AirLoopHVAC:ReturnPath, + VAV_2 Return Air Path, !- Name + VAV_2 Zone Equipment Outlet Node, !- Return Air Path Outlet Node Name + AirLoopHVAC:ZoneMixer, !- Component 1 Object Type + VAV_2 Return Air Mixer; !- Component 1 Name + + AirLoopHVAC:ZoneMixer, + CAV_1 Return Air Mixer, !- Name + CAV_1 Zone Equipment Outlet Node, !- Outlet Node Name + ER_Exam1_Mult4_Flr_1 Return Air Node Name, !- Inlet 1 Node Name + ER_Trauma1_Flr_1 Return Air Node Name, !- Inlet 2 Node Name + ER_Exam3_Mult4_Flr_1 Return Air Node Name, !- Inlet 3 Node Name + ER_Trauma2_Flr_1 Return Air Node Name, !- Inlet 4 Node Name + ER_Triage_Mult4_Flr_1 Return Air Node Name, !- Inlet 5 Node Name + IC_PatRoom1_Mult5_Flr_2 Return Air Node Name, !- Inlet 6 Node Name + PatRoom1_Mult10_Flr_3 Return Air Node Name, !- Inlet 7 Node Name + PatRoom5_Mult10_Flr_3 Return Air Node Name, !- Inlet 8 Node Name + PatRoom7_Mult10_Flr_3 Return Air Node Name, !- Inlet 9 Node Name + PatRoom3_Mult10_Flr_4 Return Air Node Name, !- Inlet 10 Node Name + PatRoom5_Mult10_Flr_4 Return Air Node Name, !- Inlet 11 Node Name + PatRoom6_Flr_4 Return Air Node Name, !- Inlet 12 Node Name + PatRoom7_Mult10_Flr_4 Return Air Node Name; !- Inlet 13 Node Name + + AirLoopHVAC:ZoneMixer, + CAV_2 Return Air Mixer, !- Name + CAV_2 Zone Equipment Outlet Node, !- Outlet Node Name + OR1_Flr_2 Return Air Node Name, !- Inlet 1 Node Name + OR2_Mult5_Flr_2 Return Air Node Name, !- Inlet 2 Node Name + OR3_Flr_2 Return Air Node Name, !- Inlet 3 Node Name + OR4_Flr_2 Return Air Node Name, !- Inlet 4 Node Name + IC_PatRoom2_Flr_2 Return Air Node Name, !- Inlet 5 Node Name + PatRoom2_Flr_3 Return Air Node Name, !- Inlet 6 Node Name + PatRoom6_Flr_3 Return Air Node Name, !- Inlet 7 Node Name + PatRoom8_Flr_3 Return Air Node Name, !- Inlet 8 Node Name + PatRoom4_Flr_4 Return Air Node Name; !- Inlet 9 Node Name + + AirLoopHVAC:ZoneMixer, + VAV_1 Return Air Mixer, !- Name + VAV_1 Zone Equipment Outlet Node, !- Outlet Node Name + Basement Return Air Node Name, !- Inlet 1 Node Name + Office1_Mult4_Flr_1 Return Air Node Name, !- Inlet 2 Node Name + Lobby_Records_Flr_1 Return Air Node Name, !- Inlet 3 Node Name + Corridor_Flr_1 Return Air Node Name, !- Inlet 4 Node Name + ER_NurseStn_Lobby_Flr_1 Return Air Node Name, !- Inlet 5 Node Name + IC_PatRoom3_Mult6_Flr_2 Return Air Node Name, !- Inlet 6 Node Name + ICU_NurseStn_Lobby_Flr_2 Return Air Node Name, !- Inlet 7 Node Name + Corridor_Flr_2 Return Air Node Name, !- Inlet 8 Node Name + OR_NurseStn_Lobby_Flr_2 Return Air Node Name, !- Inlet 9 Node Name + PatRoom3_Mult10_Flr_3 Return Air Node Name, !- Inlet 10 Node Name + Lab_Flr_3 Return Air Node Name, !- Inlet 11 Node Name + PatRoom1_Mult10_Flr_4 Return Air Node Name, !- Inlet 12 Node Name + PatRoom8_Flr_4 Return Air Node Name; !- Inlet 13 Node Name + + AirLoopHVAC:ZoneMixer, + VAV_2 Return Air Mixer, !- Name + VAV_2 Zone Equipment Outlet Node, !- Outlet Node Name + ICU_Flr_2 Return Air Node Name, !- Inlet 1 Node Name + PatRoom4_Flr_3 Return Air Node Name, !- Inlet 2 Node Name + PhysTherapy_Flr_3 Return Air Node Name, !- Inlet 3 Node Name + NurseStn_Lobby_Flr_3 Return Air Node Name, !- Inlet 4 Node Name + Corridor_SE_Flr_3 Return Air Node Name, !- Inlet 5 Node Name + Corridor_NW_Flr_3 Return Air Node Name, !- Inlet 6 Node Name + PatRoom2_Flr_4 Return Air Node Name, !- Inlet 7 Node Name + Radiology_Flr_4 Return Air Node Name, !- Inlet 8 Node Name + NurseStn_Lobby_Flr_4 Return Air Node Name, !- Inlet 9 Node Name + Lab_Flr_4 Return Air Node Name, !- Inlet 10 Node Name + Corridor_SE_Flr_4 Return Air Node Name, !- Inlet 11 Node Name + Corridor_NW_Flr_4 Return Air Node Name, !- Inlet 12 Node Name + Dining_Flr_5 Return Air Node Name, !- Inlet 13 Node Name + NurseStn_Lobby_Flr_5 Return Air Node Name, !- Inlet 14 Node Name + Kitchen_Flr_5 Return Air Node Name, !- Inlet 15 Node Name + Office1_Flr_5 Return Air Node Name, !- Inlet 16 Node Name + Office2_Mult5_Flr_5 Return Air Node Name, !- Inlet 17 Node Name + Office3_Flr_5 Return Air Node Name, !- Inlet 18 Node Name + Office4_Mult6_Flr_5 Return Air Node Name, !- Inlet 19 Node Name + Corridor_Flr_5 Return Air Node Name; !- Inlet 20 Node Name + +! ***SCHEDULES*** + + Schedule:Compact, + ADMIN_CLGSETP_SCH, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 05:00,25.0, !- Field 3 + Until: 18:00,22.2, !- Field 5 + Until: 24:00,25.0, !- Field 7 + For: SummerDesignDay, !- Field 9 + Until: 05:00,25.0, !- Field 10 + Until: 18:00,22.2, !- Field 12 + Until: 24:00,25.0, !- Field 14 + For: WinterDesignDay, !- Field 16 + Until: 07:00,25.0, !- Field 17 + Until: 15:00,22.2, !- Field 19 + Until: 24:00,25.0, !- Field 21 + For: Saturdays, !- Field 23 + Until: 07:00,25.0, !- Field 24 + Until: 15:00,22.2, !- Field 26 + Until: 24:00,25.0, !- Field 28 + For: AllOtherDays, !- Field 30 + Until: 24:00,25.0; !- Field 31 + + Schedule:Compact, + ADMIN_HTGSETP_SCH, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 05:00,18.3, !- Field 3 + Until: 18:00,21.1, !- Field 5 + Until: 24:00,18.3, !- Field 7 + For: SummerDesignDay, !- Field 9 + Until: 05:00,18.3, !- Field 10 + Until: 18:00,21.1, !- Field 12 + Until: 24:00,18.3, !- Field 14 + For: WinterDesignDay, !- Field 16 + Until: 07:00,18.3, !- Field 17 + Until: 15:00,21.1, !- Field 19 + Until: 24:00,18.3, !- Field 21 + For: Saturdays, !- Field 23 + Until: 07:00,18.3, !- Field 24 + Until: 15:00,21.1, !- Field 26 + Until: 24:00,18.3, !- Field 28 + For: AllOtherDays, !- Field 30 + Until: 24:00,18.3; !- Field 31 + + Schedule:Compact, + Kitchen_CLGSETP_SCH, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 05:00,30, !- Field 3 + Until: 18:00,26, !- Field 5 + Until: 24:00,30, !- Field 7 + For: SummerDesignDay, !- Field 9 + Until: 05:00,30, !- Field 10 + Until: 18:00,26, !- Field 12 + Until: 24:00,30, !- Field 14 + For: WinterDesignDay, !- Field 16 + Until: 07:00,30, !- Field 17 + Until: 15:00,26, !- Field 19 + Until: 24:00,30, !- Field 21 + For: Saturdays, !- Field 23 + Until: 07:00,30, !- Field 24 + Until: 15:00,26, !- Field 26 + Until: 24:00,30, !- Field 28 + For: AllOtherDays, !- Field 30 + Until: 24:00,30; !- Field 31 + + Schedule:Compact, + Kitchen_HTGSETP_SCH, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 05:00,15.6, !- Field 3 + Until: 18:00,19, !- Field 5 + Until: 24:00,15.6, !- Field 7 + For: SummerDesignDay, !- Field 9 + Until: 05:00,15.6, !- Field 10 + Until: 18:00,19, !- Field 12 + Until: 24:00,15.6, !- Field 14 + For: WinterDesignDay, !- Field 16 + Until: 07:00,15.6, !- Field 17 + Until: 15:00,19, !- Field 19 + Until: 24:00,15.6, !- Field 21 + For: Saturdays, !- Field 23 + Until: 07:00,15.6, !- Field 24 + Until: 15:00,19, !- Field 26 + Until: 24:00,15.6, !- Field 28 + For: AllOtherDays, !- Field 30 + Until: 24:00,15.6; !- Field 31 + + Schedule:Compact, + CRITICAL_CLGSETP_SCH, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,22.2; !- Field 3 + + Schedule:Compact, + CRITICAL_HTGSETP_SCH, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: ALLDays, !- Field 2 + Until: 24:00,21.1; !- Field 3 + + Schedule:Compact, + OR_CLGSETP_SCH, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 06:00,22.2, !- Field 3 + Until: 17:00,18.3, !- Field 5 + Until: 24:00,22.2; !- Field 7 + + Schedule:Compact, + OR_HTGSETP_SCH, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,18.3; !- Field 3 + + Schedule:Compact, + Dual Zone Control Type Sched, !- Name + Control Type, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,4; !- Field 3 + + Schedule:Compact, + MaxRelHumSetSch, !- Name + Humidity, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,60; !- Field 3 + + Schedule:Compact, + MinRelHumSetSch, !- Name + Humidity, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,40; !- Field 3 + + Schedule:Compact, + CAV_SAT_SCH, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,11.1; !- Field 3 + + Schedule:Compact, + Seasonal-Reset-Supply-Air-Temp-Sch, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,11.1; !- Field 3 + + Schedule:Compact, + HVACOperationSchd, !- Name + On/Off, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,1.0; !- Field 3 + + Schedule:Compact, + CAV_OAminFracSchedule, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,0.33; !- Field 3 + + Schedule:Compact, + VAV_OAminFracSchedule, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,0.25; !- Field 3 + + +! ************************************************************************************* +! *** Chilled Water Plant Loop *** +! ************************************************************************************* + + PlantLoop, + AWHP Cool, !- Name + Water, !- Fluid Type + , !- User Defined Fluid Type + AWHP Cool Loop Operation Scheme List, !- Plant Equipment Operation Scheme Name + AWHP Cool Supply Outlet Node, !- Loop Temperature Setpoint Node Name + 98.0, !- Maximum Loop Temperature {C} + 1.0, !- Minimum Loop Temperature {C} + AUTOSIZE, !- Maximum Loop Flow Rate {m3/s} + 0.0, !- Minimum Loop Flow Rate {m3/s} + AUTOSIZE, !- Plant Loop Volume {m3} + AWHP Cool Supply Inlet Node, !- Plant Side Inlet Node Name + AWHP Cool Supply Outlet Node, !- Plant Side Outlet Node Name + AWHP Cool Supply Branches,!- Plant Side Branch List Name + AWHP Cool Supply Connectors, !- Plant Side Connector List Name + AWHP Cool Demand Inlet Node, !- Demand Side Inlet Node Name + AWHP Cool Demand Outlet Node, !- Demand Side Outlet Node Name + AWHP Cool Demand Branches,!- Demand Side Branch List Name + AWHP Cool Demand Connectors, !- Demand Side Connector List Name + Optimal; !- Load Distribution Scheme + + + Sizing:Plant, + AWHP Cool, !- Plant or Condenser Loop Name + Cooling, !- Loop Type + 6.67, !- Design Loop Exit Temperature {C} + 6.67; !- Loop Design Temperature Difference {deltaC} + + HeatPump:PlantLoop:EIR:Cooling, + AWHP 1 Cooling Coil, !- Name + AWHP 1 Cool Supply Inlet Node, !- Load Side Inlet Node Name + AWHP 1 Cool Supply Outlet Node, !- Load Side Outlet Node Name + AirSource, !- Condenser Type + AWHP 1 Cooling Coil OA Inlet Node, !- Source Side Inlet Node Name + AWHP 1 Cooling Coil OA Oulet Node, !- Source Side Outlet Node Name + HW Heat-Recv Inlet Node, !- Heat Recovery Inlet Node Name + SecHeatSys Demand Outlet Node, !- Heat Recovery Outlet Node Name + AWHP 1 Heating Side, !- Companion Heat Pump Name + autosize, !- Load Side Reference Flow Rate {m3/s} + autosize, !- Source Side Reference Flow Rate {m3/s} + autosize, !- Heat Recovery Reference Flow Rate + autosize, !- Reference Capacity {W} + 6.10, !- Reference Coefficient of Performance {W/W} + 0.5, !- Sizing Factor + CoolCapCurveFuncTemp, !- Capacity Modifier Function of Temperature Curve Name + CoolEIRCurveFuncTemp, !- Electric Input to Output Ratio Modifier Function of Temperature Curve Name + EIRCurveFuncPLR, !- Electric Input to Output Ratio Modifier Function of Part Load Ratio Curve Name + Setpoint, !- Control Type + VariableSpeedPumping, !- Flow Mode + 0.2, !- Minimum Part Load Ratio + , !- Minimum Source Inlet Temperature + , !- Maximum Source Inlet Temperature + , !- Minimum Supply Water Temperature Curve Name + , !- Maximum Supply Water Temperature Curve Name + 60.0, !- Maximum Heat Recovery Outlet Temperature + CoolCapCurveFuncTempHR, !- Heat Recovery Capacity Modifier Function of Temperature Curve Name + CoolEIRCurveFuncTempHR; !- Heat Recovery Electric Input to Output Ratio Modifier Function of Temperature Curve Name + + OutdoorAir:NodeList, + AWHP 1 Cooling Coil OA Inlet Node; !- Node or NodeList Name 1 + + HeatPump:PlantLoop:EIR:Cooling, + AWHP 2 Cooling Coil, !- Name + AWHP 1 Cool Supply Outlet Node, !- Load Side Inlet Node Name + AWHP 2 Cool Supply Outlet Node, !- Load Side Outlet Node Name + AirSource, !- Condenser Type + AWHP 2 Cooling Coil OA Inlet Node, !- Source Side Inlet Node Name + AWHP 2 Cooling Coil OA Oulet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name + AWHP 2 Heating Side, !- Companion Heat Pump Name + autosize, !- Load Side Reference Flow Rate {m3/s} + autosize, !- Source Side Reference Flow Rate {m3/s} + autosize, !- Heat Recovery Reference Flow Rate + autosize, !- Reference Capacity {W} + 5.5, !- Reference Coefficient of Performance {W/W} + 0.5, !- Sizing Factor + CoolCapCurveFuncTemp, !- Capacity Modifier Function of Temperature Curve Name + CoolEIRCurveFuncTemp, !- Electric Input to Output Ratio Modifier Function of Temperature Curve Name + EIRCurveFuncPLR, !- Electric Input to Output Ratio Modifier Function of Part Load Ratio Curve Name + Setpoint, !- Control Type + VariableSpeedPumping, !- Flow Mode + 0.2; !- Minimum Part Load Ratio + + OutdoorAir:NodeList, + AWHP 2 Cooling Coil OA Inlet Node; !- Node or NodeList Name 1 + + + Curve:Biquadratic, + CoolCapCurveFuncTemp, !- Name + 1.06722728893252, !- Coefficient1 Constant + 0.0460678063570057, !- Coefficient2 x + 0.00034604993757372, !- Coefficient3 x**2 + -0.0069704934525177, !- Coefficient4 y + -0.0000288618548923695, !- Coefficient5 y**2 + -0.000475762640861958, !- Coefficient6 x*y + 2.0, !- Minimum Value of x + 20.0, !- Maximum Value of x + 4.2, !- Minimum Value of y + 37.0, !- Maximum Value of y + , !- Minimum Curve Output + 1.55, !- Maximum Curve Output + Temperature, !- Input Unit Type for X + Temperature, !- Input Unit Type for Y + Dimensionless; !- Output Unit Type + + Curve:Biquadratic, + CoolEIRCurveFuncTemp, !- Name + 0.440305821838175, !- Coefficient1 Constant + -0.0241323110030793, !- Coefficient2 x + 0.000537914626055751, !- Coefficient3 x**2 + 0.0118716162533228, !- Coefficient4 y + 0.000305785618883187, !- Coefficient5 y**2 + -0.000617329632749052, !- Coefficient6 x*y + 2.0, !- Minimum Value of x + 20.0, !- Maximum Value of x + 4.2, !- Minimum Value of y + 37.0, !- Maximum Value of y + 0.4, !- Minimum Curve Output + 1.48, !- Maximum Curve Output + Temperature, !- Input Unit Type for X + Temperature, !- Input Unit Type for Y + Dimensionless; !- Output Unit Type + + Curve:Quadratic, + EIRCurveFuncPLR, !- Name + 1.0, !- Coefficient1 Constant + 0.0, !- Coefficient2 x + 0.0, !- Coefficient3 x**2 + 0.0, !- Minimum Value of x + 1.0; !- Maximum Value of x + + Curve:Biquadratic, + CoolCapCurveFuncTempHR, !- Name + 1.0, !- Coefficient1 Constant + 0.0, !- Coefficient2 x + 0.0, !- Coefficient3 x**2 + 0.0, !- Coefficient4 y + 0.0, !- Coefficient5 y**2 + 0.0, !- Coefficient6 x*y + 5.0, !- Minimum Value of x + 10.0, !- Maximum Value of x + 24.0, !- Minimum Value of y + 35.0, !- Maximum Value of y + , !- Minimum Curve Output + , !- Maximum Curve Output + Temperature, !- Input Unit Type for X + Temperature, !- Input Unit Type for Y + Dimensionless; !- Output Unit Type + + Curve:Biquadratic, + CoolEIRCurveFuncTempHR, !- Name + 1.0, !- Coefficient1 Constant + 0.0, !- Coefficient2 x + 0.0, !- Coefficient3 x**2 + 0.0, !- Coefficient4 y + 0.0, !- Coefficient5 y**2 + 0.0, !- Coefficient6 x*y + 5.0, !- Minimum Value of x + 10.0, !- Maximum Value of x + 24.0, !- Minimum Value of y + 35.0, !- Maximum Value of y + , !- Minimum Curve Output + , !- Maximum Curve Output + Temperature, !- Input Unit Type for X + Temperature, !- Input Unit Type for Y + Dimensionless; !- Output Unit Type + + SetpointManager:Scheduled, + AWHP Cool Chiller Setpoint Manager, !- Name + Temperature, !- Control Variable + CW-Loop-Temp-Schedule, !- Schedule Name + AWHP Cool Supply Node List; !- Setpoint Node or NodeList Name + + NodeList, + AWHP Cool Supply Node List, !- Name + AWHP 1 Cool Supply Outlet Node, !- Node 1 Name + AWHP 2 Cool Supply Outlet Node; !- Node 2 Name + + BranchList, + AWHP Cool Demand Branches,!- Name + AWHP Cool Demand Inlet Branch, !- Branch 1 Name + AWHP Cool Demand Load Branch 1, !- Branch 2 Name + AWHP Cool Demand Load Branch 2, !- Branch 3 Name + AWHP Cool Demand Load Branch 3, !- Branch 4 Name + AWHP Cool Demand Load Branch 4, !- Branch 5 Name + AWHP Cool Demand Bypass Branch, !- Branch 6 Name + AWHP Cool Demand Outlet Branch; !- Branch 7 Name + + BranchList, + AWHP Cool Supply Branches,!- Name + AWHP Cool Supply Inlet Branch, !- Branch 1 Name + AWHP Cool Supply AWHP Cool 1 Branch, !- Branch 2 Name + !AWHP Cool Supply AWHP Cool 2 Branch, !- Branch 2 Name + AWHP Cool Supply Outlet Branch; !- Branch 4 Name + + Connector:Splitter, + AWHP Cool Supply Splitter,!- Name + AWHP Cool Supply Inlet Branch, !- Inlet Branch Name + AWHP Cool Supply AWHP Cool 1 Branch; !- Outlet Branch 1 Name + + Connector:Mixer, + AWHP Cool Supply Mixer, !- Name + AWHP Cool Supply Outlet Branch, !- Outlet Branch Name + AWHP Cool Supply AWHP Cool 1 Branch; !- Inlet Branch 1 Name + + Pipe:Adiabatic, + AWHP Cool Demand Bypass Pipe, !- Name + AWHP Cool Demand Bypass Pipe Inlet Node, !- Inlet Node Name + AWHP Cool Demand Bypass Pipe Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + AWHP Cool Demand Inlet Pipe, !- Name + AWHP Cool Demand Inlet Node, !- Inlet Node Name + AWHP Cool Demand Inlet Pipe-AWHP Cool Demand Mixer; !- Outlet Node Name + + Pipe:Adiabatic, + AWHP Cool Demand Outlet Pipe, !- Name + AWHP Cool Demand Mixer-AWHP Cool Demand Outlet Pipe, !- Inlet Node Name + AWHP Cool Demand Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + AWHP Cool Supply Outlet Pipe, !- Name + AWHP Cool Supply Mixer-AWHP Cool Supply Outlet Pipe, !- Inlet Node Name + AWHP Cool Supply Outlet Node; !- Outlet Node Name + + Pump:VariableSpeed, + AWHP Cool Pump, !- Name + AWHP Cool Supply Inlet Node, !- Inlet Node Name + AWHP Cool Pump Outlet Node, !- Outlet Node Name + AUTOSIZE, !- Design Maximum Flow Rate {m3/s} + 179352, !- Design Pump Head {Pa} + AUTOSIZE, !- Design 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.0, !- Design Minimum Flow Rate {m3/s} + Intermittent; !- Pump Control Type + + SetpointManager:Scheduled, + AWHP Cool Loop Setpoint Manager, !- Name + Temperature, !- Control Variable + CW-Loop-Temp-Schedule, !- Schedule Name + AWHP Cool Supply Outlet Node; !- Setpoint Node or NodeList Name + + ConnectorList, + AWHP Cool Demand Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + AWHP Cool Demand Splitter,!- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + AWHP Cool Demand Mixer; !- Connector 2 Name + + ConnectorList, + AWHP Cool Supply Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + AWHP Cool Supply Splitter,!- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + AWHP Cool Supply Mixer; !- Connector 2 Name + + Connector:Splitter, + AWHP Cool Demand Splitter,!- Name + AWHP Cool Demand Inlet Branch, !- Inlet Branch Name + AWHP Cool Demand Load Branch 1, !- Outlet Branch 1 Name + AWHP Cool Demand Load Branch 2, !- Outlet Branch 2 Name + AWHP Cool Demand Load Branch 3, !- Outlet Branch 3 Name + AWHP Cool Demand Load Branch 4, !- Outlet Branch 4 Name + AWHP Cool Demand Bypass Branch; !- Outlet Branch 5 Name + + Connector:Mixer, + AWHP Cool Demand Mixer, !- Name + AWHP Cool Demand Outlet Branch, !- Outlet Branch Name + AWHP Cool Demand Load Branch 1, !- Inlet Branch 1 Name + AWHP Cool Demand Load Branch 2, !- Inlet Branch 2 Name + AWHP Cool Demand Load Branch 3, !- Inlet Branch 3 Name + AWHP Cool Demand Load Branch 4, !- Inlet Branch 4 Name + AWHP Cool Demand Bypass Branch; !- Inlet Branch 5 Name + + Branch, + AWHP Cool Demand Bypass Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + AWHP Cool Demand Bypass Pipe, !- Component 1 Name + AWHP Cool Demand Bypass Pipe Inlet Node, !- Component 1 Inlet Node Name + AWHP Cool Demand Bypass Pipe Outlet Node; !- Component 1 Outlet Node Name + + Branch, + AWHP Cool Demand Inlet Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + AWHP Cool Demand Inlet Pipe, !- Component 1 Name + AWHP Cool Demand Inlet Node, !- Component 1 Inlet Node Name + AWHP Cool Demand Inlet Pipe-AWHP Cool Demand Mixer; !- Component 1 Outlet Node Name + + Branch, + AWHP Cool Demand Load Branch 1, !- Name + , !- Pressure Drop Curve Name + Coil:Cooling:Water:DetailedGeometry, !- Component 1 Object Type + VAV_1_CoolC, !- Component 1 Name + VAV_1_CoolCDemand Inlet Node, !- Component 1 Inlet Node Name + VAV_1_CoolCDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + AWHP Cool Demand Load Branch 2, !- Name + , !- Pressure Drop Curve Name + Coil:Cooling:Water:DetailedGeometry, !- Component 1 Object Type + CAV_1_CoolC, !- Component 1 Name + CAV_1_CoolCDemand Inlet Node, !- Component 1 Inlet Node Name + CAV_1_CoolCDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + AWHP Cool Demand Load Branch 3, !- Name + , !- Pressure Drop Curve Name + Coil:Cooling:Water:DetailedGeometry, !- Component 1 Object Type + CAV_2_CoolC, !- Component 1 Name + CAV_2_CoolCDemand Inlet Node, !- Component 1 Inlet Node Name + CAV_2_CoolCDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + AWHP Cool Demand Load Branch 4, !- Name + , !- Pressure Drop Curve Name + Coil:Cooling:Water:DetailedGeometry, !- Component 1 Object Type + VAV_2_CoolC, !- Component 1 Name + VAV_2_CoolCDemand Inlet Node, !- Component 1 Inlet Node Name + VAV_2_CoolCDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + AWHP Cool Demand Outlet Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + AWHP Cool Demand Outlet Pipe, !- Component 1 Name + AWHP Cool Demand Mixer-AWHP Cool Demand Outlet Pipe, !- Component 1 Inlet Node Name + AWHP Cool Demand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + AWHP Cool Supply AWHP Cool 1 Branch, !- Name + , !- Pressure Drop Curve Name + HeatPump:PlantLoop:EIR:Cooling, !- Component 1 Object Type + AWHP 1 Cooling Coil, !- Component 1 Name + AWHP 1 Cool Supply Inlet Node !- Component 1 Inlet Node Name + AWHP 1 Cool Supply Outlet Node, !- Component 1 Outlet Node Name + HeatPump:PlantLoop:EIR:Cooling, !- Component 1 Object Type + AWHP 2 Cooling Coil, !- Component 1 Name + AWHP 1 Cool Supply Outlet Node, !- Component 1 Inlet Node Name + AWHP 2 Cool Supply Outlet Node; !- Component 1 Outlet Node Name + + Branch, + AWHP Cool Supply Inlet Branch, !- Name + , !- Pressure Drop Curve Name + Pump:VariableSpeed, !- Component 1 Object Type + AWHP Cool Pump, !- Component 1 Name + AWHP Cool Supply Inlet Node, !- Component 1 Inlet Node Name + AWHP Cool Pump Outlet Node; !- Component 1 Outlet Node Name + + Branch, + AWHP Cool Supply Outlet Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + AWHP Cool Supply Outlet Pipe, !- Component 1 Name + AWHP Cool Supply Mixer-AWHP Cool Supply Outlet Pipe, !- Component 1 Inlet Node Name + AWHP Cool Supply Outlet Node; !- Component 1 Outlet Node Name + + Schedule:Compact, + CW-Loop-Temp-Schedule, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,6.7; !- Field 3 + + +! ************************************************************************************* +! *** Hot Water Primary Plant Loop *** +! ************************************************************************************* + + + + +PlantLoop, + PriHeatSys, !- Name + Water, !- Fluid Type + , !- User Defined Fluid Type + PriHeatSys Operation Schemes, !- Plant Equipment Operation Scheme Name + PriHeatSys Supply Outlet Node, !- Loop Temperature Setpoint Node Name + 100, !- Maximum Loop Temperature {C} + 0, !- Minimum Loop Temperature {C} + Autosize, !- Maximum Loop Flow Rate {m3/s} + 0, !- Minimum Loop Flow Rate {m3/s} + Autocalculate, !- Plant Loop Volume {m3} + PriHeatSys Supply Inlet Node, !- Plant Side Inlet Node Name + PriHeatSys Supply Outlet Node, !- Plant Side Outlet Node Name + PriHeatSys Supply Branches, !- Plant Side Branch List Name + PriHeatSys Supply Connector List, !- Plant Side Connector List Name + PriHeatSys Demand Inlet Node, !- Demand Side Inlet Node Name + PriHeatSys Demand Outlet Node, !- Demand Side Outlet Node Name + PriHeatSys Demand Branches, !- Demand Side Branch List Name + PriHeatSys Demand Connector List, !- Demand Side Connector List Name + Optimal, !- Load Distribution Scheme + , !- Availability Manager List Name + SingleSetpoint, !- Plant Loop Demand Calculation Scheme + None; !- Common Pipe Simulation + +Schedule:Compact, + Scheduled HW Temp, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,58; !- Field 3 + +SetpointManager:Scheduled, + Scheduled HW Temp SMGR, !- Name + Temperature, !- Control Variable + Scheduled HW Temp, !- Schedule Name + PriHeatSys Loop Ctrl List; !- Setpoint Node or NodeList Name + +NodeList, + PriHeatSys Loop Ctrl List, !- Name + PriHeatSys Supply Outlet Node; !- Node 1 Name + +Sizing:Plant, + PriHeatSys, !- Plant or Condenser Loop Name + Heating, !- Loop Type + 82, !- Design Loop Exit Temperature {C} + 11.0, !- Loop Design Temperature Difference {deltaC} + NonCoincident, !- Sizing Option + 1, !- Zone Timesteps in Averaging Window + None; !- Coincident Sizing Factor Mode + +BranchList, + PriHeatSys Supply Branches, !- Name + PriHeatSys Supply Inlet Branch, !- Branch Name 1 + PriHeatSys Supply Branch 1, !- Branch Name 2 + !PriHeatSys Supply Branch 2, !- Branch Name 3 + PriHeatSys Supply Outlet Branch; !- Branch Name 4 + +ConnectorList, + PriHeatSys Supply Connector List, !- Name + Connector:Splitter, !- Connector Object Type 1 + PriHeatSys Supply Splitter, !- Connector Name 1 + Connector:Mixer, !- Connector Object Type 2 + PriHeatSys Supply Mixer; !- Connector Name 2 + +Connector:Splitter, + PriHeatSys Supply Splitter, !- Name + PriHeatSys Supply Inlet Branch, !- Inlet Branch Name + PriHeatSys Supply Branch 1; !- Outlet Branch Name 1 + !PriHeatSys Supply Branch 2; !- Outlet Branch Name 2 + +Connector:Mixer, + PriHeatSys Supply Mixer, !- Name + PriHeatSys Supply Outlet Branch, !- Outlet Branch Name + PriHeatSys Supply Branch 1; !- Inlet Branch Name 1 + +Branch, + PriHeatSys Supply Inlet Branch, !- Name + , !- Pressure Drop Curve Name + Pump:VariableSpeed, !- Component Object Type 1 + Var Spd Pump, !- Component Name 1 + PriHeatSys Supply Inlet Node, !- Component Inlet Node Name 1 + PriHeatSys CircPump Outlet Node; !- Component Outlet Node Name 1 + +Pump:VariableSpeed, + Var Spd Pump, !- Name + PriHeatSys Supply Inlet Node, !- Inlet Node Name + PriHeatSys CircPump Outlet Node, !- Outlet Node Name + Autosize, !- Design Maximum Flow Rate {m3/s} + 179352, !- Design Pump Head {Pa} + Autosize, !- Design Power Consumption {W} + 0.9, !- Motor Efficiency + 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, !- Design Minimum Flow Rate {m3/s} + Continuous, !- Pump Control Type + , !- Pump Flow Rate Schedule Name + , !- Pump Curve Name + , !- Impeller Diameter {m} + , !- VFD Control Type + , !- Pump RPM Schedule Name + , !- Minimum Pressure Schedule {Pa} + , !- Maximum Pressure Schedule {Pa} + , !- Minimum RPM Schedule {rev/min} + , !- Maximum RPM Schedule {rev/min} + , !- Zone Name + 0.5, !- Skin Loss Radiative Fraction + PowerPerFlowPerPressure, !- Design Power Sizing Method + 348701.1, !- Design Electric Power per Unit Flow Rate {W/(m3/s)} + 1.282051282, !- Design Shaft Power per Unit Flow Rate per Unit Head {W/((m3/s)-Pa)} + 0, !- Design Minimum Flow Rate Fraction + General; !- End-Use Subcategory + + + Branch, + PriHeatSys Supply Branch 1, !- Name + , !- Pressure Drop Curve Name + HeatPump:PlantLoop:EIR:Heating, !- Component 1 Object Type + AWHP 1 Heating Side, !- Component 1 Name + AWHP 1 Heating Coil LoadSide Inlet Node, !- Component 1 Inlet Node Name + AWHP 1 Heating Coil LoadSide Outlet Node, !- Component 1 Outlet Node Name + HeatPump:PlantLoop:EIR:Heating, !- Component 1 Object Type + AWHP 2 Heating Side, !- Component 1 Name + AWHP 1 Heating Coil LoadSide Outlet Node, !- Component 1 Inlet Node Name + AWHP 2 Heating Coil LoadSide Outlet Node; !- Component 1 Outlet Node Name + + HeatPump:PlantLoop:EIR:Heating, + AWHP 1 Heating Side, !- Name + AWHP 1 Heating Coil LoadSide Inlet Node, !- Load Side Inlet Node Name + AWHP 1 Heating Coil LoadSide Outlet Node, !- Load Side Outlet Node Name + AirSource, !- Condenser Type + AWHP 1 Heating Coil OutSideAir Inlet Node, !- Source Side Inlet Node Name + AWHP 1 Heating Coil OutSideAir Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name + AWHP 1 Cooling Coil, !- Companion Heat Pump Name + autosize, !- Load Side Reference Flow Rate {m3/s} + autosize, !- Source Side Reference Flow Rate {m3/s} + autosize, !- Heat Recovery Reference Flow Rate + autosize, !- Reference Capacity {W} + 2.89, !- Reference Coefficient of Performance {W/W} + 0.5, !- Sizing Factor + HeatCapCurveFuncTemp, !- Capacity Modifier Function of Temperature Curve Name + HeatEIRCurveFuncTemp, !- Electric Input to Output Ratio Modifier Function of Temperature Curve Name + EIRCurveFuncPLR, !- Electric Input to Output Ratio Modifier Function of Part Load Ratio Curve Name + 0.5, !- Heating To Cooling Capacity Sizing Ratio + GreaterOfHeatingOrCooling, !- Heat Pump Sizing Method + Setpoint, !- Control Type + VariableSpeedPumping, !- Flow Mode + 0.2, !- Minimum Part Load Ratio + -25.0, !- Minimum Source Inlet Temperature {C} + 35.0, !- Maximum Source Inlet Temperature {C} + MinSWTvsOAT, !- Minimum Supply Water Temperature Curve Name + MaxSWTvsOAT, !- Maximum Supply Water Temperature Curve Name + HeatDryCoilFuncOAT, !- Dry Outdoor Correction Factor Curve Name + 10.60675883, !- Maximum Outdoor Dry Bulb Temperature For Defrost Operation + TimedEmpirical, !- Heat Pump Defrost Control + 0.1166667, !- Heat Pump Defrost Time Period Fraction + , !- Defrost Energy Input Ratio Function of Temperature Curve Name + TimedDefrostFrequency, !- Timed Empirical Defrost Frequency Curve Name + TimedDefrostHeatLoad, !- Timed Empirical Defrost Heat Load Penalty Curve Name + TimedDefrostHeatEnergy; !- Timed Empirical Defrost Heat Input Energy Fraction Curve Name + + OutdoorAir:Node, + AWHP 1 Heating Coil OutSideAir Inlet Node, !- Name + -1; !- Height Above Ground {m} + +! Branch, +! PriHeatSys Supply Branch 2, !- Name +! , !- Pressure Drop Curve Name +! HeatPump:PlantLoop:EIR:Heating, !- Component 1 Object Type +! AWHP 2 Heating Side, !- Component 1 Name +! AWHP 2 Heating Coil LoadSide Inlet Node, !- Component 1 Inlet Node Name +! AWHP 2 Heating Coil LoadSide Outlet Node; !- Component 1 Outlet Node Name + + HeatPump:PlantLoop:EIR:Heating, + AWHP 2 Heating Side, !- Name + AWHP 1 Heating Coil LoadSide Outlet Node, !- Load Side Inlet Node Name + AWHP 2 Heating Coil LoadSide Outlet Node, !- Load Side Outlet Node Name + AirSource, !- Condenser Type + AWHP 2 Heating Coil OutSideAir Inlet Node, !- Source Side Inlet Node Name + AWHP 2 Heating Coil OutSideAir Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name + AWHP 2 Cooling Coil, !- Companion Heat Pump Name + autosize, !- Load Side Reference Flow Rate {m3/s} + autosize, !- Source Side Reference Flow Rate {m3/s} + autosize, !- Heat Recovery Reference Flow Rate + autosize, !- Reference Capacity {W} + 2.89, !- Reference Coefficient of Performance {W/W} + 0.5, !- Sizing Factor + HeatCapCurveFuncTemp, !- Capacity Modifier Function of Temperature Curve Name + HeatEIRCurveFuncTemp, !- Electric Input to Output Ratio Modifier Function of Temperature Curve Name + EIRCurveFuncPLR, !- Electric Input to Output Ratio Modifier Function of Part Load Ratio Curve Name + 0.5, !- Heating To Cooling Capacity Sizing Ratio + GreaterOfHeatingOrCooling, !- Heat Pump Sizing Method + Setpoint, !- Control Type + VariableSpeedPumping, !- Flow Mode + 0.2, !- Minimum Part Load Ratio + -25.0, !- Minimum Source Inlet Temperature {C} + 35.0, !- Maximum Source Inlet Temperature {C} + MinSWTvsOAT, !- Minimum Supply Water Temperature Curve Name + MaxSWTvsOAT, !- Maximum Supply Water Temperature Curve Name + HeatDryCoilFuncOAT, !- Dry Outdoor Correction Factor Curve Name + 10.60675883, !- Maximum Outdoor Dry Bulb Temperature For Defrost Operation + TimedEmpirical, !- Heat Pump Defrost Control + 0.1166667, !- Heat Pump Defrost Time Period Fraction + , !- Defrost Energy Input Ratio Function of Temperature Curve Name + TimedDefrostFrequency, !- Timed Empirical Defrost Frequency Curve Name + TimedDefrostHeatLoad, !- Timed Empirical Defrost Heat Load Penalty Curve Name + TimedDefrostHeatEnergy; !- Timed Empirical Defrost Heat Input Energy Fraction Curve Name + + OutdoorAir:Node, + AWHP 2 Heating Coil OutSideAir Inlet Node, !- Name + -1; !- Height Above Ground {m} + +!-ACX Heating Capacity BiQuadratic created from Trane quadratic curves + + Curve:Biquadratic, + HeatCapCurveFuncTemp, !- Name + 0.794900878202383, !- Coefficient1 Constant + 0.00388524034840032, !- Coefficient2 x + -0.0000575169230965453, !- Coefficient3 x**2 + 0.0278109488428528, !- Coefficient4 y + 0.000318168, !- Coefficient5 y**2 + -0.000130572089253355, !- Coefficient6 x*y + 15.0, !- Minimum Value of x + 70.0, !- Maximum Value of x + -17.0, !- Minimum Value of y + 37.22, !- Maximum Value of y + , !- Minimum Curve Output + 1.55, !- Maximum Curve Output + Temperature, !- Input Unit Type for X + Temperature, !- Input Unit Type for Y + Dimensionless; !- Output Unit Type + + Curve:Biquadratic, + HeatEIRCurveFuncTemp, !- Name + 0.530730392560108, !- Coefficient1 Constant + 0.00655164780603528, !- Coefficient2 x + 0.000263599226028026, !- Coefficient3 x**2 + -0.03620668194737, !- Coefficient4 y + 0.00126617163409192, !- Coefficient5 y**2 + -0.000791224057761721, !- Coefficient6 x*y + 15.0, !- Minimum Value of x + 70.0, !- Maximum Value of x + -17.0, !- Minimum Value of y + 37.22, !- Maximum Value of y + 0.4, !- Minimum Curve Output + 1.48, !- Maximum Curve Output + Temperature, !- Input Unit Type for X + Temperature, !- Input Unit Type for Y + Dimensionless; !- Output Unit Type + +!___ FAKE CURVES BELOW!!! + + Curve:Biquadratic, + FakeCapCurveFuncTemp, !- Name + 1.0, !- Coefficient1 Constant + 0.0, !- Coefficient2 x + 0.0, !- Coefficient3 x**2 + 0.0, !- Coefficient4 y + 0.0, !- Coefficient5 y**2 + 0.0, !- Coefficient6 x*y + 5.0, !- Minimum Value of x + 10.0, !- Maximum Value of x + 24.0, !- Minimum Value of y + 35.0, !- Maximum Value of y + , !- Minimum Curve Output + , !- Maximum Curve Output + Temperature, !- Input Unit Type for X + Temperature, !- Input Unit Type for Y + Dimensionless; !- Output Unit Type + + Curve:Quadratic, + TimedDefrostHeatEnergy, !- Name + 0.03423, !- Coefficient1 Constant + -0.00072, !- Coefficient2 x + 0.0, !- Coefficient3 x**2 + -30.0, !- Minimum Value of x + 10.60675883; !- Maximum Value of x + + Curve:Quadratic, + TimedDefrostFrequency, !- Name + 0.71582, !- Coefficient1 Constant + -0.024822, !- Coefficient2 x + 0.0, !- Coefficient3 x**2 + -30.0, !- Minimum Value of x + 10.60675883; !- Maximum Value of x + + Curve:Quadratic, + TimedDefrostHeatLoad, !- Name + 0.08286, !- Coefficient1 Constant + -0.007812, !- Coefficient2 x + 0.0, !- Coefficient3 x**2 + -30.0, !- Minimum Value of x + 10.60675883; !- Maximum Value of x + + Curve:Quadratic, + HeatDryCoilFuncOAT, !- Name + 0.9574744, !- Coefficient1 Constant + -0.00299322, !- Coefficient2 x + 0.000055728, !- Coefficient3 x**2 + -11.675, !- Minimum Value of x + 26.6666667; !- Maximum Value of x + + Curve:Quadratic, + HeatCapCurveFuncPLR, !- Name + 0.0473, !- Coefficient1 Constant + 0.8643, !- Coefficient2 x + 0.0884, !- Coefficient3 x**2 + 0.0, !- Minimum Value of x + 1.0; !- Maximum Value of x + + Curve:Quadratic, + MinSWTvsOAT, !- Name + 0.0, !- Coefficient1 Constant + 1.0, !- Coefficient2 x + 0.0, !- Coefficient3 x**2 + -17.77778, !- Minimum Value of x + 35.0, !- Maximum Value of x + 20.0, !- Minimum Curve Output + 35.0, !- Maximum Curve Output + Temperature, !- Input Unit Type for X + Temperature; !- Output Unit Type + + Curve:Quadratic, + MaxSWTvsOAT, !- Name + 53.1666666666667, !- Coefficient1 Constant + 0.85, !- Coefficient2 x + 0.0, !- Coefficient3 x**2 + -17.777778, !- Minimum Value of x + 35.0, !- Maximum Value of x + 20.0, !- Minimum Curve Output + 60.0, !- Maximum Curve Output + Temperature, !- Input Unit Type for X + Temperature; !- Output Unit Type + +Branch, + PriHeatSys Supply Outlet Branch, !- Name + , !- Pressure Drop Curve Name + Boiler:HotWater, !- Component 1 Object Type + PriHeatSys Boiler, !- Component 1 Name + PriHeatSys Boiler Inlet Node, !- Component 1 Inlet Node Name + PriHeatSys Supply Outlet Node; !- Component 1 Outlet Node Name + +Boiler:HotWater, + PriHeatSys Boiler, !- Name + NATURALGAS, !- Fuel Type + AUTOSIZE, !- Nominal Capacity {W} + 0.786, !- Nominal Thermal Efficiency + LeavingBoiler, !- Efficiency Curve Temperature Evaluation Variable + , !- Normalized Boiler Efficiency Curve Name + 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 + PriHeatSys Boiler Inlet Node, !- Boiler Water Inlet Node Name + PriHeatSys Supply Outlet Node, !- Boiler Water Outlet Node Name + 95.0, !- Water Outlet Upper Temperature Limit {C} + LeavingSetpointModulated,!- Boiler Flow Mode + 0.0000, !- On Cycle Parasitic Electric Load {W} + 1.0000; !- Sizing Factor + +PlantEquipmentOperation:HeatingLoad, + PriHeatSys Operation Scheme, !- Name + 0.0, !- Load Range 1 Lower Limit {W} + 100000000, !- Load Range 1 Upper Limit {W} + PriHeatSys Equipment List; !- Range 1 Equipment List Name + +PlantEquipmentList, + PriHeatSys Equipment List, !- Name + Boiler:HotWater, !- Equipment 1 Object Type + PriHeatSys Boiler; !- Equipment 1 Name + +BranchList, + PriHeatSys Demand Branches, !- Name + PriHeatSys Demand Inlet Branch, !- Branch Name 1 + PriHeatSys Demand Branch 1, !- Branch Name 2 + PriHeatSys Demand Branch 2, !- Branch Name 3 + PriHeatSys Demand Bypass Branch, !- Branch Name 4 + PriHeatSys Demand Outlet Branch; !- Branch Name 5 + +ConnectorList, + PriHeatSys Demand Connector List, !- Name + Connector:Splitter, !- Connector Object Type 1 + PriHeatSys Demand Splitter, !- Connector Name 1 + Connector:Mixer, !- Connector Object Type 2 + PriHeatSys Demand Mixer; !- Connector Name 2 + +Connector:Splitter, + PriHeatSys Demand Splitter, !- Name + PriHeatSys Demand Inlet Branch, !- Inlet Branch Name + PriHeatSys Demand Branch 1, !- Outlet Branch Name 1 + PriHeatSys Demand Branch 2, !- Outlet Branch Name 2 + PriHeatSys Demand Bypass Branch; !- Outlet Branch Name 3 + +Connector:Mixer, + PriHeatSys Demand Mixer, !- Name + PriHeatSys Demand Outlet Branch, !- Outlet Branch Name + PriHeatSys Demand Branch 1, !- Inlet Branch Name 1 + PriHeatSys Demand Branch 2, !- Inlet Branch Name 1 + PriHeatSys Demand Bypass Branch; !- Inlet Branch Name 2 + +Branch, + PriHeatSys Demand Inlet Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component Object Type 1 + PriHeatSys Demand InletPipe, !- Component Name 1 + PriHeatSys Demand Inlet Node, !- Component Inlet Node Name 1 + PriHeatSys Demand InletPipe Outlet Node; !- Component Outlet Node Name 1 + +Pipe:Adiabatic, + PriHeatSys Demand InletPipe, !- Name + PriHeatSys Demand Inlet Node, !- Inlet Node Name + PriHeatSys Demand InletPipe Outlet Node; !- Outlet Node Name + +Branch, + PriHeatSys Demand Branch 1, !- Name + , !- Pressure Drop Curve Name + HeatExchanger:FluidToFluid, !- Component Object Type 1 + Primary to HR Loop HW-HX, !- Component Name 1 + PriHeatSys-HRHX Demand Inlet Node, !- Component Inlet Node Name 1 + PriHeatSys-HRHX Demand Outlet Node; !- Component Outlet Node Name 1 + +HeatExchanger:FluidToFluid, + Primary to HR Loop HW-HX, !- Name + , !- Availability Schedule Name + PriHeatSys-HRHX Demand Inlet Node, !- Loop Demand Side Inlet Node Name + PriHeatSys-HRHX Demand Outlet Node, !- Loop Demand Side Outlet Node Name + Autosize, !- Loop Demand Side Design Flow Rate {m3/s} + SecHeatSys Supply Inlet Node, !- Loop Supply Side Inlet Node Name + SecHeatSys CircPump Inlet Node, !- Loop Supply Side Outlet Node Name + Autosize, !- Loop Supply Side Design Flow Rate {m3/s} + Ideal, !- Heat Exchange Model Type + Autosize, !- Heat Exchanger U-Factor Times Area Value {W/K} + HeatingSetpointModulated, !- Control Type + SecHeatSys CircPump Inlet Node, !- Heat Exchanger Setpoint Node Name + 0.01, !- Minimum Temperature Difference to Activate Heat Exchanger {deltaC} + LoopToLoop, !- Heat Transfer Metering End Use Type + , !- Component Override Loop Supply Side Inlet Node Name + , !- Component Override Loop Demand Side Inlet Node Name + Loop, !- Component Override Cooling Control Temperature Mode + 1, !- Sizing Factor + 0, !- Operation Minimum Temperature Limit {C} + 100; !- Operation Maximum Temperature Limit {C} + +Branch, + PriHeatSys Demand Branch 2, !- Name + , !- Pressure Drop Curve Name + HeatExchanger:FluidToFluid, !- Component Object Type 1 + Primary to Main SWH Loop HW-HX, !- Component Name 1 + PriHeatSys-SWHHX Demand Inlet Node, !- Component Inlet Node Name 1 + PriHeatSys-SWHHX Demand Outlet Node; !- Component Outlet Node Name 1 + +HeatExchanger:FluidToFluid, + Primary to Main SWH Loop HW-HX, !- Name + , !- Availability Schedule Name + PriHeatSys-SWHHX Demand Inlet Node, !- Loop Demand Side Inlet Node Name + PriHeatSys-SWHHX Demand Outlet Node, !- Loop Demand Side Outlet Node Name + Autosize, !- Loop Demand Side Design Flow Rate {m3/s} + SWHSys1 Supply Inlet Node, !- Loop Supply Side Inlet Node Name + SWHSys1 CircPump Inlet Node, !- Loop Supply Side Outlet Node Name + Autosize, !- Loop Supply Side Design Flow Rate {m3/s} + Ideal, !- Heat Exchange Model Type + Autosize, !- Heat Exchanger U-Factor Times Area Value {W/K} + HeatingSetpointOnOff, !- Control Type + SWHSys1 CircPump Inlet Node, !- Heat Exchanger Setpoint Node Name + 0.01, !- Minimum Temperature Difference to Activate Heat Exchanger {deltaC} + LoopToLoop, !- Heat Transfer Metering End Use Type + , !- Component Override Loop Supply Side Inlet Node Name + , !- Component Override Loop Demand Side Inlet Node Name + Loop, !- Component Override Cooling Control Temperature Mode + 1, !- Sizing Factor + 0, !- Operation Minimum Temperature Limit {C} + 100; !- Operation Maximum Temperature Limit {C} + +Branch, + PriHeatSys Demand Bypass Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component Object Type 1 + PriHeatSys Demand Bypass Pipe, !- Component Name 1 + PriHeatSys Demand Bypass Pipe Inlet Node, !- Component Inlet Node Name 1 + PriHeatSys Demand Bypass Pipe Outlet Node; !- Component Outlet Node Name 1 + +Pipe:Adiabatic, + PriHeatSys Demand Bypass Pipe, !- Name + PriHeatSys Demand Bypass Pipe Inlet Node, !- Inlet Node Name + PriHeatSys Demand Bypass Pipe Outlet Node; !- Outlet Node Name + +Branch, + PriHeatSys Demand Outlet Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component Object Type 1 + PriHeatSys Demand OutletPipe, !- Component Name 1 + PriHeatSys Demand OutletPipe Inlet Node,!- Component Inlet Node Name 1 + PriHeatSys Demand Outlet Node; !- Component Outlet Node Name 1 + +Pipe:Adiabatic, + PriHeatSys Demand OutletPipe, !- Name + PriHeatSys Demand OutletPipe Inlet Node,!- Inlet Node Name + PriHeatSys Demand Outlet Node; !- Outlet Node Name + +! ************************************************************************************* +! *** Hot Water Heat Recovery Plant Loop *** +! ************************************************************************************* + + PlantLoop, + SecHeatSys, !- Name + Water, !- Fluid Type + , !- User Defined Fluid Type + SecHeatSys Loop Operation Scheme List, !- Plant Equipment Operation Scheme Name + SecHeatSys Supply Outlet Node, !- Loop Temperature Setpoint Node Name + 100.0, !- Maximum Loop Temperature {C} + 10.0, !- Minimum Loop Temperature {C} + AUTOSIZE, !- Maximum Loop Flow Rate {m3/s} + 0.0, !- Minimum Loop Flow Rate {m3/s} + AUTOSIZE, !- Plant Loop Volume {m3} + SecHeatSys Supply Inlet Node, !- Plant Side Inlet Node Name + SecHeatSys Supply Outlet Node, !- Plant Side Outlet Node Name + SecHeatSys Supply Branches,!- Plant Side Branch List Name + SecHeatSys Supply Connectors, !- Plant Side Connector List Name + SecHeatSys Demand Inlet Node, !- Demand Side Inlet Node Name + SecHeatSys Demand Outlet Node, !- Demand Side Outlet Node Name + SecHeatSys Demand Branches,!- Demand Side Branch List Name + SecHeatSys Demand Connectors, !- Demand Side Connector List Name + Optimal; !- Load Distribution Scheme + + Sizing:Plant, + SecHeatSys, !- Plant or Condenser Loop Name + Heating, !- Loop Type + 60.0, !- Design Loop Exit Temperature {C} + 12.1; !- Loop Design Temperature Difference {deltaC} + + Boiler:HotWater, + SecHeatSys Boiler, !- Name + NATURALGAS, !- Fuel Type + AUTOSIZE, !- Nominal Capacity {W} + 0.786, !- Nominal Thermal Efficiency + LeavingBoiler, !- Efficiency Curve Temperature Evaluation Variable + , !- Normalized Boiler Efficiency Curve Name + 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 + SecHeatSys Pump-SecHeatSys BoilerNode, !- Boiler Water Inlet Node Name + SecHeatSys Supply Equipment Outlet Node, !- Boiler Water Outlet Node Name + 95.0, !- Water Outlet Upper Temperature Limit {C} + LeavingSetpointModulated,!- Boiler Flow Mode + 0.0000, !- On Cycle Parasitic Electric Load {W} + 1.0000; !- Sizing Factor + + Schedule:Compact, + HW-Loop-Temp-Schedule, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,60.0; !- Field 3 + + SetpointManager:Scheduled, + SecHeatSys Boiler Setpoint Manager, !- Name + Temperature, !- Control Variable + HW-Loop-Temp-Schedule, !- Schedule Name + SecHeatSys Supply Equipment Outlet Node; !- Setpoint Node or NodeList Name + + SetpointManager:Scheduled, + SecHeatSys Loop Setpoint Manager, !- Name + Temperature, !- Control Variable + HW-Loop-Temp-Schedule, !- Schedule Name + SecHeatSys Supply Outlet Node; !- Setpoint Node or NodeList Name + + BranchList, + SecHeatSys Supply Branches, !- Name + SecHeatSys Supply Inlet Branch, !- Branch 1 Name + SecHeatSys Supply Equipment Branch, !- Branch 2 Name + SecHeatSys Supply Equipment Bypass Branch, !- Branch 3 Name + SecHeatSys Supply Outlet Branch; !- Branch 4 Name + + Branch, + SecHeatSys Supply Equipment Branch, !- Name + , !- Pressure Drop Curve Name + Boiler:HotWater, !- Component 1 Object Type + SecHeatSys Boiler, !- Component 1 Name + SecHeatSys Pump-SecHeatSys BoilerNode, !- Component 1 Inlet Node Name + SecHeatSys Supply Equipment Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Supply Equipment Bypass Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SecHeatSys Supply Equipment Bypass Pipe, !- Component 1 Name + SecHeatSys Supply Equip Bypass Inlet Node, !- Component 1 Inlet Node Name + SecHeatSys Supply Equip Bypass Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Supply Inlet Branch, !- Name + , !- Pressure Drop Curve Name + HeatExchanger:FluidToFluid, !- Component Object Type 1 + Primary to HR Loop HW-HX, !- Component Name 1 + SecHeatSys Supply Inlet Node, !- Component Inlet Node Name 1 + SecHeatSys CircPump Inlet Node, !- Component Outlet Node Name 1 + Pump:VariableSpeed, !- Component 1 Object Type + SecHeatSys Pump, !- Component 1 Name + SecHeatSys CircPump Inlet Node, !- Component 1 Inlet Node Name + SecHeatSys CircPump Outlet Node; !- Component 1 Outlet Node Name + + Schedule:Compact, + HW HR-HX-Temp-Schedule, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,45.0; !- Field 3 + + SetpointManager:Scheduled, + HW HR-HX Setpoint Manager, !- Name + Temperature, !- Control Variable + HW HR-HX-Temp-Schedule, !- Schedule Name + HR Loop HX Outlet Node List; !- Setpoint Node or NodeList Name + + NodeList, + HR Loop HX Outlet Node List, !- Name + SecHeatSys CircPump Inlet Node; !- Node 1 Name + + Pump:VariableSpeed, + SecHeatSys Pump, !- Name + SecHeatSys CircPump Inlet Node, !- Inlet Node Name + SecHeatSys CircPump Outlet Node, !- Outlet Node Name + AUTOSIZE, !- Design Maximum Flow Rate {m3/s} + 179352, !- Design Pump Head {Pa} + AUTOSIZE, !- Design 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.0, !- Design Minimum Flow Rate {m3/s} + Intermittent; !- Pump Control Type + + Branch, + SecHeatSys Supply Outlet Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SecHeatSys Supply Outlet Pipe, !- Component 1 Name + SecHeatSys Supply OutletPipe Inlet Node, !- Component 1 Inlet Node Name + SecHeatSys Supply Outlet Node; !- Component 1 Outlet Node Name + + ConnectorList, + SecHeatSys Supply Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + SecHeatSys Supply Splitter,!- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + SecHeatSys Supply Mixer; !- Connector 2 Name + + Connector:Splitter, + SecHeatSys Supply Splitter,!- Name + SecHeatSys Supply Inlet Branch, !- Inlet Branch Name + SecHeatSys Supply Equipment Branch, !- Outlet Branch 1 Name + SecHeatSys Supply Equipment Bypass Branch; !- Outlet Branch 2 Name + + Connector:Mixer, + SecHeatSys Supply Mixer, !- Name + SecHeatSys Supply Outlet Branch, !- Outlet Branch Name + SecHeatSys Supply Equipment Branch, !- Inlet Branch 1 Name + SecHeatSys Supply Equipment Bypass Branch; !- Inlet Branch 2 Name + + BranchList, + SecHeatSys Demand Branches,!- Name + SecHeatSys Demand Inlet Branch, !- Branch 1 Name + SecHeatSys Demand Load Branch 1, !- Branch 2 Name + SecHeatSys Demand Load Branch 2, !- Branch 3 Name + SecHeatSys Demand Load Branch 3, !- Branch 4 Name + SecHeatSys Demand Load Branch 4, !- Branch 5 Name + SecHeatSys Demand Load Branch 5, !- Branch 6 Name + SecHeatSys Demand Load Branch 6, !- Branch 7 Name + SecHeatSys Demand Load Branch 7, !- Branch 8 Name + SecHeatSys Demand Load Branch 8, !- Branch 9 Name + SecHeatSys Demand Load Branch 9, !- Branch 10 Name + SecHeatSys Demand Load Branch 10, !- Branch 11 Name + SecHeatSys Demand Load Branch 11, !- Branch 12 Name + SecHeatSys Demand Load Branch 12, !- Branch 13 Name + SecHeatSys Demand Load Branch 13, !- Branch 14 Name + SecHeatSys Demand Load Branch 14, !- Branch 15 Name + SecHeatSys Demand Load Branch 15, !- Branch 16 Name + SecHeatSys Demand Load Branch 16, !- Branch 17 Name + SecHeatSys Demand Load Branch 17, !- Branch 18 Name + SecHeatSys Demand Load Branch 18, !- Branch 19 Name + SecHeatSys Demand Load Branch 19, !- Branch 20 Name + SecHeatSys Demand Load Branch 20, !- Branch 21 Name + SecHeatSys Demand Load Branch 21, !- Branch 22 Name + SecHeatSys Demand Load Branch 22, !- Branch 23 Name + SecHeatSys Demand Load Branch 23, !- Branch 24 Name + SecHeatSys Demand Load Branch 24, !- Branch 25 Name + SecHeatSys Demand Load Branch 25, !- Branch 26 Name + SecHeatSys Demand Load Branch 26, !- Branch 27 Name + SecHeatSys Demand Load Branch 27, !- Branch 28 Name + SecHeatSys Demand Load Branch 28, !- Branch 29 Name + SecHeatSys Demand Load Branch 29, !- Branch 30 Name + SecHeatSys Demand Load Branch 30, !- Branch 31 Name + SecHeatSys Demand Load Branch 31, !- Branch 32 Name + SecHeatSys Demand Load Branch 32, !- Branch 33 Name + SecHeatSys Demand Load Branch 33, !- Branch 34 Name + SecHeatSys Demand Load Branch 34, !- Branch 35 Name + SecHeatSys Demand Load Branch 35, !- Branch 36 Name + SecHeatSys Demand Load Branch 36, !- Branch 37 Name + SecHeatSys Demand Load Branch 37, !- Branch 38 Name + SecHeatSys Demand Load Branch 38, !- Branch 39 Name + SecHeatSys Demand Load Branch 39, !- Branch 40 Name + SecHeatSys Demand Load Branch 40, !- Branch 41 Name + SecHeatSys Demand Load Branch 41, !- Branch 42 Name + SecHeatSys Demand Load Branch 42, !- Branch 43 Name + SecHeatSys Demand Load Branch 43, !- Branch 44 Name + SecHeatSys Demand Load Branch 44, !- Branch 45 Name + SecHeatSys Demand Load Branch 45, !- Branch 46 Name + SecHeatSys Demand Load Branch 46, !- Branch 47 Name + SecHeatSys Demand Load Branch 47, !- Branch 48 Name + SecHeatSys Demand Load Branch 48, !- Branch 49 Name + SecHeatSys Demand Load Branch 49, !- Branch 50 Name + SecHeatSys Demand Load Branch 50, !- Branch 51 Name + SecHeatSys Demand Load Branch 51, !- Branch 52 Name + SecHeatSys Demand Load Branch 52, !- Branch 53 Name + SecHeatSys Demand Load Branch 53, !- Branch 54 Name + SecHeatSys Demand Load Branch 54, !- Branch 55 Name + SecHeatSys Demand Load Branch 55, !- Branch 56 Name + SecHeatSys Demand Load Branch 56, !- Branch 57 Name + SecHeatSys Demand Load Branch 57, !- Branch 58 Name + SecHeatSys Demand Load Branch 58, !- Branch 59 Name + SecHeatSys Demand Load Branch 59, !- Branch 60 Name + SecHeatSys Demand Bypass Branch, !- Branch 61 Name + SecHeatSys Demand Outlet Branch; !- Branch 62 Name + + Branch, + SecHeatSys Demand Bypass Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SecHeatSys Demand Bypass Pipe, !- Component 1 Name + SecHeatSys Demand Bypass Pipe Inlet Node, !- Component 1 Inlet Node Name + SecHeatSys Demand Bypass Pipe Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Inlet Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SecHeatSys Demand Inlet Pipe, !- Component 1 Name + SecHeatSys Demand Inlet Node, !- Component 1 Inlet Node Name + SecHeatSys Demand Inlet Pipe-SecHeatSys Demand Mixer; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 1, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Basement VAV Box Reheat Coil, !- Component 1 Name + Basement VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Basement VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 10, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + ER_NurseStn_Lobby_Flr_1 VAV Box Reheat Coil, !- Component 1 Name + ER_NurseStn_Lobby_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + ER_NurseStn_Lobby_Flr_1 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 11, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + OR1_Flr_2 VAV Box Reheat Coil, !- Component 1 Name + OR1_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + OR1_Flr_2 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 12, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + OR2_Mult5_Flr_2 VAV Box Reheat Coil, !- Component 1 Name + OR2_Mult5_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + OR2_Mult5_Flr_2 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 13, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + OR3_Flr_2 VAV Box Reheat Coil, !- Component 1 Name + OR3_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + OR3_Flr_2 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 14, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + OR4_Flr_2 VAV Box Reheat Coil, !- Component 1 Name + OR4_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + OR4_Flr_2 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 15, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + IC_PatRoom1_Mult5_Flr_2 VAV Box Reheat Coil, !- Component 1 Name + IC_PatRoom1_Mult5_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + IC_PatRoom1_Mult5_Flr_2 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 16, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + IC_PatRoom2_Flr_2 VAV Box Reheat Coil, !- Component 1 Name + IC_PatRoom2_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + IC_PatRoom2_Flr_2 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 17, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + IC_PatRoom3_Mult6_Flr_2 VAV Box Reheat Coil, !- Component 1 Name + IC_PatRoom3_Mult6_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + IC_PatRoom3_Mult6_Flr_2 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 18, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + ICU_Flr_2 VAV Box Reheat Coil, !- Component 1 Name + ICU_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + ICU_Flr_2 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 19, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + ICU_NurseStn_Lobby_Flr_2 VAV Box Reheat Coil, !- Component 1 Name + ICU_NurseStn_Lobby_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + ICU_NurseStn_Lobby_Flr_2 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 2, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + ER_Exam1_Mult4_Flr_1 VAV Box Reheat Coil, !- Component 1 Name + ER_Exam1_Mult4_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + ER_Exam1_Mult4_Flr_1 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 20, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Corridor_Flr_2 VAV Box Reheat Coil, !- Component 1 Name + Corridor_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Corridor_Flr_2 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 21, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + OR_NurseStn_Lobby_Flr_2 VAV Box Reheat Coil, !- Component 1 Name + OR_NurseStn_Lobby_Flr_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + OR_NurseStn_Lobby_Flr_2 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 22, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom1_Mult10_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + PatRoom1_Mult10_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom1_Mult10_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 23, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom2_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + PatRoom2_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom2_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 24, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom3_Mult10_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + PatRoom3_Mult10_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom3_Mult10_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 25, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom4_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + PatRoom4_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom4_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 26, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom5_Mult10_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + PatRoom5_Mult10_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom5_Mult10_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 27, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PhysTherapy_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + PhysTherapy_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PhysTherapy_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 28, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom6_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + PatRoom6_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom6_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 29, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom7_Mult10_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + PatRoom7_Mult10_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom7_Mult10_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 3, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + ER_Trauma1_Flr_1 VAV Box Reheat Coil, !- Component 1 Name + ER_Trauma1_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + ER_Trauma1_Flr_1 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 30, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom8_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + PatRoom8_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom8_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 31, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + NurseStn_Lobby_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + NurseStn_Lobby_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + NurseStn_Lobby_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 32, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Lab_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + Lab_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Lab_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 33, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Corridor_SE_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + Corridor_SE_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Corridor_SE_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 34, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Corridor_NW_Flr_3 VAV Box Reheat Coil, !- Component 1 Name + Corridor_NW_Flr_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Corridor_NW_Flr_3 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 35, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom1_Mult10_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + PatRoom1_Mult10_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom1_Mult10_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 36, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom2_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + PatRoom2_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom2_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 37, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom3_Mult10_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + PatRoom3_Mult10_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom3_Mult10_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 38, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom4_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + PatRoom4_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom4_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 39, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom5_Mult10_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + PatRoom5_Mult10_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom5_Mult10_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 4, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + ER_Exam3_Mult4_Flr_1 VAV Box Reheat Coil, !- Component 1 Name + ER_Exam3_Mult4_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + ER_Exam3_Mult4_Flr_1 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 40, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Radiology_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + Radiology_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Radiology_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 41, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom6_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + PatRoom6_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom6_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 42, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom7_Mult10_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + PatRoom7_Mult10_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom7_Mult10_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 43, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + PatRoom8_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + PatRoom8_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + PatRoom8_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 44, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + NurseStn_Lobby_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + NurseStn_Lobby_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + NurseStn_Lobby_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 45, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Lab_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + Lab_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Lab_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 46, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Corridor_SE_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + Corridor_SE_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Corridor_SE_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 47, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Corridor_NW_Flr_4 VAV Box Reheat Coil, !- Component 1 Name + Corridor_NW_Flr_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Corridor_NW_Flr_4 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 48, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Dining_Flr_5 VAV Box Reheat Coil, !- Component 1 Name + Dining_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Dining_Flr_5 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 49, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + NurseStn_Lobby_Flr_5 VAV Box Reheat Coil, !- Component 1 Name + NurseStn_Lobby_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + NurseStn_Lobby_Flr_5 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 5, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + ER_Trauma2_Flr_1 VAV Box Reheat Coil, !- Component 1 Name + ER_Trauma2_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + ER_Trauma2_Flr_1 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 50, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Kitchen_Flr_5 VAV Box Reheat Coil, !- Component 1 Name + Kitchen_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Kitchen_Flr_5 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 51, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Office1_Flr_5 VAV Box Reheat Coil, !- Component 1 Name + Office1_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Office1_Flr_5 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 52, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Office2_Mult5_Flr_5 VAV Box Reheat Coil, !- Component 1 Name + Office2_Mult5_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Office2_Mult5_Flr_5 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 53, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Office3_Flr_5 VAV Box Reheat Coil, !- Component 1 Name + Office3_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Office3_Flr_5 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 54, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Office4_Mult6_Flr_5 VAV Box Reheat Coil, !- Component 1 Name + Office4_Mult6_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Office4_Mult6_Flr_5 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 55, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Corridor_Flr_5 VAV Box Reheat Coil, !- Component 1 Name + Corridor_Flr_5 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Corridor_Flr_5 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 56, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + VAV_1_HeatC, !- Component 1 Name + VAV_1_HeatCDemand Inlet Node, !- Component 1 Inlet Node Name + VAV_1_HeatCDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 57, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + CAV_1_HeatC, !- Component 1 Name + CAV_1_HeatCDemand Inlet Node, !- Component 1 Inlet Node Name + CAV_1_HeatCDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 58, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + CAV_2_HeatC, !- Component 1 Name + CAV_2_HeatCDemand Inlet Node, !- Component 1 Inlet Node Name + CAV_2_HeatCDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 59, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + VAV_2_HeatC, !- Component 1 Name + VAV_2_HeatCDemand Inlet Node, !- Component 1 Inlet Node Name + VAV_2_HeatCDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 6, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + ER_Triage_Mult4_Flr_1 VAV Box Reheat Coil, !- Component 1 Name + ER_Triage_Mult4_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + ER_Triage_Mult4_Flr_1 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 7, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Office1_Mult4_Flr_1 VAV Box Reheat Coil, !- Component 1 Name + Office1_Mult4_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Office1_Mult4_Flr_1 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 8, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Lobby_Records_Flr_1 VAV Box Reheat Coil, !- Component 1 Name + Lobby_Records_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Lobby_Records_Flr_1 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Load Branch 9, !- Name + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Corridor_Flr_1 VAV Box Reheat Coil, !- Component 1 Name + Corridor_Flr_1 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Corridor_Flr_1 VAV Box Reheat CoilDemand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SecHeatSys Demand Outlet Branch, !- Name + , !- Pressure Drop Curve Name + HeatPump:PlantLoop:EIR:Cooling, !- Component 1 Object Type + AWHP 1 Cooling Coil, !- Component 1 Name + HW Heat-Recv Inlet Node, !- Component 1 Inlet Node Name + SecHeatSys Demand Outlet Node; !- Component 1 Outlet Node Name + + Pipe:Adiabatic, + SecHeatSys Demand Bypass Pipe, !- Name + SecHeatSys Demand Bypass Pipe Inlet Node, !- Inlet Node Name + SecHeatSys Demand Bypass Pipe Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + SecHeatSys Demand Inlet Pipe, !- Name + SecHeatSys Demand Inlet Node, !- Inlet Node Name + SecHeatSys Demand Inlet Pipe-SecHeatSys Demand Mixer; !- Outlet Node Name + + Pipe:Adiabatic, + SecHeatSys Supply Equipment Bypass Pipe, !- Name + SecHeatSys Supply Equip Bypass Inlet Node, !- Inlet Node Name + SecHeatSys Supply Equip Bypass Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + SecHeatSys Supply Outlet Pipe, !- Name + SecHeatSys Supply OutletPipe Inlet Node, !- Inlet Node Name + SecHeatSys Supply Outlet Node; !- Outlet Node Name + + ConnectorList, + SecHeatSys Demand Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + SecHeatSys Demand Splitter,!- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + SecHeatSys Demand Mixer; !- Connector 2 Name + + Connector:Splitter, + SecHeatSys Demand Splitter,!- Name + SecHeatSys Demand Inlet Branch, !- Inlet Branch Name + SecHeatSys Demand Load Branch 1, !- Outlet Branch 1 Name + SecHeatSys Demand Load Branch 2, !- Outlet Branch 2 Name + SecHeatSys Demand Load Branch 3, !- Outlet Branch 3 Name + SecHeatSys Demand Load Branch 4, !- Outlet Branch 4 Name + SecHeatSys Demand Load Branch 5, !- Outlet Branch 5 Name + SecHeatSys Demand Load Branch 6, !- Outlet Branch 6 Name + SecHeatSys Demand Load Branch 7, !- Outlet Branch 7 Name + SecHeatSys Demand Load Branch 8, !- Outlet Branch 8 Name + SecHeatSys Demand Load Branch 9, !- Outlet Branch 9 Name + SecHeatSys Demand Load Branch 10, !- Outlet Branch 10 Name + SecHeatSys Demand Load Branch 11, !- Outlet Branch 11 Name + SecHeatSys Demand Load Branch 12, !- Outlet Branch 12 Name + SecHeatSys Demand Load Branch 13, !- Outlet Branch 13 Name + SecHeatSys Demand Load Branch 14, !- Outlet Branch 14 Name + SecHeatSys Demand Load Branch 15, !- Outlet Branch 15 Name + SecHeatSys Demand Load Branch 16, !- Outlet Branch 16 Name + SecHeatSys Demand Load Branch 17, !- Outlet Branch 17 Name + SecHeatSys Demand Load Branch 18, !- Outlet Branch 18 Name + SecHeatSys Demand Load Branch 19, !- Outlet Branch 19 Name + SecHeatSys Demand Load Branch 20, !- Outlet Branch 20 Name + SecHeatSys Demand Load Branch 21, !- Outlet Branch 21 Name + SecHeatSys Demand Load Branch 22, !- Outlet Branch 22 Name + SecHeatSys Demand Load Branch 23, !- Outlet Branch 23 Name + SecHeatSys Demand Load Branch 24, !- Outlet Branch 24 Name + SecHeatSys Demand Load Branch 25, !- Outlet Branch 25 Name + SecHeatSys Demand Load Branch 26, !- Outlet Branch 26 Name + SecHeatSys Demand Load Branch 27, !- Outlet Branch 27 Name + SecHeatSys Demand Load Branch 28, !- Outlet Branch 28 Name + SecHeatSys Demand Load Branch 29, !- Outlet Branch 29 Name + SecHeatSys Demand Load Branch 30, !- Outlet Branch 30 Name + SecHeatSys Demand Load Branch 31, !- Outlet Branch 31 Name + SecHeatSys Demand Load Branch 32, !- Outlet Branch 32 Name + SecHeatSys Demand Load Branch 33, !- Outlet Branch 33 Name + SecHeatSys Demand Load Branch 34, !- Outlet Branch 34 Name + SecHeatSys Demand Load Branch 35, !- Outlet Branch 35 Name + SecHeatSys Demand Load Branch 36, !- Outlet Branch 36 Name + SecHeatSys Demand Load Branch 37, !- Outlet Branch 37 Name + SecHeatSys Demand Load Branch 38, !- Outlet Branch 38 Name + SecHeatSys Demand Load Branch 39, !- Outlet Branch 39 Name + SecHeatSys Demand Load Branch 40, !- Outlet Branch 40 Name + SecHeatSys Demand Load Branch 41, !- Outlet Branch 41 Name + SecHeatSys Demand Load Branch 42, !- Outlet Branch 42 Name + SecHeatSys Demand Load Branch 43, !- Outlet Branch 43 Name + SecHeatSys Demand Load Branch 44, !- Outlet Branch 44 Name + SecHeatSys Demand Load Branch 45, !- Outlet Branch 45 Name + SecHeatSys Demand Load Branch 46, !- Outlet Branch 46 Name + SecHeatSys Demand Load Branch 47, !- Outlet Branch 47 Name + SecHeatSys Demand Load Branch 48, !- Outlet Branch 48 Name + SecHeatSys Demand Load Branch 49, !- Outlet Branch 49 Name + SecHeatSys Demand Load Branch 50, !- Outlet Branch 50 Name + SecHeatSys Demand Load Branch 51, !- Outlet Branch 51 Name + SecHeatSys Demand Load Branch 52, !- Outlet Branch 52 Name + SecHeatSys Demand Load Branch 53, !- Outlet Branch 53 Name + SecHeatSys Demand Load Branch 54, !- Outlet Branch 54 Name + SecHeatSys Demand Load Branch 55, !- Outlet Branch 55 Name + SecHeatSys Demand Load Branch 56, !- Outlet Branch 56 Name + SecHeatSys Demand Load Branch 57, !- Outlet Branch 57 Name + SecHeatSys Demand Load Branch 58, !- Outlet Branch 58 Name + SecHeatSys Demand Load Branch 59, !- Outlet Branch 59 Name + SecHeatSys Demand Bypass Branch; !- Outlet Branch 60 Name + + Connector:Mixer, + SecHeatSys Demand Mixer, !- Name + SecHeatSys Demand Outlet Branch, !- Outlet Branch Name + SecHeatSys Demand Load Branch 1, !- Inlet Branch 1 Name + SecHeatSys Demand Load Branch 2, !- Inlet Branch 2 Name + SecHeatSys Demand Load Branch 3, !- Inlet Branch 3 Name + SecHeatSys Demand Load Branch 4, !- Inlet Branch 4 Name + SecHeatSys Demand Load Branch 5, !- Inlet Branch 5 Name + SecHeatSys Demand Load Branch 6, !- Inlet Branch 6 Name + SecHeatSys Demand Load Branch 7, !- Inlet Branch 7 Name + SecHeatSys Demand Load Branch 8, !- Inlet Branch 8 Name + SecHeatSys Demand Load Branch 9, !- Inlet Branch 9 Name + SecHeatSys Demand Load Branch 10, !- Inlet Branch 10 Name + SecHeatSys Demand Load Branch 11, !- Inlet Branch 11 Name + SecHeatSys Demand Load Branch 12, !- Inlet Branch 12 Name + SecHeatSys Demand Load Branch 13, !- Inlet Branch 13 Name + SecHeatSys Demand Load Branch 14, !- Inlet Branch 14 Name + SecHeatSys Demand Load Branch 15, !- Inlet Branch 15 Name + SecHeatSys Demand Load Branch 16, !- Inlet Branch 16 Name + SecHeatSys Demand Load Branch 17, !- Inlet Branch 17 Name + SecHeatSys Demand Load Branch 18, !- Inlet Branch 18 Name + SecHeatSys Demand Load Branch 19, !- Inlet Branch 19 Name + SecHeatSys Demand Load Branch 20, !- Inlet Branch 20 Name + SecHeatSys Demand Load Branch 21, !- Inlet Branch 21 Name + SecHeatSys Demand Load Branch 22, !- Inlet Branch 22 Name + SecHeatSys Demand Load Branch 23, !- Inlet Branch 23 Name + SecHeatSys Demand Load Branch 24, !- Inlet Branch 24 Name + SecHeatSys Demand Load Branch 25, !- Inlet Branch 25 Name + SecHeatSys Demand Load Branch 26, !- Inlet Branch 26 Name + SecHeatSys Demand Load Branch 27, !- Inlet Branch 27 Name + SecHeatSys Demand Load Branch 28, !- Inlet Branch 28 Name + SecHeatSys Demand Load Branch 29, !- Inlet Branch 29 Name + SecHeatSys Demand Load Branch 30, !- Inlet Branch 30 Name + SecHeatSys Demand Load Branch 31, !- Inlet Branch 31 Name + SecHeatSys Demand Load Branch 32, !- Inlet Branch 32 Name + SecHeatSys Demand Load Branch 33, !- Inlet Branch 33 Name + SecHeatSys Demand Load Branch 34, !- Inlet Branch 34 Name + SecHeatSys Demand Load Branch 35, !- Inlet Branch 35 Name + SecHeatSys Demand Load Branch 36, !- Inlet Branch 36 Name + SecHeatSys Demand Load Branch 37, !- Inlet Branch 37 Name + SecHeatSys Demand Load Branch 38, !- Inlet Branch 38 Name + SecHeatSys Demand Load Branch 39, !- Inlet Branch 39 Name + SecHeatSys Demand Load Branch 40, !- Inlet Branch 40 Name + SecHeatSys Demand Load Branch 41, !- Inlet Branch 41 Name + SecHeatSys Demand Load Branch 42, !- Inlet Branch 42 Name + SecHeatSys Demand Load Branch 43, !- Inlet Branch 43 Name + SecHeatSys Demand Load Branch 44, !- Inlet Branch 44 Name + SecHeatSys Demand Load Branch 45, !- Inlet Branch 45 Name + SecHeatSys Demand Load Branch 46, !- Inlet Branch 46 Name + SecHeatSys Demand Load Branch 47, !- Inlet Branch 47 Name + SecHeatSys Demand Load Branch 48, !- Inlet Branch 48 Name + SecHeatSys Demand Load Branch 49, !- Inlet Branch 49 Name + SecHeatSys Demand Load Branch 50, !- Inlet Branch 50 Name + SecHeatSys Demand Load Branch 51, !- Inlet Branch 51 Name + SecHeatSys Demand Load Branch 52, !- Inlet Branch 52 Name + SecHeatSys Demand Load Branch 53, !- Inlet Branch 53 Name + SecHeatSys Demand Load Branch 54, !- Inlet Branch 54 Name + SecHeatSys Demand Load Branch 55, !- Inlet Branch 55 Name + SecHeatSys Demand Load Branch 56, !- Inlet Branch 56 Name + SecHeatSys Demand Load Branch 57, !- Inlet Branch 57 Name + SecHeatSys Demand Load Branch 58, !- Inlet Branch 58 Name + SecHeatSys Demand Load Branch 59, !- Inlet Branch 59 Name + SecHeatSys Demand Bypass Branch; !- Inlet Branch 60 Name + + +! ***SCHEDULES*** + + + + Curve:Quadratic, + RACK1_RackCOPfTCurve, !- Name + 1.7603, !- Coefficient1 Constant + -0.0377, !- Coefficient2 x + 0.0004, !- Coefficient3 x**2 + 10.0000, !- Minimum Value of x + 35.0000; !- Maximum Value of x + + Curve:Quadratic, + RACK1_RackCondFanCurve2, !- Name + 0.0000, !- Coefficient1 Constant + 0.0286, !- Coefficient2 x + 0.0000, !- Coefficient3 x**2 + 0.0000, !- Minimum Value of x + 35.0000; !- Maximum Value of x + + Curve:Quadratic, + RACK2_RackCOPfTCurve, !- Name + 1.0000, !- Coefficient1 Constant + 0.0000, !- Coefficient2 x + 0.0000, !- Coefficient3 x**2 + 0.0000, !- Minimum Value of x + 50.0000; !- Maximum Value of x + + Curve:Cubic, + Kitchen_Flr_5_Case:1_WALKINFREEZERSingleShelfHorizontal_LatentEnergyMult, !- Name + 0.020376, !- Coefficient1 Constant + 0.00024378, !- Coefficient2 x + 0.0000114, !- Coefficient3 x**2 + 0.0000001811, !- Coefficient4 x**3 + -35.0, !- Minimum Value of x + 20.0; !- Maximum Value of x + + Curve:Cubic, + Kitchen_Flr_5_Case:2_SELFCONTAINEDDISPLAYCASEMultiShelfVertical_LatentEnergyMult, !- Name + 0.026526281, !- Coefficient1 Constant + 0.001078032, !- Coefficient2 x + -0.0000602558, !- Coefficient3 x**2 + 0.00000123732, !- Coefficient4 x**3 + -35.0, !- Minimum Value of x + 20.0; !- Maximum Value of x + + OutdoorAir:Node, + RACK1_condenserInlet; !- Name + + OutdoorAir:Node, + RACK2_condenserInlet; !- Name + + Refrigeration:Case, + Kitchen_Flr_5_Case:1_WALKINFREEZER, !- Name + ALWAYS_ON, !- Availability Schedule Name + Kitchen_Flr_5, !- Zone Name + 23.8800, !- Rated Ambient Temperature {C} + 55.0000, !- Rated Ambient Relative Humidity {percent} + 734.0000, !- Rated Total Cooling Capacity per Unit Length {W/m} + 0.1000, !- Rated Latent Heat Ratio + 0.4000, !- Rated Runtime Fraction + 10.9800, !- Case Length {m} + -23.0000, !- Case Operating Temperature {C} + CaseTemperatureMethod, !- Latent Case Credit Curve Type + Kitchen_Flr_5_Case:1_WALKINFREEZERSingleShelfHorizontal_LatentEnergyMult, !- Latent Case Credit Curve Name + 69.0000, !- Standard Case Fan Power per Unit Length {W/m} + 69.0000, !- Operating Case Fan Power per Unit Length {W/m} + 33.0000, !- Standard Case Lighting Power per Unit Length {W/m} + , !- Installed Case Lighting Power per Unit Length {W/m} + BLDG_LIGHT_SCH, !- Case Lighting Schedule Name + 1.0000, !- Fraction of Lighting Energy to Case + 0.0000, !- Case Anti-Sweat Heater Power per Unit Length {W/m} + 0.0000, !- Minimum Anti-Sweat Heater Power per Unit Length {W/m} + None, !- Anti-Sweat Heater Control Type + 0.0, !- Humidity at Zero Anti-Sweat Heater Energy {percent} + 0.0, !- Case Height {m} + 0.0000, !- Fraction of Anti-Sweat Heater Energy to Case + 364.0000, !- Case Defrost Power per Unit Length {W/m} + ELECTRIC, !- Case Defrost Type + Kitchen_Flr_5_Case:1_WALKINFREEZER_CaseDefrost2aDaySched, !- Case Defrost Schedule Name + Kitchen_Flr_5_Case:1_WALKINFREEZER_CaseDripDown2aDaySched, !- Case Defrost Drip-Down Schedule Name + None, !- Defrost Energy Correction Curve Type + , !- Defrost Energy Correction Curve Name + 0.0000, !- Under Case HVAC Return Air Fraction + Kitchen_Flr_5_Case:1_WALKINFREEZER_WalkInStockingSched, !- Refrigerated Case Restocking Schedule Name + Kitchen_Flr_5_Case:1_WALKINFREEZER_CaseCreditReduxSched; !- Case Credit Fraction Schedule Name + + Refrigeration:Case, + Kitchen_Flr_5_Case:2_SELFCONTAINEDDISPLAYCASE, !- Name + ALWAYS_ON, !- Availability Schedule Name + Kitchen_Flr_5, !- Zone Name + 23.8800, !- Rated Ambient Temperature {C} + 55.0000, !- Rated Ambient Relative Humidity {percent} + 886.5000, !- Rated Total Cooling Capacity per Unit Length {W/m} + 0.0800, !- Rated Latent Heat Ratio + 0.8500, !- Rated Runtime Fraction + 8.9300, !- Case Length {m} + 2.0000, !- Case Operating Temperature {C} + CaseTemperatureMethod, !- Latent Case Credit Curve Type + Kitchen_Flr_5_Case:2_SELFCONTAINEDDISPLAYCASEMultiShelfVertical_LatentEnergyMult, !- Latent Case Credit Curve Name + 67.0000, !- Standard Case Fan Power per Unit Length {W/m} + 67.0000, !- Operating Case Fan Power per Unit Length {W/m} + 40.0000, !- Standard Case Lighting Power per Unit Length {W/m} + , !- Installed Case Lighting Power per Unit Length {W/m} + BLDG_LIGHT_SCH, !- Case Lighting Schedule Name + 1.0000, !- Fraction of Lighting Energy to Case + 0.0000, !- Case Anti-Sweat Heater Power per Unit Length {W/m} + 0.0000, !- Minimum Anti-Sweat Heater Power per Unit Length {W/m} + None, !- Anti-Sweat Heater Control Type + 0.0, !- Humidity at Zero Anti-Sweat Heater Energy {percent} + 0.0, !- Case Height {m} + 0.2000, !- Fraction of Anti-Sweat Heater Energy to Case + 0.0000, !- Case Defrost Power per Unit Length {W/m} + NONE, !- Case Defrost Type + , !- Case Defrost Schedule Name + , !- Case Defrost Drip-Down Schedule Name + None, !- Defrost Energy Correction Curve Type + , !- Defrost Energy Correction Curve Name + 0.0000, !- Under Case HVAC Return Air Fraction + Kitchen_Flr_5_Case:2_SELFCONTAINEDDISPLAYCASE_CaseStockingSched; !- Refrigerated Case Restocking Schedule Name + + Refrigeration:CompressorRack, + RACK1, !- Name + OUTDOORS, !- Heat Rejection Location + 1.5000, !- Design Compressor Rack COP {W/W} + RACK1_RackCOPfTCurve, !- Compressor Rack COP Function of Temperature Curve Name + 1000.0000, !- Design Condenser Fan Power {W} + RACK1_RackCondFanCurve2, !- Condenser Fan Power Function of Temperature Curve Name + AIRCOOLED, !- Condenser Type + , !- Water-Cooled Condenser Inlet Node Name + , !- Water-Cooled Condenser Outlet Node Name + , !- Water-Cooled Loop Flow Type + , !- Water-Cooled Condenser Outlet Temperature Schedule Name + , !- Water-Cooled Condenser Design Flow Rate {m3/s} + , !- Water-Cooled Condenser Maximum Flow Rate {m3/s} + , !- Water-Cooled Condenser Maximum Water Outlet Temperature {C} + , !- Water-Cooled Condenser Minimum Water Inlet Temperature {C} + , !- Evaporative Condenser Availability Schedule Name + , !- Evaporative Condenser Effectiveness {dimensionless} + , !- Evaporative Condenser Air Flow Rate {m3/s} + , !- Basin Heater Capacity {W/K} + , !- Basin Heater Setpoint Temperature {C} + , !- Design Evaporative Condenser Water Pump Power {W} + , !- Evaporative Water Supply Tank Name + RACK1_condenserInlet, !- Condenser Air Inlet Node Name + Low Temp Refrigeration, !- End-Use Subcategory + Kitchen_Flr_5_Case:1_WALKINFREEZER; !- Refrigeration Case Name or WalkIn Name or CaseAndWalkInList Name + + Refrigeration:CompressorRack, + RACK2, !- Name + OUTDOORS, !- Heat Rejection Location + 3.0000, !- Design Compressor Rack COP {W/W} + RACK2_RackCOPfTCurve, !- Compressor Rack COP Function of Temperature Curve Name + 1000.0000, !- Design Condenser Fan Power {W} + , !- Condenser Fan Power Function of Temperature Curve Name + AIRCOOLED, !- Condenser Type + , !- Water-Cooled Condenser Inlet Node Name + , !- Water-Cooled Condenser Outlet Node Name + , !- Water-Cooled Loop Flow Type + , !- Water-Cooled Condenser Outlet Temperature Schedule Name + , !- Water-Cooled Condenser Design Flow Rate {m3/s} + , !- Water-Cooled Condenser Maximum Flow Rate {m3/s} + , !- Water-Cooled Condenser Maximum Water Outlet Temperature {C} + , !- Water-Cooled Condenser Minimum Water Inlet Temperature {C} + , !- Evaporative Condenser Availability Schedule Name + , !- Evaporative Condenser Effectiveness {dimensionless} + , !- Evaporative Condenser Air Flow Rate {m3/s} + , !- Basin Heater Capacity {W/K} + , !- Basin Heater Setpoint Temperature {C} + , !- Design Evaporative Condenser Water Pump Power {W} + , !- Evaporative Water Supply Tank Name + RACK2_condenserInlet, !- Condenser Air Inlet Node Name + Med Temp Refrigeration, !- End-Use Subcategory + Kitchen_Flr_5_Case:2_SELFCONTAINEDDISPLAYCASE; !- Refrigeration Case Name or WalkIn Name or CaseAndWalkInList Name + + Schedule:Compact, + Kitchen_Flr_5_Case:1_WALKINFREEZER_CaseCreditReduxSched, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For:AllDays, !- Field 2 + Interpolate:No, !- Field 3 + Until: 7:00,0.2, !- Field 4 + Until: 21:00,0.4, !- Field 6 + Until: 24:00,0.2; !- Field 8 + + Schedule:Compact, + Kitchen_Flr_5_Case:1_WALKINFREEZER_CaseDefrost2aDaySched, !- Name + On/Off, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For:AllDays, !- Field 2 + Interpolate:Average, !- Field 3 + Until: 11:00,0, !- Field 4 + Until: 11:20,1, !- Field 6 + Until: 23:00,0, !- Field 8 + Until: 23:20,1, !- Field 10 + Until: 24:00,0; !- Field 12 + + Schedule:Compact, + Kitchen_Flr_5_Case:1_WALKINFREEZER_CaseDripDown2aDaySched, !- Name + On/Off, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For:AllDays, !- Field 2 + Interpolate:Average, !- Field 3 + Until: 11:00,0, !- Field 4 + Until: 11:30,1, !- Field 6 + Until: 23:00,0, !- Field 8 + Until: 23:30,1, !- Field 10 + Until: 24:00,0; !- Field 12 + + Schedule:Compact, + Kitchen_Flr_5_Case:1_WALKINFREEZER_WalkInStockingSched, !- Name + Any Number, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Tuesday Friday, !- Field 2 + Until: 4:00,0.0, !- Field 3 + Until: 5:00,725.0, !- Field 5 + Until: 6:00,417.0, !- Field 7 + Until: 7:00,290.0, !- Field 9 + Until: 24:00,0.0, !- Field 11 + For: AllOtherDays, !- Field 13 + Until: 4:00,0.0, !- Field 14 + Until: 5:00,125.0, !- Field 16 + Until: 6:00,117.0, !- Field 18 + Until: 7:00,90.0, !- Field 20 + Until: 19:00,0.0, !- Field 22 + Until: 20:00,125.0, !- Field 24 + Until: 21:00,117.0, !- Field 26 + Until: 22:00,90.0, !- Field 28 + Until: 24:00,0.0; !- Field 30 + + Schedule:Compact, + Kitchen_Flr_5_Case:2_SELFCONTAINEDDISPLAYCASE_CaseStockingSched, !- Name + Any Number, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For:AllDays, !- Field 2 + Until: 6:00,0.0, !- Field 3 + Until: 7:00,50.0, !- Field 5 + Until: 9:00,70.0, !- Field 7 + Until: 10:00,80.0, !- Field 9 + Until: 11:00,70.0, !- Field 11 + Until: 13:00,50.0, !- Field 13 + Until: 14:00,80.0, !- Field 15 + Until: 15:00,90.0, !- Field 17 + Until: 16:00,80.0, !- Field 19 + Until: 24:00,0.0; !- Field 21 + + +! ******************************************************************************* +! ***** Service Water Plant Loop +! ******************************************************************************* + + Pump:VariableSpeed, + SWHSys1 Pump, !- Name + SWHSys1 CircPump Inlet Node, !- Inlet Node Name + SWHSys1 CircPump Outlet Node, !- Outlet Node Name + AUTOSIZE, !- Design Maximum Flow Rate {m3/s} + 179352, !- Design Pump Head {Pa} + AUTOSIZE, !- Design 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.0, !- Design Minimum Flow Rate {m3/s} + Intermittent; !- Pump Control Type + + WaterHeater:Mixed, + SWHSys1 Water Heater, !- Name + 3.0, !- Tank Volume {m3} + SWHSys1 Water Heater Setpoint Temperature Schedule Name, !- Setpoint Temperature Schedule Name + 2.0, !- Deadband Temperature Difference {deltaC} + 82.2222, !- Maximum Temperature Limit {C} + Cycle, !- Heater Control Type + 845000, !- Heater Maximum Capacity {W} + , !- Heater Minimum Capacity {W} + , !- Heater Ignition Minimum Flow Rate {m3/s} + , !- Heater Ignition Delay {s} + NATURALGAS, !- Heater Fuel Type + 0.8, !- Heater Thermal Efficiency + , !- Part Load Factor Curve Name + 20, !- Off Cycle Parasitic Fuel Consumption Rate {W} + NATURALGAS, !- Off Cycle Parasitic Fuel Type + 0.8, !- Off Cycle Parasitic Heat Fraction to Tank + , !- On Cycle Parasitic Fuel Consumption Rate {W} + NATURALGAS, !- On Cycle Parasitic Fuel Type + , !- On Cycle Parasitic Heat Fraction to Tank + SCHEDULE, !- Ambient Temperature Indicator + SWHSys1 Water Heater Ambient Temperature Schedule Name, !- Ambient Temperature Schedule Name + , !- Ambient Temperature Zone Name + , !- Ambient Temperature Outdoor Air Node Name + 6.0, !- Off Cycle Loss Coefficient to Ambient Temperature {W/K} + , !- Off Cycle Loss Fraction to Zone + 6.0, !- On Cycle Loss Coefficient to Ambient Temperature {W/K} + , !- On Cycle Loss Fraction to Zone + , !- Peak Use Flow Rate {m3/s} + , !- Use Flow Rate Fraction Schedule Name + , !- Cold Water Supply Temperature Schedule Name + SWHSys1 Pump-SWHSys1 Water HeaterNode, !- Use Side Inlet Node Name + SWHSys1 Supply Equipment Outlet Node, !- Use Side Outlet Node Name + 1.0, !- Use Side Effectiveness + , !- Source Side Inlet Node Name + , !- Source Side Outlet Node Name + 1.0, !- Source Side Effectiveness + AUTOSIZE, !- Use Side Design Flow Rate {m3/s} + AUTOSIZE, !- Source Side Design Flow Rate {m3/s} + 1.5; !- Indirect Water Heating Recovery Time {hr} + + WaterUse:Equipment, + ER_Exam1_Mult4_Flr_1 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + ER_Exam1_Mult4_Flr_1, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + ER_Exam3_Mult4_Flr_1 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + ER_Exam3_Mult4_Flr_1, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + ER_Trauma1_Flr_1 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + ER_Trauma1_Flr_1, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + ER_Trauma2_Flr_1 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + ER_Trauma2_Flr_1, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + ER_Triage_Mult4_Flr_1 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + ER_Triage_Mult4_Flr_1, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + Kitchen_Flr_5 Water Equipment, !- Name + , !- End-Use Subcategory + 0.0001577, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + Kitchen_Flr_5, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + Lab_Flr_3 Water Equipment, !- Name + , !- End-Use Subcategory + 2.1111e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + Lab_Flr_3, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + Lab_Flr_4 Water Equipment, !- Name + , !- End-Use Subcategory + 2.1111e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + Lab_Flr_4, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + OR1_Flr_2 Water Equipment, !- Name + , !- End-Use Subcategory + 2.1111e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + OR1_Flr_2, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + OR2_Mult5_Flr_2 Water Equipment, !- Name + , !- End-Use Subcategory + 2.1111e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + OR2_Mult5_Flr_2, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + OR3_Flr_2 Water Equipment, !- Name + , !- End-Use Subcategory + 2.1111e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + OR3_Flr_2, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + OR4_Flr_2 Water Equipment, !- Name + , !- End-Use Subcategory + 2.1111e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + OR4_Flr_2, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom1_Mult10_Flr_3 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom1_Mult10_Flr_3, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom1_Mult10_Flr_4 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom1_Mult10_Flr_4, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom2_Flr_3 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom2_Flr_3, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom2_Flr_4 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom2_Flr_4, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom3_Mult10_Flr_3 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom3_Mult10_Flr_3, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom3_Mult10_Flr_4 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom3_Mult10_Flr_4, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom4_Flr_3 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom4_Flr_3, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom4_Flr_4 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom4_Flr_4, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom5_Mult10_Flr_3 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom5_Mult10_Flr_3, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom5_Mult10_Flr_4 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom5_Mult10_Flr_4, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom6_Flr_3 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom6_Flr_3, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom6_Flr_4 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom6_Flr_4, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom7_Mult10_Flr_3 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom7_Mult10_Flr_3, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom7_Mult10_Flr_4 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom7_Mult10_Flr_4, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom8_Flr_3 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom8_Flr_3, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PatRoom8_Flr_4 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PatRoom8_Flr_4, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + PhysTherapy_Flr_3 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + PhysTherapy_Flr_3, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + Radiology_Flr_4 Water Equipment, !- Name + , !- End-Use Subcategory + 1.0556e-006, !- Peak Flow Rate {m3/s} + BLDG_SWH_EXTD_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + Radiology_Flr_4, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + PlantEquipmentList, + SWHSys1 Equipment List, !- Name + WaterHeater:Mixed, !- Equipment 1 Object Type + SWHSys1 Water Heater; !- Equipment 1 Name + +! ***SWH SIZING & CONTROLS*** + + Sizing:Plant, + SWHSys1, !- Plant or Condenser Loop Name + Heating, !- Loop Type + 60, !- Design Loop Exit Temperature {C} + 5.0; !- Loop Design Temperature Difference {deltaC} + + SetpointManager:Scheduled, + SWHSys1 Loop Setpoint Manager, !- Name + Temperature, !- Control Variable + SWHSys1-Loop-Temp-Schedule, !- Schedule Name + SWHSys1 Supply Outlet Node; !- Setpoint Node or NodeList Name + + PlantEquipmentOperationSchemes, + SWHSys1 Loop Operation Scheme List, !- Name + PlantEquipmentOperation:HeatingLoad, !- Control Scheme 1 Object Type + SWHSys1 Operation Scheme,!- Control Scheme 1 Name + PlantAlwaysOnSch; !- Control Scheme 1 Schedule Name + + PlantEquipmentOperation:HeatingLoad, + SWHSys1 Operation Scheme,!- Name + 0.0, !- Load Range 1 Lower Limit {W} + 1000000000000000, !- Load Range 1 Upper Limit {W} + SWHSys1 Equipment List; !- Range 1 Equipment List Name + + + + +! ***SWH LOOP*** + + PlantLoop, + SWHSys1, !- Name + Water, !- Fluid Type + , !- User Defined Fluid Type + SWHSys1 Loop Operation Scheme List, !- Plant Equipment Operation Scheme Name + SWHSys1 Supply Outlet Node, !- Loop Temperature Setpoint Node Name + 60.0, !- Maximum Loop Temperature {C} + 10.0, !- Minimum Loop Temperature {C} + AUTOSIZE, !- Maximum Loop Flow Rate {m3/s} + 0.0, !- Minimum Loop Flow Rate {m3/s} + AUTOSIZE, !- Plant Loop Volume {m3} + SWHSys1 Supply Inlet Node, !- Plant Side Inlet Node Name + SWHSys1 Supply Outlet Node, !- Plant Side Outlet Node Name + SWHSys1 Supply Branches, !- Plant Side Branch List Name + SWHSys1 Supply Connectors, !- Plant Side Connector List Name + SWHSys1 Demand Inlet Node, !- Demand Side Inlet Node Name + SWHSys1 Demand Outlet Node, !- Demand Side Outlet Node Name + SWHSys1 Demand Branches, !- Demand Side Branch List Name + SWHSys1 Demand Connectors, !- Demand Side Connector List Name + Optimal; !- Load Distribution Scheme + +! ***SWH CONNECTIONS*** + + BranchList, + SWHSys1 Demand Branches, !- Name + SWHSys1 Demand Inlet Branch, !- Branch 1 Name + SWHSys1 Demand Load Branch 1, !- Branch 2 Name + SWHSys1 Demand Load Branch 2, !- Branch 3 Name + SWHSys1 Demand Load Branch 3, !- Branch 4 Name + SWHSys1 Demand Load Branch 4, !- Branch 5 Name + SWHSys1 Demand Load Branch 5, !- Branch 6 Name + SWHSys1 Demand Load Branch 6, !- Branch 7 Name + SWHSys1 Demand Load Branch 7, !- Branch 8 Name + SWHSys1 Demand Load Branch 8, !- Branch 9 Name + SWHSys1 Demand Load Branch 9, !- Branch 10 Name + SWHSys1 Demand Load Branch 10, !- Branch 11 Name + SWHSys1 Demand Load Branch 11, !- Branch 12 Name + SWHSys1 Demand Load Branch 12, !- Branch 13 Name + SWHSys1 Demand Load Branch 13, !- Branch 14 Name + SWHSys1 Demand Load Branch 14, !- Branch 15 Name + SWHSys1 Demand Load Branch 15, !- Branch 16 Name + SWHSys1 Demand Load Branch 16, !- Branch 17 Name + SWHSys1 Demand Load Branch 17, !- Branch 18 Name + SWHSys1 Demand Load Branch 18, !- Branch 19 Name + SWHSys1 Demand Load Branch 19, !- Branch 20 Name + SWHSys1 Demand Load Branch 20, !- Branch 21 Name + SWHSys1 Demand Load Branch 21, !- Branch 22 Name + SWHSys1 Demand Load Branch 22, !- Branch 23 Name + SWHSys1 Demand Load Branch 23, !- Branch 24 Name + SWHSys1 Demand Load Branch 24, !- Branch 25 Name + SWHSys1 Demand Load Branch 25, !- Branch 26 Name + SWHSys1 Demand Load Branch 26, !- Branch 27 Name + SWHSys1 Demand Load Branch 27, !- Branch 28 Name + SWHSys1 Demand Load Branch 28, !- Branch 29 Name + SWHSys1 Demand Load Branch 29, !- Branch 30 Name + SWHSys1 Demand Load Branch 30, !- Branch 31 Name + SWHSys1 Demand Bypass Branch, !- Branch 32 Name + SWHSys1 Demand Outlet Branch; !- Branch 33 Name + + BranchList, + SWHSys1 Supply Branches, !- Name + SWHSys1 Supply Inlet Branch, !- Branch 1 Name + SWHSys1 Supply Equipment Branch, !- Branch 2 Name + SWHSys1 Supply Equipment Bypass Branch, !- Branch 3 Name + SWHSys1 Supply Outlet Branch; !- Branch 4 Name + + Branch, + SWHSys1 Demand Bypass Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SWHSys1 Demand Bypass Pipe, !- Component 1 Name + SWHSys1 Demand Bypass Pipe Inlet Node, !- Component 1 Inlet Node Name + SWHSys1 Demand Bypass Pipe Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Inlet Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SWHSys1 Demand Inlet Pipe, !- Component 1 Name + SWHSys1 Demand Inlet Node, !- Component 1 Inlet Node Name + SWHSys1 Demand Inlet Pipe-SWHSys1 Demand Mixer; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 1, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + ER_Exam1_Mult4_Flr_1 Water Equipment, !- Component 1 Name + ER_Exam1_Mult4_Flr_1 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + ER_Exam1_Mult4_Flr_1 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 10, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom1_Mult10_Flr_3 Water Equipment, !- Component 1 Name + PatRoom1_Mult10_Flr_3 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom1_Mult10_Flr_3 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 11, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom2_Flr_3 Water Equipment, !- Component 1 Name + PatRoom2_Flr_3 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom2_Flr_3 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 12, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom3_Mult10_Flr_3 Water Equipment, !- Component 1 Name + PatRoom3_Mult10_Flr_3 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom3_Mult10_Flr_3 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 13, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom4_Flr_3 Water Equipment, !- Component 1 Name + PatRoom4_Flr_3 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom4_Flr_3 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 14, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom5_Mult10_Flr_3 Water Equipment, !- Component 1 Name + PatRoom5_Mult10_Flr_3 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom5_Mult10_Flr_3 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 15, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PhysTherapy_Flr_3 Water Equipment, !- Component 1 Name + PhysTherapy_Flr_3 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PhysTherapy_Flr_3 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 16, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom6_Flr_3 Water Equipment, !- Component 1 Name + PatRoom6_Flr_3 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom6_Flr_3 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 17, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom7_Mult10_Flr_3 Water Equipment, !- Component 1 Name + PatRoom7_Mult10_Flr_3 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom7_Mult10_Flr_3 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 18, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom8_Flr_3 Water Equipment, !- Component 1 Name + PatRoom8_Flr_3 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom8_Flr_3 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 19, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + Lab_Flr_3 Water Equipment, !- Component 1 Name + Lab_Flr_3 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + Lab_Flr_3 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 2, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + ER_Trauma1_Flr_1 Water Equipment, !- Component 1 Name + ER_Trauma1_Flr_1 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + ER_Trauma1_Flr_1 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 20, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom1_Mult10_Flr_4 Water Equipment, !- Component 1 Name + PatRoom1_Mult10_Flr_4 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom1_Mult10_Flr_4 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 21, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom2_Flr_4 Water Equipment, !- Component 1 Name + PatRoom2_Flr_4 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom2_Flr_4 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 22, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom3_Mult10_Flr_4 Water Equipment, !- Component 1 Name + PatRoom3_Mult10_Flr_4 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom3_Mult10_Flr_4 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 23, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom4_Flr_4 Water Equipment, !- Component 1 Name + PatRoom4_Flr_4 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom4_Flr_4 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 24, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom5_Mult10_Flr_4 Water Equipment, !- Component 1 Name + PatRoom5_Mult10_Flr_4 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom5_Mult10_Flr_4 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 25, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + Radiology_Flr_4 Water Equipment, !- Component 1 Name + Radiology_Flr_4 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + Radiology_Flr_4 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 26, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom6_Flr_4 Water Equipment, !- Component 1 Name + PatRoom6_Flr_4 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom6_Flr_4 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 27, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom7_Mult10_Flr_4 Water Equipment, !- Component 1 Name + PatRoom7_Mult10_Flr_4 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom7_Mult10_Flr_4 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 28, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + PatRoom8_Flr_4 Water Equipment, !- Component 1 Name + PatRoom8_Flr_4 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + PatRoom8_Flr_4 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 29, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + Lab_Flr_4 Water Equipment, !- Component 1 Name + Lab_Flr_4 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + Lab_Flr_4 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 3, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + ER_Exam3_Mult4_Flr_1 Water Equipment, !- Component 1 Name + ER_Exam3_Mult4_Flr_1 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + ER_Exam3_Mult4_Flr_1 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 30, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + Kitchen_Flr_5 Water Equipment, !- Component 1 Name + Kitchen_Flr_5 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + Kitchen_Flr_5 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 4, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + ER_Trauma2_Flr_1 Water Equipment, !- Component 1 Name + ER_Trauma2_Flr_1 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + ER_Trauma2_Flr_1 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 5, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + ER_Triage_Mult4_Flr_1 Water Equipment, !- Component 1 Name + ER_Triage_Mult4_Flr_1 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + ER_Triage_Mult4_Flr_1 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 6, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + OR1_Flr_2 Water Equipment, !- Component 1 Name + OR1_Flr_2 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + OR1_Flr_2 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 7, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + OR2_Mult5_Flr_2 Water Equipment, !- Component 1 Name + OR2_Mult5_Flr_2 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + OR2_Mult5_Flr_2 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 8, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + OR3_Flr_2 Water Equipment, !- Component 1 Name + OR3_Flr_2 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + OR3_Flr_2 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Load Branch 9, !- Name + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + OR4_Flr_2 Water Equipment, !- Component 1 Name + OR4_Flr_2 Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + OR4_Flr_2 Water Equipment Water Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Demand Outlet Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SWHSys1 Demand Outlet Pipe, !- Component 1 Name + SWHSys1 Demand Mixer-SWHSys1 Demand Outlet Pipe, !- Component 1 Inlet Node Name + SWHSys1 Demand Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Supply Equipment Branch, !- Name + , !- Pressure Drop Curve Name + WaterHeater:Mixed, !- Component 1 Object Type + SWHSys1 Water Heater, !- Component 1 Name + SWHSys1 Pump-SWHSys1 Water HeaterNode, !- Component 1 Inlet Node Name + SWHSys1 Supply Equipment Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Supply Equipment Bypass Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SWHSys1 Supply Equipment Bypass Pipe, !- Component 1 Name + SWHSys1 Supply Equip Bypass Inlet Node, !- Component 1 Inlet Node Name + SWHSys1 Supply Equip Bypass Outlet Node; !- Component 1 Outlet Node Name + + Branch, + SWHSys1 Supply Inlet Branch, !- Name + , !- Pressure Drop Curve Name + HeatExchanger:FluidToFluid, !- Component Object Type 1 + Primary to Main SWH Loop HW-HX, !- Component Name 1 + SWHSys1 Supply Inlet Node, !- Component Inlet Node Name 1 + SWHSys1 CircPump Inlet Node, !- Component Outlet Node Name 1 + Pump:VariableSpeed, !- Component 1 Object Type + SWHSys1 Pump, !- Component 1 Name + SWHSys1 CircPump Inlet Node, !- Component 1 Inlet Node Name + SWHSys1 CircPump Outlet Node; !- Component 1 Outlet Node Name + + Schedule:Compact, + HW SWH-HX-Temp-Schedule, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,45.0; !- Field 3 + + SetpointManager:Scheduled, + HW SWH-HX Setpoint Manager, !- Name + Temperature, !- Control Variable + HW SWH-HX-Temp-Schedule, !- Schedule Name + SWH Loop HX Outlet Node List; !- Setpoint Node or NodeList Name + + NodeList, + SWH Loop HX Outlet Node List, !- Name + SWHSys1 CircPump Inlet Node; !- Node 1 Name + + Branch, + SWHSys1 Supply Outlet Branch, !- Name + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SWHSys1 Supply Outlet Pipe, !- Component 1 Name + SWHSys1 Supply Mixer-SWHSys1 Supply Outlet Pipe, !- Component 1 Inlet Node Name + SWHSys1 Supply Outlet Node; !- Component 1 Outlet Node Name + + ConnectorList, + SWHSys1 Demand Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + SWHSys1 Demand Splitter, !- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + SWHSys1 Demand Mixer; !- Connector 2 Name + + ConnectorList, + SWHSys1 Supply Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + SWHSys1 Supply Splitter, !- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + SWHSys1 Supply Mixer; !- Connector 2 Name + + WaterUse:Connections, + ER_Exam1_Mult4_Flr_1 Water Equipment, !- Name + ER_Exam1_Mult4_Flr_1 Water Equipment Water Inlet Node, !- Inlet Node Name + ER_Exam1_Mult4_Flr_1 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + ER_Exam1_Mult4_Flr_1 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + ER_Exam3_Mult4_Flr_1 Water Equipment, !- Name + ER_Exam3_Mult4_Flr_1 Water Equipment Water Inlet Node, !- Inlet Node Name + ER_Exam3_Mult4_Flr_1 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + ER_Exam3_Mult4_Flr_1 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + ER_Trauma1_Flr_1 Water Equipment, !- Name + ER_Trauma1_Flr_1 Water Equipment Water Inlet Node, !- Inlet Node Name + ER_Trauma1_Flr_1 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + ER_Trauma1_Flr_1 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + ER_Trauma2_Flr_1 Water Equipment, !- Name + ER_Trauma2_Flr_1 Water Equipment Water Inlet Node, !- Inlet Node Name + ER_Trauma2_Flr_1 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + ER_Trauma2_Flr_1 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + ER_Triage_Mult4_Flr_1 Water Equipment, !- Name + ER_Triage_Mult4_Flr_1 Water Equipment Water Inlet Node, !- Inlet Node Name + ER_Triage_Mult4_Flr_1 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + ER_Triage_Mult4_Flr_1 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + Kitchen_Flr_5 Water Equipment, !- Name + Kitchen_Flr_5 Water Equipment Water Inlet Node, !- Inlet Node Name + Kitchen_Flr_5 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + Kitchen_Flr_5 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + Lab_Flr_3 Water Equipment, !- Name + Lab_Flr_3 Water Equipment Water Inlet Node, !- Inlet Node Name + Lab_Flr_3 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + Lab_Flr_3 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + Lab_Flr_4 Water Equipment, !- Name + Lab_Flr_4 Water Equipment Water Inlet Node, !- Inlet Node Name + Lab_Flr_4 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + Lab_Flr_4 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + OR1_Flr_2 Water Equipment, !- Name + OR1_Flr_2 Water Equipment Water Inlet Node, !- Inlet Node Name + OR1_Flr_2 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + OR1_Flr_2 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + OR2_Mult5_Flr_2 Water Equipment, !- Name + OR2_Mult5_Flr_2 Water Equipment Water Inlet Node, !- Inlet Node Name + OR2_Mult5_Flr_2 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + OR2_Mult5_Flr_2 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + OR3_Flr_2 Water Equipment, !- Name + OR3_Flr_2 Water Equipment Water Inlet Node, !- Inlet Node Name + OR3_Flr_2 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + OR3_Flr_2 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + OR4_Flr_2 Water Equipment, !- Name + OR4_Flr_2 Water Equipment Water Inlet Node, !- Inlet Node Name + OR4_Flr_2 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + OR4_Flr_2 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom1_Mult10_Flr_3 Water Equipment, !- Name + PatRoom1_Mult10_Flr_3 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom1_Mult10_Flr_3 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom1_Mult10_Flr_3 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom1_Mult10_Flr_4 Water Equipment, !- Name + PatRoom1_Mult10_Flr_4 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom1_Mult10_Flr_4 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom1_Mult10_Flr_4 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom2_Flr_3 Water Equipment, !- Name + PatRoom2_Flr_3 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom2_Flr_3 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom2_Flr_3 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom2_Flr_4 Water Equipment, !- Name + PatRoom2_Flr_4 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom2_Flr_4 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom2_Flr_4 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom3_Mult10_Flr_3 Water Equipment, !- Name + PatRoom3_Mult10_Flr_3 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom3_Mult10_Flr_3 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom3_Mult10_Flr_3 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom3_Mult10_Flr_4 Water Equipment, !- Name + PatRoom3_Mult10_Flr_4 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom3_Mult10_Flr_4 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom3_Mult10_Flr_4 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom4_Flr_3 Water Equipment, !- Name + PatRoom4_Flr_3 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom4_Flr_3 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom4_Flr_3 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom4_Flr_4 Water Equipment, !- Name + PatRoom4_Flr_4 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom4_Flr_4 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom4_Flr_4 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom5_Mult10_Flr_3 Water Equipment, !- Name + PatRoom5_Mult10_Flr_3 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom5_Mult10_Flr_3 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom5_Mult10_Flr_3 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom5_Mult10_Flr_4 Water Equipment, !- Name + PatRoom5_Mult10_Flr_4 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom5_Mult10_Flr_4 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom5_Mult10_Flr_4 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom6_Flr_3 Water Equipment, !- Name + PatRoom6_Flr_3 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom6_Flr_3 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom6_Flr_3 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom6_Flr_4 Water Equipment, !- Name + PatRoom6_Flr_4 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom6_Flr_4 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom6_Flr_4 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom7_Mult10_Flr_3 Water Equipment, !- Name + PatRoom7_Mult10_Flr_3 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom7_Mult10_Flr_3 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom7_Mult10_Flr_3 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom7_Mult10_Flr_4 Water Equipment, !- Name + PatRoom7_Mult10_Flr_4 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom7_Mult10_Flr_4 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom7_Mult10_Flr_4 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom8_Flr_3 Water Equipment, !- Name + PatRoom8_Flr_3 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom8_Flr_3 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom8_Flr_3 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PatRoom8_Flr_4 Water Equipment, !- Name + PatRoom8_Flr_4 Water Equipment Water Inlet Node, !- Inlet Node Name + PatRoom8_Flr_4 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PatRoom8_Flr_4 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + PhysTherapy_Flr_3 Water Equipment, !- Name + PhysTherapy_Flr_3 Water Equipment Water Inlet Node, !- Inlet Node Name + PhysTherapy_Flr_3 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + PhysTherapy_Flr_3 Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + Radiology_Flr_4 Water Equipment, !- Name + Radiology_Flr_4 Water Equipment Water Inlet Node, !- Inlet Node Name + Radiology_Flr_4 Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + Radiology_Flr_4 Water Equipment; !- Water Use Equipment 1 Name + + Connector:Splitter, + SWHSys1 Demand Splitter, !- Name + SWHSys1 Demand Inlet Branch, !- Inlet Branch Name + SWHSys1 Demand Load Branch 1, !- Outlet Branch 1 Name + SWHSys1 Demand Load Branch 2, !- Outlet Branch 2 Name + SWHSys1 Demand Load Branch 3, !- Outlet Branch 3 Name + SWHSys1 Demand Load Branch 4, !- Outlet Branch 4 Name + SWHSys1 Demand Load Branch 5, !- Outlet Branch 5 Name + SWHSys1 Demand Load Branch 6, !- Outlet Branch 6 Name + SWHSys1 Demand Load Branch 7, !- Outlet Branch 7 Name + SWHSys1 Demand Load Branch 8, !- Outlet Branch 8 Name + SWHSys1 Demand Load Branch 9, !- Outlet Branch 9 Name + SWHSys1 Demand Load Branch 10, !- Outlet Branch 10 Name + SWHSys1 Demand Load Branch 11, !- Outlet Branch 11 Name + SWHSys1 Demand Load Branch 12, !- Outlet Branch 12 Name + SWHSys1 Demand Load Branch 13, !- Outlet Branch 13 Name + SWHSys1 Demand Load Branch 14, !- Outlet Branch 14 Name + SWHSys1 Demand Load Branch 15, !- Outlet Branch 15 Name + SWHSys1 Demand Load Branch 16, !- Outlet Branch 16 Name + SWHSys1 Demand Load Branch 17, !- Outlet Branch 17 Name + SWHSys1 Demand Load Branch 18, !- Outlet Branch 18 Name + SWHSys1 Demand Load Branch 19, !- Outlet Branch 19 Name + SWHSys1 Demand Load Branch 20, !- Outlet Branch 20 Name + SWHSys1 Demand Load Branch 21, !- Outlet Branch 21 Name + SWHSys1 Demand Load Branch 22, !- Outlet Branch 22 Name + SWHSys1 Demand Load Branch 23, !- Outlet Branch 23 Name + SWHSys1 Demand Load Branch 24, !- Outlet Branch 24 Name + SWHSys1 Demand Load Branch 25, !- Outlet Branch 25 Name + SWHSys1 Demand Load Branch 26, !- Outlet Branch 26 Name + SWHSys1 Demand Load Branch 27, !- Outlet Branch 27 Name + SWHSys1 Demand Load Branch 28, !- Outlet Branch 28 Name + SWHSys1 Demand Load Branch 29, !- Outlet Branch 29 Name + SWHSys1 Demand Load Branch 30, !- Outlet Branch 30 Name + SWHSys1 Demand Bypass Branch; !- Outlet Branch 31 Name + + Connector:Splitter, + SWHSys1 Supply Splitter, !- Name + SWHSys1 Supply Inlet Branch, !- Inlet Branch Name + SWHSys1 Supply Equipment Branch, !- Outlet Branch 1 Name + SWHSys1 Supply Equipment Bypass Branch; !- Outlet Branch 2 Name + + Connector:Mixer, + SWHSys1 Demand Mixer, !- Name + SWHSys1 Demand Outlet Branch, !- Outlet Branch Name + SWHSys1 Demand Load Branch 1, !- Inlet Branch 1 Name + SWHSys1 Demand Load Branch 2, !- Inlet Branch 2 Name + SWHSys1 Demand Load Branch 3, !- Inlet Branch 3 Name + SWHSys1 Demand Load Branch 4, !- Inlet Branch 4 Name + SWHSys1 Demand Load Branch 5, !- Inlet Branch 5 Name + SWHSys1 Demand Load Branch 6, !- Inlet Branch 6 Name + SWHSys1 Demand Load Branch 7, !- Inlet Branch 7 Name + SWHSys1 Demand Load Branch 8, !- Inlet Branch 8 Name + SWHSys1 Demand Load Branch 9, !- Inlet Branch 9 Name + SWHSys1 Demand Load Branch 10, !- Inlet Branch 10 Name + SWHSys1 Demand Load Branch 11, !- Inlet Branch 11 Name + SWHSys1 Demand Load Branch 12, !- Inlet Branch 12 Name + SWHSys1 Demand Load Branch 13, !- Inlet Branch 13 Name + SWHSys1 Demand Load Branch 14, !- Inlet Branch 14 Name + SWHSys1 Demand Load Branch 15, !- Inlet Branch 15 Name + SWHSys1 Demand Load Branch 16, !- Inlet Branch 16 Name + SWHSys1 Demand Load Branch 17, !- Inlet Branch 17 Name + SWHSys1 Demand Load Branch 18, !- Inlet Branch 18 Name + SWHSys1 Demand Load Branch 19, !- Inlet Branch 19 Name + SWHSys1 Demand Load Branch 20, !- Inlet Branch 20 Name + SWHSys1 Demand Load Branch 21, !- Inlet Branch 21 Name + SWHSys1 Demand Load Branch 22, !- Inlet Branch 22 Name + SWHSys1 Demand Load Branch 23, !- Inlet Branch 23 Name + SWHSys1 Demand Load Branch 24, !- Inlet Branch 24 Name + SWHSys1 Demand Load Branch 25, !- Inlet Branch 25 Name + SWHSys1 Demand Load Branch 26, !- Inlet Branch 26 Name + SWHSys1 Demand Load Branch 27, !- Inlet Branch 27 Name + SWHSys1 Demand Load Branch 28, !- Inlet Branch 28 Name + SWHSys1 Demand Load Branch 29, !- Inlet Branch 29 Name + SWHSys1 Demand Load Branch 30, !- Inlet Branch 30 Name + SWHSys1 Demand Bypass Branch; !- Inlet Branch 31 Name + + Connector:Mixer, + SWHSys1 Supply Mixer, !- Name + SWHSys1 Supply Outlet Branch, !- Outlet Branch Name + SWHSys1 Supply Equipment Branch, !- Inlet Branch 1 Name + SWHSys1 Supply Equipment Bypass Branch; !- Inlet Branch 2 Name + + Pipe:Adiabatic, + SWHSys1 Demand Bypass Pipe, !- Name + SWHSys1 Demand Bypass Pipe Inlet Node, !- Inlet Node Name + SWHSys1 Demand Bypass Pipe Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + SWHSys1 Demand Inlet Pipe, !- Name + SWHSys1 Demand Inlet Node, !- Inlet Node Name + SWHSys1 Demand Inlet Pipe-SWHSys1 Demand Mixer; !- Outlet Node Name + + Pipe:Adiabatic, + SWHSys1 Demand Outlet Pipe, !- Name + SWHSys1 Demand Mixer-SWHSys1 Demand Outlet Pipe, !- Inlet Node Name + SWHSys1 Demand Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + SWHSys1 Supply Equipment Bypass Pipe, !- Name + SWHSys1 Supply Equip Bypass Inlet Node, !- Inlet Node Name + SWHSys1 Supply Equip Bypass Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + SWHSys1 Supply Outlet Pipe, !- Name + SWHSys1 Supply Mixer-SWHSys1 Supply Outlet Pipe, !- Inlet Node Name + SWHSys1 Supply Outlet Node; !- Outlet Node Name + +! ***SWH SCHEDULES*** + + Schedule:Compact, + BLDG_SWH_EXTD_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays SummerDesignDay, !- Field 2 + Until: 07:00,0.3, !- Field 3 + Until: 08:00,0.5, !- Field 5 + Until: 09:00,0.58, !- Field 7 + Until: 10:00,0.66, !- Field 9 + Until: 11:00,0.78, !- Field 11 + Until: 12:00,0.82, !- Field 13 + Until: 13:00,0.71, !- Field 15 + Until: 14:00,0.82, !- Field 17 + Until: 15:00,0.78, !- Field 19 + Until: 16:00,0.74, !- Field 21 + Until: 17:00,0.63, !- Field 23 + Until: 18:00,0.41, !- Field 25 + Until: 21:00,0.35, !- Field 27 + Until: 24:00,0.30, !- Field 29 + For: AllOtherDays, !- Field 31 + Until: 08:00,0.3, !- Field 32 + Until: 09:00,0.4, !- Field 34 + Until: 10:00,0.5, !- Field 36 + Until: 17:00,0.6, !- Field 38 + Until: 18:00,0.5, !- Field 40 + Until: 24:00,0.3; !- Field 42 + + Schedule:Compact, + BLDG_SWH_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays SummerDesignDay, !- Field 2 + Until: 07:00,0.01, !- Field 3 + Until: 08:00,0.17, !- Field 5 + Until: 09:00,0.58, !- Field 7 + Until: 10:00,0.66, !- Field 9 + Until: 11:00,0.78, !- Field 11 + Until: 12:00,0.82, !- Field 13 + Until: 13:00,0.71, !- Field 15 + Until: 14:00,0.82, !- Field 17 + Until: 15:00,0.78, !- Field 19 + Until: 16:00,0.74, !- Field 21 + Until: 17:00,0.63, !- Field 23 + Until: 18:00,0.41, !- Field 25 + Until: 21:00,0.18, !- Field 27 + Until: 22:00,0.1, !- Field 29 + Until: 24:00,0.01, !- Field 31 + For: Saturday WinterDesignDay, !- Field 33 + Until: 08:00,0.01, !- Field 34 + Until: 09:00,0.2, !- Field 36 + Until: 10:00,0.28, !- Field 38 + Until: 12:00,0.3, !- Field 40 + Until: 14:00,0.24, !- Field 42 + Until: 17:00,0.23, !- Field 44 + Until: 18:00,0.1, !- Field 46 + Until: 24:00,0.01, !- Field 48 + For: Sunday Holidays AllOtherDays, !- Field 50 + Until: 24:00,0.01; !- Field 51 + + Schedule:Compact, + Water Equipment Hot Supply Temp Sched, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,49.0; !- Field 3 + + Schedule:Compact, + Water Equipment Latent fract sched, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,0.05; !- Field 3 + + Schedule:Compact, + Water Equipment Sensible fract sched, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,0.2; !- Field 3 + + Schedule:Compact, + Water Equipment Temp Sched, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,49.0; !- Field 3 + + Schedule:Compact, + SWHSys1 Water Heater Ambient Temperature Schedule Name, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,22.0; !- Field 3 + + Schedule:Compact, + SWHSys1 Water Heater Setpoint Temperature Schedule Name, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,60.0; !- Field 3 + + Schedule:Compact, + SWHSys1-Loop-Temp-Schedule, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,60.0; !- Field 3 + + +! ******************************************************************************* +! Plant Operation Scheme Control +! ******************************************************************************* + + Schedule:Compact, + PlantAlwaysOnSch, !- Name + On/Off, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,1.0; !- Field 3 + + PlantEquipmentOperation:ChillerHeaterChangeover, + AWHP Operation Scheme, !- Name + 6.6, !- Primary Cooling Plant Setpoint Temperature {C} + 8.6, !- Secondary Distribution Cooling Plant Setpoint Temperature {C} + 59.0, !- Primary Heating Plant Setpoint at Outdoor High Temperature {C} + 10.0, !- Outdoor High Temperature {C} + 48.0, !- Primary Heating Plant Setpoint at Outdoor Low Temperature {C} + -22.0, !- Outdoor Low Temperature {C} + 45.0, !- Secondary Distribution Heating Plant Setpoint Temperature {C} + All Conditioned Zones, !- Zone Load Polling ZoneList Name + AWHP Cool Operation Scheme, !- Cooling Only Load Plant Equipment Operation Cooling Load Name + AWHP Heat Operation Scheme, !- Heating Only Load Plant Equipment Operation Heating Load Name + , !- Simultaneous Cooling And Heating Plant Equipment Operation Cooling Load Name + , !- Simultaneous Cooling And Heating Plant Equipment Operation Heating Load Name + , !- Dedicated Chilled Water Return Recovery Heat Pump Name + ; !- Dedicated Hot Water Return Recovery Heat Pump Name + + + PlantEquipmentOperationSchemes, + AWHP Cool Loop Operation Scheme List, !- Name + PlantEquipmentOperation:ChillerHeaterChangeover, !- Control Scheme 1 Object Type + AWHP Operation Scheme, !- Control Scheme 1 Name + PlantAlwaysOnSch; !- Control Scheme 1 Schedule Name + + PlantEquipmentOperation:CoolingLoad, + AWHP Cool Operation Scheme, !- Name + 0.0, !- Load Range 1 Lower Limit {W} + 1000000, !- Load Range 1 Upper Limit {W} + One AWHP Cooling Equipment List, !- Range 1 Equipment List Name + 1000000, !- Load Range 2 Lower Limit {W} + 10000000000000, !- Load Range 2 Upper Limit {W} + Two AWHP Cooling Equipment List; !- Range 2 Equipment List Name + + PlantEquipmentList, + Two AWHP Cooling Equipment List, !- Name + HeatPump:PlantLoop:EIR:Cooling, !- Equipment Object Type 1 + AWHP 1 Cooling Coil, !- Equipment Name 1 + HeatPump:PlantLoop:EIR:Cooling, !- Equipment Object Type 2 + AWHP 2 Cooling Coil; !- Equipment Name 2 + + PlantEquipmentList, + One AWHP Cooling Equipment List, !- Name + HeatPump:PlantLoop:EIR:Cooling, !- Equipment Object Type 1 + AWHP 1 Cooling Coil; !- Equipment Name 1 + + PlantEquipmentOperationSchemes, + PriHeatSys Operation Schemes, !- Name + PlantEquipmentOperation:ChillerHeaterChangeover, !- Control Scheme 1 Object Type + AWHP Operation Scheme, !- Control Scheme 1 Name + PlantAlwaysOnSch; !- Control Scheme 1 Schedule Name + + PlantEquipmentOperation:HeatingLoad, + AWHP Heat Operation Scheme, !- Name + 0.0, !- Load Range 1 Lower Limit {W} + 1000000, !- Load Range 1 Upper Limit {W} + One AWHP Heating Equipment List, !- Range 1 Equipment List Name + 1000000, !- Load Range 2 Lower Limit {W} + 10000000000000, !- Load Range 2 Upper Limit {W} + Two AWHP Heating Equipment List; !- Range 2 Equipment List Name + + PlantEquipmentList, + Two AWHP Heating Equipment List, !- Name + HeatPump:PlantLoop:EIR:Heating, !- Component 1 Object Type + AWHP 1 Heating Side, !- Component 1 Name + HeatPump:PlantLoop:EIR:Heating, !- Component 2 Object Type + AWHP 2 Heating Side; !- Component 2 Name + + PlantEquipmentOperation:HeatingLoad, + One AWHP Heating Operation Scheme, !- Name + 0.0, !- Load Range 1 Lower Limit {W} + 1000000, !- Load Range 1 Upper Limit {W} + One AWHP Heating Equipment List; !- Range 1 Equipment List Name + + PlantEquipmentList, + One AWHP Heating Equipment List, !- Name + HeatPump:PlantLoop:EIR:Heating, !- Equipment 1 Object Type + AWHP 2 Heating Side; !- Equipment 1 Name + + PlantEquipmentOperationSchemes, + SecHeatSys Loop Operation Scheme List, !- Name + PlantEquipmentOperation:HeatingLoad, !- Control Scheme 1 Object Type + SecHeatSys Operation Scheme, !- Control Scheme 1 Name + PlantAlwaysOnSch; !- Control Scheme 1 Schedule Name + + PlantEquipmentOperation:HeatingLoad, + SecHeatSys Operation Scheme, !- Name + 0.0, !- Load Range 1 Lower Limit {W} + 100000000, !- Load Range 1 Upper Limit {W} + SecHeatSys Equipment List; !- Range 1 Equipment List Name + + PlantEquipmentList, + SecHeatSys Equipment List, !- Name + Boiler:HotWater, !- Equipment 1 Object Type + SecHeatSys Boiler; !- Equipment 1 Name + + ZoneList, + All Conditioned Zones, !- Name + BASEMENT, !- Zone 1 Name + CORRIDOR_FLR_1, !- Zone 2 Name + CORRIDOR_FLR_2, !- Zone 3 Name + CORRIDOR_FLR_5, !- Zone 4 Name + CORRIDOR_NW_FLR_3, !- Zone 5 Name + CORRIDOR_NW_FLR_4, !- Zone 6 Name + CORRIDOR_SE_FLR_3, !- Zone 7 Name + CORRIDOR_SE_FLR_4, !- Zone 8 Name + DINING_FLR_5, !- Zone 9 Name + ER_EXAM1_MULT4_FLR_1, !- Zone 10 Name + ER_EXAM3_MULT4_FLR_1, !- Zone 11 Name + ER_NURSESTN_LOBBY_FLR_1, !- Zone 12 Name + ER_TRAUMA1_FLR_1, !- Zone 13 Name + ER_TRAUMA2_FLR_1, !- Zone 14 Name + ER_TRIAGE_MULT4_FLR_1, !- Zone 15 Name + ICU_FLR_2, !- Zone 16 Name + ICU_NURSESTN_LOBBY_FLR_2, !- Zone 17 Name + IC_PATROOM1_MULT5_FLR_2, !- Zone 18 Name + IC_PATROOM2_FLR_2, !- Zone 19 Name + IC_PATROOM3_MULT6_FLR_2, !- Zone 20 Name + KITCHEN_FLR_5, !- Zone 21 Name + LAB_FLR_3, !- Zone 22 Name + LAB_FLR_4, !- Zone 23 Name + LOBBY_RECORDS_FLR_1, !- Zone 24 Name + NURSESTN_LOBBY_FLR_3, !- Zone 25 Name + NURSESTN_LOBBY_FLR_4, !- Zone 26 Name + NURSESTN_LOBBY_FLR_5, !- Zone 27 Name + OR1_FLR_2, !- Zone 28 Name + OR2_MULT5_FLR_2, !- Zone 29 Name + OR3_FLR_2, !- Zone 30 Name + OR4_FLR_2, !- Zone 31 Name + OR_NURSESTN_LOBBY_FLR_2, !- Zone 32 Name + OFFICE1_FLR_5, !- Zone 33 Name + OFFICE1_MULT4_FLR_1, !- Zone 34 Name + OFFICE2_MULT5_FLR_5, !- Zone 35 Name + OFFICE3_FLR_5, !- Zone 36 Name + OFFICE4_MULT6_FLR_5, !- Zone 37 Name + PATROOM1_MULT10_FLR_3, !- Zone 38 Name + PATROOM1_MULT10_FLR_4, !- Zone 39 Name + PATROOM2_FLR_3, !- Zone 40 Name + PATROOM2_FLR_4, !- Zone 41 Name + PATROOM3_MULT10_FLR_3, !- Zone 42 Name + PATROOM3_MULT10_FLR_4, !- Zone 43 Name + PATROOM4_FLR_3, !- Zone 44 Name + PATROOM4_FLR_4, !- Zone 45 Name + PATROOM5_MULT10_FLR_3, !- Zone 46 Name + PATROOM5_MULT10_FLR_4, !- Zone 47 Name + PATROOM6_FLR_3, !- Zone 48 Name + PATROOM6_FLR_4, !- Zone 49 Name + PATROOM7_MULT10_FLR_3, !- Zone 50 Name + PATROOM7_MULT10_FLR_4, !- Zone 51 Name + PATROOM8_FLR_3, !- Zone 52 Name + PATROOM8_FLR_4, !- Zone 53 Name + PHYSTHERAPY_FLR_3, !- Zone 54 Name + RADIOLOGY_FLR_4; !- Zone 55 Name + + +! ******************************************************************************* + + + + + OutputControl:ReportingTolerances, + 0.556, !- Tolerance for Time Heating Setpoint Not Met {deltaC} + 0.556; !- Tolerance for Time Cooling Setpoint Not Met {deltaC} + + Output:SQLite, + Simple; !- Option Type + + Output:VariableDictionary,IDF,Unsorted; + + Output:Surfaces:List,Details; + + Output:Constructions,Constructions; + +! ***REPORT METERS/VARIABLES*** + + Output:Variable,*,Site Outdoor Air Drybulb Temperature,timestep; + + Output:Variable,*,Boiler Heating Rate,timestep; + Output:Variable,*,Boiler Inlet Temperature,timestep; + Output:Variable,*,Boiler Outlet Temperature,timestep; + Output:Variable,*,Boiler Mass Flow Rate,timestep; + Output:Variable,*,Boiler Part Load Ratio,timestep; + + Output:Variable,*,Plant System Cycle On Off Status,timestep; + + Output:Variable,BASEMENT, Zone Air Temperature,timestep; + Output:Variable,CORRIDOR_FLR_1, Zone Air Temperature,timestep; + Output:Variable,CORRIDOR_FLR_2, Zone Air Temperature,timestep; + Output:Variable,DINING_FLR_5, Zone Air Temperature,timestep; + Output:Variable,ER_EXAM1_MULT4_FLR_1, Zone Air Temperature,timestep; + Output:Variable,ER_NURSESTN_LOBBY_FLR_1, Zone Air Temperature,timestep; + Output:Variable,ER_TRAUMA1_FLR_1, Zone Air Temperature,timestep; + Output:Variable,ICU_FLR_2, Zone Air Temperature,timestep; + Output:Variable,IC_PATROOM1_MULT5_FLR_2, Zone Air Temperature,timestep; + Output:Variable,KITCHEN_FLR_5, Zone Air Temperature,timestep; + Output:Variable,LAB_FLR_4, Zone Air Temperature,timestep; + Output:Variable,LOBBY_RECORDS_FLR_1, Zone Air Temperature,timestep; + Output:Variable,OR1_FLR_2,Zone Air Temperature,timestep; + Output:Variable,OFFICE1_MULT4_FLR_1, Zone Air Temperature,timestep; + Output:Variable,PATROOM1_MULT10_FLR_3, Zone Air Temperature,timestep; + Output:Variable,PHYSTHERAPY_FLR_3, Zone Air Temperature,timestep; + Output:Variable,RADIOLOGY_FLR_4, Zone Air Temperature,timestep; + + Output:Variable,*,Heat Pump Part Load Ratio,timestep; + Output:Variable,*,Heat Pump Cycling Ratio,timestep; + Output:Variable,*,Heat Pump Load Side Heat Transfer Rate,timestep; + Output:Variable,*,Heat Pump Source Side Heat Transfer Rate,timestep; + Output:Variable,*,Heat Pump Load Side Inlet Temperature,timestep; + Output:Variable,*,Heat Pump Load Side Outlet Temperature,timestep; + Output:Variable,*,Heat Pump Source Side Inlet Temperature,timestep; + Output:Variable,*,Heat Pump Source Side Outlet Temperature,timestep; + Output:Variable,*,Heat Pump Electricity Rate,timestep; + Output:Variable,*,Heat Pump Heat Recovery Heat Transfer Rate,timestep; + Output:Variable,*,Heat Pump Heat Recovery Inlet Temperature,timestep; + Output:Variable,*,Heat Pump Heat Recovery Outlet Temperature,timestep; + Output:Variable,*,Heat Pump Heat Recovery Operation Status,timestep; + Output:Variable,SWHSys1 Pump-SWHSys1 Water HeaterNode, System Node Temperature,timestep; + Output:Variable,SWHSys1 Supply Equipment Outlet Node, System Node Temperature,timestep; + + !Output:Diagnostics,DisplayExtraWarnings; \ No newline at end of file diff --git a/testfiles/PlantLoopHeatPump_EIR_Large-Office-2-AWHP-DedHR-AuxBoiler-Pri-Sec-HW.idf b/testfiles/PlantLoopHeatPump_EIR_Large-Office-2-AWHP-DedHR-AuxBoiler-Pri-Sec-HW.idf index 74195b07d5e..94f8e8ab016 100644 --- a/testfiles/PlantLoopHeatPump_EIR_Large-Office-2-AWHP-DedHR-AuxBoiler-Pri-Sec-HW.idf +++ b/testfiles/PlantLoopHeatPump_EIR_Large-Office-2-AWHP-DedHR-AuxBoiler-Pri-Sec-HW.idf @@ -10065,9 +10065,12 @@ Fan:SystemModel, AirSource, !- Condenser Type AWHP_1 Cooling Side Condenser Air Inlet Node, !- Source Side Inlet Node Name AWHP_1 Cooling Side Condenser Air Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name AWHP_1 Heating Side, !- Companion Heat Pump Name autosize, !- Load Side Reference Flow Rate {m3/s} autosize, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} autosize, !- Reference Capacity {W} 2.89, !- Reference Coefficient of Performance {W/W} 1.0, !- Sizing Factor @@ -10089,9 +10092,12 @@ Fan:SystemModel, AirSource, !- Condenser Type AWHP_2 Condenser Air Inlet Node, !- Source Side Inlet Node Name AWHP_2 Condenser Air Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name AWHP_2 Heating Side, !- Companion Heat Pump Name autosize, !- Load Side Reference Flow Rate {m3/s} autosize, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} autosize, !- Reference Capacity {W} 2.89, !- Reference Coefficient of Performance {W/W} 1.0, !- Sizing Factor @@ -10150,9 +10156,12 @@ Curve:Biquadratic, AirSource, !- Condenser Type AWHP_1 Heating Side Condenser Air Inlet Node, !- Source Side Inlet Node Name AWHP_1 Heating Side Condenser Air Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name AWHP_1 Cooling Side, !- Companion Heat Pump Name autosize, !- Load Side Reference Flow Rate {m3/s} autosize, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} autosize, !- Reference Capacity {W} 2.89, !- Reference Coefficient of Performance {W/W} 1.0, !- Sizing Factor @@ -10212,9 +10221,12 @@ Curve:Biquadratic, AirSource, !- Condenser Type AWHP_2 Heating Side Condenser Air Inlet Node, !- Source Side Inlet Node Name AWHP_2 Heating Side Condenser Air Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name AWHP_2 Cooling Side, !- Companion Heat Pump Name autosize, !- Load Side Reference Flow Rate {m3/s} autosize, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} autosize, !- Reference Capacity {W} 2.89, !- Reference Coefficient of Performance {W/W} 1.0, !- Sizing Factor @@ -10540,9 +10552,12 @@ Curve:Biquadratic, WaterSource, !- Condenser Type Heating Side WSHP Source Side Inlet, !- Source Side Inlet Node Name Heating Side WSHP Source Side Oulet, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name Dedicated HR Cooling Side WSHP, !- Companion Heat Pump Name autosize, !- Load Side Reference Flow Rate {m3/s} autosize, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} autosize, !- Reference Capacity {W} 3.5, !- Reference Coefficient of Performance {W/W} 0.2, !- Sizing Factor @@ -10611,9 +10626,12 @@ Curve:Biquadratic, WaterSource, !- Condenser Type Cooling Side WSHP Source Side Inlet, !- Source Side Inlet Node Name Cooling Side WSHP Source Side Outlet, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name Dedicated HR Heating Side WSHP, !- Companion Heat Pump Name autosize, !- Load Side Reference Flow Rate {m3/s} autosize, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} autosize, !- Reference Capacity {W} 3.5, !- Reference Coefficient of Performance {W/W} 0.2, !- Sizing Factor diff --git a/testfiles/PlantLoopHeatPump_EIR_LargeOffice-2-AWHP-AuxBoiler-Pri-Sec-4PipeBeam.idf b/testfiles/PlantLoopHeatPump_EIR_LargeOffice-2-AWHP-AuxBoiler-Pri-Sec-4PipeBeam.idf index eb3c51db20e..f066a5f361a 100644 --- a/testfiles/PlantLoopHeatPump_EIR_LargeOffice-2-AWHP-AuxBoiler-Pri-Sec-4PipeBeam.idf +++ b/testfiles/PlantLoopHeatPump_EIR_LargeOffice-2-AWHP-AuxBoiler-Pri-Sec-4PipeBeam.idf @@ -8430,9 +8430,12 @@ AirSource, !- Condenser Type AWHP_1 Cooling Side Condenser Air Inlet Node, !- Source Side Inlet Node Name AWHP_1 Cooling Side Condenser Air Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name AWHP_1 Heating Side, !- Companion Heat Pump Name autosize, !- Load Side Reference Flow Rate {m3/s} autosize, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} autosize, !- Reference Capacity {W} 2.89, !- Reference Coefficient of Performance {W/W} 1.0, !- Sizing Factor @@ -8454,9 +8457,12 @@ AirSource, !- Condenser Type AWHP_2 Condenser Air Inlet Node, !- Source Side Inlet Node Name AWHP_2 Condenser Air Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name AWHP_2 Heating Side, !- Companion Heat Pump Name autosize, !- Load Side Reference Flow Rate {m3/s} autosize, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} autosize, !- Reference Capacity {W} 2.89, !- Reference Coefficient of Performance {W/W} 1.0, !- Sizing Factor @@ -8515,9 +8521,12 @@ Curve:Biquadratic, AirSource, !- Condenser Type AWHP_1 Heating Side Condenser Air Inlet Node, !- Source Side Inlet Node Name AWHP_1 Heating Side Condenser Air Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name AWHP_1 Cooling Side, !- Companion Heat Pump Name autosize, !- Load Side Reference Flow Rate {m3/s} autosize, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} autosize, !- Reference Capacity {W} 2.89, !- Reference Coefficient of Performance {W/W} 1.0, !- Sizing Factor @@ -8577,9 +8586,12 @@ Curve:Biquadratic, AirSource, !- Condenser Type AWHP_2 Heating Side Condenser Air Inlet Node, !- Source Side Inlet Node Name AWHP_2 Heating Side Condenser Air Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name AWHP_2 Cooling Side, !- Companion Heat Pump Name autosize, !- Load Side Reference Flow Rate {m3/s} autosize, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} autosize, !- Reference Capacity {W} 2.89, !- Reference Coefficient of Performance {W/W} 1.0, !- Sizing Factor diff --git a/testfiles/PlantLoopHeatPump_EIR_WaterSource.idf b/testfiles/PlantLoopHeatPump_EIR_WaterSource.idf index 1d820090144..aabfe78a940 100644 --- a/testfiles/PlantLoopHeatPump_EIR_WaterSource.idf +++ b/testfiles/PlantLoopHeatPump_EIR_WaterSource.idf @@ -265,9 +265,12 @@ WaterSource, !- Condenser Type Condenser Loop Demand Inlet Node, !- Source Side Inlet Node Name Condenser Loop Demand Intermediate Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name Cooling Coil, !- Companion Heat Pump Name 0.005, !- Load Side Reference Flow Rate {m3/s} 0.002, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} 80000, !- Reference Capacity {W} 3.5, !- Reference Coefficient of Performance {W/W} , !- Sizing Factor @@ -424,9 +427,12 @@ WaterSource, !- Condenser Type Condenser Loop Demand Intermediate Node, !- Source Side Inlet Node Name Condenser Loop Demand Outlet Node, !- Source Side Outlet Node Name + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name Heating Coil, !- Companion Heat Pump Name 0.005, !- Load Side Reference Flow Rate {m3/s} 0.003, !- Source Side Reference Flow Rate {m3/s} + , !- Heat Recovery Reference Flow Rate {m3/s} 400000, !- Reference Capacity {W} 3.5, !- Reference Coefficient of Performance {W/W} , !- Sizing Factor diff --git a/tst/EnergyPlus/unit/PlantLoopHeatPumpEIR.unit.cc b/tst/EnergyPlus/unit/PlantLoopHeatPumpEIR.unit.cc index 27ff3abcef8..f656b198387 100644 --- a/tst/EnergyPlus/unit/PlantLoopHeatPumpEIR.unit.cc +++ b/tst/EnergyPlus/unit/PlantLoopHeatPumpEIR.unit.cc @@ -82,9 +82,12 @@ TEST_F(EnergyPlusFixture, ConstructionFullObjectsHeatingAndCooling_WaterSource) " WaterSource,", " node 3,", " node 4,", + " ,", + " ,", " hp cooling side,", " 0.001,", " 0.001,", + " ,", " 1000,", " 3.14,", " 2,", @@ -98,9 +101,12 @@ TEST_F(EnergyPlusFixture, ConstructionFullObjectsHeatingAndCooling_WaterSource) " WaterSource,", " node 3,", " node 4,", + " ,", + " ,", " hp heating side,", " 0.001,", " 0.001,", + " ,", " 1000,", " 3.14,", " 2,", @@ -206,8 +212,11 @@ TEST_F(EnergyPlusFixture, HeatingConstructionFullObjectsNoCompanion) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.001,", " 0.001,", + " ,", " 1000,", " 3.14,", " 1,", @@ -254,8 +263,11 @@ TEST_F(EnergyPlusFixture, CoolingConstructionFullObjectsNoCompanion) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.001,", " 0.001,", + " ,", " 1000,", " 3.14,", " 1,", @@ -302,8 +314,11 @@ TEST_F(EnergyPlusFixture, CoolingConstructionFullObjectWithDefaults) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.001,", " 0.001,", + " ,", " 1000,", " ,", " ,", @@ -343,8 +358,11 @@ TEST_F(EnergyPlusFixture, CoolingConstructionFullyAutoSized_WaterSource) " node 3,", " node 4,", " ,", + " ,", + " ,", " Autosize,", " Autosize,", + " ,", " Autosize,", " ,", " 1,", @@ -391,8 +409,11 @@ TEST_F(EnergyPlusFixture, CatchErrorsOnBadCurves) " node 3,", " node 4,", " ,", + " ,", + " ,", " Autosize,", " Autosize,", + " ,", " Autosize,", " ,", " 1,", @@ -414,8 +435,11 @@ TEST_F(EnergyPlusFixture, processInputForEIRPLHP_TestAirSourceDuplicateNodes) " node 3,", " node 3,", " ,", + " ,", + " ,", " 0.001,", " 0.001,", + " ,", " 1000,", " 3.14,", " ,", @@ -478,8 +502,11 @@ TEST_F(EnergyPlusFixture, processInputForEIRPLHP_TestAirSourceOANode) " node 3,", " node 4,", " ,", + " ,", + " ,", " Autosize,", " Autosize,", + " ,", " Autosize,", " 1.0,", " 1,", @@ -536,8 +563,11 @@ TEST_F(EnergyPlusFixture, processInputForEIRPLHP_TestAirSourceNoOANode) " node 3,", " node 4,", " ,", + " ,", + " ,", " Autosize,", " Autosize,", + " ,", " Autosize,", " 1.0,", " 1,", @@ -603,8 +633,11 @@ TEST_F(EnergyPlusFixture, Initialization) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.001,", " 0.001,", + " ,", " 1000,", " 3.14,", " ,", @@ -702,9 +735,12 @@ TEST_F(EnergyPlusFixture, TestSizing_FullyAutosizedCoolingWithCompanion_WaterSou " WaterSource,", " node 3,", " node 4,", + " ,", + " ,", " hp heating side,", " Autosize,", " Autosize,", + ",", " Autosize,", " 1.0,", " 1,", @@ -718,9 +754,12 @@ TEST_F(EnergyPlusFixture, TestSizing_FullyAutosizedCoolingWithCompanion_WaterSou " WaterSource,", " node 7,", " node 8,", + " ,", + " ,", " hp cooling side,", " Autosize,", " Autosize,", + ",", " Autosize,", " 1.0,", " 1,", @@ -889,9 +928,12 @@ TEST_F(EnergyPlusFixture, TestSizing_FullyHardsizedHeatingWithCompanion) " WaterSource,", " node 3,", " node 4,", + " ,", + " ,", " hp heating side,", " 0.01,", " 0.02,", + " ,", " 1200,", " 1.0,", " 1,", @@ -905,9 +947,12 @@ TEST_F(EnergyPlusFixture, TestSizing_FullyHardsizedHeatingWithCompanion) " WaterSource,", " node 7,", " node 8,", + " ,", + " ,", " hp cooling side,", " 0.01,", " 0.02,", + " ,", " 1200,", " 1.0,", " 1,", @@ -1026,9 +1071,12 @@ TEST_F(EnergyPlusFixture, TestSizing_WithCompanionNoPlantSizing) " WaterSource,", " node 3,", " node 4,", + " ,", + " ,", " hp heating side,", " Autosize,", " Autosize,", + " ,", " Autosize,", " 1.0,", " 1,", @@ -1042,9 +1090,12 @@ TEST_F(EnergyPlusFixture, TestSizing_WithCompanionNoPlantSizing) " WaterSource,", " node 7,", " node 8,", + " ,", + " ,", " hp cooling side,", " Autosize,", " Autosize,", + " ,", " Autosize,", " 1.0,", " 1,", @@ -1156,8 +1207,11 @@ TEST_F(EnergyPlusFixture, TestSizing_NoCompanionNoPlantSizingError) " node 7,", " node 8,", " ,", + " ,", + " ,", " Autosize,", " Autosize,", + " ,", " Autosize,", " 1.0,", " 1,", @@ -1245,8 +1299,11 @@ TEST_F(EnergyPlusFixture, TestSizing_NoCompanionNoPlantSizingHardSized) " node 7,", " node 8,", " ,", + " ,", + " ,", " 0.1,", " 0.1,", + " ,", " 1000,", " 1.0,", " 1,", @@ -1338,8 +1395,11 @@ TEST_F(EnergyPlusFixture, CoolingOutletSetpointWorker) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.001,", " 0.001,", + " ,", " 1000,", " 3.14,", " ,", @@ -1417,8 +1477,11 @@ TEST_F(EnergyPlusFixture, HeatingOutletSetpointWorker) " node 3,", " node 3,", " ,", + " ,", + " ,", " 0.001,", " 0.001,", + " ,", " 1000,", " 3.14,", " ,", @@ -1486,8 +1549,11 @@ TEST_F(EnergyPlusFixture, Initialization2_WaterSource) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.001,", " 0.001,", + " ,", " 1000,", " 3.14,", " ,", @@ -1620,8 +1686,11 @@ TEST_F(EnergyPlusFixture, OnInitLoopEquipTopologyErrorCases) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.0001,", " 0.0001,", + " ,", " 1000,", " 3.14,", " ,", @@ -1737,8 +1806,11 @@ TEST_F(EnergyPlusFixture, CoolingSimulate_WaterSource) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.0001,", " 0.0001,", + " ,", " 1000,", " 3.14,", " ,", @@ -1871,8 +1943,11 @@ TEST_F(EnergyPlusFixture, HeatingSimulate_WaterSource) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.0001,", " 0.0001,", + " ,", " 1000,", " 3.14,", " ,", @@ -2024,9 +2099,12 @@ TEST_F(EnergyPlusFixture, ConstructionFullObjectsHeatingAndCooling_AirSource) " AirSource,", " node 3,", " node 4,", + " ,", + " ,", " hp cooling side,", " 0.001,", " 0.001,", + " ,", " 1000,", " 3.14,", " 2,", @@ -2040,9 +2118,12 @@ TEST_F(EnergyPlusFixture, ConstructionFullObjectsHeatingAndCooling_AirSource) " AirSource,", " node 3,", " node 4,", + " ,", + " ,", " hp heating side,", " 0.001,", " 0.001,", + " ,", " 1000,", " 3.14,", " 2,", @@ -2100,8 +2181,11 @@ TEST_F(EnergyPlusFixture, CoolingSimulate_AirSource) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.0001,", " 1,", + " ,", " 1000,", " 3.14,", " ,", @@ -2217,8 +2301,11 @@ TEST_F(EnergyPlusFixture, HeatingSimulate_AirSource) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.0001,", " 1,", + " ,", " 1000,", " 3.14,", " ,", @@ -2350,8 +2437,11 @@ TEST_F(EnergyPlusFixture, CoolingConstructionFullyAutoSized_AirSource) " node 3,", " node 4,", " ,", + " ,", + " ,", " Autosize,", " Autosize,", + " ,", " Autosize,", " ,", " 1,", @@ -2398,8 +2488,11 @@ TEST_F(EnergyPlusFixture, ClearState) " node 3,", " node 4,", " ,", + " ,", + " ,", " Autosize,", " Autosize,", + " ,", " Autosize,", " ,", " 1,", @@ -2433,8 +2526,11 @@ TEST_F(EnergyPlusFixture, Initialization2_AirSource) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.001,", " 1,", + " ,", " 1000,", " 3.14,", " ,", @@ -2546,9 +2642,12 @@ TEST_F(EnergyPlusFixture, TestSizing_FullyAutosizedCoolingWithCompanion_AirSourc " AirSource,", " node 3,", " node 4,", + " ,", + " ,", " hp heating side,", " Autosize,", " Autosize,", + " ,", " Autosize,", " 1.0,", " 1,", @@ -2562,9 +2661,12 @@ TEST_F(EnergyPlusFixture, TestSizing_FullyAutosizedCoolingWithCompanion_AirSourc " AirSource,", " node 7,", " node 8,", + " ,", + " ,", " hp cooling side,", " Autosize,", " Autosize,", + " ,", " Autosize,", " 2.0,", " 1,", @@ -2709,9 +2811,12 @@ TEST_F(EnergyPlusFixture, TestSizing_HardsizedFlowAutosizedCoolingWithCompanion_ " AirSource,", " node 3,", " node 4,", + " ,", + " ,", " hp heating side,", " Autosize,", " 2.0,", + " ,", " Autosize,", " 1.0,", " 1,", @@ -2725,9 +2830,12 @@ TEST_F(EnergyPlusFixture, TestSizing_HardsizedFlowAutosizedCoolingWithCompanion_ " AirSource,", " node 7,", " node 8,", + " ,", + " ,", " hp cooling side,", " Autosize,", " 2.0,", + " ,", " Autosize,", " 1.0,", " 1,", @@ -2837,9 +2945,12 @@ TEST_F(EnergyPlusFixture, TestSizing_AutosizedFlowWithCompanion_AirSource) " AirSource,", " node 3,", " node 4,", + " ,", + " ,", " hp heating side,", " 0.005,", " Autosize,", + " ,", " Autosize,", " 1.0,", " 1,", @@ -2853,9 +2964,12 @@ TEST_F(EnergyPlusFixture, TestSizing_AutosizedFlowWithCompanion_AirSource) " AirSource,", " node 7,", " node 8,", + " ,", + " ,", " hp cooling side,", " 0.005,", " Autosize,", + " ,", " Autosize,", " 2.0,", " 1,", @@ -2943,9 +3057,12 @@ TEST_F(EnergyPlusFixture, Test_DoPhysics) " WaterSource,", " node 3,", " node 4,", + " ,", + " ,", " hp heating side,", " 0.005,", " 0.002,", + " ,", " 20000,", " 3.0,", " 1,", @@ -2959,9 +3076,12 @@ TEST_F(EnergyPlusFixture, Test_DoPhysics) " WaterSource,", " node 7,", " node 8,", + " ,", + " ,", " hp cooling side,", " 0.005,", " 0.002,", + " ,", " 20000,", " 3.0,", " 1,", @@ -3095,8 +3215,11 @@ TEST_F(EnergyPlusFixture, CoolingMetering) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.0001,", " 0.0001,", + " ,", " 1000,", " 3.14,", " ,", @@ -3183,8 +3306,11 @@ TEST_F(EnergyPlusFixture, HeatingMetering) " node 3,", " node 4,", " ,", + " ,", + " ,", " 0.0001,", " 0.0001,", + " ,", " 1000,", " 3.14,", " ,", @@ -3274,8 +3400,11 @@ TEST_F(EnergyPlusFixture, TestOperatingFlowRates_FullyAutosized_AirSource) " node 3,", " node 4,", " ,", + " ,", + " ,", " Autosize,", " Autosize,", + " ,", " Autosize,", " 3.14,", " ,", @@ -3355,9 +3484,12 @@ TEST_F(EnergyPlusFixture, Test_Curve_Negative_Energy) " WaterSource,", " node 3,", " node 4,", + " ,", + " ,", " hp heating side,", " 0.005,", " 0.002,", + " ,", " 20000,", " 3.0,", " 1,", @@ -3371,9 +3503,12 @@ TEST_F(EnergyPlusFixture, Test_Curve_Negative_Energy) " WaterSource,", " node 7,", " node 8,", + " ,", + " ,", " hp cooling side,", " 0.005,", " 0.002,", + " ,", " 20000,", " 3.0,", " 1,", @@ -4410,5 +4545,659 @@ TEST_F(EnergyPlusFixture, GAHP_HeatingSimulate_AirSource_with_Defrost) } } +TEST_F(EnergyPlusFixture, Test_HeatRecoveryGetInputs_AirSource) +{ + std::string const idf_objects = delimited_string({"HeatPump:PlantLoop:EIR:Cooling,", + " hp cooling side,", + " node 1,", + " node 2,", + " AirSource,", + " node 3,", + " node 4,", + " node 5,", + " node 6,", + " hp heating side,", + " 0.005,", + " Autosize,", + " Autosize,", + " Autosize,", + " 1.0,", + " 1,", + " dummyCurve,", + " dummyCurve,", + " dummyCurve;", + "HeatPump:PlantLoop:EIR:Heating,", + " hp heating side,", + " node 7,", + " node 8,", + " AirSource,", + " node 9,", + " node 10,", + " node 11,", + " node 12,", + " hp cooling side,", + " 0.005,", + " Autosize,", + " Autosize,", + " Autosize,", + " 2.0,", + " 1,", + " dummyCurve,", + " dummyCurve,", + " dummyCurve;", + "Curve:Linear,", + " dummyCurve,", + " 1,", + " 0,", + " 1,", + " 1;"}); + ASSERT_TRUE(process_idf(idf_objects)); + + // call the factory with a valid name to trigger reading inputs + EIRPlantLoopHeatPump::factory(*state, DataPlant::PlantEquipmentType::HeatPumpEIRCooling, "HP COOLING SIDE"); + + // verify the size of the vector and the processed condition + EXPECT_EQ(2u, state->dataEIRPlantLoopHeatPump->heatPumps.size()); + + // for now we know the order is maintained, so get each heat pump object + EIRPlantLoopHeatPump *thisCoolingPLHP = &state->dataEIRPlantLoopHeatPump->heatPumps[0]; + EIRPlantLoopHeatPump *thisHeatingPLHP = &state->dataEIRPlantLoopHeatPump->heatPumps[1]; + + // check heat recovery input fields + EXPECT_TRUE(thisCoolingPLHP->heatRecoveryAvailable); + EXPECT_TRUE(thisHeatingPLHP->heatRecoveryAvailable); + EXPECT_TRUE(thisCoolingPLHP->heatRecoveryDesignVolFlowRateWasAutoSized); + EXPECT_TRUE(thisHeatingPLHP->heatRecoveryDesignVolFlowRateWasAutoSized); + EXPECT_EQ(thisCoolingPLHP->maxHeatRecoveryTempLimit, 60.0); + EXPECT_EQ(thisHeatingPLHP->minHeatRecoveryTempLimit, 4.5); +} + +TEST_F(EnergyPlusFixture, Test_HeatRecoveryFlowSizing_AirSource) +{ + std::string const idf_objects = delimited_string({"HeatPump:PlantLoop:EIR:Cooling,", + " hp cooling side,", + " node 1,", + " node 2,", + " AirSource,", + " node 3,", + " node 4,", + " node 5,", + " node 6,", + " hp heating side,", + " 0.005,", + " Autosize,", + " Autosize,", + " Autosize,", + " 1.0,", + " 1,", + " dummyCurve,", + " dummyCurve,", + " dummyCurve;", + "HeatPump:PlantLoop:EIR:Heating,", + " hp heating side,", + " node 7,", + " node 8,", + " AirSource,", + " node 9,", + " node 10,", + " node 11,", + " node 12,", + " hp cooling side,", + " 0.005,", + " Autosize,", + " Autosize,", + " Autosize,", + " 2.0,", + " 1,", + " dummyCurve,", + " dummyCurve,", + " dummyCurve;", + "Curve:Linear,", + " dummyCurve,", + " 1,", + " 0,", + " 1,", + " 1;"}); + ASSERT_TRUE(process_idf(idf_objects)); + + // call the factory with a valid name to trigger reading inputs + EIRPlantLoopHeatPump::factory(*state, DataPlant::PlantEquipmentType::HeatPumpEIRCooling, "HP COOLING SIDE"); + + // verify the size of the vector and the processed condition + EXPECT_EQ(2u, state->dataEIRPlantLoopHeatPump->heatPumps.size()); + + // for now we know the order is maintained, so get each heat pump object + EIRPlantLoopHeatPump *thisCoolingPLHP = &state->dataEIRPlantLoopHeatPump->heatPumps[0]; + EIRPlantLoopHeatPump *thisHeatingPLHP = &state->dataEIRPlantLoopHeatPump->heatPumps[1]; + + // check heat recovery input fields + EXPECT_TRUE(thisCoolingPLHP->heatRecoveryAvailable); + EXPECT_TRUE(thisHeatingPLHP->heatRecoveryAvailable); + EXPECT_TRUE(thisCoolingPLHP->heatRecoveryDesignVolFlowRateWasAutoSized); + EXPECT_TRUE(thisHeatingPLHP->heatRecoveryDesignVolFlowRateWasAutoSized); + EXPECT_EQ(thisHeatingPLHP->minHeatRecoveryTempLimit, 4.5); + EXPECT_EQ(thisCoolingPLHP->maxHeatRecoveryTempLimit, 60.0); + + // We'll set up two plant loops: load heating loop and load side cooling loop + state->dataPlnt->TotNumLoops = 2; + state->dataPlnt->PlantLoop.allocate(state->dataPlnt->TotNumLoops); + state->dataSize->PlantSizData.allocate(2); + // chilled water plant loop + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).TotalBranches = 1; + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).Branch.allocate(1); + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).TotalComponents = 1; + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).Comp.allocate(1); + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).TotalBranches = 1; + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch.allocate(1); + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).TotalComponents = 1; + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp.allocate(1); + auto &loop1supplyComponent1 = state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp(1); + auto &loop1demandComponent1 = state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).Comp(1); + loop1supplyComponent1.Type = DataPlant::PlantEquipmentType::HeatPumpEIRCooling; + loop1supplyComponent1.Name = thisCoolingPLHP->name; + loop1supplyComponent1.NodeNumIn = thisCoolingPLHP->loadSideNodes.inlet; + // heat recovery component on the demand side of loop2 + loop1demandComponent1.Type = DataPlant::PlantEquipmentType::HeatPumpEIRHeating; + loop1demandComponent1.Name = thisHeatingPLHP->name; + loop1demandComponent1.NodeNumIn = thisHeatingPLHP->heatRecoveryNodes.inlet; + // assign the CW plant sizing data + state->dataPlnt->PlantLoop(1).PlantSizNum = 1; + state->dataSize->PlantSizData(1).DeltaT = 6.67; + + // hot water plant loop + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).TotalBranches = 1; + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).Branch.allocate(1); + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).TotalComponents = 1; + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).Comp.allocate(1); + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).TotalBranches = 1; + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch.allocate(1); + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).TotalComponents = 1; + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp.allocate(1); + auto &loop2supplyComponent1 = state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp(1); + auto &loop2demandComponent1 = state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).Comp(1); + loop2supplyComponent1.Type = DataPlant::PlantEquipmentType::HeatPumpEIRHeating; + loop2supplyComponent1.Name = thisHeatingPLHP->name; + loop2supplyComponent1.NodeNumIn = thisHeatingPLHP->loadSideNodes.inlet; + // heat recovery component on the demand side of loop1 + loop2demandComponent1.Type = DataPlant::PlantEquipmentType::HeatPumpEIRCooling; + loop2demandComponent1.Name = thisCoolingPLHP->name; + loop2demandComponent1.NodeNumIn = thisCoolingPLHP->heatRecoveryNodes.inlet; + // assign the HW plant sizing data + state->dataPlnt->PlantLoop(2).PlantSizNum = 2; + state->dataSize->PlantSizData(2).DeltaT = 11.11; + + // the init call expects a "from" calling point + PlantLocation myCoolingLoadLocation = PlantLocation(1, DataPlant::LoopSideLocation::Supply, 1, 1); + PlantLocation myHWHeatRecoveryLocation = PlantLocation(2, DataPlant::LoopSideLocation::Demand, 1, 1); + PlantLocation myHeatingLoadLocation = PlantLocation(2, DataPlant::LoopSideLocation::Supply, 1, 1); + PlantLocation myCWHeatRecoveryLocation = PlantLocation(1, DataPlant::LoopSideLocation::Demand, 1, 1); + // set a couple global flags + state->dataGlobal->BeginEnvrnFlag = true; + state->dataPlnt->PlantFinalSizesOkayToReport = true; + state->dataPlnt->PlantFirstSizesOkayToReport = true; + state->dataPlnt->PlantFirstSizesOkayToFinalize = true; + // initialize so the components can find themselves on the plant + thisCoolingPLHP->onInitLoopEquip(*state, myCoolingLoadLocation); + thisHeatingPLHP->onInitLoopEquip(*state, myHeatingLoadLocation); + + // size the HW heat-recovery flow rate + // set properties at design HW temp (60.0C) + Real64 rhoHR = 983.20; + Real64 CpHR = 4185.00; + Real64 designHWHeatRecoveryHeatTransfer = thisCoolingPLHP->referenceCapacity * (1 + 1 / thisCoolingPLHP->referenceCOP); + Real64 expectedHWHeatRecoveryFlow = designHWHeatRecoveryHeatTransfer / (state->dataSize->PlantSizData(2).DeltaT * CpHR * rhoHR); + // size the CW heat-recovery flow rate + // reset properties at design CW temp (5.5C) + rhoHR = 999.90; + CpHR = 4197.93; + Real64 designCWHeatRecoveryHeatTransfer = thisHeatingPLHP->referenceCapacity * (1 - 1 / thisHeatingPLHP->referenceCOP); + Real64 expectedCWHeatRecoveryFlow = designCWHeatRecoveryHeatTransfer / (state->dataSize->PlantSizData(1).DeltaT * CpHR * rhoHR); + // check autosized heat recovery flow rates + EXPECT_NEAR(expectedHWHeatRecoveryFlow, thisCoolingPLHP->heatRecoveryDesignVolFlowRate, 0.00001); // 0.00612 + EXPECT_NEAR(expectedCWHeatRecoveryFlow, thisHeatingPLHP->heatRecoveryDesignVolFlowRate, 0.00001); // 0.00250 +} + +TEST_F(EnergyPlusFixture, CoolingwithHeatRecoverySimulate_AirSource) +{ + std::string const idf_objects = delimited_string({"HeatPump:PlantLoop:EIR:Cooling,", + " hp cooling side,", + " node 1,", + " node 2,", + " AirSource,", + " node 3,", + " node 4,", + " node 5,", + " node 6,", + " hp heating side,", + " 0.005,", + " Autosize,", + " Autosize,", + " Autosize,", + " 3.0,", + " 1,", + " dummyCurve,", + " dummyCurve,", + " dummyCurve;", + "HeatPump:PlantLoop:EIR:Heating,", + " hp heating side,", + " node 7,", + " node 8,", + " AirSource,", + " node 9,", + " node 10,", + " node 11,", + " node 12,", + " hp cooling side,", + " 0.005,", + " Autosize,", + " Autosize,", + " Autosize,", + " 3.0,", + " 1,", + " dummyCurve,", + " dummyCurve,", + " dummyCurve;", + "Curve:Linear,", + " dummyCurve,", + " 1,", + " 0,", + " 1,", + " 1;"}); + ASSERT_TRUE(process_idf(idf_objects)); + + // call the factory with a valid name to trigger reading inputs + EIRPlantLoopHeatPump::factory(*state, DataPlant::PlantEquipmentType::HeatPumpEIRCooling, "HP COOLING SIDE"); + + // verify the size of the vector and the processed condition + EXPECT_EQ(2u, state->dataEIRPlantLoopHeatPump->heatPumps.size()); + + // for now we know the order is maintained, so get each heat pump object + EIRPlantLoopHeatPump *thisCoolingPLHP = &state->dataEIRPlantLoopHeatPump->heatPumps[0]; + EIRPlantLoopHeatPump *thisHeatingPLHP = &state->dataEIRPlantLoopHeatPump->heatPumps[1]; + + // check heat recovery input fields + EXPECT_TRUE(thisCoolingPLHP->heatRecoveryAvailable); + EXPECT_TRUE(thisHeatingPLHP->heatRecoveryAvailable); + EXPECT_TRUE(thisCoolingPLHP->heatRecoveryDesignVolFlowRateWasAutoSized); + EXPECT_TRUE(thisHeatingPLHP->heatRecoveryDesignVolFlowRateWasAutoSized); + EXPECT_EQ(thisHeatingPLHP->minHeatRecoveryTempLimit, 4.5); + EXPECT_EQ(thisCoolingPLHP->maxHeatRecoveryTempLimit, 60.0); + + // We'll set up two plant loops: load heating loop and load side cooling loop + state->dataPlnt->TotNumLoops = 2; + state->dataPlnt->PlantLoop.allocate(state->dataPlnt->TotNumLoops); + state->dataSize->PlantSizData.allocate(2); + // chilled water plant loop + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).TotalBranches = 1; + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).Branch.allocate(1); + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).TotalComponents = 1; + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).Comp.allocate(1); + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).TotalBranches = 1; + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch.allocate(1); + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).TotalComponents = 1; + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp.allocate(1); + auto &loop1supplyComponent1 = state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp(1); + auto &loop1demandComponent1 = state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).Comp(1); + loop1supplyComponent1.Type = DataPlant::PlantEquipmentType::HeatPumpEIRCooling; + loop1supplyComponent1.Name = thisCoolingPLHP->name; + loop1supplyComponent1.NodeNumIn = thisCoolingPLHP->loadSideNodes.inlet; + // heat recovery component on the demand side of loop2 + loop1demandComponent1.Type = DataPlant::PlantEquipmentType::HeatPumpEIRHeating; + loop1demandComponent1.Name = thisHeatingPLHP->name; + loop1demandComponent1.NodeNumIn = thisHeatingPLHP->heatRecoveryNodes.inlet; + // assign the CW plant sizing data + state->dataPlnt->PlantLoop(1).PlantSizNum = 1; + state->dataSize->PlantSizData(1).DeltaT = 6.67; + + state->dataPlnt->PlantLoop(1).LoopDemandCalcScheme = DataPlant::LoopDemandCalcScheme::SingleSetPoint; + auto &PLHPPlantLoadSideComp = state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp(1); + PLHPPlantLoadSideComp.Type = DataPlant::PlantEquipmentType::HeatPumpEIRCooling; + PLHPPlantLoadSideComp.CurOpSchemeType = DataPlant::OpScheme::CompSetPtBased; + + // hot water plant loop + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).TotalBranches = 1; + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).Branch.allocate(1); + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).TotalComponents = 1; + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).Comp.allocate(1); + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).TotalBranches = 1; + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch.allocate(1); + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).TotalComponents = 1; + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp.allocate(1); + auto &loop2supplyComponent1 = state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp(1); + auto &loop2demandComponent1 = state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).Comp(1); + loop2supplyComponent1.Type = DataPlant::PlantEquipmentType::HeatPumpEIRHeating; + loop2supplyComponent1.Name = thisHeatingPLHP->name; + loop2supplyComponent1.NodeNumIn = thisHeatingPLHP->loadSideNodes.inlet; + // heat recovery component on the demand side of loop1 + loop2demandComponent1.Type = DataPlant::PlantEquipmentType::HeatPumpEIRCooling; + loop2demandComponent1.Name = thisCoolingPLHP->name; + loop2demandComponent1.NodeNumIn = thisCoolingPLHP->heatRecoveryNodes.inlet; + // assign the HW plant sizing data + state->dataPlnt->PlantLoop(2).PlantSizNum = 2; + state->dataSize->PlantSizData(2).DeltaT = 11.11; + + // the init call expects a "from" calling point + PlantLocation myCoolingLoadLocation = PlantLocation(1, DataPlant::LoopSideLocation::Supply, 1, 1); + PlantLocation myHWHeatRecoveryLocation = PlantLocation(2, DataPlant::LoopSideLocation::Demand, 1, 1); + PlantLocation myHeatingLoadLocation = PlantLocation(2, DataPlant::LoopSideLocation::Supply, 1, 1); + PlantLocation myCWHeatRecoveryLocation = PlantLocation(1, DataPlant::LoopSideLocation::Demand, 1, 1); + // set a couple global flags + state->dataGlobal->BeginEnvrnFlag = true; + state->dataPlnt->PlantFinalSizesOkayToReport = true; + state->dataPlnt->PlantFirstSizesOkayToReport = true; + state->dataPlnt->PlantFirstSizesOkayToFinalize = true; + // initialize so the components can find themselves on the plant + thisCoolingPLHP->onInitLoopEquip(*state, myCoolingLoadLocation); + thisHeatingPLHP->onInitLoopEquip(*state, myHeatingLoadLocation); + + // call from load side location, firsthvac, no load, not running, verify the unit doesn't have any values lingering + thisCoolingPLHP->loadSideHeatTransfer = 2000; + thisCoolingPLHP->loadSideInletTemp = 23.0; + thisCoolingPLHP->loadSideOutletTemp = 43.0; + thisCoolingPLHP->powerUsage = 100.0; + thisCoolingPLHP->sourceSideHeatTransfer = 60.0; + thisCoolingPLHP->sourceSideInletTemp = 33.0; + thisCoolingPLHP->sourceSideOutletTemp = 43.0; + thisCoolingPLHP->heatRecoveryInletTemp = 45.0; + thisCoolingPLHP->heatRecoveryOutletTemp = 55.0; + thisCoolingPLHP->sysControlType = ControlType::Setpoint; + bool firstHVAC = true; + Real64 curLoad = 0.0; + bool runFlag = false; + thisCoolingPLHP->simulate(*state, myCoolingLoadLocation, firstHVAC, curLoad, runFlag); + EXPECT_NEAR(0.0, thisCoolingPLHP->loadSideHeatTransfer, 0.001); + EXPECT_NEAR(0.0, thisCoolingPLHP->sourceSideHeatTransfer, 0.001); + EXPECT_NEAR(0.0, thisCoolingPLHP->powerUsage, 0.001); + EXPECT_NEAR(0.0, thisCoolingPLHP->heatRecoveryRate, 0.001); + EXPECT_NEAR(thisCoolingPLHP->loadSideInletTemp, thisCoolingPLHP->loadSideOutletTemp, 0.001); + EXPECT_NEAR(thisCoolingPLHP->sourceSideInletTemp, thisCoolingPLHP->sourceSideOutletTemp, 0.001); + EXPECT_NEAR(thisCoolingPLHP->heatRecoveryInletTemp, thisCoolingPLHP->heatRecoveryOutletTemp, 0.001); + + // now we can call it again from the load side, but this time there is load + { + firstHVAC = true; + curLoad = -69993.3; // current cooling load + runFlag = true; + Real64 expectedLoadMassFlowRate = thisCoolingPLHP->loadSideDesignMassFlowRate; + Real64 constexpr expectedCp = 4182.3220354805; + Real64 constexpr specifiedLoadSetpoint = 15.0; + Real64 const calculatedLoadInletTemp = specifiedLoadSetpoint - curLoad / (expectedLoadMassFlowRate * expectedCp); + state->dataLoopNodes->Node(thisCoolingPLHP->loadSideNodes.outlet).TempSetPoint = specifiedLoadSetpoint; + state->dataLoopNodes->Node(thisCoolingPLHP->loadSideNodes.inlet).Temp = calculatedLoadInletTemp; + state->dataLoopNodes->Node(thisCoolingPLHP->sourceSideNodes.inlet).Temp = 30; + state->dataLoopNodes->Node(thisCoolingPLHP->heatRecoveryNodes.inlet).Temp = 45.0; + thisCoolingPLHP->simulate(*state, myCoolingLoadLocation, firstHVAC, curLoad, runFlag); + // expect it to meet the setpoint while operating at part load + EXPECT_NEAR(15.0, thisCoolingPLHP->loadSideOutletTemp, 0.001); + EXPECT_NEAR(0.5, thisCoolingPLHP->partLoadRatio, 0.001); + EXPECT_NEAR(69993.3, thisCoolingPLHP->loadSideHeatTransfer, 0.001); + EXPECT_NEAR(23331.1, thisCoolingPLHP->powerUsage, 0.001); + EXPECT_NEAR(93324.4, thisCoolingPLHP->heatRecoveryRate, 0.001); + EXPECT_NEAR(0.0, thisCoolingPLHP->sourceSideHeatTransfer, 0.001); + EXPECT_NEAR(45.0, thisCoolingPLHP->heatRecoveryInletTemp, 0.001); + EXPECT_NEAR(50.469, thisCoolingPLHP->heatRecoveryOutletTemp, 0.001); + } + + // now we can call it again from the load side, but this time there is load + // higher heat recovery temperature + { + firstHVAC = true; + curLoad = -69993.3; // current cooling load + runFlag = true; + Real64 expectedLoadMassFlowRate = thisCoolingPLHP->loadSideDesignMassFlowRate; + Real64 constexpr expectedCp = 4182.3220354805; + Real64 constexpr specifiedLoadSetpoint = 15.0; + Real64 const calculatedLoadInletTemp = specifiedLoadSetpoint - curLoad / (expectedLoadMassFlowRate * expectedCp); + state->dataLoopNodes->Node(thisCoolingPLHP->loadSideNodes.outlet).TempSetPoint = specifiedLoadSetpoint; + state->dataLoopNodes->Node(thisCoolingPLHP->loadSideNodes.inlet).Temp = calculatedLoadInletTemp; + state->dataLoopNodes->Node(thisCoolingPLHP->sourceSideNodes.inlet).Temp = 30; + state->dataLoopNodes->Node(thisCoolingPLHP->heatRecoveryNodes.inlet).Temp = 58.0; + thisCoolingPLHP->simulate(*state, myCoolingLoadLocation, firstHVAC, curLoad, runFlag); + // expect it to meet the setpoint while operating at part load + EXPECT_NEAR(15.0, thisCoolingPLHP->loadSideOutletTemp, 0.001); + EXPECT_NEAR(0.5, thisCoolingPLHP->partLoadRatio, 0.001); + EXPECT_NEAR(69993.3, thisCoolingPLHP->loadSideHeatTransfer, 0.001); + EXPECT_NEAR(23331.1, thisCoolingPLHP->powerUsage, 0.001); + // energy balance or energy conservation at the condenser + Real64 energyBalanceCondenser = thisCoolingPLHP->loadSideHeatTransfer + thisCoolingPLHP->powerUsage; + EXPECT_NEAR(93324.4, energyBalanceCondenser, 0.001); + // heat rejected is split b/n heat recovery and source side heat transfer due to tem limit + EXPECT_NEAR(34164.275, thisCoolingPLHP->heatRecoveryRate, 0.001); + EXPECT_NEAR(59160.125, thisCoolingPLHP->sourceSideHeatTransfer, 0.001); + Real64 totalHeatRejected = thisCoolingPLHP->heatRecoveryRate + thisCoolingPLHP->sourceSideHeatTransfer; + EXPECT_NEAR(93324.4, totalHeatRejected, 0.001); + // total heat rejected == energy balance at the condenser + EXPECT_NEAR(energyBalanceCondenser, totalHeatRejected, 0.001); + EXPECT_NEAR(58.0, thisCoolingPLHP->heatRecoveryInletTemp, 0.001); + // heat recovery outlet temperature is capped @ 60C. + EXPECT_NEAR(60.0, thisCoolingPLHP->heatRecoveryOutletTemp, 0.001); + } +} + +TEST_F(EnergyPlusFixture, HeatingwithHeatRecoverySimulate_AirSource) +{ + std::string const idf_objects = delimited_string({"HeatPump:PlantLoop:EIR:Cooling,", + " hp cooling side,", + " node 1,", + " node 2,", + " AirSource,", + " node 3,", + " node 4,", + " node 5,", + " node 6,", + " hp heating side,", + " 0.005,", + " Autosize,", + " Autosize,", + " Autosize,", + " 3.0,", + " 1,", + " dummyCurve,", + " dummyCurve,", + " dummyCurve;", + "HeatPump:PlantLoop:EIR:Heating,", + " hp heating side,", + " node 7,", + " node 8,", + " AirSource,", + " node 9,", + " node 10,", + " node 11,", + " node 12,", + " hp cooling side,", + " 0.005,", + " Autosize,", + " Autosize,", + " Autosize,", + " 3.0,", + " 1,", + " dummyCurve,", + " dummyCurve,", + " dummyCurve;", + "Curve:Linear,", + " dummyCurve,", + " 1,", + " 0,", + " 1,", + " 1;"}); + ASSERT_TRUE(process_idf(idf_objects)); + + // call the factory with a valid name to trigger reading inputs + EIRPlantLoopHeatPump::factory(*state, DataPlant::PlantEquipmentType::HeatPumpEIRCooling, "HP COOLING SIDE"); + + // verify the size of the vector and the processed condition + EXPECT_EQ(2u, state->dataEIRPlantLoopHeatPump->heatPumps.size()); + + // for now we know the order is maintained, so get each heat pump object + EIRPlantLoopHeatPump *thisCoolingPLHP = &state->dataEIRPlantLoopHeatPump->heatPumps[0]; + EIRPlantLoopHeatPump *thisHeatingPLHP = &state->dataEIRPlantLoopHeatPump->heatPumps[1]; + + // check heat recovery input fields + EXPECT_TRUE(thisCoolingPLHP->heatRecoveryAvailable); + EXPECT_TRUE(thisHeatingPLHP->heatRecoveryAvailable); + EXPECT_TRUE(thisCoolingPLHP->heatRecoveryDesignVolFlowRateWasAutoSized); + EXPECT_TRUE(thisHeatingPLHP->heatRecoveryDesignVolFlowRateWasAutoSized); + EXPECT_EQ(thisHeatingPLHP->minHeatRecoveryTempLimit, 4.5); + EXPECT_EQ(thisCoolingPLHP->maxHeatRecoveryTempLimit, 60.0); + + // We'll set up two plant loops: load heating loop and load side cooling loop + state->dataPlnt->TotNumLoops = 2; + state->dataPlnt->PlantLoop.allocate(state->dataPlnt->TotNumLoops); + state->dataSize->PlantSizData.allocate(2); + // chilled water plant loop + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).TotalBranches = 1; + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).Branch.allocate(1); + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).TotalComponents = 1; + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).Comp.allocate(1); + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).TotalBranches = 1; + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch.allocate(1); + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).TotalComponents = 1; + state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp.allocate(1); + auto &loop1supplyComponent1 = state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp(1); + auto &loop1demandComponent1 = state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).Comp(1); + loop1supplyComponent1.Type = DataPlant::PlantEquipmentType::HeatPumpEIRCooling; + loop1supplyComponent1.Name = thisCoolingPLHP->name; + loop1supplyComponent1.NodeNumIn = thisCoolingPLHP->loadSideNodes.inlet; + // heat recovery component on the demand side of loop1 + loop1demandComponent1.Type = DataPlant::PlantEquipmentType::HeatPumpEIRHeating; + loop1demandComponent1.Name = thisHeatingPLHP->name; + loop1demandComponent1.NodeNumIn = thisHeatingPLHP->heatRecoveryNodes.inlet; + // assign the CW plant sizing data + state->dataPlnt->PlantLoop(1).PlantSizNum = 1; + state->dataSize->PlantSizData(1).DeltaT = 6.67; + + state->dataPlnt->PlantLoop(1).LoopDemandCalcScheme = DataPlant::LoopDemandCalcScheme::SingleSetPoint; + auto &PLHPPlantLoadSideComp = state->dataPlnt->PlantLoop(1).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp(1); + PLHPPlantLoadSideComp.Type = DataPlant::PlantEquipmentType::HeatPumpEIRCooling; + PLHPPlantLoadSideComp.CurOpSchemeType = DataPlant::OpScheme::CompSetPtBased; + + // hot water plant loop + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).TotalBranches = 1; + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).Branch.allocate(1); + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).TotalComponents = 1; + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).Comp.allocate(1); + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).TotalBranches = 1; + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch.allocate(1); + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).TotalComponents = 1; + state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp.allocate(1); + auto &loop2supplyComponent1 = state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp(1); + auto &loop2demandComponent1 = state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Demand).Branch(1).Comp(1); + loop2supplyComponent1.Type = DataPlant::PlantEquipmentType::HeatPumpEIRHeating; + loop2supplyComponent1.Name = thisHeatingPLHP->name; + loop2supplyComponent1.NodeNumIn = thisHeatingPLHP->loadSideNodes.inlet; + // heat recovery component on the demand side of loop2 + loop2demandComponent1.Type = DataPlant::PlantEquipmentType::HeatPumpEIRCooling; + loop2demandComponent1.Name = thisCoolingPLHP->name; + loop2demandComponent1.NodeNumIn = thisCoolingPLHP->heatRecoveryNodes.inlet; + // assign the HW plant sizing data + state->dataPlnt->PlantLoop(2).PlantSizNum = 2; + state->dataSize->PlantSizData(2).DeltaT = 11.11; + + // the init call expects a "from" calling point + PlantLocation myCoolingLoadLocation = PlantLocation(1, DataPlant::LoopSideLocation::Supply, 1, 1); + PlantLocation myHWHeatRecoveryLocation = PlantLocation(2, DataPlant::LoopSideLocation::Demand, 1, 1); + PlantLocation myHeatingLoadLocation = PlantLocation(2, DataPlant::LoopSideLocation::Supply, 1, 1); + PlantLocation myCWHeatRecoveryLocation = PlantLocation(1, DataPlant::LoopSideLocation::Demand, 1, 1); + + state->dataPlnt->PlantLoop(2).LoopDemandCalcScheme = DataPlant::LoopDemandCalcScheme::SingleSetPoint; + auto &PLHPPlantLoadSideComp2 = state->dataPlnt->PlantLoop(2).LoopSide(DataPlant::LoopSideLocation::Supply).Branch(1).Comp(1); + PLHPPlantLoadSideComp2.Type = DataPlant::PlantEquipmentType::HeatPumpEIRHeating; + PLHPPlantLoadSideComp2.CurOpSchemeType = DataPlant::OpScheme::CompSetPtBased; + + // set a couple global flags + state->dataGlobal->BeginEnvrnFlag = true; + state->dataPlnt->PlantFinalSizesOkayToReport = true; + state->dataPlnt->PlantFirstSizesOkayToReport = true; + state->dataPlnt->PlantFirstSizesOkayToFinalize = true; + // initialize so the components can find themselves on the plant + thisCoolingPLHP->onInitLoopEquip(*state, myCoolingLoadLocation); + thisHeatingPLHP->onInitLoopEquip(*state, myHeatingLoadLocation); + + // call from load side location, firsthvac, no load, not running, verify the unit doesn't have any values lingering + thisHeatingPLHP->loadSideHeatTransfer = 5000; + thisHeatingPLHP->loadSideInletTemp = 43.0; + thisHeatingPLHP->loadSideOutletTemp = 53.0; + thisHeatingPLHP->powerUsage = 200.0; + thisHeatingPLHP->sourceSideHeatTransfer = 5200.0; + thisHeatingPLHP->sourceSideInletTemp = 13.0; + thisHeatingPLHP->sourceSideOutletTemp = 8.0; + thisHeatingPLHP->heatRecoveryInletTemp = 15.0; + thisHeatingPLHP->heatRecoveryOutletTemp = 10.0; + thisHeatingPLHP->sysControlType = ControlType::Setpoint; + bool firstHVAC = true; + Real64 curLoad = 0.0; + bool runFlag = false; + thisHeatingPLHP->simulate(*state, myHeatingLoadLocation, firstHVAC, curLoad, runFlag); + EXPECT_NEAR(0.0, thisHeatingPLHP->loadSideHeatTransfer, 0.001); + EXPECT_NEAR(0.0, thisHeatingPLHP->sourceSideHeatTransfer, 0.001); + EXPECT_NEAR(0.0, thisHeatingPLHP->powerUsage, 0.001); + EXPECT_NEAR(0.0, thisHeatingPLHP->heatRecoveryRate, 0.001); + EXPECT_NEAR(thisHeatingPLHP->loadSideInletTemp, thisHeatingPLHP->loadSideOutletTemp, 0.001); + EXPECT_NEAR(thisHeatingPLHP->sourceSideInletTemp, thisHeatingPLHP->sourceSideOutletTemp, 0.001); + EXPECT_NEAR(thisHeatingPLHP->heatRecoveryInletTemp, thisHeatingPLHP->heatRecoveryOutletTemp, 0.001); + + // now we can call it again from the load side, but this time there is heating load + { + firstHVAC = true; + curLoad = 69993.3; // current heating load + runFlag = true; + Real64 expectedLoadMassFlowRate = thisHeatingPLHP->loadSideDesignMassFlowRate; + Real64 constexpr expectedCp = 4182.3220354805; + Real64 constexpr specifiedLoadSetpoint = 55.0; + Real64 const calculatedLoadInletTemp = specifiedLoadSetpoint - curLoad / (expectedLoadMassFlowRate * expectedCp); + state->dataLoopNodes->Node(thisHeatingPLHP->loadSideNodes.outlet).TempSetPoint = specifiedLoadSetpoint; + state->dataLoopNodes->Node(thisHeatingPLHP->loadSideNodes.inlet).Temp = calculatedLoadInletTemp; + state->dataLoopNodes->Node(thisHeatingPLHP->sourceSideNodes.inlet).Temp = 13; + state->dataLoopNodes->Node(thisHeatingPLHP->heatRecoveryNodes.inlet).Temp = 15.0; + thisHeatingPLHP->simulate(*state, myHeatingLoadLocation, firstHVAC, curLoad, runFlag); + // expect it to meet the setpoint while operating at part load + EXPECT_NEAR(55.0, thisHeatingPLHP->loadSideOutletTemp, 0.001); + EXPECT_NEAR(0.5, thisHeatingPLHP->partLoadRatio, 0.001); + EXPECT_NEAR(69982.238, thisHeatingPLHP->loadSideHeatTransfer, 0.001); + EXPECT_NEAR(23327.413, thisHeatingPLHP->powerUsage, 0.001); + EXPECT_NEAR(46654.825, thisHeatingPLHP->heatRecoveryRate, 0.001); + EXPECT_NEAR(0.0, thisHeatingPLHP->sourceSideHeatTransfer, 0.001); + EXPECT_NEAR(15.0, thisHeatingPLHP->heatRecoveryInletTemp, 0.001); + EXPECT_NEAR(11.655, thisHeatingPLHP->heatRecoveryOutletTemp, 0.001); + } + + // now we can call it again from the load side, but this time there is heating load + { + firstHVAC = true; + curLoad = 69993.3; // current heating load + runFlag = true; + Real64 expectedLoadMassFlowRate = thisHeatingPLHP->loadSideDesignMassFlowRate; + Real64 constexpr expectedCp = 4182.3220354805; + Real64 constexpr specifiedLoadSetpoint = 55.0; + Real64 const calculatedLoadInletTemp = specifiedLoadSetpoint - curLoad / (expectedLoadMassFlowRate * expectedCp); + state->dataLoopNodes->Node(thisHeatingPLHP->loadSideNodes.outlet).TempSetPoint = specifiedLoadSetpoint; + state->dataLoopNodes->Node(thisHeatingPLHP->loadSideNodes.inlet).Temp = calculatedLoadInletTemp; + state->dataLoopNodes->Node(thisHeatingPLHP->sourceSideNodes.inlet).Temp = 13; + state->dataLoopNodes->Node(thisHeatingPLHP->heatRecoveryNodes.inlet).Temp = 7.0; + thisHeatingPLHP->simulate(*state, myHeatingLoadLocation, firstHVAC, curLoad, runFlag); + // expect it to meet the setpoint while operating at part load + EXPECT_NEAR(55.0, thisHeatingPLHP->loadSideOutletTemp, 0.001); + EXPECT_NEAR(0.5, thisHeatingPLHP->partLoadRatio, 0.001); + EXPECT_NEAR(69982.238, thisHeatingPLHP->loadSideHeatTransfer, 0.001); + EXPECT_NEAR(23327.413, thisHeatingPLHP->powerUsage, 0.001); + EXPECT_NEAR(34956.434, thisHeatingPLHP->heatRecoveryRate, 0.001); + EXPECT_NEAR(11698.391, thisHeatingPLHP->sourceSideHeatTransfer, 0.001); + // heat balance or energy conservation applied at the evaporator (source side) + Real64 heatBalanceEvap = thisHeatingPLHP->loadSideHeatTransfer - thisHeatingPLHP->powerUsage; + EXPECT_NEAR(46654.825, heatBalanceEvap, 0.001); + // heat rejected is split b/n heat recovery and source side heat transfer due to temp limit + EXPECT_NEAR(34956.434, thisHeatingPLHP->heatRecoveryRate, 0.001); + EXPECT_NEAR(11698.391, thisHeatingPLHP->sourceSideHeatTransfer, 0.001); + // check the heat recovered at the evaporator (source) side + Real64 chilledWaterEnergyRecovered = thisHeatingPLHP->heatRecoveryRate + thisHeatingPLHP->sourceSideHeatTransfer; + EXPECT_NEAR(46654.825, chilledWaterEnergyRecovered, 0.001); + // check energy balance + EXPECT_NEAR(heatBalanceEvap, chilledWaterEnergyRecovered, 0.001); + EXPECT_NEAR(7.0, thisHeatingPLHP->heatRecoveryInletTemp, 0.001); + // heat recovery outlet temperature is capped @ 4.5C. + EXPECT_NEAR(4.5, thisHeatingPLHP->heatRecoveryOutletTemp, 0.001); + } +} + #pragma clang diagnostic pop #pragma clang diagnostic pop