summaryrefslogtreecommitdiffstats
path: root/Project/BusForm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-16/+16
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Power quality fully implementedThales Lima Oliveira2019-04-261-0/+4
| | | | A formal filter element must be implemented in future
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-1/+18
|
* About project implementedThales Lima Oliveira2017-09-141-0/+5
|
* COI (center of inertia) implementedThales Lima Oliveira2017-08-301-14/+18
| | | | See Milano's book p. 342
* Events implementedThales Lima Oliveira2017-05-221-24/+24
| | | | | | | Effects on adimittance matrix and elements: ->Fault on bus; ->Generation/Load switching; ->Branch switching.
* Text bugs fixedThales13302017-01-051-176/+136
|
* Generator form implementedThales13302016-09-231-0/+71
|
* Bus form under implementation [2]Thales13302016-09-121-6/+181
|
* Bus form under implementationThales13302016-09-091-0/+18