English
Related papers

Related papers: A modern resistive magnetohydrodynamics solver usi…

200 papers

Boundary-condition (BC) handling is a major source of complexity in PDE solvers on structured and block-structured grids, especially for high-order methods and distributed-memory execution. We present Mat2Boundary, a DSL and compiler for…

Programming Languages · Computer Science 2026-05-15 Yanzheng Cai , Mingzhe Zhang , Shengqi Chen , Haoyuan Song , Wenguang Chen

This paper introduces PolyDiM, an open-source C++ library tailored for the development and implementation of polytopal discretization methods for partial differential equations. The library provides robust and modular tools to support…

Numerical Analysis · Mathematics 2025-05-21 Stefano Berrone , Andrea Borio , Gioana Teora , Fabio Vicini

Since the advent of parallel algorithms in the C++17 Standard Template Library (STL), the STL has become a viable framework for creating performance-portable applications. Given multiple existing implementations of the parallel algorithms,…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-02-12 Ruben Laso , Diego Krupitza , Sascha Hunold

Many physical, biological or chemical systems are modeled by ordinary differential equations (ODEs) and finding their solution is an every-day-task for many scientists. Here, we introduce a new C++ library dedicated to find numerical…

Mathematical Software · Computer Science 2011-10-18 Karsten Ahnert , Mario Mulansky

We present a set of effective outflow/open boundary conditions and an associated algorithm for simulating the dynamics of multiphase flows consisting of $N$ ($N\geqslant 2$) immiscible incompressible fluids in domains involving outflows or…

Fluid Dynamics · Physics 2018-05-09 Zhiguo Yang , Suchuan Dong

Magnetohydrodynamic (MHD) flow of liquid metals through conduits play an important role in the proposed systems for harnessing fusion energy, and various other engineering and scientific problems. The interplay between the magnetic fields…

Computational Physics · Physics 2022-07-12 Eman Yahia , Kannan Premnath

This paper introduces a library of algorithms for representing cloud microphysics in numerical models. The library is written in C++, hence the name libcloudph++. In the current release, the library covers three warm-rain schemes: the…

Atmospheric and Oceanic Physics · Physics 2017-09-12 Sylwester Arabas , Anna Jaruga , Hanna Pawlowska , Wojciech W. Grabowski

We outline the methodology of implementing moving boundary conditions into the moving-mesh code MANGA. The motion of our boundaries is reactive to hydrodynamic and gravitational forces. We discuss the hydrodynamics of a moving boundary as…

Computational Physics · Physics 2020-05-06 Logan J. Prust

The Multiphysics Object Oriented Simulation Environment (MOOSE) framework is a high-performance, open source, C++ finite element toolkit developed at Idaho National Laboratory. MOOSE was created with the aim of assisting domain scientists…

Numerical Analysis · Mathematics 2018-02-22 John W. Peterson , Alexander D. Lindsay , Fande Kong

When implementing functionality which requires sparse matrices, there are numerous storage formats to choose from, each with advantages and disadvantages. To achieve good performance, several formats may need to be used in one program,…

Mathematical Software · Computer Science 2019-10-22 Conrad Sanderson , Ryan Curtin

Fully adaptive computations of the resistive magnetohydrodynamic (MHD) equations are presented in two and three space dimensions using a finite volume discretization on locally refined dyadic grids. Divergence cleaning is used to control…

Numerical Analysis · Mathematics 2021-02-24 Anna Karina Fontes Gomes , Margarete Oliveira Domingues , Odim Mendes , Kai Schneider

The main features of a three dimensional, high-resolution special relativistic hydro code based on relativistic Riemann solvers are described. The capabilities and performance of the code are discussed. In particular, we present the results…

Astrophysics · Physics 2009-10-31 M. A. Aloy , J. M. Ibanez , J. M. Marti , E. Muller

In this paper, we prove the non-uniqueness of three-dimensional magneto-hydrodynamic (MHD) system in $C([0,T];L^2(\mathbb{T}^3))$ for any initial data in $H^{\bar{\beta}}(\mathbb{T}^3)$~($\bar{\beta}>0$), by exhibiting that the total energy…

Analysis of PDEs · Mathematics 2024-04-23 Changxing Miao , Weikui Ye

The Pencil Code is a highly modular physics-oriented simulation code that can be adapted to a wide range of applications. It is primarily designed to solve partial differential equations (PDEs) of compressible hydrodynamics and has lots of…

We develop an improved lattice-Boltzmann numerical scheme to solve magnetohydrodynamic (MHD) equations in the regime of low magnetic Reynolds numbers, grounded on a manifestly Galilean covariant modeling of the Navier-Stokes equations. The…

Fluid Dynamics · Physics 2023-01-25 Bruno Magacho , Hugo Saraiva Tavares , Luca Moriconi , Juliana Loureiro

We present a new special relativistic hydrodynamics (SRHD) code capable of handling coexisting ultra-relativistically hot and non-relativistically cold gases. We achieve this by designing a new algorithm for conversion between primitive and…

High Energy Astrophysical Phenomena · Physics 2021-04-21 Po-Hsun Tseng , Hsi-Yu Schive , Tzihong Chiueh

A general method for computing derivatives of solution fields and other simulation outputs, with respect to arbitrary input quantities, is proposed. The method of automatic differentiation is used to carry out differentiation and propagate…

Computational Physics · Physics 2018-07-13 Christopher T. DeGroot

We introduce the Control Toolbox (CT), an open-source C++ library for efficient modeling, control, estimation, trajectory optimization and Model Predictive Control. The CT is applicable to a broad class of dynamic systems but features…

Robotics · Computer Science 2018-07-04 Markus Giftthaler , Michael Neunert , Markus Stäuble , Jonas Buchli

Performance, genericity and flexibility are three valuable qualities for scientific environments that tend to be antagonistic. C++ provides excellent support for both performances and genericity thanks to its support for (class and…

Software Engineering · Computer Science 2016-11-04 Akim Demaille

We present an adaptive multiresolution method for the numerical simulation of ideal magnetohydrodynamics in two space dimensions. The discretization uses a finite volume scheme based on a Cartesian mesh and an explicit compact Rung-Kutta…

‹ Prev 1 4 5 6 7 8 10 Next ›