Skip to content

kai-zheng/typhon

 
 

Repository files navigation

Typhon

Finite Volume CFD solver

Features

  • Models ** Compressible inviscid or viscous flows of ideal gas ** Heat transfer
  • Mesh ** unstructured 2D/3D mesh ** automatic
  • Numerics ** various explicit Runge-Kutta schemes ** some implicit solvers ** MUSCL or Spectral Volume high order extrapolation
  • I/O ** cgns mesh import ** vtk, tecplot, cgns export ** monitoring

Documentation

Installation & usage

Requirements

  • fortran compiler
  • MPI and metis libraries for parallel MPI computations
  • (optional) CGNS library for input/output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 79.9%
  • HTML 8.2%
  • PHP 3.3%
  • CSS 2.7%
  • M4 2.3%
  • Shell 1.9%
  • Other 1.7%