34 namespace regionModels
36 namespace surfaceFilmModels
46 thermocapillaryForce::thermocapillaryForce
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
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...
T & ref() const
Return non-const reference or generate a fatal error.
const dimensionedScalar sigma
Stefan-Boltzmann constant: default SI units: [W/m2/K4].
addToRunTimeSelectionTable(surfaceFilmRegionModel, kinematicSingleLayer, mesh)
Macros for easy insertion into run-time selection tables.
const dimensionSet dimVolume(pow3(dimLength))
Calculate the gradient of the given field.
virtual tmp< fvVectorMatrix > correct(volVectorField &U)
Correct.
const dimensionSet dimForce
fvMatrix< vector > fvVectorMatrix
surfaceFilmRegionModel & filmModel_
Reference to the film surface film model.
A class for managing temporary objects.
virtual const volScalarField & sigma() const =0
Return the film surface tension [N/m].
defineTypeNameAndDebug(kinematicSingleLayer, 0)
const dimensionSet dimArea(sqr(dimLength))
virtual ~thermocapillaryForce()
Destructor.