compressible
Note
We currently only support two-dimensional domains.
Compressible flow solver configuration |
|
Definitions of conservative methods |
|
Definitions of equation of states for compressible flow. |
|
Definitions of Riemann solvers for compressible flow. |
|
Definitions of viscous constitutive relations for compressible flow |
|
Definitions of dimensionless compressible flow equations. |
|
Definitions of boundary/domain conditions for compressible flow |
Compressible flow equations
The fundamental equations describing the motion of an unsteady, viscous and compressible flow in a space-time cylinder \(\Omega \times (0, t_{end}] \in \mathbb{R}^{d+1}\) with non-empty bounded \(d\)-dimensional spatial domain \(\Omega\), with boundary \(\partial \Omega\), and final time \(t_{end}\), are specified by the Navier-Stokes equations. In terms of conservative variables, \(\vec{U} = \begin{pmatrix} \rho, & \rho \vec{u}, & \rho E \end{pmatrix}^\T\), with density \(\rho\), velocity \(\vec{u}\), and total specific energy \(E\), this system can be expressed in dimensionless form as
In a general form the convective \(\vec{F}\) and the viscous fluxes \(\vec{G}\) are given by
where \(p\) denotes the pressure, \(H = E + p/\rho\) the specific enthalpy, \(\mat{\tau}\) the deviatoric stress tensor, and \(\vec{q}\) the heat flux vector.
To close the system of equations we need to specify the equation of state (see eos
) and the constitutive relations for the deviatoric stress tensor \(\mat{\tau}\) and the heat flux vector \(\vec{q}\) (see viscosity
).
Quasi-linear Euler equations
The hyperbolic nature of the Navier-Stokes equations with respect to time lies in the Euler equations [3]
which are derived by neglecting the viscous contributions. From a characteristic point of view, it is essential to express these equations in quasi-linear form
where the \(\mat{A}_i\) are the directional convective Jacobians.