ablate::finiteVolume::fieldFunctions::CompressibleFlowState
ablate::finiteVolume::fieldFunctions::CompressibleFlowState*
a simple structure used to describe a compressible flow field using an EOS, T, pressure, vel, Yi
- eos (req)
- (ablate::eos::EOS) the eos used for the flow field
- temperature (req)
- (ablate::mathFunctions::MathFunction) the temperature field (K)
- pressure (req)
- (ablate::mathFunctions::MathFunction) the pressure field (Pa)
- velocity (req)
- (ablate::mathFunctions::MathFunction) the velocity field (m/2)
- other
- (ablate::mathFunctions::FieldFunction) a fieldFunctions used to describe other properties such as alpha, mass fractions, or progress variable