Using neural networks to solve the 2D Poisson equation for electric
field computation in plasma fluid simulations
- URL: http://arxiv.org/abs/2109.13076v1
- Date: Mon, 27 Sep 2021 14:25:10 GMT
- Title: Using neural networks to solve the 2D Poisson equation for electric
field computation in plasma fluid simulations
- Authors: Lionel Cheng and Ekhi Ajuria Illarramendi and Guillaume Bogopolsky and
Michael Bauerheim and Benedicte Cuenot
- Abstract summary: The Poisson equation is critical to get a self-consistent solution in plasma fluid simulations used for Hall effect thrusters and streamers discharges.
solving the 2D Poisson equation with zero Dirichlet boundary conditions using a deep neural network is investigated.
A CNN is built to solve the same Poisson equation but in cylindrical coordinates.
Results reveal good CNN predictions with significant speedup.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: The Poisson equation is critical to get a self-consistent solution in plasma
fluid simulations used for Hall effect thrusters and streamers discharges.
Solving the 2D Poisson equation with zero Dirichlet boundary conditions using a
deep neural network is investigated using multiple-scale architectures, defined
in terms of number of branches, depth and receptive field. The latter is found
critical to correctly capture large topological structures of the field. The
investigation of multiple architectures, losses, and hyperparameters provides
an optimum network to solve accurately the steady Poisson problem.
Generalization to new resolutions and domain sizes is then proposed using a
proper scaling of the network. Finally, found neural network solver, called
PlasmaNet, is coupled with an unsteady Euler plasma fluid equations solver. The
test case corresponds to electron plasma oscillations which is used to assess
the accuracy of the neural network solution in a time-dependent simulation. In
this time-evolving problem, a physical loss is necessary to produce a stable
simulation. PlasmaNet is then benchmarked on meshes with increasing number of
nodes, and compared with an existing solver based on a standard linear system
algorithm for the Poisson equation. It outperforms the classical plasma solver,
up to speedups 700 times faster on large meshes. PlasmaNet is finally tested on
a more complex case of discharge propagation involving chemistry and advection.
The guidelines established in previous sections are applied to build the CNN to
solve the same Poisson equation but in cylindrical coordinates. Results reveal
good CNN predictions with significant speedup. These results pave the way to
new computational strategies to predict unsteady problems involving a Poisson
equation, including configurations with coupled multiphysics interactions such
as in plasma flows.
Related papers
- Solving Poisson Equations using Neural Walk-on-Spheres [80.1675792181381]
We propose Neural Walk-on-Spheres (NWoS), a novel neural PDE solver for the efficient solution of high-dimensional Poisson equations.
We demonstrate the superiority of NWoS in accuracy, speed, and computational costs.
arXiv Detail & Related papers (2024-06-05T17:59:22Z) - Towards a Machine-Learned Poisson Solver for Low-Temperature Plasma
Simulations in Complex Geometries [0.0]
In electrostatic self-consistent low-temperature plasma simulations, Poisson's equation is solved at each simulation time step.
We develop a generic machine-learned solver specifically designed for the requirements of Poisson simulations in complex 2D reactor geometries.
We train the network using highly-randomized synthetic data to ensure the generalizability of the learned solver to unseen geometries.
arXiv Detail & Related papers (2023-06-13T08:00:59Z) - A synchronization-capturing multi-scale solver to the noisy
integrate-and-fire neuron networks [0.0]
The noisy integrate-and-fire (NLIF) model describes the voltage configurations of neuron networks with an interacting many-particles system at a microscopic level.
The macroscopic model fails to yield valid results when simulating considerably synchronous networks with active firing events.
We propose a multi-scale solver for the NLIF networks, which inherits the low cost of the macroscopic solver and the high reliability of the microscopic solver.
arXiv Detail & Related papers (2023-05-10T05:58:57Z) - Data-driven modeling of Landau damping by physics-informed neural
networks [4.728411962159049]
We construct a multi-moment fluid model with an implicit fluid closure included in the neural network using machine learning.
The model reproduces the time evolution of the electric field energy, including its damping rate, and the plasma dynamics from the kinetic simulations.
This work sheds light on the accurate and efficient modeling of large-scale systems, which can be extended to complex multiscale laboratory, space, and astrophysical plasma physics problems.
arXiv Detail & Related papers (2022-11-02T10:33:38Z) - MAgNet: Mesh Agnostic Neural PDE Solver [68.8204255655161]
Climate predictions require fine-temporal resolutions to resolve all turbulent scales in the fluid simulations.
Current numerical model solveers PDEs on grids that are too coarse (3km to 200km on each side)
We design a novel architecture that predicts the spatially continuous solution of a PDE given a spatial position query.
arXiv Detail & Related papers (2022-10-11T14:52:20Z) - Physics-Informed Neural Network Method for Parabolic Differential
Equations with Sharply Perturbed Initial Conditions [68.8204255655161]
We develop a physics-informed neural network (PINN) model for parabolic problems with a sharply perturbed initial condition.
Localized large gradients in the ADE solution make the (common in PINN) Latin hypercube sampling of the equation's residual highly inefficient.
We propose criteria for weights in the loss function that produce a more accurate PINN solution than those obtained with the weights selected via other methods.
arXiv Detail & Related papers (2022-08-18T05:00:24Z) - Neural Basis Functions for Accelerating Solutions to High Mach Euler
Equations [63.8376359764052]
We propose an approach to solving partial differential equations (PDEs) using a set of neural networks.
We regress a set of neural networks onto a reduced order Proper Orthogonal Decomposition (POD) basis.
These networks are then used in combination with a branch network that ingests the parameters of the prescribed PDE to compute a reduced order approximation to the PDE.
arXiv Detail & Related papers (2022-08-02T18:27:13Z) - Physics-Informed Neural Network Method for Solving One-Dimensional
Advection Equation Using PyTorch [0.0]
PINNs approach allows training neural networks while respecting the PDEs as a strong constraint in the optimization.
In standard small-scale circulation simulations, it is shown that the conventional approach incorporates a pseudo diffusive effect that is almost as large as the effect of the turbulent diffusion model.
Of all the schemes tested, only the PINNs approximation accurately predicted the outcome.
arXiv Detail & Related papers (2021-03-15T05:39:17Z) - Extracting Electron Scattering Cross Sections from Swarm Data using Deep
Neural Networks [2.28438857884398]
We implement artificial neural network (ANN), convolutional neural network (CNN) and densely connected convolutional network (DenseNet) for this investigation.
We test the validity of predictions by all these trained networks for a broad range of gas species.
arXiv Detail & Related papers (2020-11-30T11:48:15Z) - Large-scale Neural Solvers for Partial Differential Equations [48.7576911714538]
Solving partial differential equations (PDE) is an indispensable part of many branches of science as many processes can be modelled in terms of PDEs.
Recent numerical solvers require manual discretization of the underlying equation as well as sophisticated, tailored code for distributed computing.
We examine the applicability of continuous, mesh-free neural solvers for partial differential equations, physics-informed neural networks (PINNs)
We discuss the accuracy of GatedPINN with respect to analytical solutions -- as well as state-of-the-art numerical solvers, such as spectral solvers.
arXiv Detail & Related papers (2020-09-08T13:26:51Z) - Combining Differentiable PDE Solvers and Graph Neural Networks for Fluid
Flow Prediction [79.81193813215872]
We develop a hybrid (graph) neural network that combines a traditional graph convolutional network with an embedded differentiable fluid dynamics simulator inside the network itself.
We show that we can both generalize well to new situations and benefit from the substantial speedup of neural network CFD predictions.
arXiv Detail & Related papers (2020-07-08T21:23:19Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.