Go to the source code of this file.
◆ rAU()
volScalarField rAU |
( |
1.0/UEqn. |
A() | ) |
|
◆ HbyA()
volVectorField HbyA |
( |
constrainHbyA(rAU *UEqn.H(), U, p) |
| ) |
|
◆ phiHbyA()
surfaceScalarField phiHbyA |
( |
"phiHbyA" |
, |
|
|
fvc::flux(HbyA)+MRF.zeroFilter(fvc::interpolate(rAU) *fvc::ddtCorr(U, phi, Uf)) |
|
|
) |
| |
◆ makeRelative()
◆ if() [1/3]
◆ rAtU()
tmp<volScalarField> rAtU |
( |
rAU |
| ) |
|
◆ if() [2/3]
if |
( |
pimple. |
consistent() | ) |
|
◆ if() [3/3]
if |
( |
pimple.nCorrPISO()<= |
1 | ) |
|
◆ constrainPressure()
◆ while()
while |
( |
pimple. |
correctNonOrthogonal() | ) |
|
◆ relax()
◆ correctBoundaryConditions()
U correctBoundaryConditions |
( |
| ) |
|
◆ correct()
Definition at line 60 of file pEqnPimpleDyM.H.
Referenced by MRFZoneDF::addCoriolis(), DASimpleFoam::calcAdjointResidual(), DASolver::calcdRdAOATPsiAD(), DASimpleFoam::calcLduResiduals(), DAObjFuncMassFlowRate::calcObjFunc(), DAObjFuncTotalPressure::calcObjFunc(), DAObjFuncFieldInversion::calcObjFunc(), DAObjFuncTotalTemperatureRatio::calcObjFunc(), DAObjFuncTotalPressureRatio::calcObjFunc(), DAField::checkSpecialBCs(), DAJacCon::checkSpecialBCs(), MRFZoneListDF::correctBoundaryVelocity(), MRFZoneDF::correctBoundaryVelocity(), DAkOmegaSST::correctNut(), DAkOmegaSSTFieldInversion::correctNut(), DAkOmegaSSTFIML::correctNut(), DAkOmegaSSTLM::correctNut(), MRFZoneListDF::DDt(), DATurbulenceModel::divDevReff(), DATurbulenceModel::divDevRhoReff(), DAMotion::getForce(), if(), DASimpleFoam::L2norm(), MRFZoneListDF::makeRelative(), MRFZoneDF::makeRelative(), DASimpleFoam::runFPAdj(), DAPimpleDyMFoam::solvePrimal(), DAField::specialBCTreatment(), DAObjFuncForce::updateForceDir(), and DASolver::writeAssociatedFields().