Skip to content

Commit 7966562

Browse files
authored
Create modiator.md (#357)
* Create modiator.md * Add image to modiator.md * Better image * Minor correction of modiator.md * Fixed typo in modiator.md * modiator.png image corrected
1 parent 1659183 commit 7966562

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

_2025-02/modiator.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Modiator - Modelica in the Browser
3+
author: "Hilding Elmqvist and Martin Otter"
4+
category: "vendor"
5+
---
6+
7+
#### Modiator
8+
Modiator (Modelica Instant Simulator) is a simulator for a subset of Modelica with some extensions.
9+
The compilations and simulations can run in the browser on desktops, laptops, tablets, mobiles, or using node.js
10+
to run on IoT devices or on the cloud. Modiator is based on pure JavaScript modules with the simulator
11+
based on Sundials compiled into WebAssembly. Modiator UI has a library browser, drag&drop Modelica diagram editing,
12+
Modelica text editor, plotting, Monte Carlo simulator and analyzer, 3D animation, etc.
13+
14+
Modiator 0.1.0 will be released on September 8 at the [Modelica and FMI Conference, Luzern](https://modelica.org/events/modelica2025/).
15+
16+
#### Tutorial at the Conference
17+
Modiator will be used during a tutorial at the conference. The participants will start to develop a Modelica
18+
web app simulator with a specialized user interface for a certain model/domain. The specific user
19+
Modelica model can be developed using the Modiator UI. A web app template will be provided which calls
20+
the Modiator API to compile and simulate Modelica models. The participants will adapt this template
21+
to get a desired user interface for experimenting with their specific model. Alternatively,
22+
AI tools can be used to produce a first Modelica model of the application and a
23+
first version of the HTML and JavaScript code of the web app.
24+
25+
<img width="620" height="auto" alt="modiator" src="modiator.png" />

_2025-02/modiator.png

266 KB
Loading

0 commit comments

Comments
 (0)