Skip to content

Commit be55fbc

Browse files
author
narongsak mala
committed
Interim set default compressor type
1 parent 0f96b86 commit be55fbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openstudiocore/src/model/ChillerElectricEIR.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,8 @@ namespace detail {
713713

714714
chiller.setElectricInputToCoolingOutputRatioFunctionOfPLR(curve);
715715

716+
chiller.setCompressorType("Reciprocating");
717+
716718
return chiller;
717719
}
718720

0 commit comments

Comments
 (0)