Class to hold reacting multiphase particle constant properties. More...
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... | |
Class to hold reacting multiphase particle constant properties.
Definition at line 92 of file ReactingMultiphaseParcel.H.
|
inline |
Null constructor.
Definition at line 31 of file ReactingMultiphaseParcelI.H.
|
inline |
Copy constructor.
Definition at line 42 of file ReactingMultiphaseParcelI.H.
|
inline |
Construct from dictionary.
Definition at line 56 of file ReactingMultiphaseParcelI.H.
|
inline |
Return const access to the devolatilisation temperature.
Definition at line 111 of file ReactingMultiphaseParcelI.H.
|
inline |
Return const access to the latent heat of devolatilisation.
Definition at line 119 of file ReactingMultiphaseParcelI.H.
|
inline |
Return const access to the fraction of enthalpy retained by.
parcel due to surface reactions
Definition at line 127 of file ReactingMultiphaseParcelI.H.
References Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, and Foam::nl.