Go to the documentation of this file.
70 template<
class RAUfType,
class DivUType>
81 template<
class RAUfType,
class DivRhoUType>
90 const DivRhoUType& divRhoU,
GeometricField< scalar, fvPatchField, volMesh > volScalarField
void correctUphiBCs(volVectorField &U, surfaceScalarField &phi)
If the mesh is moving correct the velocity BCs on the moving walls to.
GeometricField< vector, fvPatchField, volMesh > volVectorField
const volScalarField & psi
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
volScalarField divU(fvc::div(fvc::absolute(phi, U)))
void CorrectPhi(volVectorField &U, surfaceScalarField &phi, const volScalarField &p, const RAUfType &rAUf, const DivUType &divU, pimpleControl &pimple)
const dictionary & pimple
surfaceScalarField rAUf("rAUf", fvc::interpolate(rAU))