WENO (Weighted Essentially Non-Oscillatory) schemes
☆34Aug 18, 2015Updated 10 years ago
Alternatives and similar repositories for WENO
Users that are interested in WENO are comparing it to the libraries listed below
Sorting:
- A 1-d comparison of finite difference implementations of fifth-order WENO schemes, namely WENO-JS, WENO-M and WENO-Z.☆17Aug 23, 2018Updated 7 years ago
- My personal collection of Riemann solvers using MUSCL and WENO schemes written as short Matlab scripts☆103Oct 14, 2018Updated 7 years ago
- Codes for solving flow problems based on Kinetic Flux Vector Splitting (KFVS) Scheme☆10Jun 1, 2015Updated 10 years ago
- 2D Cartesian Quadtree Adaptive Mesh Refinement (AMR) for multiphase Five Equations Model☆25Jul 26, 2018Updated 7 years ago
- MUSCL (Monotonic Upstream-Centered Scheme for Conservation Laws) example schemes☆16Aug 26, 2018Updated 7 years ago
- The Euler Equations of Compressible Fluid Flow☆24Aug 18, 2015Updated 10 years ago
- A matlab toolkit to calculate numerical differentiation using WENO5 scheme. Mainly for level set simulation.☆10Jul 11, 2016Updated 9 years ago
- WENO格式(Weighted Essentially Non-Oscillatory schemes) 是基于ENO格式(Essentially Non-Oscillatory schemes)发展而来的一种求解双曲守恒律组的高精度高分辨率广义Godunov格式,适合于求…☆21Aug 2, 2017Updated 8 years ago
- 2-D inviscid flow and adjoint solver☆15Mar 8, 2014Updated 11 years ago
- AMR version of Clawpack☆26Jan 27, 2026Updated last month
- Implemented the non-reflecting boundary conditions of Poinsot and Lele, JCP 1992 with Fortran. Input files have been provided Validation …☆17Dec 19, 2016Updated 9 years ago
- Discontinuous Galerkin Adaptive Mesh Refinement Code☆12Dec 8, 2018Updated 7 years ago
- Unstructured 2D multiphase solver with immersed boundary methods.☆29Jun 10, 2023Updated 2 years ago
- 🦙 MPI-parallelized C++ framework to simulate compressible multiphase flow physics☆16Jan 4, 2022Updated 4 years ago
- Completely Validated Unstructured 2D Compressible Euler Solver - CFD☆17Feb 1, 2016Updated 10 years ago
- 2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003☆33Apr 9, 2023Updated 2 years ago
- Conservative discretizations for the Saint Venant (shallow water) equations☆34Aug 23, 2018Updated 7 years ago
- ☆22Dec 28, 2014Updated 11 years ago
- CFD codes written based on examples in various books like Patnakar, Versteeg etc☆54Jun 23, 2020Updated 5 years ago
- My matlab homework files☆122Apr 25, 2016Updated 9 years ago
- 2-d vertex based unstructured code for Euler, Navier-Stokes and RANS☆18Jul 9, 2016Updated 9 years ago
- Three-dimensional level set code in Fortran. Reads an STL file and creates a signed distance field using WENO5. Gives you an option to ru…☆18Jul 16, 2019Updated 6 years ago
- 2nd order Godunov solver for 2d Euler equations written in CUDA Fortran and stdpar (standard paralelism)☆37Nov 23, 2023Updated 2 years ago
- Discontinuous Galerkin solver for compressible flows☆57Jan 8, 2025Updated last year
- 1D Akima spline interpolation with derivatives☆26Jul 20, 2015Updated 10 years ago
- Three-Dimensional Mixed-Element Unstructured Finite-Volume Solver for Compressible Euler/Navier-Stokes Equations☆27Feb 1, 2016Updated 10 years ago
- A three-dimensional unstructured finite volume code for fluid flow simulations.☆56Mar 9, 2022Updated 3 years ago
- Real life examples and industrial applications of CFD☆23Feb 3, 2016Updated 10 years ago
- A 3D Eulerian grid fluid simulator library that features direct particle level set surface tracking and surface tension that uses height …☆11Oct 7, 2020Updated 5 years ago
- Version 1.2☆13Mar 15, 2017Updated 8 years ago
- Quadtree Adaptive Mesh Refinement☆35May 4, 2019Updated 6 years ago
- A collection of utilities written in Modern Fortran☆10Sep 15, 2024Updated last year
- Hydrodynamics Adaptive Mesh Refinement Simulator (HAMeRS) for compressible multi-species/multi-phase simulations☆65Feb 13, 2026Updated 2 weeks ago
- WENO interpolation Object Oriented Fortran library☆38Oct 25, 2019Updated 6 years ago
- CFD course that I teach in the Chemical Engineering Department at the University of Utah - CHEN6355.☆62May 24, 2019Updated 6 years ago
- Examples of using the object-oriented features in Fortran, taken from my presentation at RSECon 2019☆25Sep 13, 2019Updated 6 years ago
- Interface declarations for basic linear algebra subprograms☆11Jun 7, 2024Updated last year
- Allen-Cahn Equation☆15Feb 20, 2023Updated 3 years ago
- OpenFOAM solver for the Allen-Cahn phase field equation coupled with thermal diffusion for simulating solidification phase transformation…☆11Jul 22, 2021Updated 4 years ago