Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Interpolate Field in Compact Schedule

I try to set a Field in a compact schedule. when I set final field as "Interpolate: No;", I face a severe error. for example:

Schedule:Compact, On, !- Name Any Number, !- Schedule Type Limits Name Through: 12/31, !- Field 1 For: AllDays, !- Field 2 Until: 24:00, 1, !- Field 4 Interpolate: NO; !- Field 5

Error: * Severe * ProcessScheduleInput: Schedule:Compact="ON", Looking for "Until" field, found=INTERPOLATE: No

Has anyone experienced such a warning?

Interpolate Field in Compact Schedule

I try to set a Field in a compact schedule. when I set final field as "Interpolate: No;", I face a severe error. for example:

Schedule:Compact, On, !- Name Any Number, !- Schedule Type Limits Name Through: 12/31, !- Field 1 For: AllDays, !- Field 2 Until: 24:00, 1, !- Field 4 Interpolate: NO; !- Field 5

Error: * Severe * ProcessScheduleInput: Schedule:Compact="ON", Looking for "Until" field, found=INTERPOLATE: No

Has anyone experienced such a warning?

Interpolate Field in Compact Schedule

I try to set a Field in a compact schedule. when I set final field as "Interpolate: No;", I face a severe error. for example:

Schedule:Compact,
  On,                      !- Name
  Any Number,              !- Schedule Type Limits Name
  Through: 12/31,          !- Field 1
  For: AllDays,            !- Field 2
  Until: 24:00, 1,         !- Field 4
  Interpolate: NO;         !- Field 5

5

Error: * Severe * ProcessScheduleInput: Schedule:Compact="ON", Looking for "Until" field, found=INTERPOLATE: No

Has anyone experienced such a warning?