52 #ifndef solidMixtureProperties_H 53 #define solidMixtureProperties_H 127 return components_.
size();
scalar rho(const scalarField &Y) const
Calculate the mixture density [kg/m^3] as a function of.
const List< word > & components() const
Return the solidProperties names.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const PtrList< solidProperties > & properties() const
Return the solidProperties properties.
void size(const label)
Override size to be inconsistent with allocated storage.
scalar Cp(const scalarField &Y) const
Calculate the mixture heat capacity [J/kg/K] as a function of.
virtual autoPtr< solidMixtureProperties > clone() const
Construct and return a clone.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
PtrList< volScalarField > & Y
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual ~solidMixtureProperties()
Destructor.
solidMixtureProperties(const dictionary &)
Construct from dictionary.
static autoPtr< solidMixtureProperties > New(const dictionary &)
Select construct from dictionary.
label size() const
Return the number of solids in the mixture.