mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Added noLift model for twoPhaseEulerFoam
This commit is contained in:
@ -55,19 +55,11 @@ lift
|
||||
{
|
||||
air
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
water
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -55,19 +55,11 @@ lift
|
||||
{
|
||||
air
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
water
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -54,19 +54,11 @@ lift
|
||||
{
|
||||
particles
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
air
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -55,19 +55,11 @@ lift
|
||||
{
|
||||
air
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
water
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -75,19 +75,11 @@ lift
|
||||
{
|
||||
air
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
water
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -54,19 +54,11 @@ lift
|
||||
{
|
||||
particles
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
air
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -55,19 +55,11 @@ lift
|
||||
{
|
||||
air
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
water
|
||||
{
|
||||
type constantCoefficient;
|
||||
constantCoefficientCoeffs
|
||||
{
|
||||
Cl 0;
|
||||
}
|
||||
type none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user