makeParcelSurfaceFilmModels.H File Reference
Include dependency graph for makeParcelSurfaceFilmModels.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 makeParcelSurfaceFilmModels.H

Definition in file makeParcelSurfaceFilmModels.H.

Macro Definition Documentation

◆ makeParcelSurfaceFilmModels

#define makeParcelSurfaceFilmModels (   CloudType)
Value:
\
makeSurfaceFilmModel(CloudType); \
makeSurfaceFilmModelType(NoSurfaceFilm, CloudType); \
makeSurfaceFilmModelType(KinematicSurfaceFilm, CloudType);

Definition at line 39 of file makeParcelSurfaceFilmModels.H.