Go to the source code of this file.
Functions | |
| alphat | correctBoundaryConditions () |
| volScalarField | alphaEff ("alphaEff", turbulence->nu()/Pr+alphat) |
| fvScalarMatrix | TEqn (fvm::ddt(T)+fvm::div(phi, T) - fvm::laplacian(alphaEff, T)) |
| TEqn | relax () |
| TEqn | solve () |
Variables | |
| rhok = 1.0 - beta * (T - TRef) | |
| volScalarField alphaEff | ( | "alphaEff" | , |
| turbulence->nu()/Pr+ | alphat ) |
| alphat correctBoundaryConditions | ( | ) |
| TEqn relax | ( | ) |
| precEq8 solve | ( | ) |
1.13.2