39 #ifndef interfaceProperties_H 40 #define interfaceProperties_H 43 #include "surfaceTensionModel.H"
A list of keyword definitions, which are a keyword followed by any number of values (e...
volScalarField & alpha1(mixture.alpha1())
bool read()
Read phaseProperties dictionary.
GeometricBoundaryField< vector, fvsPatchField, surfaceMesh > Boundary
Type of the boundary field.
tmp< volScalarField > nearInterface() const
Indicator of the proximity of the interface.
tmp< surfaceScalarField > surfaceTensionForce() const
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
const surfaceScalarField & nHatf() const
Contains the interface properties.
virtual ~interfaceProperties()
Destructor.
tmp< volScalarField::Internal > fraction() const
Interface fraction in a cell.
tmp< volScalarField > sigmaK() const
TypeName("interfaceProperties")
interfaceProperties(volScalarField &alpha1, volScalarField &alpha2, const volVectorField &U, const IOdictionary &)
Construct from volume fraction field gamma and IOdictionary.
tmp< volVectorField > n() const
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
const dimensionedScalar & deltaN() const
void operator=(const interfaceProperties &)=delete
Disallow default bitwise assignment.
A class for managing temporary objects.