35 #ifndef thermocapillaryForce_H 36 #define thermocapillaryForce_H 44 namespace regionModels
46 namespace surfaceFilmModels
Base class for surface film models.
Base class for film (stress-based) force models.
A list of keyword definitions, which are a keyword followed by any number of values (e...
thermocapillaryForce(surfaceFilmRegionModel &film, const dictionary &dict)
Construct from surface film model.
const dictionary & dict() const
Return const access to the cloud dictionary.
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
TypeName("thermocapillary")
Runtime type information.
virtual tmp< fvVectorMatrix > correct(volVectorField &U)
Correct.
A class for managing temporary objects.
void operator=(const thermocapillaryForce &)=delete
Disallow default bitwise assignment.
virtual ~thermocapillaryForce()
Destructor.