Go to the documentation of this file.
59 omega_(ptf.omega_.clone())
83 omega_(rtppsf.omega_.clone())
95 omega_(rtppsf.omega_.clone())
108 const scalar t = this->db().time().timeOutputValue();
112 tmp<vectorField> rotationVelocity =
117 patch().lookupPatchField<volVectorField, vector>(
UName())
128 omega_->writeData(
os);
139 rotatingTotalPressureFvPatchScalarField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
fvPatchField< scalar > fvPatchScalarField
A class for managing temporary objects.
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a c...
Field< vector > vectorField
Specialisation of Field<T> for vector.
virtual void updateCoeffs()
This boundary condition provides a total pressure condition for patches in a rotating frame.
This boundary condition provides a total pressure condition. Four variants are possible:
Generic templated field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const word & UName() const
virtual void write(Ostream &) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
Vector< scalar > vector
A scalar version of the templated Vector.
const scalarField & p0() const
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
virtual void updateCoeffs()
rotatingTotalPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
virtual void write(Ostream &) const
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...