欧洲冠军联赛_欧冠冠军足彩¥app在线投注

图片

Snapshot: Magnetic reconnection simulations using Trixi.jl.

We use Trixi.jl in a 2d simulation of reconnecting magnetic flux tubes. The setup is very similar to the Sweet-Parker reconnection model. The prescribed velocity field pushed the magnetic field into the the center where the electric current density increases. At a high enough field density we observe reconnection events.
reconnection_2d_mhd
Magnetic field lines (black) being dragged by a prescribed velocity field (arrows) into the reconnection region. The simulations are performed in Trixi.jl using a 2d MHD model. ? University of Augsburg

Together with Arpit Babbar and Hendrik Ranocha, we have submitted our paper "Automatic differentiation for Lax-Wendroff-type discretizations".

?

arXiv:2506.11719 reproduce me!

?

?

Abstract

Lax-Wendroff methods combined with discontinuous Galerkin/flux reconstruction spatial discretization provide a high-order, single-stage, quadrature-free method for solving hyperbolic conservation laws. In this work, we introduce automatic differentiation (AD) in the element-local time average flux computation step (the predictor step) of Lax-Wendroff methods. The application of AD is similar for methods of any order and does not need positivity corrections during the predictor step. This contrasts with the approximate Lax-Wendroff procedure, which requires different finite difference formulas for different orders of the method and positivity corrections in the predictor step for fluxes that can only be computed on admissible states. The method is Jacobian-free and problem-independent, allowing direct application to any physical flux function. Numerical experiments demonstrate the order and positivity preservation of the method. Additionally, performance comparisons indicate that the wall-clock time of automatic differentiation is always on par with the approximate Lax-Wendroff method.

Search