Multigrid solver for axisymmetrical 2D fluid equations
Zoran Ristivojevic, Zoran Lj. Petrovic

TL;DR
This paper presents an efficient multigrid algorithm for solving steady axisymmetrical 2D fluid equations, enabling rapid solutions on large grids and facilitating hybrid code development for DC discharges.
Contribution
The paper introduces a multigrid solver tailored for axisymmetrical 2D fluid equations, optimizing computational efficiency and handling nonlinearity through multi-level grid extrapolation.
Findings
Achieved solutions on 256x256 grids in minutes.
Used multilevel grids to mitigate nonlinearity time constraints.
Demonstrated potential for hybrid code applications in plasma physics.
Abstract
We have developed an efficient algorithm for steady axisymmetrical 2D fluid equations. The algorithm employs multigrid method as well as standard implicit discretization schemes for systems of partial differential equations. Linearity of the multigrid method with respect to the number of grid points allowed us to use grid, where we could achieve solutions in several minutes. Time limitations due to nonlinearity of the system are partially avoided by using multi level grids(the initial solution on grid was extrapolated steady solution from grid which allowed using "long" integration time steps). The fluid solver may be used as the basis for hybrid codes for DC discharges.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Methods in Computational Mathematics · Advanced Data Storage Technologies · Parallel Computing and Optimization Techniques
