mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Update of alphaBoiling BC, Bromley and tutorial
This commit is contained in:
committed by
Andrew Heather
parent
9449d92fb9
commit
9f11d892f5
@ -43,23 +43,13 @@ boundaryField
|
||||
Cmu 0.09;
|
||||
kappa 0.41;
|
||||
E 9.8;
|
||||
relax constant 1;
|
||||
partitioningModel
|
||||
{
|
||||
type Lavieville;
|
||||
alphaCrit 0.2;
|
||||
}
|
||||
|
||||
LeidenfrostModel
|
||||
{
|
||||
type Spiegler;
|
||||
Tcrit 647;
|
||||
}
|
||||
|
||||
filmBoilingModel
|
||||
{
|
||||
type Bromley;
|
||||
}
|
||||
value uniform 0;
|
||||
value uniform 1e-8;
|
||||
}
|
||||
maxY
|
||||
{
|
||||
|
||||
@ -43,6 +43,7 @@ boundaryField
|
||||
Cmu 0.09;
|
||||
kappa 0.41;
|
||||
E 9.8;
|
||||
relax constant 1;
|
||||
dmdt uniform 0;
|
||||
partitioningModel
|
||||
{
|
||||
@ -88,6 +89,7 @@ boundaryField
|
||||
filmBoilingModel
|
||||
{
|
||||
type Bromley;
|
||||
L 1e-3;
|
||||
}
|
||||
value uniform 1e-8;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user