Go to the source code of this file.
Functions | |
tmp< fvVectorMatrix > | tUrelEqn (fvm::div(phi, Urel)+turbulence->divDevSigma(Urel)+SRF->Su()==fvModels.source(Urel)) |
UrelEqn | relax () |
fvConstraints | constrain (UrelEqn) |
if (simple.momentumPredictor()) | |
Variables | |
fvVectorMatrix & | UrelEqn = tUrelEqn.ref() |
tmp<fvVectorMatrix> tUrelEqn | ( | fvm::div(phi, Urel)+turbulence->divDevSigma(Urel)+SRF->Su() | = =fvModels.source(Urel) | ) |
UrelEqn relax | ( | ) |
fvConstraints constrain | ( | UrelEqn | ) |
if | ( | simple. | momentumPredictor() | ) |
Definition at line 17 of file UrelEqn.H.
References fvConstraints::constrain(), fvConstraints, Foam::fvc::grad(), p, solve(), and Urel.
fvVectorMatrix& UrelEqn = tUrelEqn.ref() |