RaPId icon indicating copy to clipboard operation
RaPId copied to clipboard

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...

Results 13 RaPId issues
Sort by recently updated
recently updated
newest added

We need to figure out how we could support optimization over time, meaning that in the time-horizon during the simulation, we can calibrate the parameters of the model or the...

enhancement
Not Urgent
CORE

From @lvanfretti > For some reason, my old examples are not available, and more importantly, non of the new examples have any scripts to execute RaPId without a GUI. All...

enhancement
Examples

The idea is to start building a Matlab script with a battery of tests that should be run on the toolbox to check everything is working properly. This is a...

enhancement
help wanted

We need to modify RaPId so that the parameters inside of Simulink can also be changed, and not only the parameters of the Model in the FMU. The use case...

enhancement

I'm not very familiar with MatLab programming, but I think both interface can be rebuild around common core functions that both interface should use. This way we could ensure a...

enhancement
help wanted
GUI
CORE

- [ ] - User Documentation **The user documentation should include:** - [ ] - Introduction (as in "RaPId_quickStart.docx") - [ ] - Required Dependencies - [ ] - Installation...

enhancement
help wanted
Documentation

In current version, I haven't been able to use the "Last Result", "Display Result" buttons. I propose the following implementation: - Display Result: the Scope should be opened, the solution...

enhancement
Not Urgent
GUI
CORE

All examples should be delivered with binaries for both 32 bits and 64 bits.

enhancement
Not Urgent

@janlav @MaximeBaudette I have listened to a talk today regarding the MVMO algorithm by Jose [Luis Rueda](https://sites.google.com/site/jlruedatorres/). He has applied it to several power system problems with some large dimensions,...

enhancement

Using the CG algorithm I noticed that the constraints setup in the configuration don't seem to be taken into account when running the algorithm. I'm creating this issue so we...