3D-ICE 3.0.0
Data Fields
Channel_t Struct Reference

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

#include <channel.h>

Data Fields

ChannelModel_t ChannelModel
 
CellDimension_t Height
 
ChannelDimension_t Length
 
ChannelDimension_t Pitch
 
ChannelDimension_t Porosity
 
Quantity_t NChannels
 
CellIndex_t NLayers
 
CellIndex_t SourceLayerOffset
 
Coolant_t Coolant
 
Material_t WallMaterial
 

Detailed Description

Channel is one of the elements that can be used to build a 3d stack

Definition at line 70 of file channel.h.

Field Documentation

◆ ChannelModel

ChannelModel_t Channel_t::ChannelModel

The channel model (4rm - 2rm)

Definition at line 74 of file channel.h.

◆ Coolant

Coolant_t Channel_t::Coolant

The properties of the fluid used as coolant

Definition at line 106 of file channel.h.

◆ Height

CellDimension_t Channel_t::Height

The height of the channel in $ \mu m $ (1 cell)

Definition at line 78 of file channel.h.

◆ Length

ChannelDimension_t Channel_t::Length

The length of the channel in $ \mu m $

Definition at line 82 of file channel.h.

◆ NChannels

Quantity_t Channel_t::NChannels

Number of channels (per cavity) along chip length

Definition at line 94 of file channel.h.

◆ NLayers

CellIndex_t Channel_t::NLayers

The number of layer composing the channel

Definition at line 98 of file channel.h.

◆ Pitch

ChannelDimension_t Channel_t::Pitch

The pitch of the channel in $ \mu m $

Definition at line 86 of file channel.h.

◆ Porosity

ChannelDimension_t Channel_t::Porosity

Porosity

Definition at line 90 of file channel.h.

◆ SourceLayerOffset

CellIndex_t Channel_t::SourceLayerOffset

The offset (# layers) of the source layer within the channel

Definition at line 102 of file channel.h.

◆ WallMaterial

Material_t Channel_t::WallMaterial

The material composing the wall

Definition at line 110 of file channel.h.


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