Solution of momentum equation for QGD solver. More...
Go to the source code of this file.
Functions | |
solve (fvm::ddt(rhoU)+fvc::div(phiJmU)+fvc::div(phiP)-fvc::div(phiPi)) | |
U | ref () |
U | correctBoundaryConditions () |
if (implicitDiffusion) | |
rhoU | boundaryFieldRef () |
Variables | |
else | |
Solution of momentum equation for QGD solver.
Original source file QGDUEqn.H
Definition in file QGDUEqn.H.
solve | ( | fvm:: | ddtrhoU)+fvc::div(phiJmU)+fvc::div(phiP)-fvc::div(phiPi | ) |
U ref | ( | ) |
U correctBoundaryConditions | ( | ) |
if | ( | implicitDiffusion | ) |
rhoU boundaryFieldRef | ( | ) |
else |