Skip to content

Commit

Permalink
basic CS features
Browse files Browse the repository at this point in the history
  • Loading branch information
chrbertsch committed Feb 5, 2023
1 parent 222b392 commit 8e146a3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions fmi-profiles/3___profiles.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,17 @@ They are described in detail in the following sections.

=== Basic CS Profile

This is a basic profile for Co-Simulation, intended mainly for desktop simulation uses, which have no additional specific requirements and can perform well with fixed communication step sizes.
This is a basic profile for Co-Simulation, that should be supported on any target - especially for desktop simulation usage. There are no additional specific requirements typically fixed communication step sizes are used.

Required Features::
- Tunable Parameters
- Fixed-size Input/Output Arrays
- Resizable Input/Output Arrays
- Fixed-size Parameter Arrays
- Resizable Parameter Arrays
- Binary FMUs for Desktop Platforms

Recommended Features::
- Tunable Parameters
- Source Code FMUs
- Resizable Parameter Arrays


=== Sensor Profile
Expand Down

0 comments on commit 8e146a3

Please sign in to comment.