-
Notifications
You must be signed in to change notification settings - Fork 448
Open
Labels
DefectIncludes code to repair a defect in EnergyPlusIncludes code to repair a defect in EnergyPlus
Description
Issue overview
User Schedule:File object is not consistent with the csv file resulting in an arraybounds crash while reading the file.
Schedule:File,
Rainfall Data from EPW file, !- Name
Fractional, !- Schedule Type Limits Name
SAU_MK_Mecca.410300_TMYx.csv, !- File Name
1, !- Column Number
0, !- Rows to Skip at Top
8760, !- Number of Hours of Data
, !- Column Separator
, !- Interpolate to Timestep
; !- Minutes per Item
csv input:

Setting Schedule:File to this avoids the crash (but then the idf encounters other fatal errors).
31, !- Column Number
19, !- Rows to Skip at Top
Operating System (Multiple choices)
Any
Operating System Version
any
Version of EnergyPlus
25.2.0-08aab32300
Unmethours link or helpdesk ticket number
Helpdesk ticket 16954
Defect file
EnergyplusDevSupport\DefectFiles
Metadata
Metadata
Assignees
Labels
DefectIncludes code to repair a defect in EnergyPlusIncludes code to repair a defect in EnergyPlus