58 alpha_(
sqrt(1/wf_ + 1/wa_)),
65 a_(
dict.get<scalar>(
"a")),
66 b_(
dict.get<scalar>(
"b")),
67 wf_(
dict.get<scalar>(
"wf")),
68 wa_(
dict.get<scalar>(
"wa")),
69 alpha_(
sqrt(1/wf_ + 1/wa_)),
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
API function for vapour mass diffusivity.
APIdiffCoefFunc(const scalar a, const scalar b, const scalar wf, const scalar wa)
Construct from components.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Abstract base class for thermo-physical functions.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)
dimensionedScalar cbrt(const dimensionedScalar &ds)