No swarm correction. More...
Public Member Functions | |
TypeName ("none") | |
Runtime type information. More... | |
noSwarm (const dictionary &dict, const phaseInterface &interface) | |
Construct from a dictionary and an interface. More... | |
virtual | ~noSwarm () |
Destructor. More... | |
tmp< volScalarField > | Cs () const |
Swarm correction coefficient. More... | |
Public Member Functions inherited from swarmCorrection | |
TypeName ("swarmCorrection") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, swarmCorrection, dictionary,(const dictionary &dict, const phaseInterface &interface),(dict, interface)) | |
swarmCorrection (const dictionary &dict, const phaseInterface &interface) | |
Construct from a dictionary and an interface. More... | |
virtual | ~swarmCorrection () |
Destructor. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from swarmCorrection | |
static autoPtr< swarmCorrection > | New (const dictionary &dict, const phaseInterface &interface) |
Protected Attributes inherited from swarmCorrection | |
const dispersedPhaseInterface | interface_ |
Interface. More... | |
noSwarm | ( | const dictionary & | dict, |
const phaseInterface & | interface | ||
) |
TypeName | ( | "none" | ) |
Runtime type information.
|
virtual |
Swarm correction coefficient.
Implements swarmCorrection.
Definition at line 62 of file noSwarm.C.
References Foam::dimless, and GeometricField< Type, PatchField, GeoMesh >::New().