114 #ifndef externalCoupledTemperatureMixedFvPatchScalarField_H 115 #define externalCoupledTemperatureMixedFvPatchScalarField_H 130 class externalCoupledTemperatureMixedFvPatchScalarField
132 public externalCoupledMixedFvPatchField<scalar>
146 TypeName(
"externalCoupledTemperature");
155 const DimensionedField<scalar, volMesh>&
162 const DimensionedField<scalar, volMesh>&,
virtual ~externalCoupledTemperatureMixedFvPatchScalarField()
Destructor.
commsTypes
Types of communications.
virtual void write(Ostream &) const
Write.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
externalCoupledTemperatureMixedFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field.
Foam::fvPatchFieldMapper.
This boundary condition provides a temperature interface to an external application. Values are transferred as plain text files, where OpenFOAM data is written as:
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void writeHeader(OFstream &os) const
Write header to transfer file.
virtual void transferData(OFstream &os) const
Transfer data for external source.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
TypeName("externalCoupledTemperature")
Runtime type information.
A class for managing temporary objects.
tmp< fvPatchField< Type > > clone() const
Disallow clone without setting internal field reference.