BRhoFluidMulticomponentThermo< BaseThermo > Class Template Reference

Thermo implementation based on compressibility with additional unburnt thermodynamic state. More...

Inheritance diagram for BRhoFluidMulticomponentThermo< BaseThermo >:
Collaboration diagram for BRhoFluidMulticomponentThermo< BaseThermo >:

Public Member Functions

 BRhoFluidMulticomponentThermo (const fvMesh &, const word &phaseName)
 Construct from mesh and phase name. More...
 
 BRhoFluidMulticomponentThermo (const BRhoFluidMulticomponentThermo< BaseThermo > &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~BRhoFluidMulticomponentThermo ()
 Destructor. More...
 
virtual tmp< volScalarFieldhf () const
 Standard enthalpy of formation [J/kg]. More...
 
void operator= (const BRhoFluidMulticomponentThermo< BaseThermo > &)=delete
 Disallow default bitwise assignment. More...
 
- Public Member Functions inherited from RhoFluidThermo< BaseThermo >
 RhoFluidThermo (const fvMesh &, const word &phaseName)
 Construct from mesh and phase name. More...
 
 RhoFluidThermo (const RhoFluidThermo< BaseThermo > &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~RhoFluidThermo ()
 Destructor. More...
 
virtual void correct ()
 Update properties. More...
 
void operator= (const RhoFluidThermo< BaseThermo > &)=delete
 Disallow default bitwise assignment. More...
 

Detailed Description

template<class BaseThermo>
class Foam::BRhoFluidMulticomponentThermo< BaseThermo >

Thermo implementation based on compressibility with additional unburnt thermodynamic state.

Source files

Definition at line 50 of file BRhoFluidMulticomponentThermo.H.

Constructor & Destructor Documentation

◆ BRhoFluidMulticomponentThermo() [1/2]

BRhoFluidMulticomponentThermo ( const fvMesh mesh,
const word phaseName 
)

Construct from mesh and phase name.

Definition at line 32 of file BRhoFluidMulticomponentThermo.C.

◆ BRhoFluidMulticomponentThermo() [2/2]

Disallow default bitwise copy construction.

◆ ~BRhoFluidMulticomponentThermo()

Destructor.

Definition at line 45 of file BRhoFluidMulticomponentThermo.C.

Member Function Documentation

◆ hf()

Standard enthalpy of formation [J/kg].

Definition at line 54 of file BRhoFluidMulticomponentThermo.C.

References Foam::dimEnergy, and Foam::dimMass.

◆ operator=()

void operator= ( const BRhoFluidMulticomponentThermo< BaseThermo > &  )
delete

Disallow default bitwise assignment.


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