nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#911 Line library functions don't have complete checks, #2637

Open nikhilgupta10 opened 7 years ago

nikhilgupta10 commented 7 years ago

Silly mistake, but ugly to find. When creating a triplex line, I accidentally attached a configuration for an overhead line (see line 178 of attached file). This resulted in a completely silent failure. Tracked it down to the triplex_line recalc() function where it tried to access the variables, but the memory location didn't exist. Need to add error checking to make sure we have the right information in the library configuration.,

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: "dchassin":- Status: new --> unassigned ,