Create a personal numerical method experimental platform.
- Note: Mark Developing
Attribute | Content |
---|---|
Equation | Navier-Stokes |
Method | Finite Volume Method |
Mesh | Nodal-Centered Structural Grid |
Connectivity | Ghost Mesh |
Flux Split | Roe, VanLeer, AUSM+ |
Flux Reconstruct | Simple, MUSCL, WENO, PPM |
Flux limiter | Minmod, VnaLeer, VanAlbada |
Turbulent Model | k-epsilon, k-omega |
Time Stepping | Runge-Kutta, GMRES, Precondition |
Gas Model | ideal gas, real gas |
Parallel | OpenMPI, OpenMP, CUDA |
Mesh Partition | METIS, IF, REB |
File Format | CGNS |
Language | Fortran-OOP |
make install
make test2-sp
- Blazek, Jiri. Computational fluid dynamics: principles and applications. Butterworth-Heinemann, 2015.
- 刘巍 - 计算空气动力学并行编程基础[M].国防工业出版社,2013.
- Toro E F. Riemann solvers and numerical methods for fluid dynamics: a practical introduction[M]. Springer Science & Business Media, 2013.
- Hirsch C. Numerical computation of internal and external flows: The fundamentals of computational fluid dynamics[M]. Elsevier, 2007.