thenumbernine / HydrodynamicsGPU
Schemes of Roe, HLL, HLLC, Burgers; Equations of 1D, 2D, 3D; Euler, SRHD, Maxwell, Bona-Masso ADM; Implemented in OpenCL
☆34Updated 8 months ago
Alternatives and similar repositories for HydrodynamicsGPU:
Users that are interested in HydrodynamicsGPU are comparing it to the libraries listed below
- Software for numerically solving the Navier-Stokes equations and simulating atmospheric shockwaves using a hybrid WENO/DRP scheme and ada…☆14Updated 8 years ago
- Solve Navier Stokes Equation in 3D using pressure-correction scheme and parallel multigrid v-cycle.☆27Updated 11 years ago
- Generate binary format input files for tecplot by fortran.☆14Updated 4 years ago
- A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows☆15Updated 3 years ago
- A three-dimensional unstructured finite volume code for fluid flow simulations.☆52Updated 3 years ago
- MPI geometric multigrid solver for quadtree/octree grids☆26Updated 2 months ago
- The Euler Equations of Compressible Fluid Flow☆24Updated 9 years ago
- 2-d vertex based unstructured code for Euler, Navier-Stokes and RANS☆17Updated 8 years ago
- A parallel C++ MPI code to calculates the proper orthogonal decomposition modes (aka principal components) from a series of observations …