Modelica Studio OSSModelica Studio OSS is a clean-room, open-source Modelica authoring environment for VS Code. The target is workflow and visual parity with the public behavior of contemporary graphical Modelica editors while keeping Modelica source files as the single source of truth. The project is currently a planning scaffold. Implementation is intentionally delegated through AGENTS.md and the phase gates in docs/03-implementation-plan.md. Product scope
Repository map
First commandsPrerequisites: Node.js 22+, pnpm 10+, VS Code 1.125+, and OpenModelica 1.27+.
Press F5 ( On this machine, OMC is available at:
Do not begin feature implementation before reading AGENTS.md, especially its clean-room and acceptance-test rules. Research sources and version-sensitive links are recorded in docs/REFERENCES.md. StatusPhase 2 (diagram rendering) is in progress; phases 0 and 1 have passed their gates. Current implementation state is tracked in docs/PROGRESS.md, TASKS.md and docs/FEATURE-MATRIX.md; gate evidence lives in docs/gate-reports/. No claim of Modex compatibility is made until the corresponding gates in the feature matrix pass. Trademarks and affiliationModelica Studio OSS is an independent project and is not affiliated with or endorsed by Modex, the Modelica Association, Microsoft, or the Open Source Modelica Consortium. Product names are used only for accurate nominative reference. See docs/05-clean-room-and-licensing.md. LicenseMIT for original project code. OpenModelica is an external prerequisite and remains under its own licenses. See docs/05-clean-room-and-licensing.md. |