Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Functional Mock-Up Interface details
Login with GitLab

Functional Mock-Up Interface

FMI 1.0, 2.0 and 3.0 for Model Exchange and Co-Simulation
(32 downloads for this version - 10085 downloads for all versions)
Details
Version
3.0.0
Authors
Clément DAVID <clement.david@3ds.com>
Vladislav TRUBKIN
Owner Organization
Dassault Systèmes
Maintainers
Clément DAVID
Vincent COUVERT
Category
License
Creation Date
July 4, 2025
Source created on
Scilab 2025.1.x
Binaries available on
Scilab 2025.1.x:
Linux 64-bit Windows 64-bit
Install command
--> atomsInstall("fmu_wrapper")
Description
            import FMUs: Allow the user to add FMU blocks inside Xcos. This toolbox provides
an easy way to use Functional Mock-up Interface for Model Exchange and
Co-Simulation. 
             In Xcos, within the "Functional Mock-up Interfaces"
palette, the user can instantiate and simulate Functional Mock-up Units. 
             In Scilab, use "fmiSimulate()" or other functions to
manipulate FMUs.
 export FMUs: Xcos model can be exported as an FMU for Model Exchange or
Co-Simulation. 
            Only the generation of FMUs version 1.0 of FMI is supported in Xcos.

            Code generation works by translating the Xcos super-block into an
FMU. The generated model can be imported into Xcos or another simulation tool.

 Features:
 - Support of FMI 1.0, 2.0 and 3.0 for Model Exchange and Co-Simulation with the
SimpleFMU Xcos block
 - The following limitations apply:
   - Clocks and Array variables are not supported
   - Scheduled Execution mode is not implemented
 - Simulation in Xcos using any available explicit solvers.
 - Simulation in Scilab with fixed step integration (Method of Euler).            
Files (3)
[29.85 MB]
Linux 64-bit binary for Scilab 2025.1.x

[48.26 MB]
Windows 64-bit binary for Scilab 2025.1.x

[47.69 MB]
Source code archive

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.