summaryrefslogtreecommitdiffstats
path: root/Project/Load.cpp
Commit message (Collapse)AuthorAgeFilesLines
* File handling and control initialization organizedThales Lima Oliveira2018-01-081-3/+90
|
* ZIP load fully implementedThales Lima Oliveira2017-11-071-0/+23
| | | | Need to save the new data
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+17
|
* COI (center of inertia) implementedThales Lima Oliveira2017-08-301-21/+17
| | | | See Milano's book p. 342
* Events implementedThales Lima Oliveira2017-05-221-1/+1
| | | | | | | Effects on adimittance matrix and elements: ->Fault on bus; ->Generation/Load switching; ->Branch switching.
* Several bugfixes on power elementsThales13302017-01-061-0/+4
|
* Text bugs fixedThales13302017-01-051-2/+2
|
* Fast data visualization implementedThales13302017-01-021-17/+77
|
* Parent/child optimization implementedThales13302016-12-291-0/+1
| | | | And others bugfixes.
* Copy paste implementedThales Lima Oliveira2016-12-291-4/+11
| | | | Some bugs on the text
* Bus line and transformer copy/paste implementedThales13302016-12-281-3/+7
| | | | | Next step is try to generalize. Some graphical implementations in this commit.
* Many elements save implementedThales13302016-12-121-0/+1
|
* Power flow (gs) under implementationThales13302016-11-011-0/+39
|
* Power flow arrows implementedThales13302016-10-291-0/+4
|
* Capacitor and Inductor forms implementedThales13302016-10-251-78/+90
|
* Movementation and rotation fixedThales Lima Oliveira2016-09-071-3/+1
|
* Counter clockwise rotation implementedThales13302016-09-061-5/+9
|
* All elements implemented, switches implementedThales13302016-09-051-1/+9
|
* Inductor implementedThales Lima Oliveira2016-09-041-1/+1
|
* Inductor under implementationThales13302016-09-031-0/+96
Ind motor, sync condenser and load implemented