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

Schedule:Compact Fraction error

asked 2015-06-29 19:45:25 -0500

Kastro1501's avatar

updated 2015-07-10 09:05:53 -0500

Hello

I've set up, on E+, a fraction compact schedule, for operation of a HVAC loop, I need it to be able to cycle between several stages.

E+ decides I'm not worthy, and severes me with: * Severe * ProcessScheduleInput: Schedule:Compact="FREECOOLING_1", Illegal Field entered =0.0 Please refere to image bellow for schedule Type Limits

image description

Also, here's idf part for Schedule:Compact

Schedule:Compact,
    FreeCooling_1,           !- Name
    Fraction,                !- Schedule Type Limits Name
    Through: 06/30,          !- Field 1
    For: Weekdays,           !- Field 2
    Until:07:00,
    1.0,                     !- Field 4
    Until: 21:00,
    0.3,                     !- Field 6
    Until: 24:00,
    1.0,                     !- Field 8
    For: AllOtherDays,       !- Field 9
    Until: 24:00,
    0.0,                     !- Field 11
    Through: 08/31,          !- Field 12
    For: AllDays,            !- Field 13
    0.0,                     !- Field 14
    Through: 12/31,          !- Field 15
    For: Weekdays,           !- Field 16
    Until: 07:00,
    1.0,                     !- Field 18
    Until: 21:00,
    0.3,                     !- Field 20
    Until: 24:00,
    1.0,                     !- Field 22
    For: AllOtherDays,       !- Field 23
    Until: 24:00,
    0.0;                     !- Field 25

ANY IDEAS?

edit retag flag offensive close merge delete

Comments

@Kastro1501 please edit your question to use established tags or if necessary add a new one. The existing convention is to use a hyphen - between words. Thanks for helping to keep the site organized and useful to others.

MatthewSteen's avatar MatthewSteen  ( 2015-06-29 21:39:54 -0500 )edit

And you can search existing tags here.

MatthewSteen's avatar MatthewSteen  ( 2015-06-30 08:03:24 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
7

answered 2015-06-29 21:59:37 -0500

Chandan Sharma's avatar

For 31st August period, "Until: 24:00," should be added. (before Field 14 above which has 0)

edit flag offensive delete link more

Your Answer

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

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2015-06-29 19:45:25 -0500

Seen: 294 times

Last updated: Jun 30 '15