First time here? Check our help page!
1

AirLoopHVAC:UnitarySystem Coil Issue

Anyone ever have this error when using AirLoopHVAC:UnitarySystem?

* Severe * SetDXCoilTypeData: Could not find Coil "Name="WTR-TO-AIR HP CLG COIL 27"

Using OS 2.4.0 and exported it to IDF. I can see the coils are there but the AirLoops are not finding them.

jmoody's avatar
355
jmoody
asked 2018-02-26 07:26:05 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2018-02-26 11:47:25 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

Don't export to IDF. Run the model in OS first then find the in.idf file in your project folder under the run subfolder.

The reason you need to do that is due to the fact that parts of your idf model (in your case the HVAC templates) are created using the expand preprocessor and that would take place only when you run your model simulation in OS.

Avi's avatar
4.3k
Avi
answered 2018-02-27 02:10:53 -0500
edit flag offensive 0 remove flag delete link

Comments

I pretty much kicked it out to E+ to see if I got the same error as I did in OS. I think the issue still comes back to the unitary system because I changed deleted the setpoint managers and everything worked fine.

jmoody's avatar jmoody (2018-02-27 07:55:51 -0500) edit

@jmoody could you post link to your model? Do you use EMS?

Avi's avatar Avi (2018-02-27 09:00:46 -0500) edit
add a comment see more comments