Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some class enum implementation | Thales Lima Oliveira | 2020-06-06 | 1 | -24/+24 |
| | | | | 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/+11 |
| | | | | | | 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/+61 |
| | | | | | | Newton bug fixed Newton inertia implemented Gauss-Newton implemented | ||||
* | Newton bug fixed | Thales Lima Oliveira | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Multiple motor initialization implemented | Thales Lima Oliveira | 2019-07-13 | 1 | -5/+17 |
| | |||||
* | Motor start implemented and bugfixes | Thales Lima Oliveira | 2019-07-12 | 1 | -0/+5 |
| | |||||
* | Induction motor DAE implemented | Thales Lima Oliveira | 2019-07-11 | 1 | -0/+12 |
| | | | | | Need some testing Check inertia | ||||
* | Induction motor implementation start | Thales Lima Oliveira | 2019-07-10 | 1 | -0/+47 |
| | | | | Machine initialization implemented. It seems that it's working. Check a OMIB with the motor. | ||||
* | File handling and control initialization organized | Thales Lima Oliveira | 2018-01-08 | 1 | -1/+3 |
| | |||||
* | Some power element file hand. organized | Thales Lima Oliveira | 2018-01-05 | 1 | -1/+44 |
| | |||||
* | Add copyright on files and documentation update | Thales Lima Oliveira | 2017-10-05 | 1 | -9/+19 |
| | |||||
* | Several bugfixes on power elements | Thales1330 | 2017-01-06 | 1 | -3/+7 |
| | |||||
* | Text bugs fixed | Thales1330 | 2017-01-05 | 1 | -1/+1 |
| | |||||
* | Fast data visualization implemented | Thales1330 | 2017-01-02 | 1 | -10/+56 |
| | |||||
* | Copy paste implemented | Thales Lima Oliveira | 2016-12-29 | 1 | -0/+7 |
| | | | | Some bugs on the text | ||||
* | Gauss-Seidel implemented | Thales Lima Oliveira | 2016-11-02 | 1 | -0/+40 |
| | |||||
* | Power flow arrows implemented | Thales1330 | 2016-10-29 | 1 | -2/+5 |
| | |||||
* | All elements forms implemented | Thales1330 | 2016-10-27 | 1 | -16/+23 |
| | |||||
* | Movementation and rotation fixed | Thales Lima Oliveira | 2016-09-07 | 1 | -3/+1 |
| | |||||
* | Counter clockwise rotation implemented | Thales1330 | 2016-09-06 | 1 | -1/+2 |
| | |||||
* | Motor implementation done, elements classes reorganized | Thales Lima Oliveira | 2016-09-03 | 1 | -0/+28 |