cd /news/ai-tools/show-hn-jacobi-ide-for-abaqus-subrou… · home topics ai-tools article
[ARTICLE · art-35710] src=jacobee.netlify.app ↗ pub= topic=ai-tools verified=true sentiment=↑ positive

Show HN: Jacobi–IDE for Abaqus subroutine with analytical tests and AI diagnosis

A graduate student in computational mechanics released Jacobi, an IDE for Abaqus subroutine development with analytical tests and AI diagnosis, aiming to reduce debugging time and improve tooling for physics simulations. The tool addresses challenges in multi-physics simulation workflows, including silent errors and complex documentation, and plans to expand to other solvers like COMSOL and LS-DYNA.

read2 min views1 publishedJun 21, 2026

I write Abaqus UMAT subroutines as a graduate student in computational mechanics. These are complex multi-physics simulation models using Abaqus Fortran subroutines (UMAT ~ mechanical behavior, UMATHT ~ heat/diffusion and a lot more) that simulate how different material systems fail under high temperature or manufacturing processes.

However, the entire process has been quite challenging, 80-90% of time is actually spent on how make Abaqus CAE simulate a physics you already know on paper or what are the correct subroutines and variables you should use. Huge time is also spent on diving deep into the .sta .msg files to figure out and debug why a simulation failed. The software or current tooling (IDE ~ which is VS Code etc built for software engineering, not computational physics or mechanics) doesn't tell you why the simulation run into a segmentation error, or warn you when your damage variable being 1 (fully damaged) will lead to a zero division error. Silent mistakes or errors propagate through your simulation silently, and the physics is completely wrong (or worse, physics make sense, but wrong nonetheless). The documentation is terse and complex, haven't changed for a decade, offering basic linear elastic examples only.

The entire way computational engineers approach their work is with a touch/sense of secrecy. Codes are hidden behind NDAs and various policies. Although, this makes sense from a national security standpoint. It slows down and stifle innovation in the field. Codes are not shared like the way software engineers do, repositories are private, .odb files are hidden, Less resources for tutorials on complex multi-physics simulations. This is why Dr. Fei Fei Li in her recent post on world models, identifying the "simulate" part of the world model taxonomy (the other two is a planner and a renderer) as the linchpin of a world model (read here https://x.com/drfeifei/status/2062247238143996275) with orders of magnitude of less available data available to effectively train world models.

On occasions, engineers classify some of these problems as a "skill issue", which I believe is a wrong mindset to have. However, having prior experience building software and webapps, I know how important the tooling and community is to the entire software ecosystem (think open-source projects on Github, Modules/Packages you can easily pip install, and tutorials from legends like Karpathy and a lot more).

With the Jacobi Physics IDE, I am building that tooling and ecosystem for physics simulation. Due to my current knowledge of Abaqus, that is what I start with. But eventually, following feedback and engagement from users, this will expand to cover multiple physics solvers out there (COMSOL, NASTRAN, LS-DYNA....I want to hear more from you guys in the comment) that enable users and researchers to write subroutines and user-defined material behavior for their own unique simulations.

I will love to hear from you guys, download the IDE at https://jacobee.netlify.app/. Thanks.

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

Points: 2

── more in #ai-tools 4 stories · sorted by recency
── more on @abaqus 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-jacobi-ide-f…] indexed:0 read:2min 2026-06-21 ·