![]() |
MoCSI API Reference
|
Definition of the Emissivity managing module. More...
#include <iostream>#include <memory>#include <string>#include <valarray>#include "../../src/GenericManagingModule.h"#include "../../src/ModuleFactory.h"
Go to the source code of this file.
Classes | |
| class | Emissivity< T > |
| Managing module that calculates emissivity based on submodules. More... | |
Macros | |
| #define | VERSION "3" |
Definition of the Emissivity managing module.
This module manages submodules responsible for calculating surface emissivity of the material and exposes the results as a simulation field. It integrates into the simulation pipeline and updates the emissivity values during initialization and time steps.
| #define VERSION "3" |