Package solvcon :: Package kerpak :: Module euler
[hide private]
[frames] | no frames]

Module euler

source code

Euler equations solver using the CESE method.

Classes [hide private]
  EulerSolver
Inviscid aerodynamic solver for the Euler equations.
  EulerCase
Inviscid aerodynamic case for the Euler equations.
  EulerBC
Basic BC class for the Euler equations.
  EulerWall
  EulerNonslipWall
  EulerInlet
  EulerOutlet
  EulerIAnchor
Basic initializing anchor class for all Euler problems.
  UniformIAnchor
  EulerOAnchor
  ConservationHook
Variables [hide private]
  __package__ = 'solvcon.kerpak'