How to manage materials
Introduction
Three types of materials are defined within the platform: fluid materials, solid materials, and thermal interface materials (TIM). A material can be assigned to a solid region, fluid region, or interface by selecting an existing option from the material list or by defining a new one.
The material library is managed through the Library page, which contains a repository of predefined materials as well as the ability to create custom materials. Predefined materials are locked and cannot be edited, whereas custom materials are fully configurable.
Material summary
| Property | Material type | Input Format | |||
|---|---|---|---|---|---|
| Name | Unit | Solid | Fluid | TIM | |
| Density |
| Solid: Constant Fluid: Constant, Polynomial, Tabulated |
|||
| Dynamic viscosity |
| Fluid: Constant, Polynomial, Tabulated | |||
| Specific heat capacity |
| Solid: Constant Fluid: Constant, Polynomial, Tabulated |
|||
| Absorption coefficient |
| Solid: Constant | |||
| Thermal conductivity |
| Solid/TIM: Constant Fluid: Constant, Polynomial, Tabulated |
|||
| Coefficient of thermal expansion |
| Fluid: Constant, Polynomial, Tabulated | |||
| Thickness |
| TIM: Constant | |||
| Resistivity |
| Solid: Constant | |||
| Thermal resistance |
| TIM: Constant | |||
How to Add Materials
How to input temperature-dependent material properties?
Solid and thermal interface material (TIM) properties must be defined as strictly constant values. Fluid properties, however, can be configured as temperature-dependent. When defining a fluid, the chosen input method must be identical across all of its properties (i.e., mixing constant, polynomial, and tabulated inputs for a single fluid is not supported).
- Constant Value: A single parameter value evaluated at a reference temperature:
- Polynomial Function: An array of up to 8 coefficients representing a polynomial function of temperature:
This array represents the coefficients of a polynomial:
- Tabulated Data: A nested list containing distinct temperature values and their corresponding parameter values:

Example of a material with constant properties.

Example of a material with polynomial data.

Example of a material with tabulated properties.
Updated 19 days ago
