Name | ID | Description | Type |
---|---|---|---|
Value | _value | A value or list of 24 values that will be repeated for every day of the year. | Goo |
Schedule Name | _scheduleName | A text string representing a name for the schedule that this component will create. This name should be unique among the schedules in your Grasshopper document to ensure that you do not overwrite other schedules. | Goo |
Sched Type Limits | _schedTypeLimits_ | A text string from the scheduleTypeLimits output of the "Honeybee_Call From EP Schedule Library" component. This value represents the units of the schedule input values. The default is "Fractional" for a schedule with values that range between 0 and 1. Other common inputs include "Temperature", "On/Off", and "ActivityLevel". | Goo |
Name | ID | Description | Type |
---|---|---|---|
Out | readMe! | ... | String |
Schedule | schedule | The name of the schedule that has been written to the memory of the GH document. Connect this to any shcedule input of a Honeybee component to assign the schedule. | Goo |
Week Sched | weekSched | The name of the weekly schedule that has been written to the memory of the GH document. If your final intended annual schedule is seasonal (composed of different weekly schedules), you can use this output with the "Honeybee_Seasonal Schedule" to create such schedules. | Goo |
Sched IDFText | schedIDFText | The text needed to tell EnergyPlus how to run the schedule. If you are done creating/editing a shcedule with this component, you may want to make your GH document smaller by internalizing this IDF text and using the "Honeybee_Add To EnergyPlus Library" component to add the schedule to the memory the next time you open the GH file. Then you can delete this component. | Goo |
Site design © Robin Rodricks.
Site co-created by Andrew Heumann.
Honeybee and associated data © 2024 Ladybug Tools.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub