Go to the documentation of this file.
35 #ifndef thermoParcelInjectionData_H
36 #define thermoParcelInjectionData_H
46 class thermoParcelInjectionData;
53 const thermoParcelInjectionData&
59 thermoParcelInjectionData&
84 TypeName(
"thermoParcelInjectionData");
105 inline scalar
T()
const;
108 inline scalar
Cp()
const;
scalar Cp_
Specific heat capacity [J/kg/K].
thermoParcelInjectionData()
Null constructor.
virtual ~thermoParcelInjectionData()
Destructor.
Container class to provide injection data for kinematic parcels.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
scalar T() const
Return const access to the temperature.
TypeName("thermoParcelInjectionData")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
scalar T_
Temperature [K].
scalar Cp() const
Return const access to the specific heat capacity.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Container class to provide injection data for thermodynamic parcels.
Database for solution data, solver performance and other reduced data.