Corrected handling of "value" entry to allow post-processing of input file.

This commit is contained in:
henry
2009-12-08 15:06:18 +00:00
parent b67c07177c
commit d7ee0a6fbb

View File

@ -81,7 +81,7 @@ greyDiffusiveRadiationMixedFvPatchScalarField
TName_(dict.lookup("T")),
emissivity_(readScalar(dict.lookup("emissivity")))
{
if (dict.found("value"))
if (dict.found("refValue"))
{
fvPatchScalarField::operator=
(