STY: bad streams

This commit is contained in:
sergio
2011-02-21 17:26:54 +00:00
parent c5676efd94
commit 093c4307c9
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ boundaryField
{ {
type greyDiffusiveRadiation; type greyDiffusiveRadiation;
T T; T T;
emissivityMode lookup; emissivityMode lookup;
emissivity uniform 1.0; emissivity uniform 1.0;
value uniform 0; value uniform 0;
} }

View File

@ -24,7 +24,7 @@ boundaryField
{ {
type greyDiffusiveRadiation; type greyDiffusiveRadiation;
T T; T T;
emissivityMode lookup; emissivityMode lookup;
emissivity uniform 1.0; emissivity uniform 1.0;
value uniform 0; value uniform 0;
} }