70 #ifndef inletOutletTotalTemperatureFvPatchScalarField_H 71 #define inletOutletTotalTemperatureFvPatchScalarField_H 84 class inletOutletTotalTemperatureFvPatchScalarField
86 public inletOutletFvPatchScalarField
106 TypeName(
"inletOutletTotalTemperature");
115 const DimensionedField<scalar, volMesh>&
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
inletOutletTotalTemperatureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Foam::fvPatchFieldMapper.
A list of keyword definitions, which are a keyword followed by any number of values (e...
This boundary condition provides an outflow condition for total temperature for use with supersonic c...
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
virtual void write(Ostream &) const
Write.
virtual void rmap(const fvPatchScalarField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
TypeName("inletOutletTotalTemperature")
Runtime type information.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
const scalarField & T0() const
Return the total pressure.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A class for managing temporary objects.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.