CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

TurbulentIntensityKineticEnergyInlet

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 31, 2007, 07:17
Default I have a problem with the patc
  #1
Member
 
Radu Mustata
Join Date: Mar 2009
Location: Zaragoza, Spain
Posts: 99
Rep Power: 17
r2d2 is on a distinguished road
I have a problem with the patch in the subject...as in if I am using the rhoExplicitPorousSimpleFoam and its angledDuct tutorial, it works fine. When I am trying to use it into another application written by my humble self it does not work anymore, although I have (apparently) the same includes in the main and options in Make., i.e.
#include "fixedGradientFvPatchFields.H"
and in options:
...
EXE_INC = \
-I$(LIB_SRC)/finiteVolume/cfdTools \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/turbulenceModels \
-I$(LIB_SRC)/transportModels

EXE_LIBS = \
-lfiniteVolume \
-lmeshTools \
-lincompressibleTurbulenceModels \
-lincompressibleTransportModels

I guess it has nothing to do with compressible/incompressible libs...right?
Any ideas?
Thanx,
Radu
r2d2 is offline   Reply With Quote

Old   August 1, 2007, 06:14
Default Hi, Still cannot figure out
  #2
Member
 
Radu Mustata
Join Date: Mar 2009
Location: Zaragoza, Spain
Posts: 99
Rep Power: 17
r2d2 is on a distinguished road
Hi,
Still cannot figure out what is happening. Now all my options and includes are incorporate the options and includes of rhoExplicitPorousSimpleFoam and still it says:

Starting time loop

Time = 1

DILUPBiCG: Solving for Ux, Initial residual = 0.574894, Final residual = 0.0244085, No Iterations 1
DILUPBiCG: Solving for Uy, Initial residual = 0.115229, Final residual = 0.00483646, No Iterations 1
DICPCG: Solving for p, Initial residual = 0.178315, Final residual = 0.00161697, No Iterations 76
DICPCG: Solving for p, Initial residual = 0.00321388, Final residual = 2.98041e-05, No Iterations 60
DICPCG: Solving for p, Initial residual = 0.000109443, Final residual = 9.69371e-07, No Iterations 75
DICPCG: Solving for p, Initial residual = 8.9062e-06, Final residual = 9.87235e-07, No Iterations 21
time step continuity errors : sum local = 1.77364e-06, global = -4.28777e-08, cumulative = -4.28777e-08
DILUPBiCG: Solving for epsilon, Initial residual = 0.0381206, Final residual = 0.00206035, No Iterations 1
DILUPBiCG: Solving for k, Initial residual = 1, Final residual = 0.0154824, No Iterations 2


--> FOAM FATAL ERROR : Unknown patchTypefield type turbulentIntensityKineticEnergyInlet

Valid patchField types are :

25
(
fixedGradient
symmetryPlane
directMapped
oscillatingFixedValue
turbulentInlet
freestream
default
empty
fixedValue
uniformFixedValue
cyclic
mixed
processor
calculated
slip
timeVaryingMappedFixedValue
timeVaryingUniformFixedValue
directionMixed
sliced
partialSlip
outletInlet
inletOutlet
wedge
zeroGradient
waveTransmissive
)


From function fvPatchField<type>::New(const word&, const fvPatch&, const Field<type>&)
in file lnInclude/newFvPatchField.C at line 59.

FOAM exiting

Any ideas of how to fix this?
Cheers,
Radu
r2d2 is offline   Reply With Quote

Old   September 18, 2009, 12:33
Default
  #3
Senior Member
 
Steve Hansel
Join Date: Jun 2009
Location: Colorado, USA
Posts: 112
Rep Power: 16
hansel is on a distinguished road
Are you using an old version of OpenFOAM?
hansel is offline   Reply With Quote

Old   September 19, 2009, 03:56
Default
  #4
Senior Member
 
Gijsbert Wierink
Join Date: Mar 2009
Posts: 383
Rep Power: 18
gwierink is on a distinguished road
Hi Radu,

Did you manage to fix the problem? It smells like the wrong boundary condition.

Regards,

Gijs
gwierink is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TurbulentIntensityKineticEnergyInlet problem with turbulenceR nico765 OpenFOAM Running, Solving & CFD 2 July 6, 2009 10:07


All times are GMT -4. The time now is 11:53.