![]() |
ryujin 2.1.1 revision 9dcb748690310d6a540ebb8b066d1a0834fc7604
|
#include <source/navier_stokes/parabolic_system.h>
Public Member Functions | |
ParabolicSystem (const std::string &subsection="/B - Equation") | |
Static Public Attributes | |
static const std::string | problem_name |
static constexpr bool | is_identity = false |
A Newtonian fluid viscosity model with a heat-flux governed by Fourier's law. This class describes the parabolic system part of the combined compressible Navier-Stokes equations.
Definition at line 29 of file parabolic_system.h.
|
inline |
Constructor.
Definition at line 73 of file parabolic_system.h.
|
inlinestatic |
The name of the hyperbolic system as a string.
Definition at line 35 of file parabolic_system.h.
|
staticconstexpr |
This parabolic subsystem represents an identity.
Definition at line 41 of file parabolic_system.h.