Go to the documentation of this file.
38 IOobject::READ_IF_PRESENT,
52 IOobject::READ_IF_PRESENT,
128 Info<<
"View factor: min = " <<
min(dotProduct.internalField())
129 <<
" max = " <<
max(dotProduct.internalField()) <<
endl;
158 aMesh.setFluxRequired(
"h");
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
Dimensionless.
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
static constexpr const zero Zero
Global zero (0)
const dimensionSet dimVelocity
Ostream & endl(Ostream &os)
Add newline and flush stream.
dimensionedScalar rhol("rhol", dimDensity, transportProperties)
label min(const labelHashSet &set, label minValue=labelMax)
Find the min value in labelHashSet, optionally limited by second argument.
volScalarField & h
Planck constant.
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.
GeometricField< vector, faPatchField, areaMesh > areaVectorField
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
messageStream Info
Information stream (uses stdout - output is on the master only)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, faePatchField, edgeMesh > edgeScalarField
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
const uniformDimensionedVectorField & g
GeometricField< scalar, faPatchField, areaMesh > areaScalarField
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
dimensionedScalar sigma("sigma", dimMass/sqr(dimTime), transportProperties)
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian(const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate(const GeometricField< Type, faPatchField, areaMesh > &tvf, const edgeScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
edgeScalarField phis(IOobject("phis", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), linearEdgeInterpolate(Us) &aMesh.Le())