summaryrefslogtreecommitdiffstats
path: root/Project/IndMotor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Some class enum implementationThales Lima Oliveira2020-06-061-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 initThales Lima Oliveira2020-06-021-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 PFThales Lima Oliveira2019-07-251-0/+61
| | | | | | Newton bug fixed Newton inertia implemented Gauss-Newton implemented
* Newton bug fixedThales Lima Oliveira2019-07-241-2/+2
|
* Multiple motor initialization implementedThales Lima Oliveira2019-07-131-5/+17
|
* Motor start implemented and bugfixesThales Lima Oliveira2019-07-121-0/+5
|
* Induction motor DAE implementedThales Lima Oliveira2019-07-111-0/+12
| | | | | Need some testing Check inertia
* Induction motor implementation startThales Lima Oliveira2019-07-101-0/+47
| | | | Machine initialization implemented. It seems that it's working. Check a OMIB with the motor.
* File handling and control initialization organizedThales Lima Oliveira2018-01-081-1/+3
|
* Some power element file hand. organizedThales Lima Oliveira2018-01-051-1/+44
|
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-9/+19
|
* Several bugfixes on power elementsThales13302017-01-061-3/+7
|
* Text bugs fixedThales13302017-01-051-1/+1
|
* Fast data visualization implementedThales13302017-01-021-10/+56
|
* Copy paste implementedThales Lima Oliveira2016-12-291-0/+7
| | | | Some bugs on the text
* Gauss-Seidel implementedThales Lima Oliveira2016-11-021-0/+40
|
* Power flow arrows implementedThales13302016-10-291-2/+5
|
* All elements forms implementedThales13302016-10-271-16/+23
|
* Movementation and rotation fixedThales Lima Oliveira2016-09-071-3/+1
|
* Counter clockwise rotation implementedThales13302016-09-061-1/+2
|
* Motor implementation done, elements classes reorganizedThales Lima Oliveira2016-09-031-0/+28