3

Unitary System Performance

I have successfully cloned a Unitary System from a component model into an airloop, and inserted a setpoint manager, air terminal, and zone. However, I have received an error that I am not sure how to resolve. The error message reads:

"Cooling coil object type requires valid UnitarySystemPerformance:Multispeed for cooling to be specified with number of speeds > 0"

If anyone has some pointers on what is the main issue, that would be great.

Cole.S's avatar
91
Cole.S
asked 2016-06-14 14:47:24 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

3 Answers

2

Assuming the software is EnergyPlus, AirLoopHVAC:UnitarySystem object is missing Design Specification Multispeed Object Type and Design Specification Multispeed Object Name input fields and a corresponding UnitarySystemPerformance:Multispeed object.

Chandan Sharma's avatar
2.4k
Chandan Sharma
answered 2016-06-14 20:07:55 -0500
edit flag offensive 0 remove flag delete link

Comments

Hi Chandan thank you for your response. I am having trouble inserting these objects. At first, I tried to manually update the .osc file to include these objects IAW with the bigladder unitarysystem definition. This proved to be unsuccessful. I tried to look through the OS API but cannot find a method that inserts this object. Perhaps I am looking in the wrong location. Do you know how to insert this object?

Cole.S's avatar Cole.S (2016-06-16 08:10:10 -0500) edit
add a comment see more comments
2

I reviewed the model sent to me offline and I believe this is a bug in the clone method for the coil. I have filed a bug here.

Kyle Benne's avatar
6k
Kyle Benne
answered 2016-06-16 10:50:02 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments