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

Definition of the HeatConductivityConstantCustom submodule. More...

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

Go to the source code of this file.

Classes

class  HeatConductivityConstantCustom< T >
 

Macros

#define HEAT_CONDUCTIVITY_CONSTANT_CUSTOM_VERSION   "5"
 

Detailed Description

Definition of the HeatConductivityConstantCustom submodule.

This submodule provides a constant heat conductivity value for the simulation. The value is user-specified in the .ini configuration file and applied uniformly across the relevant simulation fields.

The module:

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

Macro Definition Documentation

◆ HEAT_CONDUCTIVITY_CONSTANT_CUSTOM_VERSION

#define HEAT_CONDUCTIVITY_CONSTANT_CUSTOM_VERSION   "5"