Go to the documentation of this file.
38 #ifndef heheuPsiThermo_H
39 #define heheuPsiThermo_H
52 template<
class BasicPsiThermo,
class MixtureType>
55 public heThermo<BasicPsiThermo, MixtureType>
98 const word& phaseName,
141 virtual tmp<scalarField>
heu
149 virtual tmp<scalarField>
heu
158 virtual tmp<volScalarField>
Tb()
const;
161 virtual tmp<volScalarField>
psiu()
const;
164 virtual tmp<volScalarField>
psib()
const;
170 virtual tmp<volScalarField>
muu()
const;
173 virtual tmp<volScalarField>
mub()
const;
List< label > labelList
A List of labels.
TypeName("heheuPsiThermo")
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Enthalpy/Internal energy for a mixture.
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
const word dictName("faMeshDefinition")
virtual const volScalarField & Tu() const
virtual tmp< volScalarField > mub() const
virtual tmp< volScalarField > psiu() const
Generic templated field type.
virtual tmp< volScalarField > Tb() const
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
virtual const volScalarField & heu() const
Mesh data needed to do the Finite Volume discretisation.
virtual volScalarField & heu()
virtual tmp< volScalarField > muu() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual ~heheuPsiThermo()
Generic GeometricField class.
virtual tmp< volScalarField > psib() const