jihoonakang / parallel_tdma_cpp
Parallel tridiagonal matrix solver using cyclic reduction / parallel cyclic reduction algorithm in c++
☆8Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for parallel_tdma_cpp
- Basic intro to python☆11Updated 2 months ago
- C++ implementation of examples☆14Updated 6 years ago
- Some simple MPI programs using mpi4py☆13Updated 4 months ago
- Random snippets of code I've developed over the years (generally when bored)☆12Updated last year
- A simple Fortran program of Discontinuous Galerkin method(no Limiter now) solving 2D Euler Equation with the Isentropic Vortex initial va…☆11Updated 2 years ago
- Elliptical Parcel-in-Cell model for fluid dynamics☆8Updated last week
- Spectral solution for 2D Navier-Stokes equations☆13Updated 8 years ago
- Post-processing package for CFD simulations I run for my PhD☆12Updated 3 years ago
- pyCFD is an unstructured CFD library written in Python☆12Updated 9 years ago
- 2 dimensional Euler equation solver on structured grids☆15Updated last year
- Example codes for ATPESC☆13Updated 3 months ago
- 2D Navier-Stokes in Fortran☆11Updated 5 years ago
- Some materials to accompany the text book Finite Volume Methods for Hyperbolic Problems by RJ LeVeque☆8Updated 10 months ago
- LES-ML closures for Kraichnan turbulence☆17Updated 4 years ago
- A Numerical Analysis Package in Python☆12Updated 2 years ago
- A two-level sparse direct solver for elliptic PDEs.☆30Updated 5 months ago
- ☆17Updated 3 years ago
- PDE solver focused on Navier-Stokes (and related) equations with arbitrary boundary conditions, employing Fourier (FC-Gram) expansions. P…☆14Updated 8 months ago
- 2 Dimensional Euler/Naviers-Stokes Equations solver☆17Updated 6 years ago
- A FORTRAN library for the integration of ordinary differential equations with direct and adjoint sensitivity analysis capabilities☆17Updated last year
- Some DG and WENO code of mine☆13Updated 3 months ago
- Solving the Navier-Stokes Equations in Python 🐍 simply using NumPy.☆11Updated 2 years ago
- Finite volume solver for hyperbolic PDEs and hypersonic flows☆19Updated last year
- Examples using petsc4py, cython and petsc to solve Finite Volume Problems.☆12Updated 7 years ago
- Project I : A control-volume-based finite element method is used to solve the in compressible flow, in a lid-driven cavity. Project II : …☆12Updated 3 years ago
- Two Dimensional Fokker-Planck Solver using Matlab☆16Updated 5 years ago
- Massively-parallelised Navier-Stokes solver with an immersed boundary method for moving bodies☆12Updated 3 months ago
- This repository contains the MATLAB implementation of popular numerical methods in Computation Fluid dynamics. Starting from simple meth…☆10Updated 2 years ago
- Applied Mathematics - Numerical Analysis: An introduction to Scientific Computing☆13Updated 4 years ago
- 3d Finite Volume Method based coded with hybrid OpenMP/MPI☆27Updated 3 years ago