ReactingHeterogeneousParcel< ParcelType >::constantProperties Class Reference

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

Inheritance diagram for ReactingHeterogeneousParcel< ParcelType >::constantProperties:
[legend]
Collaboration diagram for ReactingHeterogeneousParcel< ParcelType >::constantProperties:
[legend]

Public Member Functions

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

Detailed Description

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

Class to hold reacting particle constant properties.

Definition at line 76 of file ReactingHeterogeneousParcel.H.

Constructor & Destructor Documentation

◆ constantProperties() [1/3]

constantProperties ( )
inline

Null constructor.

Definition at line 32 of file ReactingHeterogeneousParcelI.H.

◆ constantProperties() [2/3]

constantProperties ( const constantProperties cp)
inline

Copy constructor.

Definition at line 42 of file ReactingHeterogeneousParcelI.H.

◆ constantProperties() [3/3]

constantProperties ( const dictionary parentDict)
inline

Construct from dictionary.

Definition at line 54 of file ReactingHeterogeneousParcelI.H.

Member Function Documentation

◆ hRetentionCoeff()

Foam::scalar hRetentionCoeff ( ) const
inline

Return const access to the fraction of enthalpy retained by.

parcel due to surface reactions

Definition at line 143 of file ReactingHeterogeneousParcelI.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: