multiphaseEuler::dragModels: Refactored to remove the need for the residualRe entry
This commit is contained in:
@ -78,13 +78,11 @@ drag
|
||||
air_dispersedIn_water
|
||||
{
|
||||
type SchillerNaumann;
|
||||
residualRe 1e-3;
|
||||
}
|
||||
|
||||
water_dispersedIn_air
|
||||
{
|
||||
type SchillerNaumann;
|
||||
residualRe 1e-3;
|
||||
}
|
||||
|
||||
air_segregatedWith_water
|
||||
|
||||
Reference in New Issue
Block a user