Yulia, the idf file is just a text file where you define the objects. The IDFeditor helps us to see the IDF in a more readable way.
But you have to follow the structure.
Try first to include the schedule which Richard gave you using the IDFeditor and then open the IDF file again using Notepad,for example, and you can figure out is the same.
Hope this helps
ÂIs it input to text editor ? How about input to idf editor?Â
Example :Â
Name                      OCCUPY-1
Schedule Type Limits Name  Fraction,        ÂField1   Through: 12/31
Field2 Â For: AllDays
Field3. Until: 8:00
Field4. Â 9Field 5 Â Until: 9:00
Field 6. Â 7
 Field7. Until: 14:00
 Field8   25
 Field9.  Until: 19:00
 Field10  6How about that ? It is right or wrong if i am input this in idf editor?
ÂVery compact:
Schedule:Compact,
   System Availability Schedule, !- Name
   Any Number,             !- Schedule Type Limits Name
   THROUGH: 12/31,         !- Field 1
   FOR: AllDays,           !- Field 2
   UNTIL: 24:00, 1;        !- Field 4
Schedule:Compact,
   Fan Availability Schedule, !- Name
   Any Number,             !- Schedule Type Limits Name
   THROUGH: 12/31,         !- Field 1
   FOR: AllDays,           !- Field 2
   UNTIL: 12:00, 1,        !- Field 4
   UNTIL: 24:00, 0;        !- Field 6
Less compact:
 Schedule:Compact,
   INFIL-SCH,              !- Name
   Fraction,               !- Schedule Type Limits Name
   Through: 3/31,          !- Field 1
   For: AllDays,           !- Field 2
   Until: 24:00,1.0,       !- Field 3
   Through: 10/31,         !- Field 5
   For: AllDays,           !- Field 6
   Until: 24:00,0.0,       !- Field 7
   Through: 12/31,         !- Field 9
   For: AllDays,           !- Field 10
   Until: 24:00,1.0;       !- Field 11
 Schedule:Compact,
   OCCUPY-1,               !- Name
   Fraction,               !- Schedule Type Limits Name
   Through: 12/31,         !- Field 1
   For: WeekDays SummerDesignDay CustomDay1 CustomDay2, !- Field 2
   Until: 8:00,0.0,        !- Field 3
   Until: 11:00,1.00,      !- Field 5
   Until: 12:00,0.80,      !- Field 7
   Until: 13:00,0.40,      !- Field 9
   Until: 14:00,0.80,      !- Field 11
   Until: 18:00,1.00,      !- Field 13
   Until: 19:00,0.50,      !- Field 15
   Until: 24:00,0.0,       !- Field 17
   For: Weekends WinterDesignDay Holiday, !- Field 19
   Until: 24:00,0.0;       !- Field 20
On 2/25/2016 10:08 PM, yuliapuspasari86@xxxxxxxxx [EnergyPlus_Support] wrote:
Hai ,i have some problem to input schedule compact in energyplus. Can everyone give me example to input in energyplus?thanks ------------------------------------ Posted by: yuliapuspasari86@xxxxxxxxx ------------------------------------ Primary EnergyPlus support is found at: http://energyplus.helpserve.com or send a message to energyplus-support@xxxxxxxx The primary EnergyPlus web site is found at: http://www.energyplus.gov The group web site is: http://groups.yahoo.com/group/EnergyPlus_Support/ Attachments are currently allowed but be mindful that not everyone has a high speed connection. Limit attachments to small files. EnergyPlus Documentation is searchable. Open EPlusMainMenu.pdf under the Documentation link and press the "search" button. ------------------------------------ Yahoo Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/EnergyPlus_Support/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/EnergyPlus_Support/join (Yahoo! ID required) <*> To change settings via email: EnergyPlus_Support-digest@xxxxxxxxxxxxxxx EnergyPlus_Support-fullfeatured@xxxxxxxxxxxxxxx <*> To unsubscribe from this group, send an email to: EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx <*> Your use of Yahoo Groups is subject to: https://info.yahoo.com/legal/us/yahoo/utos/terms/
-- Richard Raustad Florida Solar Energy Center 1679 Clearlake Road Cocoa, FL 32922 Ph: (321)638-1454 http://www.fsec.ucf.edu/en/ Program Director Electric Vehicle Transportation Center http://evtc.fsec.ucf.edu/
__._,_.___
Posted by: Nacho Gomis <nachogo27@xxxxxxxxx>
Primary EnergyPlus support is found at:
http://energyplus.helpserve.com or send a message to energyplus-support@xxxxxxxx
The primary EnergyPlus web site is found at:
http://www.energyplus.gov
The group web site is:
http://groups.yahoo.com/group/EnergyPlus_Support/
Attachments are currently allowed but be mindful that not everyone has a high speed connection. Limit attachments to small files.
EnergyPlus Documentation is searchable. Open EPlusMainMenu.pdf under the Documentation link and press the "search" button.