plantloop flow setpoint

asked 2017-04-05 02:35:32 -0600

ngkhanh's avatar

I want to set flow rate for each chiller from a schedule:file or my own formula. I saw PlantEquipmentOpenration:ComponentSetpoint has flow rate input but it seems fixed value not schedule input. Have any approach for that task ? EMS etc ? image description

edit retag flag offensive close merge delete

Comments

You could write an EnergyPlus measure around the PlantEquipmentOperationSchemes object to set the schedule from a Schedule:File object.

mdahlhausen's avatar mdahlhausen  ( 2017-04-06 18:50:03 -0600 )edit

How to setup PlantEquipmentOperationSchemes for flow rate limit ? i have tried PlantEquipmentOperationSchemes plus PlantEquipmentOpenration:ComponentSetpoint but not succeed. Energplus setup is ok _ i can implement later by EP-measures

ngkhanh's avatar ngkhanh  ( 2017-04-07 02:58:35 -0600 )edit

I'm not sure. Perhaps try a PlantEquipmentOperation:UserDefined object with EMS?

mdahlhausen's avatar mdahlhausen  ( 2017-04-07 11:25:14 -0600 )edit