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

Severe error (Error parsing "Schedule:Day:Interval") when running the idf file.

asked 5 years ago

yingli.lou@colorado.edu's avatar

updated 5 years ago

I change the schedule in IDF file to 15min interval. as shown follows:

Schedule:Day:Interval,
  Air Velocity Schedule Default,          !- Name
  Velocity,                               !- Schedule Type Limits Name
  No,                                     !- Interpolate to Timestep
  00:15,                                  !- Time 1 {hh:mm}
  0.2,                                   !- Value Until Time 1
  00:30,                                  !- Time 2 {hh:mm}
  0.2,                                   !- Value Until Time 2

Attached is the IDF file.

When I run this model, I met an error:

   ** Severe  ** Line: 1152 Index: 3 - Error parsing "Schedule:Day:Interval". Error in following line.
   ** Severe  ** ~~~   1;

How do I solve this error?

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
0

answered 5 years ago

I'm guessing you need a semicolon on the last line of the object, not a comma.

Preview: (hide)
link

Comments

the last line of the object is a semicolon. So I don't know is there any possible problem that causes this error.

yingli.lou@colorado.edu's avatar yingli.lou@colorado.edu  ( 5 years ago )
0

answered 5 years ago

Chun's avatar

Try including the word 'until' in the time. For example: until: 00:15,

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 5 years ago

Seen: 154 times

Last updated: Nov 27 '19