ENH: Added noLift model for twoPhaseEulerFoam

This commit is contained in:
william
2014-01-06 14:16:41 +00:00
parent c63417b5f4
commit 5d55a1f60f
14 changed files with 220 additions and 72 deletions

View File

@ -55,19 +55,11 @@ lift
{
air
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
water
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
}

View File

@ -55,19 +55,11 @@ lift
{
air
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
water
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
}

View File

@ -54,19 +54,11 @@ lift
{
particles
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
air
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
}

View File

@ -55,19 +55,11 @@ lift
{
air
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
water
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
}

View File

@ -75,19 +75,11 @@ lift
{
air
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
water
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
}

View File

@ -54,19 +54,11 @@ lift
{
particles
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
air
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
}

View File

@ -55,19 +55,11 @@ lift
{
air
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
water
{
type constantCoefficient;
constantCoefficientCoeffs
{
Cl 0;
}
type none;
}
}