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

Submodule for calculating heat conductivity of porous rock using the Maxwell model with radiation (Kiradjiev 2019). More...

#include <iostream>
#include <memory>
#include <numbers>
#include <string>
#include <valarray>
#include "../../src/GenericSubmodule.h"
#include "../../src/ModuleFactory.h"
Include dependency graph for HeatConductivityVariableKiradjiev2019PorousRockSolidRadiation.h:

Go to the source code of this file.

Classes

class  HeatConductivityVariableKiradjiev2019PorousRockSolidRadiation< T >
 

Macros

#define VERSION   "1"
 

Detailed Description

Submodule for calculating heat conductivity of porous rock using the Maxwell model with radiation (Kiradjiev 2019).

This submodule computes the heat conductivity for a porous rock material based on the Maxwell (1873) model considering radiative heat transfer in the void spaces. It follows the formulation in Kiradjiev et al. (2019). The porosity and the pore space diameter is derived from the user-specified volume filling factor in the .ini file.

The module:

Template Parameters
TNumeric type used in the simulation (e.g., float, double)

Macro Definition Documentation

◆ VERSION

#define VERSION   "1"