cd /news/developer-tools/show-hn-obsidian-plugin-for-openmode… · home › topics › developer-tools › article
[ARTICLE · art-139837] src=community.obsidian.md ↗ pub= topic=developer-tools verified=true sentiment=↑ positive

Show HN: Obsidian Plugin for OpenModelica

A developer released an Obsidian plugin that acts as a front-end for OpenModelica, letting users model and simulate cyber-physical systems — mechanical, fluid, magnetic, and thermal — inside the Obsidian note-taking app. The plugin leverages Modelica's acausal modeling, in which components have no fixed input/output roles and OpenModelica flattens the model into a system of differential algebraic equations (DAEs) to determine computational causality and simulation order. The developer stated they used AI to build the plugin but tested it extensively for functionality and accuracy, aiming to make the tool more accessible for learning and research.

read1 min views1 publishedSep 25, 2026

I created an Obsidian plugin that serves as a front-end for OpenModelica that allows you to model and simulate cyber-physical systems (mechanical, fluid, magnetic, thermal, etc.) or a mix of all these systems all inside Obsidian.

What is special about Modelica is that it is acausal: components do not have fixed input/output roles. You describe physical relationships with equations and connections, and the equations do not need to be written in a step-by-step order. Modelica (language) or OpenModelica (software) flattens the model into a simultaneous equation system (a system of differential algebraic equations (DAEs)) and then determines the computational causality and order needed to simulate it.

As a disclaimer, I used AI to build it but not in a sloppy way. I have spent a lot of time testing it and making sure it's functional and accurate. And I hope it may help others to utilize such an underrated tool for learning/researching, as this is my main usage for it.

Comments URL: [https://news.ycombinator.com/item?id=49848452](https://news.ycombinator.com/item?id=49848452)

Points: 1

── more in #developer-tools 4 stories · sorted by recency
── more on @obsidian 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
→ Live at https://your-agent.zahid.host ✓
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-obsidian-plu…] indexed:0 read:1min 2026-09-25 · —