Go to the documentation of this file.
62 #ifndef freestreamFvPatchField_H
63 #define freestreamFvPatchField_H
77 class freestreamFvPatchField
79 public inletOutletFvPatchField<Type>
165 virtual void write(Ostream&)
const;
TypeName("freestream")
Runtime type information.
freestreamFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
const Field< Type > & freestreamValue() const
virtual Field< Type > & refValue()
A class for managing temporary objects.
This boundary condition provides a free-stream condition. It is a 'mixed' condition derived from the ...
This boundary condition provides a generic outflow condition, with specified inflow for the case of r...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void write(Ostream &) const
Write.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Field< Type > & freestreamValue()
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...