filmThermophysicalTransportModels.H File Reference
Include dependency graph for filmThermophysicalTransportModels.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define makeLaminarThermophysicalTransportModel(Type)
 

Functions

 makeThermophysicalTransportModelBaseType (PhaseThermophysicalTransportModel, filmCompressibleMomentumTransportModel, fluidThermo)
 
 makeThermophysicalTransportModelType (PhaseThermophysicalTransportModel, filmCompressibleMomentumTransportModel, fluidThermo, laminar)
 

Detailed Description

Macro Definition Documentation

◆ makeLaminarThermophysicalTransportModel

#define makeLaminarThermophysicalTransportModel (   Type)
Value:
( \
PhaseThermophysicalTransportModel, \
filmCompressibleMomentumTransportModel, \
fluidThermo, \
laminar, \
Type \
)
#define makeThermophysicalTransportModel( BaseModel, MomentumTransportModel, ThermoModel, SType, Type)

Definition at line 47 of file filmThermophysicalTransportModels.H.

Function Documentation

◆ makeThermophysicalTransportModelBaseType()

makeThermophysicalTransportModelBaseType ( PhaseThermophysicalTransportModel  ,
filmCompressibleMomentumTransportModel  ,
fluidThermo   
)

◆ makeThermophysicalTransportModelType()

makeThermophysicalTransportModelType ( PhaseThermophysicalTransportModel  ,
filmCompressibleMomentumTransportModel  ,
fluidThermo  ,
laminar   
)