summaryrefslogtreecommitdiffstats
path: root/Project/Capacitor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Some class enum implementationThales Lima Oliveira2020-06-061-11/+11
| | | | 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/+74
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* File handling and control initialization organizedThales Lima Oliveira2018-01-081-2/+3
|
* Some power element file hand. organizedThales Lima Oliveira2018-01-051-1/+41
|
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+17
|
* COI (center of inertia) implementedThales Lima Oliveira2017-08-301-17/+13
| | | | See Milano's book p. 342
* Events implementedThales Lima Oliveira2017-05-221-1/+1
| | | | | | | Effects on adimittance matrix and elements: ->Fault on bus; ->Generation/Load switching; ->Branch switching.
* Several bugfixes on power elementsThales13302017-01-061-1/+3
|
* Text bugs fixedThales13302017-01-051-2/+2
|
* Fast data visualization implementedThales13302017-01-021-0/+32
|
* Parent/child optimization implementedThales13302016-12-291-0/+1
| | | | And others bugfixes.
* Text element paste bug correctedThales13302016-12-291-13/+22
|
* Copy paste implementedThales Lima Oliveira2016-12-291-4/+11
| | | | Some bugs on the text
* Bus line and transformer copy/paste implementedThales13302016-12-281-3/+7
| | | | | Next step is try to generalize. Some graphical implementations in this commit.
* Many elements save implementedThales13302016-12-121-0/+1
|
* Power flow (gs) under implementationThales13302016-11-011-1/+24
|
* Capacitor and Inductor forms implementedThales13302016-10-251-87/+95
|
* Movementation and rotation fixedThales Lima Oliveira2016-09-071-3/+1
|
* Counter clockwise rotation implementedThales13302016-09-061-5/+9
|
* All elements implemented, switches implementedThales13302016-09-051-0/+92
|
* Capacitor under implementationThales Lima Oliveira2016-09-051-0/+25