Skip to content

Commit

Permalink
apply changes to dynmics profile as discussed as discussed in tickt #46
Browse files Browse the repository at this point in the history
  • Loading branch information
chrbertsch committed Feb 5, 2023
1 parent 81f678f commit 62f4dee
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions fmi-profiles/3___profiles.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,29 +79,29 @@ Required Features::

This is a profile for high dynamics mechatronic simulation, including variable cycle times, model exchange for allowing efficient handling of tightly coupled sub-systems, and the use of advanced co-simulation and model-exchange approaches.

This is a profile for high dynamics mechatronic simulation, including variable cycle times, model exchange for allowing efficient handling of tightly coupled sub-systems

Required Features::
- Tunable Parameters
- Store/Restore FMU State
- Serialize/Deserialize FMU State
- String Inputs/Outputs
- Binary Data Type Input/Output
- Directional Derivatives (*ME only*)
- New Integer Types
- Fixed-size Input/Output Arrays
- Resizable Input/Output Arrays
- Resizable Input/Output Arrays with Size-Dependencies
- Fixed-size Parameter Arrays
- Resizable Parameter Arrays
- Resizable Parameter Arrays with Size-Dependencies
- Variable Co-Simulation Communication Step Size
- State and Output Dependencies
- Output Derivatives in Co-Simulation
- Restartable Early Return in Hybrid Co-Simulation
- Intermediate Output Values in Co-Simulation
- Co-Simulation with Clock Information
- Binary FMUs for Desktop Platforms

Recommended Features::
- Directional Derivatives
CS specific recommended::
- Binary Data Type Input/Output
- Fixed-size Input/Output Arrays
- Resizable Parameter Arrays
- Resizable Parameter Arrays with Size-Dependencies
- Variable Co-Simulation Communication Step Size (*CS only*)
- Restartable Early Return in Hybrid Co-Simulation (*CS only*)
- Output Derivatives in Co-Simulation (*CS only*)
- Intermediate Input Values in Co-Simulation (*CS only*)
- Directional Derivatives (*CS only*)
- Store/Restore FMU State (*CS only*)


=== Dynamics Controller Profile
Expand Down

0 comments on commit 62f4dee

Please sign in to comment.