All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
Variables
updateFields.H File Reference
This graph shows which files directly or indirectly include this file:

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
 

Variable Documentation

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.

Hif = alphaf/rhof

Definition at line 9 of file updateFields.H.