41 motionDirectionalDiffusivity,
49 Foam::motionDirectionalDiffusivity::motionDirectionalDiffusivity
56 diffusivityVector_(mdData)
70 static bool first =
true;
86 + (diffusivityVector_.x() - diffusivityVector_.y())*cellMotionU
88 zeroGradientFvPatchVectorField::typeName
90 D.correctBoundaryConditions();
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &vf, const surfaceScalarField &faceFlux, Istream &schemeData)
Uniform uniform finite volume mesh motion diffusivity.
Mesh data needed to do the Finite Volume discretisation.
Virtual base class for velocity motion solver.
dimensioned< scalar > mag(const dimensioned< Type > &)
virtual ~motionDirectionalDiffusivity()
Destructor.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Info<< "Predicted p max-min : "<< max(p).value()<< " "<< min(p).value()<< endl;rho==max(psi *p+alphal *rhol0+((alphav *psiv+alphal *psil)-psi)*pSat, rhoMin);#1"/home/dm2/henry/OpenFOAM/OpenFOAM-3.0.x/applications/solvers/multiphase/cavitatingFoam/alphavPsi.H"1{alphav=max(min((rho-rholSat)/(rhovSat-rholSat), scalar(1)), scalar(0));alphal=1.0-alphav;Info<< "max-min alphav: "<< max(alphav).value()<< " "<< min(alphav).value()<< endl;psiModel-> correct()
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const Type & lookupObject(const word &name) const
Lookup and return the object of the given Type.
Macros for easy insertion into run-time selection tables.
solverPerformance solve(fvMatrix< Type > &, const dictionary &)
Solve returning the solution statistics given convergence tolerance.
dimensioned< Type > cmptMultiply(const dimensioned< Type > &, const dimensioned< Type > &)
virtual void correct()
Correct the motion diffusivity.
const dimensionSet dimVelocity
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
defineTypeNameAndDebug(combustionModel, 0)