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 247efed12b
commit 2c41e510af
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;
}
}