ReactingMultiphaseParcel< ParcelType >::constantProperties Class Reference

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

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

Public Member Functions

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

Detailed Description

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

Class to hold reacting multiphase particle constant properties.

Definition at line 84 of file ReactingMultiphaseParcel.H.

Constructor & Destructor Documentation

◆ constantProperties() [1/3]

constantProperties ( )
inline

Null constructor.

Definition at line 30 of file ReactingMultiphaseParcelI.H.

Referenced by ReactingMultiphaseParcel< ParcelType >::constantProperties::constantProperties().

Here is the caller graph for this function:

◆ constantProperties() [2/3]

constantProperties ( const constantProperties cp)
inline

Copy constructor.

Definition at line 42 of file ReactingMultiphaseParcelI.H.

References ReactingMultiphaseParcel< ParcelType >::constantProperties::constantProperties().

Here is the call graph for this function:

◆ constantProperties() [3/3]

constantProperties ( const dictionary parentDict)
inline

Construct from dictionary.

Definition at line 56 of file ReactingMultiphaseParcelI.H.

References ReactingMultiphaseParcel< ParcelType >::ReactingMultiphaseParcel().

Here is the call graph for this function:

Member Function Documentation

◆ TDevol()

Foam::scalar TDevol ( ) const
inline

Return const access to the devolatilisation temperature.

Definition at line 153 of file ReactingMultiphaseParcelI.H.

References demandDrivenEntry< Type >::value().

Here is the call graph for this function:

◆ LDevol()

Foam::scalar LDevol ( ) const
inline

Return const access to the latent heat of devolatilisation.

Definition at line 161 of file ReactingMultiphaseParcelI.H.

References ReactingMultiphaseParcel< ParcelType >::constantProperties::hRetentionCoeff(), and demandDrivenEntry< Type >::value().

Here is the call graph for this function:

◆ hRetentionCoeff()

Foam::scalar hRetentionCoeff ( ) const
inline

Return const access to the fraction of enthalpy retained by.

parcel due to surface reactions

Definition at line 170 of file ReactingMultiphaseParcelI.H.

References Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, Foam::nl, demandDrivenEntry< Type >::value(), and ReactingMultiphaseParcel< ParcelType >::YGas().

Referenced by ReactingMultiphaseParcel< ParcelType >::constantProperties::LDevol().

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

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