psiMulticomponentThermos.C File Reference
Include dependency graph for psiMulticomponentThermos.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define makePsiMulticomponentThermos(Mixture, ThermoPhysics)
 
#define makePsiMulticomponentThermo(Mixture, ThermoPhysics)
 

Functions

 forCoeffGases (makePsiMulticomponentThermos, coefficientMulticomponentMixture)
 
 forCoeffGases (makePsiMulticomponentThermos, coefficientWilkeMulticomponentMixture)
 
 forGases (makePsiMulticomponentThermo, singleComponentMixture)
 

Detailed Description

Original source file psiMulticomponentThermos.C

Definition in file psiMulticomponentThermos.C.

Macro Definition Documentation

◆ makePsiMulticomponentThermos

#define makePsiMulticomponentThermos (   Mixture,
  ThermoPhysics 
)
Value:
( \
psiThermo, \
psiMulticomponentThermo, \
hePsiThermo, \
Mixture, \
ThermoPhysics \
)
#define makeMulticomponentThermos( BaseThermo, BaseMulticomponentThermo, CThermo, Mixture, ThermoPhys)

Definition at line 39 of file psiMulticomponentThermos.C.

◆ makePsiMulticomponentThermo

#define makePsiMulticomponentThermo (   Mixture,
  ThermoPhysics 
)
Value:
( \
psiMulticomponentThermo, \
hePsiThermo, \
Mixture, \
ThermoPhysics \
)
#define makeMulticomponentThermo( BaseMulticomponentThermo, CThermo, Mixture, ThermoPhys)

Definition at line 49 of file psiMulticomponentThermos.C.