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

Go to the source code of this file.

Macros

#define makeParcelSurfaceFilmModels(CloudType)
 

Detailed Description

Original source file makeThermoParcelSurfaceFilmModels.H

Definition in file makeThermoParcelSurfaceFilmModels.H.

Macro Definition Documentation

◆ makeParcelSurfaceFilmModels

#define makeParcelSurfaceFilmModels (   CloudType)
Value:
\
makeSurfaceFilmModel(CloudType); \
makeSurfaceFilmModelType(ThermoSurfaceFilm, CloudType);
DSMCCloud< dsmcParcel > CloudType
#define makeSurfaceFilmModelType(SS, CloudType)

Definition at line 36 of file makeThermoParcelSurfaceFilmModels.H.