English

A parallel implementation of reduced-order modeling of large-scale systems

Distributed, Parallel, and Cluster Computing 2025-04-22 v1 Computational Engineering, Finance, and Science

Abstract

Motivated by the large-scale nature of modern aerospace engineering simulations, this paper presents a detailed description of distributed Operator Inference (dOpInf), a recently developed parallel algorithm designed to efficiently construct physics-based reduced-order models (ROMs) for problems with large state dimensions. One such example is the simulation of rotating detonation rocket engines, where snapshot data generated by high-fidelity large-eddy simulations have many millions of degrees of freedom. dOpInf enables, via distributed computing, the efficient processing of datasets with state dimensions that are too large to process on a single computer, and the learning of structured physics-based ROMs that approximate the dynamical systems underlying those datasets. All elements of dOpInf are scalable, leading to a fully parallelized reduced modeling approach that can scale to the thousands of processors available on leadership high-performance computing platforms. The resulting ROMs are computationally cheap, making them ideal for key engineering tasks such as design space exploration, risk assessment, and uncertainty quantification. To illustrate the practical application of dOpInf, we provide a step-by-step tutorial using a 2D Navier-Stokes flow over a step scenario as a case study. This tutorial guides users through the implementation process, making dOpInf accessible for integration into complex aerospace engineering simulations.

Keywords

Cite

@article{arxiv.2504.14338,
  title  = {A parallel implementation of reduced-order modeling of large-scale systems},
  author = {Ionut-Gabriel Farcas and Rayomand P. Gundevia and Ramakanth Munipalli and Karen E. Willcox},
  journal= {arXiv preprint arXiv:2504.14338},
  year   = {2025}
}

Comments

19 pages, 4 figures; the corresponding code can be found at https://github.com/ionutfarcas/distributed_Operator_Inference

R2 v1 2026-06-28T23:04:19.496Z