# ThermalProperties
Material thermal properties.
By default, the medium does not have thermal properties included. Set
typetoSolidSpecto include it in the heat simulation.
# Medium Type
type: Sets the medium as Fluid or Solid.
- Default: None
# Fluid Medium
When setting the medium as FluidSpec, the heat solver equation will not be calculated in the regions with that medium.
# Solid Medium
conductivity: Thermal conductivity of the material.
Type: floating-point number
- Unit:
- Constraint: greater than 0
- Required field