56 omega_(ptf.omega_,
false)
80 omega_(rtppsf.omega_,
false)
92 omega_(rtppsf.omega_,
false)
105 const scalar t = this->db().time().timeOutputValue();
106 const vector om = omega_->value(t);
110 om ^ (patch().Cf() - axisHat*(axisHat & patch().Cf()));
114 patch().lookupPatchField<volVectorField, vector>(
UName())
125 omega_->writeData(os);
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a c...
A list of keyword definitions, which are a keyword followed by any number of values (e...
const word & UName() const
Return the name of the velocity field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
Write.
Macros for easy insertion into run-time selection tables.
virtual void write(Ostream &) const
Write.
makePatchTypeField(fvPatchVectorField, SRFFreestreamVelocityFvPatchVectorField)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const scalarField & p0() const
Return the total pressure.
dimensioned< scalar > mag(const dimensioned< Type > &)
This boundary condition provides a total pressure condition for patches in a rotating frame...
A class for managing temporary objects.
rotatingTotalPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
This boundary condition provides a total pressure condition. Four variants are possible: ...