Using neural networks to solve the 2D Poisson equation for electric field computation in plasma fluid simulations
@article{Cheng2021UsingNN, title={Using neural networks to solve the 2D Poisson equation for electric field computation in plasma fluid simulations}, author={Li Mei Cheng and Ekhi Ajuria Illarramendi and Guillaume Bogopolsky and Micha{\"e}l Bauerheim and B{\'e}n{\'e}dicte Cuenot}, journal={ArXiv}, year={2021}, volume={abs/2109.13076} }
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 1. The latter is found critical to correctly capture large topological structures of the field. The investigation of multipleβ¦Β
Figures and Tables from this paper
9 Citations
PlasmaNet: a framework to study and solve elliptic differential equations using neural networks in plasma fluid simulations
- Computer Science
- 2021
Elliptic partial differential equations are common in many areas of physics, from the Poisson equation in plasmas and incompressible flows to the Helmholtz equation in electromagnetism but their numerical solution requires to solve a linear system efficiently requires preconditioning the system.
Performance and accuracy assessments of an incompressible fluid solver coupled with a deep convolutional neural network
- Computer ScienceData-Centric Engineering
- 2022
A hybrid strategy is developed, which couples a CNN with a traditional iterative solver to ensure a user-defined accuracy level, and improves both the accuracy and the inference performance compared with feedforward CNN architectures.
An Implicit GNN Solver for Poisson-like problems
- Computer Science
- 2023
To the best of the knowledge, $\Psi$-GNN is the first physics-informed GNN-based method that can handle various unstructured domains, boundary conditions and initial solutions while also providing convergence guarantees.
Deep-Learning Architecture-Based Approach for 2-D-Simulation of Microwave Plasma Interaction
- Computer ScienceIEEE Transactions on Microwave Theory and Techniques
- 2022
The DL technique proposed in this work is significantly fast when compared to the existing computational techniques and can be used as a new, prospective, and alternative computational approach for investigating microwaveβplasma interaction in a real-time scenario.
Calculation of Photoionization Rates During Streamer Discharge Using Neural Networks
- Computer ScienceIEEE Transactions on Plasma Science
- 2022
A novel method for calculating the photoionization rate using neural networks (NNs) is proposed and the effects of hyperparameters and attention mechanisms are evaluated, laying the groundwork for the application of NNs in practical streamer models.
Embedding temporal error propagation on CNN for unsteady flow simulations
- Computer Science
- 2021
This work investigates the interaction of a CNN-based Poisson solver with an incompressible fluid solver for unsteady flow simulations, finding a partial implementation without differentiable solver is found accurate, robust and less costly than full implementation.
Accelerating numerical methods by gradient-based meta-solving
- Computer ScienceArXiv
- 2022
This paper formulates a general framework to describe these problems, and proposes a gradient-based algorithm to solve them in a uniο¬ed way, and demonstrates the performance and versatility of this method through theoretical analysis and numerical experiments.
Foundations of machine learning for low-temperature plasmas: methods and case studies
- Computer SciencePlasma Sources Science and Technology
- 2023
A tutorial overview of some of the widely-used ML methods that can be useful, amongst others, for discovering and correlating patterns in the data that may be otherwise impractical to decipher by human intuition alone.
References
SHOWING 1-10 OF 39 REFERENCES
Poisson CNN: Convolutional neural networks for the solution of the Poisson equation on a Cartesian mesh
- Computer Science, MathematicsData-Centric Engineering
- 2021
A novel fully convolutional neural network architecture to infer the solution of the Poisson equation on a 2D Cartesian grid with different resolutions given the right-hand side term, arbitrary boundary conditions, and grid parameters, which provides unprecedented versatility for a CNN approach dealing with partial differential equations.
Towards an hybrid computational strategy based on Deep Learning for incompressible flows
- Computer Science, PhysicsAIAA AVIATION 2020 FORUM
- 2020
The capability of the hybrid approach to tackle new flow physics, unseen during the network training, is demonstrated, by maintaining the desired accuracy whatever the flow condition, makes the code stable and reliable even at large Richardson numbers for which the network was not trained for.
Study on a Fast Solver for Poissonβs Equation Based on Deep Learning Technique
- Computer ScienceIEEE Transactions on Antennas and Propagation
- 2020
It is shown that deep neural networks have a good learning capacity for numerical simulations, which could help to build some fast solvers for some computational electromagnetic problems.
Accelerating Eulerian Fluid Simulation With Convolutional Networks
- Computer ScienceICML
- 2017
This work proposes a data-driven approach that leverages the approximation power of deep-learning with the precision of standard solvers to obtain fast and highly realistic simulations of the Navier-Stokes equations.
Unsupervised Deep Learning of Incompressible Fluid Dynamics
- Computer ScienceArXiv
- 2020
This work proposes an unsupervised framework that allows powerful deep neural networks to learn the dynamics of incompressible fluids end to end on a grid-based representation and introduces a loss function that penalizes residuals of the incompressable Navier Stokes equations.
Fourier Neural Operator for Parametric Partial Differential Equations
- Computer ScienceICLR
- 2021
This work forms a new neural operator by parameterizing the integral kernel directly in Fourier space, allowing for an expressive and efficient architecture and shows state-of-the-art performance compared to existing neural network methodologies.
Performance and accuracy assessments of an incompressible fluid solver coupled with a deep convolutional neural network
- Computer ScienceData-Centric Engineering
- 2022
A hybrid strategy is developed, which couples a CNN with a traditional iterative solver to ensure a user-defined accuracy level, and improves both the accuracy and the inference performance compared with feedforward CNN architectures.
Predicting the Propagation of Acoustic Waves using Deep Convolutional Neural Networks
- PhysicsAIAA AVIATION 2020 FORUM
- 2020
A novel approach for numerically propagating acoustic waves in two-dimensional quiescent media has been developed through a fully convolutional multi-scale neural network, resulting in an improved prediction accuracy when adding the spatial gradient difference error to the traditional mean squared error loss function.
Physics Informed Deep Learning (Part I): Data-driven Solutions of Nonlinear Partial Differential Equations
- Computer ScienceArXiv
- 2017
This two part treatise introduces physics informed neural networks β neural networks that are trained to solve supervised learning tasks while respecting any given law of physics described by general nonlinear partial differential equations and demonstrates how these networks can be used to infer solutions topartial differential equations, and obtain physics-informed surrogate models that are fully differentiable with respect to all input coordinates and free parameters.
Dataβdriven projection method in fluid simulation
- Engineering, MathematicsComput. Animat. Virtual Worlds
- 2016
A novel dataβdriven projection method using an artificial neural network to avoid iterative computation is proposed, which could obtain projection results in relatively constant time per grid cell, which is independent of scene complexity.