Predefined Variables
This section lists some predefined variables that are available to evaluate heat fluxes, sources, and integral quantities used in heat and energy balance. All the variable names begin with the physics interface name (the prefix). By default the Heat Transfer interface prefix is ht, and the Heat Transfer in Shells interface prefix is htlsh. As an example, you can access the variable named tflux using ht.tflux (as long as the physics interface is named ht).
Global variables
Domain variables
Boundary variables
Global variables
Domain variables
Boundary variables
Global variables
Domain variables
Boundary variables
Global variables
Domain variables
Boundary variables
Some of these variables are only available with the Heat Transfer Module (rflux_u, rflux_d, rflux_z, q0_u, q0_d, and q0_z), or when either the CFD Module or the Heat Transfer Module is added (rflux and turbflux).
All the variables in Table 3-1, Table 3-2, and Table 3-3, with the exception of turbflux and Qptot, also exist with the suffix _material, which correspond to the same variables, but evaluated in the material frame. For example, ndflux is the normal conductive heat flux evaluated in the spatial frame, and ndflux_material is the normal conductive heat flux evaluated in the material frame.