Learning large scale industrial physics simulations
Fabien Casenave
TL;DR
The paper tackles the challenge of expensive, high-dimensional physics simulations in industrial design by presenting two complementary strategies: (i) physical reduced-order modeling (ROM) that uses snapshot POD and hyperreduction to accelerate nonlinear structural mechanics and transient heat analyses, and (ii) Mesh Morphing Gaussian Process (MMGP), which uses shape embedding, mesh morphing, FE interpolation, PCA, and Gaussian process regression to learn solutions with non-parameterized geometrical variability. It demonstrates substantial practical benefits, including orders-of-magnitude speed-ups and uncertainty-aware predictions, and validates MMGP on industrial-style problems such as AirfRANS, where it achieved top performance in a competition. The work further contributes to openness by releasing open-source libraries (PLAID, MMGP, Mordicus, genericROM, Lagun) and non-confidential datasets, fostering reproducibility and community engagement. Overall, the approaches provide scalable, physics-informed surrogates that enable rapid design optimization and reliability assessment for large-scale industrial simulations.
Abstract
In an industrial group like Safran, numerical simulations of physical phenomena are integral to most design processes. At Safran's corporate research center, we enhance these processes by developing fast and reliable surrogate models for various physics. We focus here on two technologies developed in recent years. The first is a physical reduced-order modeling method for non-linear structural mechanics and thermal analysis, used for calculating the lifespan of high-pressure turbine blades and performing heat analysis of high-pressure compressors. The second technology involves learning physics simulations with non-parameterized geometrical variability using classical machine learning tools, such as Gaussian process regression. Finally, we present our contributions to the open-source and open-data community.
