aayushGaur / stac

Steady-State AC Network Visualization in the Browser - Developed at DATA61/Faculty of IT, Monash University - as a part of the summer research project.
http://immersive.erc.monash.edu.au/stac/
MIT License
16 stars 13 forks source link

Linear Generator Cost Functions #13

Closed ccoffrin closed 8 years ago

ccoffrin commented 9 years ago

Currently the tool throws an error "The format of the Input file is not correct." when a linear cost function is entered.

It seems since version 5.0 a number of the new Matpower cases have such cost functions (e.g. see case5.m), so we should add this to the parser's capabilities.

Reported by Alberto Lamadrid

aayushGaur commented 8 years ago

Updated the parser to support Linear Generator Cost functions.