Skip to content

Dewedseed/FVM-3D-F90

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FVM-3D-F90

Create a personal numerical method experimental platform.

Attribute

  • 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

Usage

make install
make test2-sp

Dependencies

  1. OpenMPI
  2. OpenMP
  3. CUDA
  4. CGNS 4.4.0
  5. METIS 5.2.1
  6. Fortran stdlib
  7. Fortran METIS | ivan-pi

Reference

  1. Blazek, Jiri. Computational fluid dynamics: principles and applications. Butterworth-Heinemann, 2015.
  2. 刘巍 - 计算空气动力学并行编程基础[M].国防工业出版社,2013.
  3. Toro E F. Riemann solvers and numerical methods for fluid dynamics: a practical introduction[M]. Springer Science & Business Media, 2013.
  4. Hirsch C. Numerical computation of internal and external flows: The fundamentals of computational fluid dynamics[M]. Elsevier, 2007.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published