CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   wallHeatTransfer (https://www.cfd-online.com/Forums/openfoam/105419-wallheattransfer.html)

hawkeye321 July 30, 2012 16:59

wallHeatTransfer
 
Hey
I am trying to set a bc condition for T in the following way
RigthWall
{
type wallHeatTransfer;
alphaWall uniform 20;
Tinf uniform 400;
value uniform 300;
}
but i get the error
Unknown patchField type wallHeatTransfer for patch type wall

Valid patchField types are :

46
(
advective
buoyantPressure
calculated
cyclic
directMapped
directionMixed
empty
fan
fixedFluxPressure
fixedGradient
fixedInternalValue
fixedPressureCompressibleDensity
fixedValue
freestream
freestreamPressure
groovyBC
groovyBCDirection
groovyBCFixedValue
groovyBCJump
inletOutlet
inletOutletTotalTemperature
mixed
oscillatingFixedValue
outletInlet
outletMappedUniformInlet
partialSlip
processor
rotatingTotalPressure
sliced
slip
symmetryPlane
syringePressure
timeVaryingMappedFixedValue
timeVaryingMappedTotalPressure
timeVaryingTotalPressure
timeVaryingUniformFixedValue
timeVaryingUniformInletOutlet
totalPressure
totalTemperature
turbulentInlet
turbulentIntensityKineticEnergyInlet
uniformDensityHydrostaticPressure
uniformFixedValue
waveTransmissive
wedge
zeroGradient
)

Do I have to add sth?


All times are GMT -4. The time now is 04:36.