Heat Toolbox
2. Materials
| Name | Symbol | Shape | Description | 
|---|---|---|---|
thermal-conductivity  | 
k  | 
scalar or matrix  | 
thermal conductivity  | 
density  | 
rho  | 
scalar  | 
density  | 
thermal-expansion  | 
beta  | 
scalar  | 
thermal expansion  | 
specific-heat-capacity  | 
Cp  | 
scalar  | 
specific heat capacity  | 
3. Fields and symbols expressions
| Name | Description | Shape | 
|---|---|---|
temperature  | 
the temperature field  | 
scalar  | 
| Symbol | Expression | Description | 
|---|---|---|
heat_T  | 
\(T\)  | 
evaluate the temperature  | 
heat_grad_T_0  | 
\(\frac{\partial T}{\partial x}\)  | 
evaluate the first component of gradient of temperature  | 
heat_grad_T_1  | 
\(\frac{\partial T}{\partial y}\)  | 
evaluate the second component of gradient of temperature  | 
heat_grad_T_2  | 
\(\frac{\partial T}{\partial z}\)  | 
evaluate the third component of gradient of temperature  | 
heat_dn_T  | 
\(\nabla T \cdot \boldsymbol{n}\)  | 
evaluate the normal derivative of temperature  | 
heat_nflux  | 
\(-k \nabla T \cdot \boldsymbol{n}\)  | 
evaluate the normal flux  | 
6. Post Processing
6.1. Exports
| Name | Description | 
|---|---|
temperature  | 
the temperature field  | 
velocity-convection  | 
evaluate the gradient of temperature  | 
pid  | 
the mesh partitioning  | 
all  | 
all fields available  | 
All materials properties given in the section Materials can be also exported by specifying the name in the fields entry.
 |