Loading...
Searching...
No Matches
makeReactingParcelSurfaceFilmModels.H File Reference
Include dependency graph for makeReactingParcelSurfaceFilmModels.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define makeReactingParcelSurfaceFilmModels(CloudType)

Detailed Description

Macro Definition Documentation

◆ makeReactingParcelSurfaceFilmModels

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

Definition at line 33 of file makeReactingParcelSurfaceFilmModels.H.