3D-ICE 3.0.0
Data Fields
Coolant_t Struct Reference

A collection of parameters describing the properties cooling fluid. More...

#include <coolant.h>

Data Fields

CoolantHTC_t HTCSide
 
CoolantHTC_t HTCTop
 
CoolantHTC_t HTCBottom
 
CoolantVHC_t VHC
 
CoolantFR_t FlowRate
 
DarcyVelocity_t DarcyVelocity
 
Temperature_t TIn
 

Detailed Description

Definition at line 60 of file coolant.h.

Field Documentation

◆ DarcyVelocity

DarcyVelocity_t Coolant_t::DarcyVelocity

Darcy Velocity $ \frac{\mu m}{sec} $

Definition at line 93 of file coolant.h.

◆ FlowRate

CoolantFR_t Coolant_t::FlowRate

The flow rate per channel layer of the incolimg liquid. Specified in $ \frac{ml}{min} $ but stored in $ \frac{\mu m^3}{sec} $. Shared by all the channels for each layer in the 3DStack.

Definition at line 89 of file coolant.h.

◆ HTCBottom

CoolantHTC_t Coolant_t::HTCBottom

The heat transfert coefficient in $ (W / ( \mu m^2 * K ) $ between the liquid in the channel and the bottom wall

Definition at line 78 of file coolant.h.

◆ HTCSide

CoolantHTC_t Coolant_t::HTCSide

The heat transfert coefficient in $ (W / ( \mu m^2 * K ) $ between the liquid in the channel and the walls/pins

Definition at line 66 of file coolant.h.

◆ HTCTop

CoolantHTC_t Coolant_t::HTCTop

The heat transfert coefficient in $ (W / ( \mu m^2 * K ) $ between the liquid in the channel and the top wall

Definition at line 72 of file coolant.h.

◆ TIn

Temperature_t Coolant_t::TIn

The temperarute of the coolant at the channel inlet in $ K $

Definition at line 97 of file coolant.h.

◆ VHC

CoolantVHC_t Coolant_t::VHC

The volumetric heat capacity in $ J / ( \mu m^3 * K ) $

Definition at line 82 of file coolant.h.


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