CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Post-Processing (https://www.cfd-online.com/Forums/openfoam-post-processing/)
-   -   R utility and turbulentIntensityKineticEnergyInlet BC (https://www.cfd-online.com/Forums/openfoam-post-processing/87194-r-utility-turbulentintensitykineticenergyinlet-bc.html)

chegdan April 13, 2011 13:03

R utility and turbulentIntensityKineticEnergyInlet BC
 
Hello All,

I ran a simulation using simpleFoam with the RNGkepsilon RAS model and everything worked fine. I then tried to determine the Reynolds-stresses using the R utility and I was given the message


Code:

--> FOAM FATAL ERROR:
Unknown patch field type turbulentIntensityKineticEnergyInlet

Valid patchField types are :

35
(
fixedInternalValue
zeroGradient
processor
generic
directionMixed
overlapGgi
inletOutlet
flux
fixedGradient
wedge
outletInlet
kqRWallFunction
turbulentInlet
fixedValue
timeVaryingUniformInletOutlet
slip
timeVaryingMappedFixedValue
empty
directMapped
oscillatingFixedValue
uniformFixedValue
mixed
partialSlip
fixedMeanValue
freestream
calculated
regionCoupling
cyclicGgi
ggi
waveTransmissive
symmetryPlane
sliced
advective
cyclic
timeVaryingUniformFixedValue
)


    From function fvPatchField<Type>::New(const word&, const fvPatch&, const DimensionedField<Type, volMesh>&)
    in file /home/dcombest/OpenFOAM/OpenFOAM-1.6-ext/src/finiteVolume/lnInclude/newFvPatchField.C at line 54.

FOAM exiting

I know that I could just change the boundary condition to one that it recognizes, but I was just curious why it clunked out. Im using

Build : 1.6-ext-bac14a9c3c34

Thanks for any input.

Dan


All times are GMT -4. The time now is 00:07.