AutoMOOSE: An Agentic AI for Autonomous Phase-Field Simulation
arXiv:2603.20986v1 Announce Type: new Abstract: Multiphysics simulation frameworks such as MOOSE provide rigorous engines for phase-field materials modeling, yet adoption is constrained by the expertise required to construct valid input files, coordinate parameter sweeps, diagnose failures, and extract quantitative results. We introduce AutoMOOSE, an open-source agentic framework that orchestrates the full simulation lifecycle from a single natural-language prompt. AutoMOOSE deploys a five-agent pipeline in which the Input Writer coordinates six sub-agents and the Reviewer autonomously corrects runtime failures without user intervention. A modular plugin architecture enables new phase-field formulations without modifying the core framework, and a Model Context Protocol (MCP) server exposes the workflow as ten structured tools for interoperability with any MCP-compatible client. Validated on a four-temperature copper grain growth benchmark, AutoMOOSE generates MOOSE input files with 6
arXiv:2603.20986v1 Announce Type: new Abstract: Multiphysics simulation frameworks such as MOOSE provide rigorous engines for phase-field materials modeling, yet adoption is constrained by the expertise required to construct valid input files, coordinate parameter sweeps, diagnose failures, and extract quantitative results. We introduce AutoMOOSE, an open-source agentic framework that orchestrates the full simulation lifecycle from a single natural-language prompt. AutoMOOSE deploys a five-agent pipeline in which the Input Writer coordinates six sub-agents and the Reviewer autonomously corrects runtime failures without user intervention. A modular plugin architecture enables new phase-field formulations without modifying the core framework, and a Model Context Protocol (MCP) server exposes the workflow as ten structured tools for interoperability with any MCP-compatible client. Validated on a four-temperature copper grain growth benchmark, AutoMOOSE generates MOOSE input files with 6 of 12 structural blocks matching a human expert reference exactly and 4 functionally equivalent, executes all runs in parallel with a 1.8x speedup, and performs an end-to-end physical consistency check spanning intent, finite-element execution, and Arrhenius kinetics with no human verification. Grain coarsening kinetics are recovered with R^2 = 0.90-0.95 at T >= 600 K; the recovered activation energy Q_fit = 0.296 eV is consistent with a human-written reference (Q_fit = 0.267 eV) under identical parameters. Three runtime failure classes were diagnosed and resolved autonomously within a single correction cycle, and every run produces a provenance record satisfying FAIR data principles. These results show that the gap between knowing the physics and executing a validated simulation campaign can be bridged by a lightweight multi-agent orchestration layer, providing a pathway toward AI-driven materials discovery and self-driving laboratories.
Executive Summary
This article introduces AutoMOOSE, an open-source agentic framework for autonomous phase-field simulation, which bridges the gap between knowing the physics and executing a validated simulation campaign. AutoMOOSE leverages a five-agent pipeline and a modular plugin architecture to orchestrate the full simulation lifecycle from a single natural-language prompt. The framework's modular design and Model Context Protocol (MCP) server enable seamless interoperability with various clients. Validated on a copper grain growth benchmark, AutoMOOSE demonstrates impressive results, including a 1.8x speedup, end-to-end physical consistency check, and accurate recovery of grain coarsening kinetics. These findings have significant implications for AI-driven materials discovery and self-driving laboratories, highlighting the potential of AutoMOOSE as a crucial tool in the field of materials science.
Key Points
- ▸ AutoMOOSE is an open-source agentic framework for autonomous phase-field simulation.
- ▸ The framework leverages a five-agent pipeline to orchestrate the simulation lifecycle.
- ▸ AutoMOOSE features a modular plugin architecture and a Model Context Protocol (MCP) server for interoperability.
Merits
Strength in Design
AutoMOOSE's modular design and MCP server enable seamless interoperability and extension of the framework.
Efficient Simulation
The framework's five-agent pipeline and parallel execution capabilities result in a significant speedup of 1.8x compared to traditional methods.
Physical Consistency
AutoMOOSE's end-to-end physical consistency check ensures accurate and reliable simulation results.
Demerits
Limited Scope
The current version of AutoMOOSE is limited to phase-field simulation and may not be directly applicable to other types of simulations.
Dependence on Expertise
While AutoMOOSE automates many tasks, it still requires some level of expertise to set up and configure the framework correctly.
Expert Commentary
The introduction of AutoMOOSE represents a significant advancement in the field of materials science, enabling researchers to automate simulation tasks and focus on higher-level tasks. While the framework has several strengths, including its modular design and MCP server, it also has some limitations, such as its dependence on expertise and limited scope. Nevertheless, AutoMOOSE has the potential to significantly accelerate materials discovery and development, and its implications extend beyond the field of materials science to broader questions of AI-driven research and policy.
Recommendations
- ✓ Further development and refinement of AutoMOOSE to expand its scope and capabilities.
- ✓ Establishment of standards and best practices for the development and deployment of AI-driven materials discovery tools.
Sources
Original: arXiv - cs.AI