Develop minimal MPC standalone example
Create documentation with example for the user story with a signle MPC environment. Based on the kea experiment.
As a User employing MPC I need to be able to test my model against itself So that I can validate my general modelling approach early.
Details and Assumptions
- ETA automation data model is used see here
- Model is available in separate class.
- Initialization values are known.
Acceptance Criteria
Given I have a minimal MPC testing example
When I run it
Then I receive a plot of the model trajectory
Edited by A.Clement