Go to the documentation of this file.
39 #ifndef interfaceProperties_H
40 #define interfaceProperties_H
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
surfaceScalarField nHatf_
const volVectorField & U_
const surfaceScalarField & nHatf() const
const volScalarField & alpha1_
void correctContactAngle(surfaceVectorField::GeometricBoundaryField &nHat, surfaceVectorField::GeometricBoundaryField &gradAlphaf) const
Correction for the boundary condition on the unit normal nHat on.
const volScalarField & K() const
A class for managing temporary objects.
interfaceProperties(const interfaceProperties &)
Disallow default bitwise copy construct and assignment.
void operator=(const interfaceProperties &)
void calculateK()
Re-calculate the interface curvature.
Contains the interface properties.
const dimensionedScalar & deltaN() const
const dimensionedScalar deltaN_
Stabilisation for normalisation of the interface normal.
tmp< volScalarField > nearInterface() const
Indicator of the proximity of the interface.
const dimensionedScalar & sigma() const
A list of keyword definitions, which are a keyword followed by any number of values (e....
scalar cAlpha_
Compression coefficient.
tmp< surfaceScalarField > surfaceTensionForce() const
Generic dimensioned Type class.
tmp< volScalarField > sigmaK() const
const dictionary & transportPropertiesDict_
Keep a reference to the transportProperties dictionary.
dimensionedScalar sigma_
Surface tension.
Generic GeometricField class.
static const scalar convertToRad
Conversion factor for degrees into radians.
bool read()
Read transportProperties dictionary.