Foam::temperatureDependentAlphaContactAngleFvPatchScalarField
Temperature-dependent constant alphaContactAngle scalar boundary condition.
Property | Description | Required | Default value
T | Temperature field name | no | T
theta0 | Contact angle data | yes |
Example of the boundary condition specification:
<patchName>
{
type temperatureDependentAlphaContactAngle;
theta0 constant 60;
}
Foam::alphaContactAngleFvPatchScalarField Foam::constantAlphaContactAngleFvPatchScalarField
temperatureDependentAlphaContactAngleFvPatchScalarField.C