ALSETLab / RaPId

RaPId (a recursive acronym for "Rapid Parameter Identification") utilizes different optimization and simulation technologies to provide a framework for model validation and calibration of any kind of dynamical systems, but specifically catered to power systems.
GNU Lesser General Public License v3.0
40 stars 12 forks source link

Changes to the functionality of rapid_Simusystem and the GUI + added help #39

Closed janlav closed 8 years ago

janlav commented 8 years ago

After this pull request there will be some major changes in that rapid.m->Rapid.m will be an class with methods (pattern: Facade, which will allow us easy plotting and other nice things) instead of a function, so it is best that this pull request is done before that.