Solution of momentum equation for QHD solver. More...

Go to the source code of this file.
Functions | |
| phiUfWf | setOriented (true) |
| if (implicitDiffusion) | |
Variables | |
| gradPf = fvsc::grad(p) | |
| Wf = tauQGDf*((Uf & gradUf) + gradPf/rhof - BdFrcf) | |
| surfaceVectorField | phiUfWf = mesh.Sf() & (Uf * Wf) |
| phiUf = qgdFlux(phi,U,Uf) | |
| else | |
Solution of momentum equation for QHD solver.
Original source file QHDUEqn.H
Definition in file QHDUEqn.H.
| phiUfWf setOriented | ( | true | ) |
| if | ( | implicitDiffusion | ) |
| else |