Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some RefrigerationCase defrost options are not supported #1573

Closed
kbenne opened this issue Apr 2, 2015 · 5 comments
Closed

Some RefrigerationCase defrost options are not supported #1573

kbenne opened this issue Apr 2, 2015 · 5 comments
Assignees

Comments

@kbenne
Copy link
Contributor

kbenne commented Apr 2, 2015

The problem is that you don't have access to the supporting curve in the app.

https://unmethours.com/question/4096/defrost-correction-curve/

@asparke2
Copy link
Member

asparke2 commented Mar 3, 2016

Alisa from Seventhwave reported that the defrost type is missing in the GUI. Can we add these to the GUI to make this more usable?

@asparke2 asparke2 reopened this Mar 3, 2016
@jmarrec
Copy link
Collaborator

jmarrec commented Sep 29, 2017

@macumber macumber removed this from the Version 1.8.0 milestone Jan 13, 2018
@jmarrec
Copy link
Collaborator

jmarrec commented Jul 13, 2018

This is available in 2.6.0, can close.

m = OpenStudio::Model::Model.new
d = OpenStudio::Model::RefrigerationCase.new(m, m.alwaysOnDiscreteSchedule)
d.setCaseDefrostType("Electric")
=> true

@jmarrec
Copy link
Collaborator

jmarrec commented Feb 5, 2019

Need to try in GUI to see if it's available there (it is available in Model API), to know whether this can be closed or not. Relabeling as Enhancement.

@jmarrec
Copy link
Collaborator

jmarrec commented Feb 27, 2019

Tested in OS App 2.7.1:

image

@jmarrec jmarrec closed this as completed Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants