Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » FMI Support
FMI Support [message #1740771] Thu, 18 August 2016 12:45 Go to next message
Dominique Hüneburg is currently offline Dominique HüneburgFriend
Messages: 3
Registered: June 2016
Junior Member
Hi,

is FMI already supported by Moka? I'm interested especially in the FMI exporter.

Regards,
Dominique
Re: FMI Support [message #1741131 is a reply to message #1740771] Tue, 23 August 2016 09:22 Go to previous message
Sebastien Revol is currently offline Sebastien RevolFriend
Messages: 14
Registered: July 2015
Location: Grenoble, France
Junior Member
Hi Dominique,
FMI support in Moka is on-going. A first release including a simple fixed-step FMI 2.0 cosimulation master will be available as a Papyrus extra component, hopefully delivered synchronizely with Neon SR1.
This release will also include an FMI exporter. This exporter allows to generate an FMI 2.0 cosimulation FMU from an fUML behaviour, extended with two kinds of events not present in fUML standard: the time event allowing to wait for an absolute (simulated) date or a relative delay, and the change event to react to changes on FMU inputs.
Notice that this export is not based on code generation from activity diagram : instead of that we embed in the FMU a minimal Moka standalone interpreter that will execute the UML model in the context of the FMI simulation. The generated FMU is also embedding a generic DLL implementing the FMI 2.0 interface and interacting with the interpreter via a socket-based communication. We currently support linux32/64 bits et windows 64 bits platforms. The overall size of the generated FMU is around 12 MB.

Best regards,

Sebastien

Previous Topic:Attribute order in class diagram
Next Topic:Missing Accept Time Event Node?
Goto Forum:
  


Current Time: Sat Apr 27 02:22:13 GMT 2024

Powered by FUDForum. Page generated in 0.02586 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top