From d7ee0a6fbb3d19872ae514a2b530459e2f4e3010 Mon Sep 17 00:00:00 2001 From: henry Date: Tue, 8 Dec 2009 15:06:18 +0000 Subject: [PATCH] Corrected handling of "value" entry to allow post-processing of input file. --- .../greyDiffusiveRadiationMixedFvPatchScalarField.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/thermophysicalModels/radiation/derivedFvPatchFields/greyDiffusiveRadiation/greyDiffusiveRadiationMixedFvPatchScalarField.C b/src/thermophysicalModels/radiation/derivedFvPatchFields/greyDiffusiveRadiation/greyDiffusiveRadiationMixedFvPatchScalarField.C index f8e63679a2..c80992e73c 100644 --- a/src/thermophysicalModels/radiation/derivedFvPatchFields/greyDiffusiveRadiation/greyDiffusiveRadiationMixedFvPatchScalarField.C +++ b/src/thermophysicalModels/radiation/derivedFvPatchFields/greyDiffusiveRadiation/greyDiffusiveRadiationMixedFvPatchScalarField.C @@ -81,7 +81,7 @@ greyDiffusiveRadiationMixedFvPatchScalarField TName_(dict.lookup("T")), emissivity_(readScalar(dict.lookup("emissivity"))) { - if (dict.found("value")) + if (dict.found("refValue")) { fvPatchScalarField::operator= (