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

Add some functionalities to use (import/export) FMU blocks inside Scilab/Xcos
(455 downloads for this version - 6056 downloads for all versions)
Details
Version
0.6
A more recent valid version exists: 0.7.1
Authors
Clément DAVID <clement.david@scilab-enterprises.com>
Vladislav TRUBKIN
Owner Organization
ESI Group
Maintainers
Clement DAVID
Yann DEBRAY
Category
License
Creation Date
September 8, 2016
Source created on
Scilab 5.5.x
Binaries available on
The maintainer of this module has not provided binaries.
Description
            This community edition provides the following features:
- Support of FMI 1.0 for Model Exchange and Co-Simulation.
- Simulation for compiled FMUs: an FMU must have at minimum one binary
corresponding to working platform.     
- Simulation in Xcos with using any type of explicit solvers.
- Simulation in Scilab with fixed step integration (Method of Euler).

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 it should to use the palette "Functional Mock-up
Interfaces", the user is able to simulate the Functional Mock-up
Units(dynamic system models). 
             It is possible to use several instances of a model and to connect
any models hierarchically together.
             In Scilab it should to use the function "fmiSimulate".
export FMUs: Xcos model can be exported as an FMU for Model Exchange or for
Co-Simulation. 
            Actually, only generation of FMUs version 1.0 of FMI is supported in
Xcos. 
            Code generation works by translation the Xcos super-block in FMU.
Generated model can be imported in Xcos or in an another simulation tool.

For enterprise deployment, find out more about our Enterprise Edition:
https://www.scilab.org/software/atoms/fmi-model-exchange-co-simulation            
Files (1)
[5.87 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.