Object-oriented Pseudo-spectral code TARANG for turbulence simulation
Mahendra K. Verma

TL;DR
TARANG is an object-oriented pseudospectral simulation code developed in C++ for modeling turbulent flows in fluids, MHD, and convection, validated through various problem solutions.
Contribution
The paper introduces TARANG, a novel object-oriented pseudospectral code that simplifies turbulence simulation in multiple fluid dynamics contexts.
Findings
Successfully validated for convection problems
Effective in MHD turbulence simulation
Demonstrates flexibility and accuracy of object-oriented design
Abstract
In this paper we describe the design and implementation of TARANG, a pseudospectral code to simulate turbulent flows in fluids, magnetohydrodynamics (MHD), convection, passive scalar, etc. We use the object-oriented features of C++ to abstract operations involved in the simulation. TARANG has been validated and used for solving problems in convection and MHD.
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
TopicsDistributed and Parallel Computing Systems · Meteorological Phenomena and Simulations
