SOURCE RECORD · gitlab
GPU accelerated Euler solver
In this project, I developed a 2D numerical solver for the Euler equations, which govern the inviscid compressible flows (e.g., gas flows). The algorithm is based on the Discontinuous Galerkin method. GPU computing is used to accelerate the code.