Go to the source code of this file.
Functions | |
| MRF | correctBoundaryVelocity (U) |
| tmp< fvVectorMatrix > | tUEqn (fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U)==fvOptions(rho, U)) |
| UEqn | relax () |
| fvOptions | constrain (UEqn) |
| if (pimple.momentumPredictor()) | |
Variables | |
| fvVectorMatrix & | UEqn = tUEqn.ref() |
| tmp< fvVectorMatrix > tUEqn | ( | fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U) | = =fvOptions(rho, U) | ) |
References fvOptions, MRF, phi, rho, turbulence, and U.
Referenced by clear(), incompressiblePrimalSolver::correctBoundaryConditions(), kinematicSingleLayer::evolveRegion(), thermoSingleLayer::evolveRegion(), if(), simple::mainIter(), and kinematicSingleLayer::solveMomentum().

| if | ( | pimple. | momentumPredictor() | ) |
| fvVectorMatrix& UEqn = tUEqn.ref() |
Definition at line 13 of file UEqn.H.
Referenced by MRFZoneList::addAcceleration(), MRFZoneList::addAcceleration(), MRFZone::addCoriolis(), MRFZone::addCoriolis(), addInterfacePorosity(), multiphaseInterSystem::addInterfacePorosity(), porosityModel::addResistance(), porosityModel::addResistance(), porosityModel::addResistance(), porosityModelList::addResistance(), porosityModelList::addResistance(), porosityModelList::addResistance(), constrain(), correct(), porosityModel::correct(), porosityModel::correct(), porosityModel::correct(), DarcyForchheimer::correct(), DarcyForchheimer::correct(), DarcyForchheimer::correct(), fixedCoeff::correct(), fixedCoeff::correct(), fixedCoeff::correct(), powerLaw::correct(), powerLaw::correct(), powerLaw::correct(), powerLawLopesdaCosta::correct(), powerLawLopesdaCosta::correct(), powerLawLopesdaCosta::correct(), solidification::correct(), solidification::correct(), solidification::correct(), incompressiblePrimalSolver::correctBoundaryConditions(), kinematicThinFilm::evolveRegion(), kinematicThinFilmIBM::evolveRegion(), kinematicSingleLayer::evolveRegion(), thermoSingleLayer::evolveRegion(), porosityModel::force(), H(), HbyA(), HbyA(), HbyA(), HbyA(), HbyA(), if(), if(), if(), if(), if(), if(), if(), invA(), simple::mainIter(), rAtU(), rAtU(), rAU(), rAU(), rAUc(), relax(), rhorAUf(), velocityLaplacianFvMotionSolver::solve(), solve(), kinematicSingleLayer::solveMomentum(), kinematicSingleLayer::solveThickness(), powerLawLopesdaCosta::TypeName(), DarcyForchheimer::~DarcyForchheimer(), fixedCoeff::~fixedCoeff(), MRFZoneList::~MRFZoneList(), porosityModelList::~porosityModelList(), powerLaw::~powerLaw(), and solidification::~solidification().