![]() |
MoCSI API Reference
|
Definition of the HeatConductivityConstantCustom submodule. More...
#include <iostream>#include <memory>#include <string>#include <valarray>#include "../../src/GenericSubmodule.h"#include "../../src/ModuleFactory.h"
Go to the source code of this file.
Classes | |
| class | HeatConductivityConstantCustom< T > |
Macros | |
| #define | HEAT_CONDUCTIVITY_CONSTANT_CUSTOM_VERSION "5" |
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:
.ini file| T | Numeric type used in the simulation (e.g., float, double) |
| #define HEAT_CONDUCTIVITY_CONSTANT_CUSTOM_VERSION "5" |