3D-ICE 3.0.0
Data Fields
Material_t Struct Reference

Structure used to store data about the materials that compose the 2D/3D stack. More...

#include <material.h>

Data Fields

String_t Id
 
SolidVHC_t VolumetricHeatCapacity
 
SolidTC_t ThermalConductivity
 

Detailed Description

Material_ts are used when declaring layers composing a die or the stack or when declaring the properties of the walls in a channel.

Definition at line 67 of file material.h.

Field Documentation

◆ Id

String_t Material_t::Id

The identifier used to refer to the material in the stack file

Definition at line 73 of file material.h.

◆ ThermalConductivity

SolidTC_t Material_t::ThermalConductivity

The thermal conductivity of the material, expressed as $ \frac{W}{\mu m \cdot K } $

Definition at line 87 of file material.h.

◆ VolumetricHeatCapacity

SolidVHC_t Material_t::VolumetricHeatCapacity

The volume-specific heat capacity of the material, expressed as $ \frac{J}{\mu m^3 \cdot K } $

Definition at line 80 of file material.h.


The documentation for this struct was generated from the following file: