summaryrefslogtreecommitdiffstats
path: root/Project/Electromechanical.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Divider save bug fixedThales Lima Oliveira2017-10-111-16/+0
| | | | | Control icons updated Version to download updated
* Divider control element implementedThales Lima Oliveira2017-10-091-0/+1
| | | | | | Abstract class math operations implemented Divider need to be redesigned Expor/import divider functions implemented but supressed
* Velocity variaton input implementedThales Lima Oliveira2017-10-081-0/+1
| | | | For PSS control on AVR
* MIMO fully implementedThales Lima Oliveira2017-10-071-19/+5
| | | | | Electromechanical adjusted Some control editor bugfixes
* Several new implementation, not workingThales Lima Oliveira2017-10-061-7/+30
|
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-3/+20
|
* Saturation fixed in q axisThales Lima Oliveira2017-10-041-8/+8
|
* Some saturation bugs fixedThales Lima Oliveira2017-09-281-55/+69
|
* Saturation calculated by Newton raphson implmenetedThales Lima Oliveira2017-09-251-24/+62
| | | | Not working yet
* Zero xd bug fixed, some parameters showedThales Lima Oliveira2017-09-251-1/+10
| | | | The calculation is wrong
* Saturation ImplementedThales Lima Oliveira2017-09-231-150/+204
| | | | | | Finally! The calculations are converging! Need to be tested.
* Saturated voltages implementedThales Lima Oliveira2017-09-221-19/+43
| | | | Need to fix the current and update the saturation factors
* Saturation initialization fixedThales Lima Oliveira2017-09-211-20/+18
|
* Saturation initialization implementation startThales Lima Oliveira2017-09-201-16/+67
|
* Some bugfixesThales Lima Oliveira2017-09-041-20/+0
|
* COI (center of inertia) implementedThales Lima Oliveira2017-08-301-9/+34
| | | | See Milano's book p. 342
* Model 1 machine fixed, init file under implementationThales Lima Oliveira2017-08-101-1/+1
|
* Stability properties implementedThales Lima Oliveira2017-08-091-11/+19
|
* 5 machine models implementedThales Lima Oliveira2017-07-261-111/+289
|
* Some optimization, model 1 machine implementation startThales Lima Oliveira2017-07-171-40/+65
|
* Insert capacitor/inductor fixedThales Lima Oliveira2017-06-021-4/+4
|
* Control step different from machines implementedThales Lima Oliveira2017-05-301-9/+9
|
* Unit data and control import bugs fixedThales Lima Oliveira2017-05-291-8/+7
|
* Removing sync generator is now working, bus plot implementedThales Lima Oliveira2017-05-291-52/+95
|
* Type 3 machine working properly nowThales Lima Oliveira2017-05-281-35/+21
|
* More bugfixesThales Lima Oliveira2017-05-271-20/+23
| | | | If xd' is different of xq' the calculations fail
* Some minor changesThales Lima Oliveira2017-05-271-23/+31
|
* Some bugs fixedThales Lima Oliveira2017-05-261-28/+58
|
* Sync generator plot implementedThales Lima Oliveira2017-05-261-17/+88
| | | | Electromechanical calc not working
* Sync machines solver almost finishedThales Lima Oliveira2017-05-251-1/+251
|
* Dynamic elements initialization implementedThales Lima Oliveira2017-05-241-22/+142
|
* Switching event bug fixedThales Lima Oliveira2017-05-231-18/+16
|
* Events implementedThales Lima Oliveira2017-05-221-3/+314
| | | | | | | Effects on adimittance matrix and elements: ->Fault on bus; ->Generation/Load switching; ->Branch switching.
* Electromechanical class and several methods implementedThales Lima Oliveira2017-05-201-0/+59