MoCSI API Reference
Loading...
Searching...
No Matches
Classes | Macros
HeatConductivityTwoLayers.h File Reference

Submodule for calculating heat conductivity with a two-layer model. More...

#include <iostream>
#include <memory>
#include <string>
#include <valarray>
#include "../../src/GenericSubmodule.h"
#include "../../src/ModuleFactory.h"
Include dependency graph for HeatConductivityTwoLayers.h:

Go to the source code of this file.

Classes

class  HeatConductivityTwoLayers< T >
 

Macros

#define HEAT_CONDUCTIVITY_TWO_LAYERS_VERSION   "5"
 

Detailed Description

Submodule for calculating heat conductivity with a two-layer model.

This submodule computes the heat conductivity for a material that consists of two layers with different thermal properties. The transition depth between layers is specified in the configuration .ini file. The module handles:

Template Parameters
TNumeric type used in the simulation (e.g., float, double)

Macro Definition Documentation

◆ HEAT_CONDUCTIVITY_TWO_LAYERS_VERSION

#define HEAT_CONDUCTIVITY_TWO_LAYERS_VERSION   "5"