|
[Sponsors] |
August 8, 2012, 18:57 |
Post processing from OpenFoam to Tecplot
|
#1 |
New Member
Join Date: Jul 2012
Posts: 14
Rep Power: 14 |
Hi guys,
I am trying to post process my openFoam simulation, by using the command -->foamToTecplot360 The problem is that I encounter the following error message: ------------------------------------------------------------------------------------------------------------------- FOAM FATAL IO ERROR: Unknown patchField type nutkWallFunction for patch type wall Valid patchField types are : 52 ( advective buoyantPressure calculated codedFixedValue codedMixed cyclic cyclicAMI cyclicSlip directionMixed empty fan fanPressure fixedFluxPressure fixedGradient fixedInternalValue fixedPressureCompressibleDensity fixedValue freestream freestreamPressure inletOutlet inletOutletTotalTemperature mapped mappedField mappedFixedInternalValue mappedFixedPushedInternalValue mixed multiphaseFixedFluxPressure nonuniformTransformCyclic oscillatingFixedValue outletInlet outletMappedUniformInlet partialSlip phaseHydrostaticPressure processor processorCyclic rotatingTotalPressure sliced slip symmetryPlane syringePressure timeVaryingMappedFixedValue totalPressure totalTemperature turbulentInlet turbulentIntensityKineticEnergyInlet uniformDensityHydrostaticPressure uniformFixedValue uniformTotalPressure waveSurfacePressure waveTransmissive wedge zeroGradient ) file: /home1/dcappell/OpenFOAM/-2.1.1/run/tutorials/incompressible/simpleFoam/Hump_model_k_epsilon/0/nut::boundaryField::lowerWall from line 41 to line 42. From function fvPatchField<Type>::New(const fvPatch&, const DimensionedField<Type, volMesh>&, const dictionary&) in file /u/dcappell/OpenFOAM/OpenFOAM-2.1.1/src/finiteVolume/lnInclude/fvPatchFieldNew.C at line 135. FOAM exiting --------------------------------------------------------------------------------------------------------------------------- It seems that Tecplot is not compatible with turbulent wall functions... Do you know how to fix this problem ? Thank you very much ! |
|
August 14, 2012, 15:13 |
|
#2 |
Member
D L
Join Date: Jun 2012
Posts: 49
Rep Power: 14 |
A quick and dirty way I do it is convert to Ensight and read that into Tecplot.
Make sure you have the appropriate time solution reconstructed if you ran it in parallel then run foamToEnsight -time [soln_time] (if you just want a specific time). In Tecplot use the Ensight solution loader and load the .case file. |
|
August 14, 2012, 15:19 |
|
#3 |
New Member
Join Date: Jul 2012
Posts: 14
Rep Power: 14 |
Thank you....
Anyway, to post process into Tecplot, I needed to add the following line: libs ("libincompressibleRASModels.so"); in the controlDict file... Bye... |
|
Tags |
openfoam post processing |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Post processing to tecplot | danielec87 | OpenFOAM | 9 | August 10, 2012 17:11 |
post processing field average in cht | moritzhoefert | OpenFOAM Pre-Processing | 0 | January 11, 2012 11:41 |
Modified OpenFOAM Forum Structure and New Mailing-List | pete | Site News & Announcements | 0 | June 29, 2009 06:56 |
Tecplot for CFX post processing | pantangi goud | CFX | 2 | August 24, 2005 17:42 |
post processing in CFD | MANISH BHARGAVA | Main CFD Forum | 0 | October 17, 1998 21:51 |