-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WaterTankFI, WaterTankSwap examples #193
WaterTankFI, WaterTankSwap examples #193
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The examples.drawio need to be updated as well.
|
||
This example is a water-tank model swap experiment for DTaaS. The experiment uses the Maestro co-orchestration engine for FMI-based co-simulation with the Model Swap feature including a FaultInject extension. This demonstrates a Docker-less version of the experiment at https://github.com/lausdahl/fmiSwap for use on the DTaaS platform. | ||
|
||
The model swap mechanism demonstrated by the experiment is detailed in the paper "Dynamic Runtime Integration of New Models in Digital Twins" [H. Ejersbo, K. Lausdahl, M. Frasheri, L. Esterle] presented at the [SEAMS 2023 conference](https://conf.researchr.org/home/seams-2023). The water-tank experiment is further detailed here:[Ejersbo, H., Lausdahl, K., Frasheri, M., & Esterle, L. (2023). fmiSwap: Run-time Swapping of Models for Co-simulation and Digital Twins. arXiv preprint arXiv:2304.07328.](https://arxiv.org/abs/2304.07328). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trailing spaces
|
||
## Overview | ||
|
||
This example is a water-tank model swap experiment for DTaaS. The experiment uses the Maestro co-orchestration engine for FMI-based co-simulation with the Model Swap feature including a FaultInject extension. This demonstrates a Docker-less version of the experiment at https://github.com/lausdahl/fmiSwap for use on the DTaaS platform. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line length
|
||
This example is a water-tank model swap experiment for DTaaS. The experiment uses the Maestro co-orchestration engine for FMI-based co-simulation with the Model Swap feature including a FaultInject extension. This demonstrates a Docker-less version of the experiment at https://github.com/lausdahl/fmiSwap for use on the DTaaS platform. | ||
|
||
The model swap mechanism demonstrated by the experiment is detailed in the paper "Dynamic Runtime Integration of New Models in Digital Twins" [H. Ejersbo, K. Lausdahl, M. Frasheri, L. Esterle] presented at the [SEAMS 2023 conference](https://conf.researchr.org/home/seams-2023). The water-tank experiment is further detailed here:[Ejersbo, H., Lausdahl, K., Frasheri, M., & Esterle, L. (2023). fmiSwap: Run-time Swapping of Models for Co-simulation and Digital Twins. arXiv preprint arXiv:2304.07328.](https://arxiv.org/abs/2304.07328). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line length
|
||
## Overview | ||
|
||
This example is a water-tank model swap experiment for DTaaS. The experiment uses the Maestro co-orchestration engine for FMI-based co-simulation with the Model Swap feature including a FaultInject extension. This demonstrates a Docker-less version of the experiment at https://github.com/lausdahl/fmiSwap for use on the DTaaS platform. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bare URL used
presented at the | ||
[SEAMS 2023 conference](https://conf.researchr.org/home/seams-2023). | ||
The water-tank experiment is further detailed here: | ||
[Ejersbo, H., Lausdahl, K., Frasheri, M., & Esterle, L. (2023). fmiSwap: Run-time Swapping of Models for Co-simulation and Digital Twins. arXiv preprint arXiv:2304.07328.](https://arxiv.org/abs/2304.07328). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line length
Code Climate has analyzed commit 2aa850a and detected 1 issue on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
- Adds documentation for Mass Spring Damper, Water Tank Fault Inject and Water Tank Model Swap examples - Adds new diagrams for each of the examples --------- Co-authored-by: Asti <[email protected]>
PR #212 includes all the changes proposed here |
No description provided.