diff --git a/applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionFoam.C b/applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionFoam.C index 8aa4eb2b8b..e126b4656d 100644 --- a/applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionFoam.C +++ b/applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionFoam.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2004-2010 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2004-2011 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/applications/solvers/heatTransfer/chtMultiRegionFoam/coupledDerivedFvPatchFields/turbulentTemperatureRadCoupledMixed/turbulentTemperatureRadCoupledMixedFvPatchScalarField.H b/applications/solvers/heatTransfer/chtMultiRegionFoam/coupledDerivedFvPatchFields/turbulentTemperatureRadCoupledMixed/turbulentTemperatureRadCoupledMixedFvPatchScalarField.H index d899cc0f43..0140cdd199 100644 --- a/applications/solvers/heatTransfer/chtMultiRegionFoam/coupledDerivedFvPatchFields/turbulentTemperatureRadCoupledMixed/turbulentTemperatureRadCoupledMixedFvPatchScalarField.H +++ b/applications/solvers/heatTransfer/chtMultiRegionFoam/coupledDerivedFvPatchFields/turbulentTemperatureRadCoupledMixed/turbulentTemperatureRadCoupledMixedFvPatchScalarField.H @@ -44,7 +44,8 @@ Description Needs to be on underlying directMapped(Wall)FvPatch. - Note: K : heat conduction at patch. Gets supplied how to lookup/calculate K: + Note: K : heat conduction at patch. Gets supplied how to lookup/calculate + K: - 'lookup' : lookup volScalarField (or volSymmTensorField) with name - 'basicThermo' : use basicThermo and compressible::RASmodel to calculate K - 'solidThermo' : use basicSolidThermo K() diff --git a/src/thermophysicalModels/radiationModels/radiationModel/viewFactor/viewFactorI.H b/src/thermophysicalModels/radiationModels/radiationModel/viewFactor/viewFactorI.H index 6df68145cd..5e903d5ed5 100644 --- a/src/thermophysicalModels/radiationModels/radiationModel/viewFactor/viewFactorI.H +++ b/src/thermophysicalModels/radiationModels/radiationModel/viewFactor/viewFactorI.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2008-2010 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2008-2011 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License