Christian Bertsch
                                            Christian Bertsch
                                        
                                    See also https://github.com/creative-connections/Bodylight.js-FMU-Compiler for compilation of Source Code FMUs to Web Assembly
Discussion in FMI Design Webmeeting: https://github.com/modelica/fmi-design/tree/master/Meetings/2023/2023-06-20-FMI-Design-Webmeeting#shared-memory
FMI Design Meeting Munich: Matthias: Irina did first try with a single FMU with 10.000 of inputs and an internal multiplication the inputs with a parameter: Speedup of about 20%...
This is very interesting project! What is missing and what could be perhaps the "killer application" would be, of one could wrap the the client again as an FMU. Thus...
ToDo form https://github.com/modelica/fmi-design/blob/master/Meetings/2023/2023-11-06-08-F2F-Design-Meeting-Sindelfingen-near-Stuttgart/notes.md: Share XML Example
FMI Design Webmeeting: Klaus: is it possible to call fmi3getInterval in event mode? Patrick: yes Klaus: This question sound familiar ... Implicitely we would make a time-based clock a triggered...
@hubertus65 : Does Modelon use FMI in the context of steady-state simulation?
Discussion at design web-meeting: - solve initialization only and do not simulte in time? - document possibilities in the implementers' guide?
@ tool vendors: Do you already use FMI for steady state simulation? Do you solve this in initialization mode? What is missing?
FMI Design Meeting: Klaus: is this all done in initialization? Christian W.: in the above use cases: intitialization --> control engineering --> calculate once again Klaus: Each FMU can calculate...