
Go to the source code of this file.
Variables | |
| gradTf = fvsc::grad(T) | |
| alphaf = qgdInterpolate(thermo.alpha()) | |
| rhof = qgdInterpolate(rho) | |
| Tf = qgdInterpolate(T) | |
| Hif = alphaf/rhof | |
| gradTf = fvsc::grad(T) |
Definition at line 1 of file updateFields.H.
| alphaf = qgdInterpolate(thermo.alpha()) |
Definition at line 3 of file updateFields.H.
| rhof = qgdInterpolate(rho) |
Definition at line 5 of file updateFields.H.
| Tf = qgdInterpolate(T) |
Definition at line 7 of file updateFields.H.
Definition at line 9 of file updateFields.H.