twoPhaseEulerFoam JohnsonJacksonFrictionalStress: alphaDeltaMax now user input (previously hard-coded to 5e-2)

This commit is contained in:
Henry
2015-03-18 15:03:10 +00:00
parent fb84761ef8
commit 2e35cc76e8
4 changed files with 13 additions and 5 deletions

View File

@ -45,6 +45,7 @@ RAS
eta 2;
p 5;
phi 28.5;
alphaDeltaMax 0.05;
}
}

View File

@ -44,6 +44,7 @@ RAS
eta 2;
p 5;
phi 28.5;
alphaDeltaMax 0.05;
}
}