twoPhaseEulerFoam: Added IATE

This commit is contained in:
Henry
2013-10-10 16:29:21 +01:00
parent 6ece4921f1
commit 79467c20ae
59 changed files with 5036 additions and 296 deletions

View File

@ -36,6 +36,9 @@ water
}
}
// Surface tension coefficient
sigma 0.07;
drag
{
air SchillerNaumann;

View File

@ -35,6 +35,9 @@ air
}
}
// Surface tension coefficient
sigma 0;
drag
{
particles GidaspowErgunWenYu;