@@ -13,11 +13,13 @@ youtubeId: E5KumnkeKO8
13
13
</div >
14
14
15
15
# Open Simulation Platform Software
16
- The open source software for co-simulation is built on a combination of technical solutions from the
17
- Open Simulation Platform (OSP) initiators and other established industrial solutions.
18
- The key working principle has been to use the best available technology and knowledge to meet the requirements for
19
- the OSP to efficiently serve its purpose. The source code for all software except ` kopl ` is made available on
20
- [ GitHub] ( https://github.com/open-simulation-platform ) , free of charge, through the MPL 2.0 open source licence.
16
+ The Open Simulation Platform ([ OSP] ( http://open-simulation-platform.com ) ) project aims to create a maritime industry
17
+ ecosystem for co-simulation of “black-box” simulation models and “plug and play” configuration of systems. OSP relies
18
+ on the Functional Mock-up Interface ([ FMI] ( https://fmi-standard.org/ ) ) standard and the new OSP interface specification
19
+ ([ OSP-IS] ( ) ) for the simulation models interfaces. This facilitates the effective building of digital twins, which in
20
+ turn can be used to solve challenges with designing, building, integrating, commissioning and operating complex,
21
+ integrated systems. With common tools, standards and specifications OSP seeks to foster co-simulation
22
+ collaboration in the industry.
21
23
22
24
{% include youtubePlayer.html id=page.youtubeId %}
23
25
@@ -32,14 +34,12 @@ The software produced in the OSP JIP consists of the following elements:
32
34
- [ kopl] ( ./kopl ) - co-simulation configuration tool
33
35
34
36
35
- With OSP, simulation models are interconnected using the Functional Mock-up Interface ([ FMI] ( https://fmi-standard.org/ ) )
36
- co-simulation interface. Based on input-output variable mapping, the OSP master algorithm routes the data between the
37
- models.
37
+ With OSP, simulation models are interconnected using the FMI co-simulation interface. Based on input-output variable
38
+ mapping, the OSP master algorithm routes the data between the models.
38
39
39
40
There is currently support for FMI 2.0 (including FMI 2.0.1) and FMI 1.0. FMI 3.0 will be supported when this standard
40
41
becomes operational. The structure of the co-simulated system can be defined using the System Structure & Parameterization
41
- standard ([ SSP] ( https://ssp-standard.org/ ) ) or the new model interface standard OSP Interface Specification
42
- ([ OSP-IS] ( ) ) developed in the OSP project.
42
+ standard ([ SSP] ( https://ssp-standard.org/ ) ) or the new [ OSP System Structure] ( /libcosim/configuration ) format that enables the use of OSP-IS.
43
43
44
44
The main benefit introduced with OSP-IS is the possibility to define FMU interconnections at a higher level, i.e. variable
45
45
group connections rather than scalar connections. Additionally, it enables automatic unit conversions and provides the a
0 commit comments