42 inverseDistanceDiffusivity,
50 Foam::inverseDistanceDiffusivity::inverseDistanceDiffusivity
101 zeroGradientFvPatchScalarField::typeName
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.
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()
Addressing for all faces on surface of mesh. Can either be read from polyMesh or from triSurface...
InternalField & internalField()
Return internal field.
scalar distance(const vector &p1, const vector &p2)
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
virtual void correct()
Correct the motion diffusivity.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Takes a set of patches to start MeshWave from. After construction holds distance at cells and distanc...
Macros for easy insertion into run-time selection tables.
label size() const
Return number of elements in table.
void correctBoundaryConditions()
Correct boundary field.
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
A class for managing temporary objects.
defineTypeNameAndDebug(combustionModel, 0)
virtual ~inverseDistanceDiffusivity()
Destructor.