![]() |
MoCSI API Reference
|
Definition of the HeatCapacity 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 | HeatCapacity< T > |
| Managing module that calculates heat capacity based on submodules. More... | |
Macros | |
| #define | VERSION "3" |
Definition of the HeatCapacity managing module.
This module manages submodules responsible for calculating the heat capacity of the material in the simulation aand exposes the results as a simulation field. It integrates into the simulation pipeline and updates the heat capacity values during initialization and time steps.
| #define VERSION "3" |