Functions | Variables
updateProps.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

thermo correct ()
 

Variables

 rho =thermo.rho()
 
 mu =thermo.mu()
 
 Cp =thermo.Cp()
 
 alphaP =thermo.alphaP()
 
 betaT =thermo.betaT()
 
 enthalpy =thermo.enthalpy()
 
 heatFlux = -kr*fvc::grad(T)
 

Function Documentation

◆ correct()

thermo correct ( )

Variable Documentation

◆ alphaP

alphaP =thermo.alphaP()

Definition at line 5 of file updateProps.H.

◆ betaT

betaT =thermo.betaT()

Definition at line 6 of file updateProps.H.

◆ Cp

Cp =thermo.Cp()

Definition at line 4 of file updateProps.H.

◆ enthalpy

enthalpy =thermo.enthalpy()

Definition at line 7 of file updateProps.H.

◆ heatFlux

heatFlux = -kr*fvc::grad(T)

Definition at line 9 of file updateProps.H.

◆ mu

mu =thermo.mu()

Definition at line 3 of file updateProps.H.

◆ rho

rho =thermo.rho()

Definition at line 2 of file updateProps.H.