|
[Sponsors] |
[OpenFOAM] ParaView Postprocessing problems with cyclic boundaries |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Member
Christian Lindbäck
Join Date: Mar 2009
Posts: 55
Rep Power: 18 ![]() |
After changing two boundaries of my domain from wall to cyclic I can't load the data in paraView. The program shuts down and in the terminal window it says the following:
/*---------------------------------------------------------------------------*\ | ========= | | | \ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \ / O peration | Version: 1.3 | | \ / A nd | Web: http://www.openfoam.org | | \/ M anipulation | | \*---------------------------------------------------------------------------*/ --> FOAM FATAL ERROR : Not implemented From function void CyclicPointPatchField<patchfield,>::evaluate() in file /home/dm2/henry/OpenFOAM/OpenFOAM-1.3/src/OpenFOAM/lnInclude/CyclicPointPatchFie ld.C at line 187. FOAM aborting /home/csvs/OpenFOAM/linuxAMD64/paraview-2.4.2/lib/paraview-2.4/paraview-real: symbol lookup error: /home/csvs/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libOpenFOAM.so: undefined symbol: cplus_demangle Anyone who can help me? Best regards, Christian Svensson |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 52 ![]() ![]() |
Hi Christian!
The problem with the cplus_demangle is a bit mysterious (In my opinion the program should have failed in the first place). Anyway: the cause of the problem is a different one (and documented on the message board - you couldn't find it because the correct error message was never output due to the demangle problem). Go to the file $FOAM_SRC/OpenFOAM/lnInclude/CyclicPointPatchField.C. There at line 187 you will find a notImplemented statement. Comment that out. Recompile OF. Then your cyclic geometry should be postprocessable (nice word. Is it in any dictionary?). Havn't checked whether this is fixed in 1.4
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
|
![]() |
![]() |
![]() |
![]() |
#3 |
Senior Member
Marhamat Zeinali
Join Date: Mar 2009
Location: Tehran, Tehran, iran
Posts: 107
Rep Power: 18 ![]() |
||
![]() |
![]() |
![]() |
![]() |
#4 |
Member
Christian Lindbäck
Join Date: Mar 2009
Posts: 55
Rep Power: 18 ![]() |
The case works fine when commenting out in CyclicPointPatchField.C and recompiling. Thank you for taking time. By the way, how do I find and solve the root to this problem, demangle in Linux (OpenSUSE 10.2)???
|
|
![]() |
![]() |
![]() |
![]() |
#5 |
Member
Ning Yang
Join Date: Mar 2009
Location: University Park, PA, USA
Posts: 84
Rep Power: 18 ![]() |
Continuing this discussion, I tried to run paraFoam for my channelOodles case under OpenFoam 1.4. I didn't see any error about demangle. However, I got the following error:
=================================================E rrorMessage # Error or warning: There was a VTK Error in file: /home/dm2/henry/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Filtering/vtkDataSet.cxx (383) vtkUnstructuredGrid (0x2f06930): Point array volPointInterpolate(nuTilda) with 1 components, only has 1330 tuples but there are 1406 points ErrorMessage end ErrorMessage # Error or warning: There was a VTK Error in file: /home/dm2/henry/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Filtering/vtkDataSet.cxx (383) vtkUnstructuredGrid (0x2f26c80): Point array volPointInterpolate(nuTilda) with 1 components, only has 1330 tuples but there are 1406 points ErrorMessage end ErrorMessage # Error or warning: There was a VTK Error in file: /home/dm2/henry/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Filtering/vtkDataSet.cxx (383) vtkUnstructuredGrid (0x3191480): Point array volPointInterpolate(nuTilda) with 1 components, only has 1330 tuples but there are 1406 points ErrorMessage end ErrorMessage # Error or warning: There was a VTK Error in file: /home/dm2/henry/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Filtering/vtkDataSet.cxx (383) vtkUnstructuredGrid (0x3193d60): Point array volPointInterpolate(nuTilda) with 1 components, only has 1330 tuples but there are 1406 points ErrorMessage end ErrorMessage # Error or warning: There was a VTK Error in file: /home/dm2/henry/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Filtering/vtkDataSet.cxx (383) vtkUnstructuredGrid (0x2f58f50): Point array volPointInterpolate(nuSgs) with 1 components, only has 1330 tuples but there are 1406 points ErrorMessage end ErrorMessage # Error or warning: There was a VTK Error in file: /home/dm2/henry/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Filtering/vtkDataSet.cxx (383) vtkUnstructuredGrid (0x2f98540): Point array volPointInterpolate(nuSgs) with 1 components, only has 1330 tuples but there are 1406 points ErrorMessage end ErrorMessage # Error or warning: There was a VTK Error in file: /home/dm2/henry/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Filtering/vtkDataSet.cxx (383) vtkUnstructuredGrid (0x2f59680): Point array volPointInterpolate(nuSgs) with 1 components, only has 1330 tuples but there are 1406 points ErrorMessage end ErrorMessage # Error or warning: There was a VTK Error in file: /home/dm2/henry/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Filtering/vtkDataSet.cxx (383) vtkUnstructuredGrid (0x2f59a10): Point array volPointInterpolate(nuSgs) with 1 components, only has 1330 tuples but there are 1406 points ErrorMessage end ================================================= What is the cause for this? Ning |
|
![]() |
![]() |
![]() |
![]() |
#6 |
New Member
Thomas Gallinger
Join Date: Mar 2009
Posts: 28
Rep Power: 18 ![]() |
Hello Ning,
I just encountered the same problem. And if I want to introduce e.g. a cut, paraview crashes. So, do you know any solution to this issue? Thanks Thomas |
|
![]() |
![]() |
![]() |
![]() |
#7 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 27 ![]() |
Upgrade to 1.4.1?
|
|
![]() |
![]() |
![]() |
![]() |
#8 |
New Member
Thomas Gallinger
Join Date: Mar 2009
Posts: 28
Rep Power: 18 ![]() |
Thanks for the hint, Matjis, but I'm using the 1.4.1-dev version, so this should work.
The error messages I get are the same as Ninq Yang, if I change the boundary from cyclic to wall in postproc, everythings fine. |
|
![]() |
![]() |
![]() |
![]() |
#9 |
Senior Member
|
Hello Mattijs,
I met the the same problem in today's release - OpenFOAM-1.5! channelOodles - channel395 If I do not select side1, side2, inout1, inout2 in paravew, (all of these four sides are cyclic boundary), everythings fine! ![]() |
|
![]() |
![]() |
![]() |
![]() |
#10 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 27 ![]() |
Can you please report a bug in the OpenFOAM-bugs section?
Thanks, Mattijs |
|
![]() |
![]() |
![]() |
![]() |
#11 |
New Member
Join Date: Jun 2009
Location: Belgium
Posts: 3
Rep Power: 18 ![]() |
Dear all,
I encountered the same problem and it was solved by installing 1.5.x Best regards, Sara |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Problem with cyclic boundaries in Openfoam 2.3, mesh import from ICEM | Scabbard | OpenFOAM Meshing & Mesh Conversion | 29 | October 6, 2020 21:14 |
[mesh manipulation] Problem with using createPatchDict to define cyclic boundaries | kaszt | OpenFOAM Meshing & Mesh Conversion | 0 | April 1, 2016 21:18 |
Possible createPatch/createBaffles bug? | simpomann | OpenFOAM Bugs | 2 | July 15, 2014 07:07 |
Non-linear problem and cyclic boundaries | bentivegna | OpenFOAM Running, Solving & CFD | 0 | May 22, 2012 07:44 |
Cyclic Boundaries -> Match Option -> Arbitrary | Derek | Siemens | 1 | August 4, 2004 22:06 |