summaryrefslogtreecommitdiffstats
path: root/Project
Commit message (Collapse)AuthorAgeFilesLines
* COI (center of inertia) implementedThales Lima Oliveira2017-08-3020-178/+335
| | | | See Milano's book p. 342
* General settings implementedThales Lima Oliveira2017-08-1122-649/+1132
| | | | | | A lot of pt-br translation Some forms sizes fixes init file fully implemented
* Model 1 machine fixed, init file under implementationThales Lima Oliveira2017-08-108-13/+598
|
* Stability properties implementedThales Lima Oliveira2017-08-0919-50/+3992
|
* Settings form implementation startThales Lima Oliveira2017-08-0823-546/+2048
|
* 5 machine models implementedThales Lima Oliveira2017-07-265-134/+319
|
* Some optimization, model 1 machine implementation startThales Lima Oliveira2017-07-176-51/+78
|
* Insert capacitor/inductor fixedThales Lima Oliveira2017-06-023-6/+10
|
* Control step different from machines implementedThales Lima Oliveira2017-05-303-91/+91
|
* Decrease default step sizeThales Lima Oliveira2017-05-302-83/+84
|
* Unit data and control import bugs fixedThales Lima Oliveira2017-05-294-102/+104
|
* Removing sync generator is now working, bus plot implementedThales Lima Oliveira2017-05-296-80/+157
|
* Type 3 machine working properly nowThales Lima Oliveira2017-05-283-118/+107
|
* More bugfixesThales Lima Oliveira2017-05-272-103/+105
| | | | If xd' is different of xq' the calculations fail
* Some minor changesThales Lima Oliveira2017-05-273-106/+115
|
* Some bugs fixedThales Lima Oliveira2017-05-264-114/+145
|
* Sync generator plot implementedThales Lima Oliveira2017-05-269-118/+233
| | | | Electromechanical calc not working
* Sync machines solver almost finishedThales Lima Oliveira2017-05-253-10/+277
|
* Dynamic elements initialization implementedThales Lima Oliveira2017-05-247-36/+205
|
* Switching event bug fixedThales Lima Oliveira2017-05-234-22/+21
|
* Events implementedThales Lima Oliveira2017-05-2218-108/+435
| | | | | | | Effects on adimittance matrix and elements: ->Fault on bus; ->Generation/Load switching; ->Branch switching.
* Electromechanical class and several methods implementedThales Lima Oliveira2017-05-2011-106/+434
|
* AVR and speed gov open implementedThales Lima Oliveira2017-05-183-4/+7
|
* AVR e speed gov save implementedThales Lima Oliveira2017-05-163-60/+82
| | | | Open fail
* Sync generator control fixedThales Lima Oliveira2017-05-1629-39/+220
|
* Control test and sync generator control implementedThales Lima Oliveira2017-05-1520-173/+2588
| | | | Text buggy when opens
* Merge pull request #32 from Thales1330/wip/controller-solverThales Lima Oliveira2017-05-1328-80/+702
|\ | | | | Wip controller solver
| * Several bugs fixed, ready to pullThales Lima Oliveira2017-05-1323-104/+97
| |
| * Initialization implementedThales Lima Oliveira2017-05-114-45/+90
| |
| * All element's solutions implementedThales Lima Oliveira2017-05-104-8/+45
| | | | | | | | Initialization is missing
| * Several solutions implementedThales Lima Oliveira2017-05-0910-12/+73
| |
| * Secondary branch, TF and limiter solutionThales Lima Oliveira2017-05-0811-50/+309
| | | | | | | | much work, such results
| * Streight control solver implementedThales Lima Oliveira2017-05-066-32/+117
| | | | | | | | Buggy, running 2x... Why??
| * Control solver class createdThales Lima Oliveira2017-05-0410-22/+164
| | | | | | | | Just the basics methods implemented
* | Added DegreesAndRadians.h and included conditional compilation in some files ↵Roní Gonçalves2017-05-079-0/+34
|/ | | | in order to allow compiling this project using wxWidgets-3.0.x
* Merge pull request #30 from Thales1330/wip/chart-viewThales Lima Oliveira2017-05-0319-253/+2514
|\ | | | | Wip chart view
| * Chart view implementedThales Lima Oliveira2017-05-037-36/+192
| |
| * More methods implementedThales Lima Oliveira2017-04-2710-16/+196
| | | | | | | | buggy
| * Element plot data class implementedThales Lima Oliveira2017-04-2610-45/+375
| |
| * wxMathPlot implemented on chart viewThales Lima Oliveira2017-04-2515-309/+571
| |
| * Chart view implementation startThales Lima Oliveira2017-04-247-10/+1343
| |
* | Appended mb_str() method to wxString objects so that g++ does not complain ↵Roní Gonçalves2017-04-301-6/+6
|/ | | | anymore about right types
* Chart view implementation start... New branchThales Lima Oliveira2017-04-246-4/+6063
|
* Export/Import implementedThales Lima Oliveira2017-04-204-15/+396
|
* Export implementedThales Lima Oliveira2017-04-192-1/+189
|
* Some bugfixes and generalizationThales Lima Oliveira2017-04-185-103/+145
|
* Connection line import under implementationThales Lima Oliveira2017-04-179-51/+92
| | | | Parent line not implemented yet
* Open control implementationThales Lima Oliveira2017-04-129-76/+204
|
* Control import implementation startThales Lima Oliveira2017-04-105-19/+169
|
* Control editor export under implementationThales Lima Oliveira2017-04-0833-116/+203
| | | | File handling