paper-with-me

Papers

Fast and Accurate Reduced-Order Modeling of a MOOSE-based Additive Manufacturing Model with Operator Learning

2023-08-04 · Mahmoud Yaseen, Dewen Yushu, Peter German, Xu Wu

One predominant challenge in additive manufacturing (AM) is to achieve specific material properties by manipulating manufacturing process parameters during the runtime. Such manipulation tends to increase the computational load imposed on existing simulation tools employed in AM. The goal of the present work is to construct a fast and accurate reduced-order model (ROM) for an AM model developed within the Multiphysics Object-Oriented Simulation Environment (MOOSE) framework, ultimately reducing the time/cost of AM control and optimization processes. Our adoption of the operator learning (OL) approach enabled us to learn a family of differential equations produced by altering process variables in the laser's Gaussian point heat source. More specifically, we used the Fourier neural operator (FNO) and deep operator network (DeepONet) to develop ROMs for time-dependent responses. Furthermore, we benchmarked the performance of these OL methods against a conventional deep neural network (DNN)-based ROM. Ultimately, we found that OL methods offer comparable performance and, in terms of accuracy and generalizability, even outperform DNN at predicting scalar model responses. The DNN-based ROM afforded the fastest training time. Furthermore, all the ROMs were faster than the original MOOSE model yet still provided accurate predictions. FNO had a smaller mean prediction error than DeepONet, with a larger variance for time-dependent responses. Unlike DNN, both FNO and DeepONet were able to simulate time series data without the need for dimensionality reduction techniques. The present work can help facilitate the AM optimization process by enabling faster execution of simulation tools while still preserving evaluation accuracy.

📄 PDF Abstract BibTeX arXiv:2308.02462

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionOperator learning

Methods 이 논문이 사용한 방법론

AM 설명 없음

Similar Papers 제목 키워드 기반

Reduced Order Modeling of a MOOSE-based Advanced Manufacturing Model with Operator Learning

2023-08-18 · Mahmoud Yaseen, Dewen Yushu, Peter German, Xu Wu

Advanced Manufacturing (AM) has gained significant interest in the nuclear community for its potential application on nuclear materials. One challenge is to obtain desired material properties via controlling the manufact…

Deep Reinforcement LearningOperator learning

MooseAgent: A LLM Based Multi-agent Framework for Automating Moose Simulation

2025-04-11 · Tao Zhang, Zhenhai Liu, Yong Xin, Yongjun Jiao

The Finite Element Method (FEM) is widely used in engineering and scientific computing, but its pre-processing, solver configuration, and post-processing stages are often time-consuming and require specialized knowledge.…

Learning reduced-order Quadratic-Linear models in Process Engineering using Operator Inference

2024-02-27 · Ion Victor Gosea, Luisa Peterson, Pawan Goyal, Jens Bremer 외

In this work, we address the challenge of efficiently modeling dynamical systems in process engineering. We use reduced-order model learning, specifically operator inference. This is a non-intrusive, data-driven method f…

AutoMOOSE: An Agentic AI for Autonomous Phase-Field Simulation

2026-03-22 · Sukriti Manna, Henry Chan, Subramanian K. R. S. Sankaranarayanan arxiv

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 swe…

MOOSEnger -- a Domain-Specific AI Agent for the MOOSE Ecosystem

2026-03-05 · Mengnan Li, Jason Miller, Zachary Prince, Alexander Lindsay 외 arxiv

MOOSEnger is a tool-enabled AI agent tailored to the Multiphysics Object-Oriented Simulation Environment (MOOSE). MOOSE cases are specified in HIT ".i" input files; the large object catalog and strict syntax make initial…