mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
twoPhaseEulerFoam: Added IATE
This commit is contained in:
@ -36,6 +36,9 @@ water
|
||||
}
|
||||
}
|
||||
|
||||
// Surface tension coefficient
|
||||
sigma 0.07;
|
||||
|
||||
drag
|
||||
{
|
||||
air SchillerNaumann;
|
||||
|
||||
@ -35,6 +35,9 @@ air
|
||||
}
|
||||
}
|
||||
|
||||
// Surface tension coefficient
|
||||
sigma 0;
|
||||
|
||||
drag
|
||||
{
|
||||
particles GidaspowErgunWenYu;
|
||||
|
||||
Reference in New Issue
Block a user