Class to hold reacting multiphase particle constant properties. More...
#include <src/lagrangian/intermediate/parcels/Templates/ReactingMultiphaseParcel/ReactingMultiphaseParcel.H>
Class to hold reacting multiphase particle constant properties.
Definition at line 78 of file ReactingMultiphaseParcel.H.
Public Member Functions | |
constantProperties (const dictionary &parentDict) | |
Constructor.
| |
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.
|
constantProperties | ( | const dictionary & | parentDict ) | [inline]
|
Constructor.
Reimplemented from ReactingParcel< ParcelType >::constantProperties.
Definition at line 31 of file ReactingMultiphaseParcelI.H.
References e, Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorIn, Foam::max(), and Foam::nl.
Foam::scalar LDevol | ( | ) | const [inline]
|
Return const access to the latent heat of devolatilisation.
Definition at line 143 of file ReactingMultiphaseParcelI.H.
Foam::scalar hRetentionCoeff | ( | ) | const [inline]
|
Return const access to the fraction of enthalpy retained by.
parcel due to surface reactions
Definition at line 152 of file ReactingMultiphaseParcelI.H.