ladybug-tools / honeybee-legacy

:bee: Honeybee is a free and open source plugin to connect Grasshopper3D to EnergyPlus, Radiance, Daysim and OpenStudio for building energy and daylighting simulation
http://ladybug.tools
Other
125 stars 145 forks source link

ScheduleFile error length #269

Open ayezioro opened 9 years ago

ayezioro commented 9 years ago

Hi, Just for you to know: In the Schedule:File section there is a limitation on the lenght of the path: 100 characters (!!). I get the following error message from E+: ***** 1221 Schedule:File, ***** indicated Name=HEATING_SC ***** Only last 3 lines before error line shown..... ***** 1222 HEATING_SC, !- Name ***** 1223 heating_scTypeLimit, !- Schedule Type Limits Name ***** 1224 C:\WorkingFolder\RESEARCH\SimpleToolPerformanceApproach\Year8\Occupancy\Use\EnergyPlus\HEATING_SC.CSV, !- File Name * Warning * IP: IDF line~1224 Alpha Argument length exceeds maximum, will be truncated=C:\WorkingFolder\RESEARCH\SimpleToolPerformanceApproach\Year8\Occupancy\Use\EnergyPlus\HEATING_SC.CSV * ~~~ * Will be processed as Alpha=C:\WORKINGFOLDER\RESEARCH\SIMPLETOOLPERFORMANCEAPPROACH\YEAR8\OCCUPANCY\USE\ENERGYPLUS\HEATING_SC. ***** IDF Context for following error/warning message: ***** Note -- lines truncated at 300 characters, if necessary...

(Sorry fro the line wrap here). It says 300 characters, but in reality this is only 100.

-A.

mostaphaRoudsari commented 9 years ago

Thanks Abraham. I think we should add an extra check then to avoid this happen for users.