Towards a Machine-Learned Poisson Solver for Low-Temperature Plasma
Simulations in Complex Geometries
- URL: http://arxiv.org/abs/2306.07604v1
- Date: Tue, 13 Jun 2023 08:00:59 GMT
- Title: Towards a Machine-Learned Poisson Solver for Low-Temperature Plasma
Simulations in Complex Geometries
- Authors: Ihda Chaerony Siffa, Markus M. Becker, Klaus-Dieter Weltmann, and Jan
Trieschmann
- Abstract summary: 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.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Poisson's equation plays an important role in modeling many physical systems.
In electrostatic self-consistent low-temperature plasma (LTP) simulations,
Poisson's equation is solved at each simulation time step, which can amount to
a significant computational cost for the entire simulation. In this paper, we
describe the development of a generic machine-learned Poisson solver
specifically designed for the requirements of LTP simulations in complex 2D
reactor geometries on structured Cartesian grids. Here, the reactor geometries
can consist of inner electrodes and dielectric materials as often found in LTP
simulations. The approach leverages a hybrid CNN-transformer network
architecture in combination with a weighted multiterm loss function. We train
the network using highly-randomized synthetic data to ensure the
generalizability of the learned solver to unseen reactor geometries. The
results demonstrate that the learned solver is able to produce quantitatively
and qualitatively accurate solutions. Furthermore, it generalizes well on new
reactor geometries such as reference geometries found in the literature. To
increase the numerical accuracy of the solutions required in LTP simulations,
we employ a conventional iterative solver to refine the raw predictions,
especially to recover the high-frequency features not resolved by the initial
prediction. With this, the proposed learned Poisson solver provides the
required accuracy and is potentially faster than a pure GPU-based conventional
iterative solver. This opens up new possibilities for developing a generic and
high-performing learned Poisson solver for LTP systems in complex geometries.
Related papers
- Physics-informed neural networks need a physicist to be accurate: the case of mass and heat transport in Fischer-Tropsch catalyst particles [0.3926357402982764]
Physics-Informed Neural Networks (PINNs) have emerged as an influential technology, merging the swift and automated capabilities of machine learning with the precision and dependability of simulations grounded in theoretical physics.
However, wide adoption of PINNs is still hindered by reliability issues, particularly at extreme ends of the input parameter ranges.
We propose a domain knowledge-based modifications to the PINN architecture ensuring its correct behavior.
arXiv Detail & Related papers (2024-11-15T08:55:31Z) - Transolver: A Fast Transformer Solver for PDEs on General Geometries [66.82060415622871]
We present Transolver, which learns intrinsic physical states hidden behind discretized geometries.
By calculating attention to physics-aware tokens encoded from slices, Transovler can effectively capture intricate physical correlations.
Transolver achieves consistent state-of-the-art with 22% relative gain across six standard benchmarks and also excels in large-scale industrial simulations.
arXiv Detail & Related papers (2024-02-04T06:37:38Z) - Probabilistic Unrolling: Scalable, Inverse-Free Maximum Likelihood
Estimation for Latent Gaussian Models [69.22568644711113]
We introduce probabilistic unrolling, a method that combines Monte Carlo sampling with iterative linear solvers to circumvent matrix inversions.
Our theoretical analyses reveal that unrolling and backpropagation through the iterations of the solver can accelerate gradient estimation for maximum likelihood estimation.
In experiments on simulated and real data, we demonstrate that probabilistic unrolling learns latent Gaussian models up to an order of magnitude faster than gradient EM, with minimal losses in model performance.
arXiv Detail & Related papers (2023-06-05T21:08:34Z) - A predictive physics-aware hybrid reduced order model for reacting flows [65.73506571113623]
A new hybrid predictive Reduced Order Model (ROM) is proposed to solve reacting flow problems.
The number of degrees of freedom is reduced from thousands of temporal points to a few POD modes with their corresponding temporal coefficients.
Two different deep learning architectures have been tested to predict the temporal coefficients.
arXiv Detail & Related papers (2023-01-24T08:39:20Z) - Accelerating Part-Scale Simulation in Liquid Metal Jet Additive
Manufacturing via Operator Learning [0.0]
Part-scale predictions require many small-scale simulations.
A model describing droplet coalescence for LMJ may include coupled incompressible fluid flow, heat transfer, and phase change equations.
We apply an operator learning approach to learn a mapping between initial and final states of the droplet coalescence process.
arXiv Detail & Related papers (2022-02-02T17:24:16Z) - Using neural networks to solve the 2D Poisson equation for electric
field computation in plasma fluid simulations [0.0]
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.
arXiv Detail & Related papers (2021-09-27T14:25:10Z) - 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) - Reinforcement Learning for Adaptive Mesh Refinement [63.7867809197671]
We propose a novel formulation of AMR as a Markov decision process and apply deep reinforcement learning to train refinement policies directly from simulation.
The model sizes of these policy architectures are independent of the mesh size and hence scale to arbitrarily large and complex simulations.
arXiv Detail & Related papers (2021-03-01T22:55:48Z) - Machine learning for rapid discovery of laminar flow channel wall
modifications that enhance heat transfer [56.34005280792013]
We present a combination of accurate numerical simulations of arbitrary, flat, and non-flat channels and machine learning models predicting drag coefficient and Stanton number.
We show that convolutional neural networks (CNN) can accurately predict the target properties at a fraction of the time of numerical simulations.
arXiv Detail & Related papers (2021-01-19T16:14:02Z) - Using Machine Learning to Augment Coarse-Grid Computational Fluid
Dynamics Simulations [2.7892067588273517]
We introduce a machine learning (ML) technique that corrects the numerical errors induced by a coarse-grid simulation of turbulent flows at high-Reynolds numbers.
Our proposed simulation strategy is a hybrid ML-PDE solver that is capable of obtaining a meaningful high-resolution solution trajectory.
arXiv Detail & Related papers (2020-09-30T19:29:21Z) - 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)
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.