40 #ifndef binaryDiffusionCoefficient_H
41 #define binaryDiffusionCoefficient_H
70 TypeName(
"binaryDiffusionCoefficient");
103 virtual scalar
value(scalar
p, scalar
T)
const
const word & name() const
Return the name of the entry.
Binary diffusion coefficient polynomial function of the log of temperature correcting the standard ki...
virtual scalar value(scalar p, scalar T) const
Binary diffusion coefficient function of pressure and temperature.
binaryDiffusionCoefficient(const word &name, const Polynomial< 5 > coeffs)
Construct from name and coefficients.
virtual void write(Ostream &os, const unitConversions &units) const
Write the function coefficients.
TypeName("binaryDiffusionCoefficient")
Runtime type information.
virtual tmp< Function2< scalar > > clone() const
Construct and return a clone.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
scalar value(const scalar x) const
Return polynomial value.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for managing temporary objects.
A class for handling words, derived from string.
void T(LagrangianPatchField< Type > &f, const LagrangianPatchField< Type > &f1)
dimensionedScalar log(const dimensionedScalar &ds)
const HashTable< unitConversion > & units()
Get the table of unit conversions.
void sqrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)