mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
twoPhaseEulerFoam JohnsonJacksonFrictionalStress: alphaDeltaMax now user input (previously hard-coded to 5e-2)
This commit is contained in:
@ -45,6 +45,7 @@ RAS
|
||||
eta 2;
|
||||
p 5;
|
||||
phi 28.5;
|
||||
alphaDeltaMax 0.05;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -44,6 +44,7 @@ RAS
|
||||
eta 2;
|
||||
p 5;
|
||||
phi 28.5;
|
||||
alphaDeltaMax 0.05;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user