SearcharxivSearch

arXiv subjects

Rohit Deshmukh

Publications and source records attributed to Rohit Deshmukh.

2 recordsLinked to original sources

A Differentiable Programming Framework for Accurate and Stable Reduced-Order Modeling of Chaotic Flows

Classical Proper Orthogonal Decomposition (POD)-based Galerkin projection models of chaotic flows typically require a large number of modes as well as stabilization or closure terms to achieve adequate accuracy and long-term stability. We present a novel differentiable programming framework that stabilizes low-rank POD-Galerkin models without increasing the number of modes or introducing additional closure terms, thereby delivering both high efficiency and high accuracy. Model stabilization is achieved by tuning the linear and quadratic tensors in the POD-Galerkin using differentiable programming, trained on short-term trajectory data. A key finding of this study is that a purely point-wise trajectory-based loss function yields poor long-term accuracy for chaotic systems. In contrast, a hybrid loss function that combines trajectory error with a physics-based conservation-of-energy term provides superior long-term performance. We demonstrate the approach on a chaotic lid-driven cavity flow at Re = 30,000. The stabilized ROM achieves an order-of-magnitude reduction in computational cost compared with the classical POD-Galerkin method: it remains accurate and stable with only 20 modes, whereas the classical ROM requires 80 POD modes.

physics.comp-ph

A Data-Informed Local Subspaces Method for Error-Bounded Lossy Compression of Large-Scale Scientific Datasets

The growing volume of scientific simulation data presents a significant challenge for storage and transfer. Error-bounded lossy compression has emerged as a critical solution for mitigating these challenges, providing a means to reduce data size while ensuring that reconstructed data remains valid for scientific analysis. In this paper, we present a data-driven scientific data compressor, called Discontinuous Data-informed Local Subspaces (Discontinuous DLS), to improve compression-to-error ratios over data-agnostic compressors. This error-bounded compressor leverages localized spatial and temporal subspaces, informed by the underlying data structure, to enhance compression efficiency and preserve key features. The presented technique is flexible and applicable to a wide range of scientific data, including fluid dynamics, environmental simulations, and other high-dimensional, time-dependent datasets. We describe the core principles of the method and demonstrate its ability to significantly reduce storage requirements without compromising critical data fidelity. The technique is implemented in a distributed computing environment using MPI, and its performance is evaluated against state-of-the-art error-bounded compression methods in terms of compression ratio and reconstruction accuracy. This study highlights discontinuous DLS as a promising approach for large-scale scientific data compression in high-performance computing environments, providing a robust solution for managing the growing data demands of modern scientific simulations.

cs.DC