First time here? Check our help page!
4

Waterside economizer integrated with chiller: min temperature difference not zero?

After much puzzlement, I noticed that my HeatExchanger:FluidtoFluid, set to control type CoolingSetpointOnOffWithComponentOverride is preventing the integrated chiller to turn on (at all) if you use a Minimum Temperature Difference to Activate Heat Exchanger that is greater than zero (and it won't accept less than zero...)

Also the HX doesn't seem to do much in this case either (but that could just be for a reason...), so I'm not that concerned with it.

Why doesn't the HX let the chiller run when it clearly cannot meet the load itself?

You can take the E+ FreeCoolingChiller.idf example file and change the Min temp of the HX to something like 1C or 2C, and see for yourself.

Julien Marrec's avatar
29.7k
Julien Marrec
asked 2016-02-02 11:30:57 -0500
edit flag offensive 0 remove flag close merge delete

Comments

1

I just replicated this same issue in my own very simple model. I think this is an E+ issue, so I filed one here.

aparker's avatar aparker (2016-04-22 17:30:07 -0500) edit
add a comment see more comments

1 Answer

3

The problem with minimum temperature difference is a bug that should be fixed in version 8.6. With the bug, conditions could get stuck in mode where neither the chiller nor HX would run. With the fix the chiller and HX use the minimum delta temperature tolerance in the same way to decide which should run.

Thanks to Chandan Sharma for pointing out the tricky one-line fix.

Archmage's avatar
7.2k
Archmage
answered 2016-09-01 09:28:00 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments