38 #ifndef correctContactAngle_H 39 #define correctContactAngle_H 41 #include "alphaContactAngleFvPatchScalarField.H"
void correctContactAngle(const volScalarField &alpha1, const volScalarField &alpha2, const volVectorField::Boundary &Ubf, const dimensionedScalar &deltaN, surfaceVectorField::Boundary &nHatbf)
Correct the contact angle for the two volume fraction fields.
volScalarField & alpha1(mixture.alpha1())
GeometricBoundaryField< vector, fvPatchField, volMesh > Boundary
Type of the boundary field.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.