Loading...
Searching...
No Matches
correctPhi.H File Reference

Go to the source code of this file.

Functions

 if (mesh.changing())
wordList pcorrTypes (p.boundaryField().size(), fvPatchFieldBase::zeroGradientType())
 forAll (p.boundaryField(), patchi)
volScalarField pcorr (IOobject("pcorr", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mesh, dimensionedScalar(p.dimensions(), Zero), pcorrTypes)
 while (pimple.correctNonOrthogonal())

Variables

const cellCellStencilObject & overlap = Stencil::New(mesh)
const labelUList & cellTypes = overlap.cellTypes()
const labelIOList & zoneIDs = overlap.zoneID()

Function Documentation

◆ if()

if ( mesh. changing())

Definition at line 1 of file correctPhi.H.

References forAll, mesh, phi, and U.

◆ pcorrTypes()

wordList pcorrTypes ( p. boundaryField).size(,
fvPatchFieldBase::zeroGradientType()  )

References p.

◆ forAll()

forAll ( p. boundaryField(),
patchi  )

Definition at line 31 of file correctPhi.H.

References p, and pcorrTypes().

Here is the call graph for this function:

◆ pcorr()

volScalarField pcorr ( IOobject("pcorr", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE) ,
mesh ,
dimensionedScalar(p.dimensions(), Zero) ,
pcorrTypes  )

References mesh, p, pcorrTypes(), and runTime.

Here is the call graph for this function:

◆ while()

while ( pimple. correctNonOrthogonal())

Definition at line 61 of file correctPhi.H.

References cellTypes, dictionary, forAll, mesh, pcorr(), phi, pimple, rAUf(), and zoneIDs.

Here is the call graph for this function:

Variable Documentation

◆ overlap

◆ cellTypes

const labelUList& cellTypes = overlap.cellTypes()

Definition at line 58 of file correctPhi.H.

◆ zoneIDs

const labelIOList& zoneIDs = overlap.zoneID()

Definition at line 59 of file correctPhi.H.

Referenced by preserveFaceZones::add(), topOVariablesBase::addBoundaryFacesToIsoline(), polyTopoChange::addCell(), refinementParameters::addCellZonesToMesh(), topOVariablesBase::addCutBoundaryFaceToIsoline(), topOVariablesBase::addCuttingFaceToIsoline(), polyTopoChange::addFace(), polyTopoChange::addPoint(), preserveFaceZones::apply(), objectiveIncompressible::checkCellZonesSize(), faceShading::ClassName(), meshRefinement::createZoneBaffles(), FaceInteraction< CloudType >::FaceInteraction(), FacePostProcessing< CloudType >::FacePostProcessing(), faceShading::faceShading(), meshRefinement::getZoneFaces(), meshRefinement::getZones(), dynamicMultiMotionSolverFvMesh::init(), objectiveIncompressible::J(), meshRefinement::mergeZoneBaffles(), polyTopoChange::modifyCell(), polyTopoChange::modifyFace(), polyTopoChange::modifyPoint(), multiSolidBodyMotionSolver::multiSolidBodyMotionSolver(), binModel::read(), meshRefinement::removeLeakCells(), RemoveParcels< CloudType >::RemoveParcels(), cellSetOption::setCellSelection(), topOVariablesBase::setCutInterfaceFaces(), faceSetOption::setFaceSelection(), ZoneMesh< ZoneType, MeshType >::setGroup(), ZoneMesh< faFaceZone, faMesh >::setGroup(), meshRefinement::subsetBaffles(), zoneToCell::TypeName(), zoneToFace::TypeName(), zoneToPoint::TypeName(), sampledFaceZone::update(), while(), topOVariablesBase::writeFluidSolidInterface(), zoneMotion::zoneMotion(), zoneToCell::zones(), zoneToFace::zones(), zoneToPoint::zones(), zoneToCell::zoneToCell(), zoneToFace::zoneToFace(), zoneToPoint::zoneToPoint(), zoneToCell::~zoneToCell(), zoneToFace::~zoneToFace(), and zoneToPoint::~zoneToPoint().