51#ifndef interfaceProperties_H
52#define interfaceProperties_H
55#include "surfaceTensionModel.H"
68class interfaceProperties
76 int nAlphaSmoothCurvature_;
96 interfaceProperties(
const interfaceProperties&) =
delete;
99 void operator=(
const interfaceProperties&) =
delete;
104 void correctContactAngle
const volScalarField & alpha1
GeometricBoundaryField< vector, fvsPatchField, surfaceMesh > Boundary
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
tmp< surfaceScalarField > surfaceTensionForce() const
tmp< volScalarField > nearInterface() const
Indicator of the proximity of the interface.
const dimensionedScalar & deltaN() const
const surfaceScalarField & nHatf() const
tmp< volScalarField > sigmaK() const
bool read()
Read transportProperties dictionary.
A class for managing temporary objects.
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.