AutoMOOSE: An Agentic AI for Autonomous Phase-Field Simulation
arXiv cs.AI / 2026/3/24
📰 ニュースDeveloper Stack & InfrastructureSignals & Early TrendsTools & Practical UsageModels & Research
要点
- AutoMOOSE is an open-source “agentic AI” framework that runs the full MOOSE phase-field simulation workflow from a single natural-language prompt, reducing expert effort in creating inputs, sweeping parameters, debugging, and extracting results.
- It uses a five-agent pipeline with an Input Writer coordinating six sub-agents, and a Reviewer agent that can autonomously diagnose and correct runtime failures within a single correction cycle.
- A modular plugin architecture allows new phase-field formulations to be added without changing the core framework, and an MCP server exposes the workflow via structured tools for interoperability with MCP-compatible clients.
- On a four-temperature copper grain growth benchmark, AutoMOOSE generated MOOSE input files with 6/12 structural blocks matching a human expert reference exactly, ran all cases in parallel with a 1.8x speedup, and performed end-to-end physical consistency checks (intent → finite-element execution → Arrhenius kinetics) without human verification.
- The benchmark results report recovered grain-coarsening kinetics with R² = 0.90–0.95 for T ≥ 600 K and an activation energy Q_fit ≈ 0.296 eV that is consistent with a human reference (0.267 eV), alongside FAIR-aligned provenance records.
