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

Definition of the HeatCapacity managing module. More...

#include <iostream>
#include <memory>
#include <string>
#include <valarray>
#include "../../src/GenericManagingModule.h"
#include "../../src/ModuleFactory.h"
Include dependency graph for HeatCapacity.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"
 

Detailed Description

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.

Macro Definition Documentation

◆ VERSION

#define VERSION   "3"