Go to the documentation of this file.
41 motionDirectionalDiffusivity,
56 diffusivityVector_(mdData)
70 static bool first =
true;
86 + (diffusivityVector_.x() - diffusivityVector_.y())*cellMotionU
88 zeroGradientFvPatchVectorField::typeName
90 D.correctBoundaryConditions();
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
dimensioned< Type > cmptMultiply(const dimensioned< Type > &, const dimensioned< Type > &)
const dimensionSet dimVelocity
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &vf, const surfaceScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
dimensioned< scalar > mag(const dimensioned< Type > &)
Virtual base class for velocity motion solver.
virtual void correct()
Correct the motion diffusivity.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
virtual ~motionDirectionalDiffusivity()
Destructor.
Macros for easy insertion into run-time selection tables.
Mesh data needed to do the Finite Volume discretisation.
motionDirectionalDiffusivity(const motionDirectionalDiffusivity &)
Disallow default bitwise copy construct.
SolverPerformance< Type > solve(fvMatrix< Type > &, const dictionary &)
Solve returning the solution statistics given convergence tolerance.
const Type & lookupObject(const word &name) const
Lookup and return the object of the given Type.
Generic GeometricField class.
defineTypeNameAndDebug(combustionModel, 0)