3D-ICE 3.0.0
Data Fields
ThermalGrid_t Struct Reference

Structure used to store data about the thermal cells / RC nodes. More...

#include <thermal_grid.h>

Data Fields

CellIndex_t NLayers
 
StackLayerType_tLayersTypeProfile
 
Layer_tLayersProfile
 
Channel_tChannel
 
HeatSink_tTopHeatSink
 
HeatSink_tBottomHeatSink
 

Detailed Description

Definition at line 67 of file thermal_grid.h.

Field Documentation

◆ BottomHeatSink

HeatSink_t* ThermalGrid_t::BottomHeatSink

Pointer to the secondary path heat sink structure

Definition at line 92 of file thermal_grid.h.

◆ Channel

Channel_t* ThermalGrid_t::Channel

Pointer to the channel structure

Definition at line 84 of file thermal_grid.h.

◆ LayersProfile

Layer_t* ThermalGrid_t::LayersProfile

Vector storing the pointer to solid layer along the vertical profile of the 3d-ic

Definition at line 80 of file thermal_grid.h.

◆ LayersTypeProfile

StackLayerType_t* ThermalGrid_t::LayersTypeProfile

Vector storing the types of layer along the vertical profile.

Definition at line 75 of file thermal_grid.h.

◆ NLayers

CellIndex_t ThermalGrid_t::NLayers

The number of layers in the 3d-ic.

Definition at line 71 of file thermal_grid.h.

◆ TopHeatSink

HeatSink_t* ThermalGrid_t::TopHeatSink

Pointer to the heat sink structure

Definition at line 88 of file thermal_grid.h.


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