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

IDF import schedule type limits bug #967

Open
mleachNREL opened this issue Apr 8, 2014 · 0 comments
Open

IDF import schedule type limits bug #967

mleachNREL opened this issue Apr 8, 2014 · 0 comments

Comments

@mleachNREL
Copy link
Contributor

If schedule type limits fields are not set properly, OS will not give error but also will not hook up affected schedules (except it did give an error for occupancy schedules, see below)

Warning: Unable to set Object of type 'OS:People' and named 'GuestRoom220_223_People''s Number of People schedule to Object of type 'OS:Schedule:Compact' and named 'GuestRoom_Occ_Sch', likely because of a ScheduleTypeLimits conflict.

Bad schedule type limits IDF object:
ScheduleTypeLimits,
Fraction, !- Name
0.0, !- Lower Limit Value
, !- Upper Limit Value
Continuous; !- Numeric Type

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

3 participants