FreeFOAM The Cross-Platform CFD Toolkit
ReactingMultiphaseParcel< ParcelType >::constantProperties Class Reference

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

#include <src/lagrangian/intermediate/parcels/Templates/ReactingMultiphaseParcel/ReactingMultiphaseParcel.H>


Detailed Description

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

Class to hold reacting multiphase particle constant properties.

Definition at line 78 of file ReactingMultiphaseParcel.H.

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

List of all members.

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.
- Public Member Functions inherited from ReactingParcel< ParcelType >::constantProperties
scalar pMin () const
 Return const access to the minimum pressure.
Switch constantVolume () const
 Return const access to the constant volume flag.
scalar Tvap () const
 Return const access to the vaporisation temperature.
scalar Tbp () const
 Return const access to the boiling point.
- Public Member Functions inherited from ThermoParcel< ParcelType >::constantProperties
scalar T0 () const
 Return const access to the particle initial temperature [K].
scalar TMin () const
 Return const access to minimum temperature [K].
scalar cp0 () const
 Return const access to the particle specific heat capacity.
scalar epsilon0 () const
 Return const access to the particle emissivity [].
scalar f0 () const
 Return const access to the particle scattering factor [].
scalar Pr () const
 Return const access to the default carrier Prandtl number [].
- Public Member Functions inherited from KinematicParcel< ParcelType >::constantProperties
const dictionarydict () const
 Return const access to the constant properties dictionary.
scalar rhoMin () const
 Return const access to the minimum density.
scalar rho0 () const
 Return const access to the particle density.
scalar minParticleMass () const
 Return const access to the minimum particle mass.

Constructor & Destructor Documentation

constantProperties ( const dictionary parentDict)
inline

Member Function Documentation

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.


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