I am trying to add a setpoint manager on the outlet node of a ChillerElectricEIR object in the supply side of a chilled water loop. I have followed the instruction shown in here. However, it still gives me an error undefined method 'outletModelObject' for #
.
I have also tried to rename the outlet node for the chiller using setChilledWaterOutletNodeName(<string>)
, yet the chiller's name is still in hex code when I call it with chilledWaterOutletNodeName
Can anyone please help?