SF flame bc

This commit is contained in:
ignis 2018-11-15 21:20:07 +09:00
parent 911b875e03
commit 8d9d9c80ac
3 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@ boundaryField
nzLow nzLow
{ {
type fixedValue; type fixedValue;
value uniform 0.25027; value uniform 1;
} }
nzUpp nzUpp
{ {

View file

@ -23,12 +23,12 @@ boundaryField
nzLow nzLow
{ {
type fixedValue; type fixedValue;
value uniform 0.74973; value uniform 0;
} }
nzUpp nzUpp
{ {
type fixedValue; type fixedValue;
value uniform 0.0; value uniform 0.724242;
} }
coLow coLow
{ {

View file

@ -28,7 +28,7 @@ boundaryField
nzUpp nzUpp
{ {
type fixedValue; type fixedValue;
value uniform 1.0; value uniform 0.275758;
} }
coLow coLow
{ {