mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: bubbleColumnIATE: correct Crc-coefficient value (fixes #3362)
This commit is contained in:
@ -38,7 +38,7 @@ air
|
|||||||
}
|
}
|
||||||
randomCoalescence
|
randomCoalescence
|
||||||
{
|
{
|
||||||
Crc 0.04;
|
Crc 0.004;
|
||||||
C 3;
|
C 3;
|
||||||
alphaMax 0.75;
|
alphaMax 0.75;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -34,7 +34,7 @@ air
|
|||||||
}
|
}
|
||||||
randomCoalescence
|
randomCoalescence
|
||||||
{
|
{
|
||||||
Crc 0.04;
|
Crc 0.004;
|
||||||
C 3;
|
C 3;
|
||||||
alphaMax 0.75;
|
alphaMax 0.75;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user