Public Member Functions | |
powerLawLopesdaCostaZone (const word &name, const word &modelType, const fvMesh &mesh, const dictionary &dict) | |
Constructor. More... | |
const scalarField & | Sigma () const |
Return the porosity surface area per unit volume zone field. More... | |
Protected Attributes | |
const word | zoneName_ |
Automatically generated zone name for this porous zone. More... | |
scalarField | Sigma_ |
Porosity surface area per unit volume zone field. More... | |
Definition at line 89 of file powerLawLopesdaCosta.H.
powerLawLopesdaCostaZone | ( | const word & | name, |
const word & | modelType, | ||
const fvMesh & | mesh, | ||
const dictionary & | dict | ||
) |
Constructor.
Definition at line 50 of file powerLawLopesdaCosta.C.
References Foam::abort(), Pstream::allGatherList(), polyMesh::boundaryMesh(), primitiveMesh::cellCentres(), polyMesh::cellZones(), TimePaths::constant(), boundBox::contains(), dict, Foam::FatalError, FatalErrorInFunction, triSurfaceMesh::findLine(), triSurfaceSearch::findLine(), ZoneMesh< ZoneType, MeshType >::findZoneID(), forAll, dictionary::get(), PointIndexHit< PointType >::hit(), PointIndexHit< PointType >::hitPoint(), boundBox::max(), mesh, boundBox::min(), processorFaPatch::myProcNo(), Foam::name(), nPoints, PstreamBuffers::nProcs(), dictionary::optionalSubDict(), UPstream::parRun(), polyBoundaryMesh::patchSet(), triSurfaceMesh::points(), PrimitivePatch< FaceList, PointField >::points(), PtrList< T >::set(), List< T >::setSize(), PtrList< T >::setSize(), powerLawLopesdaCostaZone::Sigma_, UPtrList< T >::size(), UList< T >::size(), fvMesh::time(), MeshedSurface< Face >::triangulate(), zoneID, and powerLawLopesdaCostaZone::zoneName_.
const Foam::scalarField & Sigma | ( | ) | const |
Return the porosity surface area per unit volume zone field.
Definition at line 324 of file powerLawLopesdaCosta.C.
Referenced by kEpsilonLopesdaCosta< BasicTurbulenceModel >::setCdSigma().
|
protected |
Automatically generated zone name for this porous zone.
Definition at line 96 of file powerLawLopesdaCosta.H.
Referenced by powerLawLopesdaCostaZone::powerLawLopesdaCostaZone().
|
protected |
Porosity surface area per unit volume zone field.
Definition at line 99 of file powerLawLopesdaCosta.H.
Referenced by powerLawLopesdaCostaZone::powerLawLopesdaCostaZone().