multiphaseEulerFoam/.../BrownianCollisions: Added slip correction
Patch contributed by Institute of Fluid Dynamics, Helmholtz-Zentrum Dresden - Rossendorf (HZDR)
This commit is contained in:
@ -104,7 +104,10 @@ populationBalanceCoeffs
|
||||
|
||||
coalescenceModels
|
||||
(
|
||||
DahnekeInterpolation{}
|
||||
DahnekeInterpolation
|
||||
{
|
||||
sigma 340e-12;
|
||||
}
|
||||
);
|
||||
|
||||
binaryBreakupModels
|
||||
|
||||
@ -110,7 +110,10 @@ populationBalanceCoeffs
|
||||
|
||||
coalescenceModels
|
||||
(
|
||||
DahnekeInterpolation{}
|
||||
DahnekeInterpolation
|
||||
{
|
||||
sigma 340e-12;
|
||||
}
|
||||
);
|
||||
|
||||
binaryBreakupModels
|
||||
|
||||
Reference in New Issue
Block a user