2

Defrost correction curve

Has anyone else run into this error with Refrigerated Cases:

Severe ** GetRefrigerationInput: Refrigeration:Case="GLASS DOOR FROZEN FOOD A", invalid Defrost Energy Correction Curve Name not found:

The simulation then crashes.

I could not figure out any way to access or make changes to the field that contains the Defrost Energy Corrective Curve. Right now, it just says "None." Anytime I include a display case with antisweat heater capability this happens, which is kind of strange because defrost and anti-sweats are two different systems.

Edited from answer

I correct my earlier statement - I don't think its the antisweats - I think it is selecting a defrost system over than OffCycle or Hot Gas (w/o temperature termination).

FYI, I am working in Open Studio. Is the time termination feature part of OS, or do I need to convert the file to E+?

Dan Briller's avatar
139
Dan Briller
asked 2015-03-30 16:28:21 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2017-05-05 09:24:35 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Is this in OpenStudio or EnergyPlus? If you add the program tags you're more likely to get the attention of the right people.

Jamie Bull's avatar Jamie Bull (2015-03-30 17:09:11 -0500) edit
add a comment see more comments

2 Answers

2

This is an OpenStudio bug or at least a missing feature. I'd say bug because we are showing you all of the defrost options even though you don't have the supporting fields to use them all. From the IO Ref on the "Defrost Energy Correction Curve Name" field.

"The defrost energy correction curve name is used only for the Electric with Temperature Termination, Hot-Gas with Temperature Termination, and Hot-Brine with Temperature Termination case defrost types."

You don't have access to this field through the App so you can't use these options. I filed a bug here

Behind the scenes OS does support all of this though, so you could modify the hvac library with a ReferigerationCase instance with the parameters you need. It is a little advanced but I outlined the process for adding other types of objects here

Kyle Benne's avatar
6k
Kyle Benne
answered 2015-04-02 09:24:23 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
-1

I correct my earlier statement - I don't think its the antisweats - I think it is selecting a defrost system over than OffCycle or Hot Gas (w/o temperature termination).

DLB

FYI, I am working in Open Studio. Is the time termination feature part of OS, or do I need to convert the file to E+?

Dan Briller's avatar
139
Dan Briller
answered 2015-03-30 16:32:17 -0500, updated 2015-03-30 23:25:59 -0500
edit flag offensive 0 remove flag delete link

Comments

1

Hi Dan. Just to let you know you can edit this extra info into your question rather than adding it as an answer which isn't really an answer.

Jamie Bull's avatar Jamie Bull (2015-03-30 17:08:03 -0500) edit
add a comment see more comments