plantloop flow setpoint

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

ngkhanh's avatar
2.2k
ngkhanh
asked 2017-04-05 02:35:32 -0500
edit flag offensive 0 remove flag 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 -0500) 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 -0500) edit

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

mdahlhausen's avatar mdahlhausen (2017-04-07 11:25:14 -0500) edit
add a comment see more comments