A Numerical Method for Coupling Parameterized Physics-Informed Neural Networks and FDM for Advanced Thermal-Hydraulic System Simulation

arXiv cs.LG / 4/6/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes a Parameterized PINN coupled with a finite difference method (P2F) to accelerate MELCOR-like nuclear thermal-hydraulic simulations while reducing the need for large surrogate datasets.
  • A node-assigned, parameterized NA-PINN takes inputs such as water-level difference, initial velocity, and time to learn a solution manifold for the momentum conservation equation across multiple flow paths without retraining.
  • The method couples this neural momentum surrogate with FDM time advancement for mass conservation, preserving exact discrete mass conservation at each time step.
  • Verification on a six-tank gravity-driven draining case shows high accuracy under nominal conditions and stable performance across time steps (0.2–1.0 s) and multiple initial conditions without retraining or simulation data.
  • Overall, the work introduces a numerical coupling framework for integrating parameterized PINNs into a system-code context, targeting parametric studies and uncertainty quantification bottlenecks.

Abstract

Severe accident analysis using system-level codes such as MELCOR is indispensable for nuclear safety assessment, yet the computational cost of repeated simulations poses a significant bottleneck for parametric studies and uncertainty quantification. Existing surrogate models accelerate these analyses but depend on large volumes of simulation data, while physics-informed neural networks (PINNs) enable data-free training but must be retrained for every change in problem parameters. This study addresses both limitations by developing the Parameterized PINNs coupled with FDM (P2F) method, a node-assigned hybrid framework for MELCOR's Control Volume Hydrodynamics/Flow Path (CVH/FP) module. In the P2F method, a parameterized Node-Assigned PINN (NA-PINN) accepts the water-level difference, initial velocity, and time as inputs, learning a solution manifold so that a single trained network serves as a data-free surrogate for the momentum conservation equation across all flow paths without retraining. This PINN is coupled with a finite difference method (FDM) solver that advances the mass conservation equation at each time step, ensuring exact discrete mass conservation while replacing the iterative nonlinear momentum solve with a single forward pass. Verification on a six-tank gravity-driven draining scenario yields a water level mean absolute error of 7.85 \times 10^{-5} m and a velocity mean absolute error of 3.21 \times 10^{-3} m/s under the nominal condition with \Delta t = 1.0 s. The framework maintains consistent accuracy across time steps ranging from 0.2 to 1.0 s and generalizes to five distinct initial conditions, all without retraining or simulation data. This work introduces a numerical coupling methodology for integrating parameterized PINNs with FDM within a nuclear thermal-hydraulic system code framework.