Heat π₯#
Simulation#
| Contains all information about heat simulation. | |
| Defines thermoelectric simulations. | 
Material Thermal#
| Fluid medium class for backwards compatibility | |
| Solid medium class for backwards compatibility | 
Thermal Perturbation Specification#
| Specifies parameter's perturbation due to thermal effects as a linear function of temperature. | |
| Specifies parameter's perturbation due to thermal effects as a custom function of temperature defined as an array of perturbation values at sample temperature points. | 
Boundary Conditions#
Specifications#
| Heat BC specification. | |
| Heat-Charge boundary conditions specification. | 
Types#
| Constant temperature thermal boundary conditions. | |
| Convective thermal boundary conditions. | |
| Constant flux thermal boundary conditions. | 
Placement#
| Placement of boundary conditions between two structures. | |
| Placement of boundary conditions on the structure's boundary. | |
| Placement of boundary conditions between two mediums. | |
| Placement of boundary conditions on the simulation box boundary covered by the structure. | |
| Placement of boundary conditions on the simulation box boundary. | 
Thermal Sources#
| Volumetric heat source. | |
| Adds a volumetric heat source (heat sink if negative values are provided) to specific structures in the scene. | |
| Volumetric heat source generated from an electric simulation. | 
Grid Specification#
| Uniform grid. | |
| Adaptive grid based on distance to material interfaces. | 
Monitors#
| Temperature monitor. | 
Output Data#
Simulation Data#
| DEPRECATED: Wrapper for Heat Simulation data. | |
| Stores results of a  | 
Monitor Data#
| Data associated with a  | 
Unstructured Data Classes#
| Dataset for storing triangular grid data. | |
| Dataset for storing tetrahedral grid data. | 
Individual Datasets#
| A two-dimensional array that stores coordinates of a collection of points. | |
| A two-dimensional array that stores indices of points composing each cell in a collection of cells of the same type (for example: triangles, tetrahedra, etc). | |
| Stores a one-dimensional array enumerated by coordinate  |