30 #include "surfaceInterpolate.H" 42 inverseDistanceDiffusivity,
50 Foam::inverseDistanceDiffusivity::inverseDistanceDiffusivity
101 zeroGradientFvPatchScalarField::typeName
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Addressing for all faces on surface of mesh. Can either be read from polyMesh or from triSurface...
scalar distance(const vector &p1, const vector &p2)
label size() const
Return number of elements in table.
Macros for easy insertion into run-time selection tables.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Takes a set of patches to start MeshWave from. After construction holds distance at cells and distanc...
Internal::FieldType & primitiveFieldRef()
Return a reference to the internal field.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
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/ubuntu/OpenFOAM-4.1/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()
defineTypeNameAndDebug(combustionModel, 0)
static tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &tvf, const surfaceScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
Mesh data needed to do the Finite Volume discretisation.
virtual void correct()
Correct the motion diffusivity.
void correctBoundaryConditions()
Correct boundary field.
virtual ~inverseDistanceDiffusivity()
Destructor.
A class for managing temporary objects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...