Functions
createSurfaceFilmModel.H File Reference

Go to the source code of this file.

Functions

Info<< "\Constructing surface film model"<< endl;typedef regionModels::surfaceFilmModels::surfaceFilmModel filmModelType;SLGThermo slgThermo(mesh, mixture.thermo1());autoPtr< filmModelType > tsurfaceFilm (filmModelType::New(mesh, g))
 

Function Documentation

◆ tsurfaceFilm()

Info<< "\nConstructing surface film model" << endl;typedef regionModels::surfaceFilmModels::surfaceFilmModel filmModelType;SLGThermo slgThermo(mesh, mixture.thermo1());autoPtr<filmModelType> tsurfaceFilm ( filmModelType::New(mesh, g )