buoyantBoussinesqSimpleFoam: Correct laminar and turbulent Prandtl numberl
Resolves bug-report http://bugs.openfoam.org/view.php?id=2314
This commit is contained in:
parent
24b2335f19
commit
2d3ddd4204
3 changed files with 6 additions and 6 deletions
|
|
@ -27,9 +27,9 @@ beta [0 0 0 -1 0 0 0] 3e-03;
|
|||
TRef [0 0 0 1 0 0 0] 300;
|
||||
|
||||
// Laminar Prandtl number
|
||||
Pr [0 0 0 0 0 0 0] 0.9;
|
||||
Pr [0 0 0 0 0 0 0] 0.7;
|
||||
|
||||
// Turbulent Prandtl number
|
||||
Prt [0 0 0 0 0 0 0] 0.7;
|
||||
Prt [0 0 0 0 0 0 0] 0.85;
|
||||
|
||||
// ************************************************************************* //
|
||||
|
|
|
|||
|
|
@ -27,9 +27,9 @@ beta [0 0 0 -1 0 0 0] 3e-03;
|
|||
TRef [0 0 0 1 0 0 0] 300;
|
||||
|
||||
// Laminar Prandtl number
|
||||
Pr [0 0 0 0 0 0 0] 0.9;
|
||||
Pr [0 0 0 0 0 0 0] 0.7;
|
||||
|
||||
// Turbulent Prandtl number
|
||||
Prt [0 0 0 0 0 0 0] 0.7;
|
||||
Prt [0 0 0 0 0 0 0] 0.85;
|
||||
|
||||
// ************************************************************************* //
|
||||
|
|
|
|||
|
|
@ -27,9 +27,9 @@ beta [0 0 0 -1 0 0 0] 3e-03;
|
|||
TRef [0 0 0 1 0 0 0] 300;
|
||||
|
||||
// Laminar Prandtl number
|
||||
Pr [0 0 0 0 0 0 0] 0.9;
|
||||
Pr [0 0 0 0 0 0 0] 0.7;
|
||||
|
||||
// Turbulent Prandtl number
|
||||
Prt [0 0 0 0 0 0 0] 0.7;
|
||||
Prt [0 0 0 0 0 0 0] 0.85;
|
||||
|
||||
// ************************************************************************* //
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue