#include <Data.hpp>
Inherited by Data.
Definition at line 24 of file Data.hpp.
Compute the data given conservative state.
- Precondition
- gamma and R must have been set
Definition at line 17 of file Data.cpp.
Compute the data given primitive state.
- Precondition
- gamma and R must have been set
Definition at line 34 of file Data.cpp.
speed of sound
Definition at line 42 of file Data.hpp.
square of speed of sound, very commonly used
Definition at line 41 of file Data.hpp.
< storing fixed-sized Eigen structures
position in domain
Definition at line 28 of file Data.hpp.
specific total energy
Definition at line 45 of file Data.hpp.
specific heat ratio
Definition at line 33 of file Data.hpp.
specific enthalpy
Definition at line 40 of file Data.hpp.
Mach number.
Definition at line 46 of file Data.hpp.
gas constant
Definition at line 34 of file Data.hpp.
temperature
Definition at line 44 of file Data.hpp.
velocity squared
Definition at line 39 of file Data.hpp.
The documentation for this struct was generated from the following files:
- plugins/Physics/cf3/physics/euler/euler2d/Data.hpp
- plugins/Physics/cf3/physics/euler/euler2d/Data.cpp