Skip to content

Commit f95026e

Browse files
author
Levi Jamt
authored
Rewriting intro text on landing page (#74)
* Rewriting intro text #73 * Updating text based on review feedback #73
1 parent 514cd58 commit f95026e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ youtubeId: E5KumnkeKO8
1313
</div>
1414

1515
# 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.
2123

2224
{% include youtubePlayer.html id=page.youtubeId %}
2325

@@ -32,14 +34,12 @@ The software produced in the OSP JIP consists of the following elements:
3234
- [kopl](./kopl) - co-simulation configuration tool
3335

3436

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

3940
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
4041
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.
4343

4444
The main benefit introduced with OSP-IS is the possibility to define FMU interconnections at a higher level, i.e. variable
4545
group connections rather than scalar connections. Additionally, it enables automatic unit conversions and provides the a

0 commit comments

Comments
 (0)