Cxb1993 / CPC2017_WENOLinks
WENO格式(Weighted Essentially Non-Oscillatory schemes) 是基于ENO格式(Essentially Non-Oscillatory schemes)发展而来的一种求解双曲守恒律组的高精度高分辨率广义Godunov格式,适合于求解高密度比流体界面不稳定等具有强间断又具有大面复杂流动结构的问题。本程序由中科院力学所李新亮老师团队开发的OpenCFD程序精简而来,在此对李老师团队致以诚挚的谢意。 程序包含4个源文件:main.f90, Interfaces.f90, Weno.f90,parameters.f90。 其中main.f90是程序主要框架;Weno.f90为程序主要算法实现;Interfaces.f90 中为通信函数和IO函数的封装…
☆18Updated 8 years ago
Alternatives and similar repositories for CPC2017_WENO
Users that are interested in CPC2017_WENO are comparing it to the libraries listed below
Sorting:
- 2 Dimensional Euler/Naviers-Stokes Equations solver☆18Updated 7 years ago
- Particle-Resolved Uncontaminated-fluid Immersed Boundary Method in 3D Pseudo-Spectral Implementation☆17Updated 10 years ago
- Unstructured 2D multiphase solver with immersed boundary methods.☆29Updated 2 years ago
- 🦙 MPI-parallelized C++ framework to simulate compressible multiphase flow physics☆16Updated 3 years ago
- 2-d vertex based unstructured code for Euler, Navier-Stokes and RANS☆18Updated 9 years ago
- Massively-parallelised Navier-Stokes solver with an immersed boundary method for moving bodies☆13Updated 9 months ago
- CFD solver for turbulent non-premixed flames based on the steady laminar flamelet model☆29Updated 6 years ago
- Coding practice of Anderson's CFD book.☆25Updated 6 years ago
- ABLATE is a UB CHREST project focused on leveraging advances in both exascale computing and machine learning to better understand the tur…☆12Updated 6 months ago
- SPARTACUS: A Unified Stochastic Particle (USP) solver based on SPARTA (https://github.com/sparta/sparta)☆30Updated 7 months ago
- Solves RANS-equations for fully developed turbulent channel flow with variable properties☆45Updated 2 years ago
- A 2D/3D Unstructured Single/Overset Grid Flux Reconstruction Code in C++☆51Updated 7 years ago
- ☆15Updated 2 years ago
- Completely Validated Unstructured 2D Compressible Euler Solver - CFD☆17Updated 9 years ago
- Level set method, Front tracking method, Bubble rising, curvature flow☆16Updated 9 months ago
- HERCULES: An open-source, massively parallel direct numerical simulation solver☆42Updated 5 years ago
- Implementing the discontinuous Galerkin method in CUDA☆11Updated 12 years ago
- Finite-Volume Galerkin program computing 2D and axisymmetric flows☆13Updated 7 years ago
- A high-order LES/DNS solver for compressible turbulent reactive flows☆18Updated last week
- direct numerical simulation☆19Updated 10 years ago
- Multiphase flow codes developed in various stages at UC Irvine and UDel (includes DNS, LBM and LES solvers)☆11Updated 6 years ago
- Lattice Boltzmann Method for CFD with BGK and MRT☆37Updated 6 years ago
- Open source parallel overset grid assembly and remapping toolkit☆19Updated 2 years ago
- Discontinuous Galerkin Adaptive Mesh Refinement Code☆12Updated 6 years ago
- Three-Dimensional Mixed-Element Unstructured Finite-Volume Solver for Compressible Euler/Navier-Stokes Equations☆27Updated 9 years ago
- Adaptive Mesh Refinement (AMR) technique utilized with the Lattice-Boltzmann Method (LBM) for numerical simulation of multiphase flows. O…☆61Updated 7 years ago
- 3D Overset Finite Volume CFD Code☆14Updated 10 years ago
- [Forked from @lainme] Codes for solving gas flow problems based on the Unified Gas-Kinetic Scheme☆15Updated 12 years ago
- Repository for programmes used in the publication "High Accuracy Benchmark Problems for Allen-Cahn and Cahn-Hilliard Dynamics"☆14Updated 2 years ago
- C++ code for solving Incompressible Navier-Stokes☆18Updated 11 years ago