High-order conservative finite difference solver for the shallow water equations
-
Updated
Nov 27, 2020 - Fortran
8000
High-order conservative finite difference solver for the shallow water equations
High-order finite volume solver for the magnetohydrodynamics equations
High-order conservative finite difference solver for the hydrodynamics equations
High-order finite volume solver for the relativistic hydrodynamics equations
High-order conservative finite difference solver for the relativistic hydrodynamics equations
micro-macro simulation and other stuff of Hybrid fluid/kinetic modeling for plasma
Mathematica codes for weight derivation and stability analysis for Fifth-order finite volume Weighted essentially non-oscillatory scheme in orthogonally-curvilinear coordinates (Shadab et al., 2019)
Machine learning enhanced weighted essentially non-oscillatory scheme for UCLA2022 MAE252E course project.
2 dimensional Euler equation solver on structured grids
High-order finite volume solver for the hydrodynamics equations
This repository provides a High-Order GPU-Accelerated 3D Compressible Navier-Stokes Solver. The solver employs high-order finite difference methods to solve the 3D compressible Navier-Stokes equations on curvilinear structured meshes. Developed in C++ with CUDA, it leverages GPU acceleration to significantly enhance computational efficiency.
High-order conservative finite difference solver for the magnetohydrodynamics equations
Suite of 1D, 2D, 3D demo apps of varying complexity with built-in support for sample mesh and exact Jacobians
WENO interpolation Object Oriented Fortran library
Repository for an in-progress 3D, block structured, explicit/implicit, Navier-Stokes solver.
This repository hosts a High-Order 3D Compressible Navier-Stokes Solver. The solver utilizes high-order finite difference schemes to discretize and solve the 3D compressible Navier-Stokes equations on Cartesian grids. Leveraging MPI, the code enables parallel execution across multiple cores or processors, enhancing computational efficiency.
Draft and some stuff about "Modélisation hybride fluide-cinétique pour les plasmas"
3D WENO 5th Order Code in Fortran
High-order finite volume solver for the shallow water equations
A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms and non-conservative components.
Add a description, image, and links to the weno-schemes topic page so that developers can more easily learn about it.
To associate your repository with the weno-schemes topic, visit your repo's landing page and select "manage topics."