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

Definition of the Density managing module. More...

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

Go to the source code of this file.

Classes

class  Density< T >
 Managing module that calculates bulk density based on submodules. More...
 

Macros

#define DENSITY_VERSION   "4"
 

Detailed Description

Definition of the Density managing module.

This module manages submodules responsible for calculating the bulk density of the material and exposes the results as a simulation field. It integrates into the simulation pipeline and updates the density values during initialization and time steps.

Macro Definition Documentation

◆ DENSITY_VERSION

#define DENSITY_VERSION   "4"