paper-with-me

Papers

A Microstructure-based Graph Neural Network for Accelerating Multiscale Simulations

2024-02-20 · J. Storm, I. B. C. M. Rocha, F. P. van der Meer

Simulating the mechanical response of advanced materials can be done more accurately using concurrent multiscale models than with single-scale simulations. However, the computational costs stand in the way of the practical application of this approach. The costs originate from microscale Finite Element (FE) models that must be solved at every macroscopic integration point. A plethora of surrogate modeling strategies attempt to alleviate this cost by learning to predict macroscopic stresses from macroscopic strains, completely replacing the microscale models. In this work, we introduce an alternative surrogate modeling strategy that allows for keeping the multiscale nature of the problem, allowing it to be used interchangeably with an FE solver for any time step. Our surrogate provides all microscopic quantities, which are then homogenized to obtain macroscopic quantities of interest. We achieve this for an elasto-plastic material by predicting full-field microscopic strains using a graph neural network (GNN) while retaining the microscopic constitutive material model to obtain the stresses. This hybrid data-physics graph-based approach avoids the high dimensionality originating from predicting full-field responses while allowing non-locality to arise. By training the GNN on a variety of meshes, it learns to generalize to unseen meshes, allowing a single model to be used for a range of microstructures. The embedded microscopic constitutive model in the GNN implicitly tracks history-dependent variables and leads to improved accuracy. We demonstrate for several challenging scenarios that the surrogate can predict complex macroscopic stress-strain paths. As the computation time of our method scales favorably with the number of elements in the microstructure compared to the FE method, our method can significantly accelerate FE2 simulations.

📄 PDF Abstract BibTeX arXiv:2402.13101

Code (1)

joepstorm/microscale-gnn-surrogate 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

A physics-aware deep learning model for energy localization in multiscale shock-to-detonation simulations of heterogeneous energetic materials

2022-11-08 · Phong C. H. Nguyen, Yen-Thi Nguyen, Pradeep K. Seshadri, Joseph B. Choi 외

Predictive simulations of the shock-to-detonation transition (SDT) in heterogeneous energetic materials (EM) are vital to the design and control of their energy release and sensitivity. Due to the complexity of the therm…

Simulation-Free Determination of Microstructure Representative Volume Element Size via Fisher Scores

2024-04-07 · Wei Liu, Satyajit Mojumder, Wing Kam Liu, Wei Chen 외

A representative volume element (RVE) is a reasonably small unit of microstructure that can be simulated to obtain the same effective properties as the entire microstructure sample. Finite element (FE) simulation of RVEs…

Three-dimensional microstructure generation using generative adversarial neural networks in the context of continuum micromechanics

2022-05-31 · Alexander Henkes, Henning Wessels

Multiscale simulations are demanding in terms of computational resources. In the context of continuum micromechanics, the multiscale problem arises from the need of inferring macroscopic material parameters from the micr…

Generative Adversarial NetworkUncertainty Quantification

Deep Generative Modeling for Mechanistic-based Learning and Design of Metamaterial Systems

2020-06-27 · Liwei Wang, Yu-Chin Chan, Faez Ahmed, Zhao Liu 외

Metamaterials are emerging as a new paradigmatic material system to render unprecedented and tailorable properties for a wide variety of engineering applications. However, the inverse design of metamaterial and its multi…

Property Prediction

Modeling Fission Gas Release at the Mesoscale using Multiscale DenseNet Regression with Attention Mechanism and Inception Blocks

2023-10-12 · Peter Toma, Md Ali Muntaha, Joel B. Harley, Michael R. Tonks

Mesoscale simulations of fission gas release (FGR) in nuclear fuel provide a powerful tool for understanding how microstructure evolution impacts FGR, but they are computationally intensive. In this study, we present an …