Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Device context implemented | Thales Lima Oliveira | 2020-06-13 | 1 | -4/+4 |
| | |||||
* | Some class enum implementation | Thales Lima Oliveira | 2020-06-06 | 1 | -16/+16 |
| | | | | 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 | -0/+86 |
| | | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC. | ||||
* | Matpower Importer and power quality calculation | Thales Lima Oliveira | 2019-04-25 | 1 | -0/+12 |
| | | | | Power quality in implementation | ||||
* | File handling and control initialization organized | Thales Lima Oliveira | 2018-01-08 | 1 | -25/+211 |
| | |||||
* | Add copyright on files and documentation update | Thales Lima Oliveira | 2017-10-05 | 1 | -10/+27 |
| | |||||
* | More grid data implemented | Thales Lima Oliveira | 2017-09-08 | 1 | -43/+56 |
| | | | | Some fault bugfixes | ||||
* | Data report implementation start | Thales Lima Oliveira | 2017-09-06 | 1 | -0/+58 |
| | |||||
* | COI (center of inertia) implemented | Thales Lima Oliveira | 2017-08-30 | 1 | -30/+32 |
| | | | | See Milano's book p. 342 | ||||
* | Events implemented | Thales Lima Oliveira | 2017-05-22 | 1 | -2/+2 |
| | | | | | | | Effects on adimittance matrix and elements: ->Fault on bus; ->Generation/Load switching; ->Branch switching. | ||||
* | Several bugfixes on power elements | Thales1330 | 2017-01-06 | 1 | -3/+3 |
| | |||||
* | Text bugs fixed | Thales1330 | 2017-01-05 | 1 | -3/+3 |
| | |||||
* | Fast data visualization implemented | Thales1330 | 2017-01-02 | 1 | -6/+55 |
| | |||||
* | Parent/child optimization implemented | Thales1330 | 2016-12-29 | 1 | -4/+12 |
| | | | | And others bugfixes. | ||||
* | Copy paste implemented | Thales Lima Oliveira | 2016-12-29 | 1 | -5/+12 |
| | | | | Some bugs on the text | ||||
* | Bus line and transformer copy/paste implemented | Thales1330 | 2016-12-28 | 1 | -4/+8 |
| | | | | | Next step is try to generalize. Some graphical implementations in this commit. | ||||
* | Many elements save implemented | Thales1330 | 2016-12-12 | 1 | -1/+1 |
| | |||||
* | Several bus correted | Thales1330 | 2016-12-08 | 1 | -77/+88 |
| | |||||
* | Validation implemented | Thales1330 | 2016-11-04 | 1 | -0/+6 |
| | |||||
* | Power flow arrows implemented | Thales1330 | 2016-10-29 | 1 | -0/+113 |
| | |||||
* | Transformer form implemented | Thales1330 | 2016-10-18 | 1 | -163/+156 |
| | |||||
* | Transformer form under implementation | Thales1330 | 2016-10-17 | 1 | -0/+14 |
| | |||||
* | Switching implemented | Thales1330 | 2016-10-14 | 1 | -0/+12 |
| | |||||
* | Movementation and rotation fixed | Thales Lima Oliveira | 2016-09-07 | 1 | -3/+1 |
| | |||||
* | Counter clockwise rotation implemented | Thales1330 | 2016-09-06 | 1 | -4/+8 |
| | |||||
* | All elements implemented, switches implemented | Thales1330 | 2016-09-05 | 1 | -2/+14 |
| | |||||
* | Motor implementation done, elements classes reorganized | Thales Lima Oliveira | 2016-09-03 | 1 | -152/+1 |
| | |||||
* | generator under implementation | Thales1330 | 2016-09-01 | 1 | -3/+3 |
| | |||||
* | Transformer complete | Thales Lima Oliveira | 2016-08-31 | 1 | -14/+315 |
| | |||||
* | Transformer | Thales1330 | 2016-08-30 | 1 | -0/+63 |