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