mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: Added noLift model for twoPhaseEulerFoam
This commit is contained in:
@ -75,19 +75,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