From d033a85efc210905f3e93518bd6586755d907186 Mon Sep 17 00:00:00 2001 From: Bereket Nigusse Date: Fri, 26 Apr 2024 11:07:38 -0400 Subject: [PATCH] Added dummy performance curves for heat recovery mode --- ...irSource_Hospital_wSixPipeHeatRecovery.idf | 45 ++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/testfiles/PlantLoopHeatPump_EIR_AirSource_Hospital_wSixPipeHeatRecovery.idf b/testfiles/PlantLoopHeatPump_EIR_AirSource_Hospital_wSixPipeHeatRecovery.idf index adb3b3eefd2..83b4e25a8b5 100644 --- a/testfiles/PlantLoopHeatPump_EIR_AirSource_Hospital_wSixPipeHeatRecovery.idf +++ b/testfiles/PlantLoopHeatPump_EIR_AirSource_Hospital_wSixPipeHeatRecovery.idf @@ -21076,7 +21076,14 @@ 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 + 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 @@ -21152,6 +21159,42 @@ 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