Go to the documentation of this file.
37 namespace regionModels
50 const word& modelType,
70 faOptions_(
Foam::fa::options::
New(
p))
74 Info <<
"No finite area options present" <<
endl;
Defines the attributes of an object for which implicit objectRegistry management is supported,...
static options & New(const fvPatch &p)
A class for handling words, derived from Foam::string.
defineTypeNameAndDebug(KirchhoffShell, 0)
thermalShellModel(const word &modelType, const fvPatch &patch, const dictionary &dict)
Ostream & endl(Ostream &os)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
defineRunTimeSelectionTable(thermalShellModel, dictionary)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void preEvolveRegion()
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
Base class for area region models.
Intermediate class for thermal-shell finite-area models.
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
Addressing for all faces on surface of mesh. Can either be read from polyMesh or from triSurface....
Generic GeometricField class.
Foam::fa::options & faOptions_