28 const word& specieName
37 const word& specieName
40 return Y_[species_[specieName]];
46 const word& specieName
49 return Y_[species_[specieName]];
56 const scalar stoicRatio
59 return max(ft - (scalar(1) - ft)/stoicRatio, scalar(0));
69 return max(ft - (scalar(1) - ft)/stoicRatio.
value(), scalar(0));
Generic GeometricField class.
volScalarField & Y(const word &specieName)
Return the mass-fraction field for a specie given by name.
speciesTable species_
Table of specie names.
scalar fres(const scalar ft, const scalar stoicRatio) const
bool contains(const word &specieName) const
Does the mixture include this specie?
const Type & value() const
Return const reference to value.
bool found(const word &) const
Does the list contain the specified name.
A class for managing temporary objects.
A class for handling words, derived from string.
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)