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

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define makeLaminarModel(Type)
 

Typedefs

typedef laminarModel< filmCompressibleMomentumTransportModel > laminarfilmCompressibleMomentumTransportModel
 

Detailed Description

Macro Definition Documentation

◆ makeLaminarModel

#define makeLaminarModel (   Type)
Value:
( \
filmCompressibleMomentumTransportModel, \
laminar, \
Type \
)
#define makeTemplatedLaminarModel(BaseModel, SType, Type)

Definition at line 40 of file makeFilmCompressibleMomentumTransportModel.H.