60 conductivityModel(
dict)
72Foam::tmp<Foam::volScalarField>
88 + (9.0/8.0)*sqrtPi*g0*0.5*(1.0 +
e)*
sqr(
alpha1)
89 + (15.0/16.0)*sqrtPi*
alpha1
90 + (25.0/64.0)*sqrtPi/((1.0 +
e)*g0)
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
const volScalarField & alpha1
virtual ~Gidaspow()
Destructor.
Gidaspow(const dictionary &dict)
Construct from components.
tmp< volScalarField > kappa(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
constexpr scalar pi(M_PI)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar sqrt(const dimensionedScalar &ds)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.