Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some class enum implementation | Thales Lima Oliveira | 2020-06-06 | 1 | -6/+6 |
| | | | | Just for better code design: https://docs.microsoft.com/pt-br/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/enumeration-classes-over-enum-types | ||||
* | OpenGL bugfixes and wxGC port alternative init | Thales Lima Oliveira | 2020-06-02 | 1 | -24/+24 |
| | | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC. | ||||
* | Motor integration with PF | Thales Lima Oliveira | 2019-07-25 | 1 | -0/+27 |
| | | | | | | Newton bug fixed Newton inertia implemented Gauss-Newton implemented | ||||
* | Newton bug fixed | Thales Lima Oliveira | 2019-07-24 | 1 | -1/+44 |
| | |||||
* | Matpower Importer and power quality calculation | Thales Lima Oliveira | 2019-04-25 | 1 | -47/+20 |
| | | | | Power quality in implementation | ||||
* | fault and control system implementation error fixed | Thales Lima Oliveira | 2018-07-14 | 1 | -2/+3 |
| | |||||
* | Add copyright on files and documentation update | Thales Lima Oliveira | 2017-10-05 | 1 | -0/+17 |
| | |||||
* | More grid data implemented | Thales Lima Oliveira | 2017-09-08 | 1 | -6/+14 |
| | | | | Some fault bugfixes | ||||
* | Data report implementation start | Thales Lima Oliveira | 2017-09-06 | 1 | -5/+24 |
| | |||||
* | 5 machine models implemented | Thales Lima Oliveira | 2017-07-26 | 1 | -8/+9 |
| | |||||
* | Some optimization, model 1 machine implementation start | Thales Lima Oliveira | 2017-07-17 | 1 | -6/+6 |
| | |||||
* | Some bugs fixed | Thales Lima Oliveira | 2017-05-26 | 1 | -2/+2 |
| | |||||
* | Events implemented | Thales Lima Oliveira | 2017-05-22 | 1 | -18/+24 |
| | | | | | | | Effects on adimittance matrix and elements: ->Fault on bus; ->Generation/Load switching; ->Branch switching. | ||||
* | Electromechanical class and several methods implemented | Thales Lima Oliveira | 2017-05-20 | 1 | -23/+218 |
| | |||||
* | Added DegreesAndRadians.h and included conditional compilation in some files ↵ | Roní Gonçalves | 2017-05-07 | 1 | -0/+3 |
| | | | | in order to allow compiling this project using wxWidgets-3.0.x | ||||
* | Fault calculation implemented | Thales1330 | 2017-01-09 | 1 | -23/+190 |
| | |||||
* | Text bugs fixed | Thales1330 | 2017-01-05 | 1 | -29/+29 |
| | |||||
* | Parent/child optimization implemented | Thales1330 | 2016-12-29 | 1 | -12/+16 |
| | | | | And others bugfixes. | ||||
* | Last commit not solved yet | Thales1330 | 2016-11-11 | 1 | -41/+64 |
| | |||||
* | Fixing reactive generation limit [2] | Thales1330 | 2016-11-09 | 1 | -4/+35 |
| | |||||
* | Reactive limits under implementation | Thales1330 | 2016-11-07 | 1 | -60/+73 |
| | |||||
* | Validation implemented | Thales1330 | 2016-11-04 | 1 | -179/+178 |
| | |||||
* | Power flow validate method under implementation | Thales1330 | 2016-11-03 | 1 | -2/+184 |
| | |||||
* | Gauss-Seidel implemented | Thales Lima Oliveira | 2016-11-02 | 1 | -13/+3 |
| | |||||
* | Power flow (gs) under implementation | Thales1330 | 2016-11-01 | 1 | -0/+189 |