summaryrefslogtreecommitdiffstats
path: root/Project/Fault.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Events implementedThales Lima Oliveira2017-05-221-11/+11
| | | | | | | Effects on adimittance matrix and elements: ->Fault on bus; ->Generation/Load switching; ->Branch switching.
* Added DegreesAndRadians.h and included conditional compilation in some files ↵Roní Gonçalves2017-05-071-0/+3
| | | | in order to allow compiling this project using wxWidgets-3.0.x
* Some doc, class restruct and SC power implementedThales13302017-01-181-0/+24
|
* Elements data updateThales13302017-01-101-2/+137
| | | | Elements data update after fault calculation implemented.
* Fault calculation implementedThales13302017-01-091-0/+238