Loading...
Searching...
No Matches
ReactingMultiphaseParcel< ParcelType >::constantProperties Class Reference

Class to hold reacting multiphase particle constant properties. More...

#include <ReactingMultiphaseParcel.H>

Inheritance diagram for ReactingMultiphaseParcel< ParcelType >::constantProperties:
Collaboration diagram for ReactingMultiphaseParcel< ParcelType >::constantProperties:

Public Member Functions

 constantProperties ()
 Null constructor.
 constantProperties (const constantProperties &cp)
 Copy constructor.
 constantProperties (const dictionary &parentDict)
 Construct from dictionary.
scalar TDevol () const
 Return const access to the devolatilisation temperature.
scalar LDevol () const
 Return const access to the latent heat of devolatilisation.
scalar hRetentionCoeff () const
 Return const access to the fraction of enthalpy retained by.

Detailed Description

template<class ParcelType>
class Foam::ReactingMultiphaseParcel< ParcelType >::constantProperties

Class to hold reacting multiphase particle constant properties.

Definition at line 83 of file ReactingMultiphaseParcel.H.

Constructor & Destructor Documentation

◆ constantProperties() [1/3]

template<class ParcelType>
constantProperties ( )
inline

Null constructor.

Definition at line 24 of file ReactingMultiphaseParcelI.H.

References constantProperties().

Referenced by constantProperties(), constantProperties(), and constantProperties().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ constantProperties() [2/3]

template<class ParcelType>
constantProperties ( const constantProperties & cp)
inline

Copy constructor.

Definition at line 35 of file ReactingMultiphaseParcelI.H.

References constantProperties(), and Foam::cp().

Here is the call graph for this function:

◆ constantProperties() [3/3]

template<class ParcelType>
constantProperties ( const dictionary & parentDict)
inline

Construct from dictionary.

Definition at line 49 of file ReactingMultiphaseParcelI.H.

References constantProperties().

Here is the call graph for this function:

Member Function Documentation

◆ TDevol()

template<class ParcelType>
Foam::scalar TDevol ( ) const
inline

Return const access to the devolatilisation temperature.

Definition at line 148 of file ReactingMultiphaseParcelI.H.

◆ LDevol()

template<class ParcelType>
Foam::scalar LDevol ( ) const
inline

Return const access to the latent heat of devolatilisation.

Definition at line 156 of file ReactingMultiphaseParcelI.H.

◆ hRetentionCoeff()

template<class ParcelType>
Foam::scalar hRetentionCoeff ( ) const
inline

Return const access to the fraction of enthalpy retained by.

parcel due to surface reactions

Definition at line 164 of file ReactingMultiphaseParcelI.H.

References Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, and Foam::nl.

Here is the call graph for this function:

The documentation for this class was generated from the following files: