WARPXM v1.10.0
|
Structure for holding constants used in the 5moment solvers. More...
#include <5-moment_base.h>
Structure for holding constants used in the 5moment solvers.
Public Attributes | |
real | gas_gamma |
real | mass = 1. |
real | density_min = std::numeric_limits<real>::epsilon() |
real | pressure_min = std::numeric_limits<real>::epsilon() |
bool | entropy_fix = true |
bool constants_5moment_t::entropy_fix = true |
real constants_5moment_t::gas_gamma |
real constants_5moment_t::mass = 1. |