ENH: dynamicContactAngleForce: new finite-area contact-angle force model

DEFEATURE: merge fa-perturbedTemperatureDependent into dynamicContactAngle
This commit is contained in:
Kutalmis Bercin
2022-12-06 11:43:56 +00:00
committed by Andrew Heather
parent 8f63fd5230
commit 885456f9a4
6 changed files with 131 additions and 70 deletions

View File

@ -68,12 +68,12 @@ boundaryField
injectionModels ();
forces (perturbedTemperatureDependentContactAngle);
forces (dynamicContactAngle);
perturbedTemperatureDependentContactAngleCoeffs
dynamicContactAngleCoeffs
{
Ccf 0.4;
theta constant 0;
Ttheta constant 0;
distribution
{
type normal;

View File

@ -59,12 +59,12 @@ boundaryField
injectionModels ();
forces (perturbedTemperatureDependentContactAngle);
forces (dynamicContactAngle);
perturbedTemperatureDependentContactAngleCoeffs
dynamicContactAngleCoeffs
{
Ccf 0.085;
theta constant 45;
Ttheta constant 45;
distribution
{
type normal;