错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Solving Sparse Linear Systems on Large Unstructured Grids with Graph Neural Networks: Application to Solve the Poisson’s Equation in Hall-Effect Thrusters Simulations

  • Gabriel Vigot,
  • Bénédicte Cuenot,
  • Olivier Vermorel

摘要

The following work presents a new method to solve Poisson’s equation and, more generally, sparse linear systems using graph neural networks. We propose a supervised approach to solve the discretized representation of Poisson’s equation at every time step of a simulation. This new method will be applied to plasma physics simulations for Hall-Effect Thruster’s modeling, where the electric potential gradient must be computed to get the electric field necessary to model the plasma’s behavior. Solving Poisson’s equation using classical iterative methods represents a major part of the computational costs in this setting. This is even more critical for unstructured meshes, increasing the problem’s complexity. To accelerate the computational process, we propose a graph neural network to give an initial guess of Poisson’s equation solution. The new method introduced in this article has been designed to handle any meshing structure, including structured and unstructured grids and sparse linear systems. Once trained, the neural network would be used inside a numerical simulation in inference to give an initial guess of the solution for each simulation time step for all right-hand sides of the linear system and all previous time step solutions. In most industrial cases, Hall-Effect thrusters’ modeling requires a large unstructured mesh that one single processor cannot hold regarding memory capacity. We then propose a partitioning strategy to tackle the challenge of solving linear systems on large unstructured grids when they cannot be on a single processor.