57 swarmCorrection(
dict, pair),
62 pair_.dispersed().residualAlpha().value(),
77Foam::tmp<Foam::volScalarField>
81 pow(
max(this->pair_.continuous(), residualAlpha_), scalar(3) - 2*l_);
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
Swarm correction of Tomiyama et al.
TomiyamaSwarm(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
virtual ~TomiyamaSwarm()
Destructor.
virtual tmp< volScalarField > Cs() const
Swarm correction coefficient.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
const dimensionSet dimless
Dimensionless.
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)