66Foam::tmp<Foam::volScalarField>
79 return da*
sqrt(Theta)*
82 + (1.0/15.0)*sqrtPi*g0*(1.0 +
e)*(3.0*
e - 1.0)*
sqr(
alpha1)/(3.0 -
e)
83 + (1.0/6.0)*
alpha1*sqrtPi/(3.0 -
e)
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
tmp< volScalarField > nu(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
Syamlal(const dictionary &dict)
Construct from components.
virtual ~Syamlal()
Destructor.
#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.