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 7 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☆17Updated 7 years ago
- Simple (and not-so-simple) CFD solvers written in Fortran with Python plotting routines☆18Updated 5 years ago
- [Forked from @lainme] Codes for solving gas flow problems based on the Unified Gas-Kinetic Scheme☆11Updated 12 years ago
- Particle-Resolved Uncontaminated-fluid Immersed Boundary Method in 3D Pseudo-Spectral Implementation☆16Updated 9 years ago
- SPARTACUS: A Unified Stochastic Particle (USP) solver based on SPARTA (https://github.com/sparta/sparta)☆27Updated last month
- 🦙 MPI-parallelized C++ framework to simulate compressible multiphase flow physics☆15Updated 3 years ago
- volume of fluid - piecewise linear calculation☆13Updated 7 years ago
- direct numerical simulation☆19Updated 9 years ago
- OpenFOAM library for fully coupled particle laden flows with arbitrarily shaped solids☆29Updated last year
- Massively-parallelised Navier-Stokes solver with an immersed boundary method for moving bodies☆12Updated 4 months ago
- Collection of small and experimental codes☆29Updated last month
- 2-d vertex based unstructured code for Euler, Navier-Stokes and RANS☆18Updated 8 years ago
- Repository for programmes used in the publication "High Accuracy Benchmark Problems for Allen-Cahn and Cahn-Hilliard Dynamics"☆11Updated last year
- My Cpp, python and fortran practice files☆24Updated 9 years ago
- DNS turbulent bubbly flow solver☆1Updated last year
- 3d Finite Volume Method based coded with hybrid OpenMP/MPI☆28Updated 3 years ago
- Level set method, Front tracking method, Bubble rising, curvature flow☆15Updated 3 months ago
- Coding practice of Anderson's CFD book.☆23Updated 5 years ago
- Development version of freeCappuccino CFD code and library for computational continuum mechanics.☆34Updated last year
- Massively-parallelized Navier-Stokes solver for Taylor-Couette flows☆10Updated 3 months ago
- This repository contains a Fortran implementation of a 2D flow using the projection method, with Finite Volume Method (FVM) approach. The…☆23Updated 2 years ago
- Unstructured 2D multiphase solver with immersed boundary methods.☆27Updated last year
- HERCULES: An open-source, massively parallel direct numerical simulation solver☆39Updated 5 years ago
- Finite volume solver for hyperbolic PDEs and hypersonic flows☆21Updated last year
- 3D Overset Finite Volume CFD Code☆13Updated 9 years ago
- FLOW36: pseudo-spectral code for DNS of multiphase turbulence☆22Updated 2 weeks ago
- Some DG and WENO code of mine☆17Updated 3 months ago
- CFD_Julia - Python and C++ Implementation☆33Updated 2 years ago
- A multi-block solver for massively parallel direct numerical simulations (DNS) of fluid flows☆43Updated 2 years ago
- A CUDA spectral DNS code for wall bounded channel flow or couette flow☆9Updated 2 years ago