|
[Sponsors] |
[ImmersedBoundary] ParaFoam crashes ONLY for immersed boundary solver |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 17, 2018, 12:35 |
ParaFoam crashes ONLY for immersed boundary solver
|
#1 |
Member
Emre
Join Date: Nov 2015
Location: Izmir, Turkey
Posts: 97
Rep Power: 11 |
Hello foam users,
I have a working foam-extend-4.0 case which had proved itself on my laptop before I formatted it. The case basically consists of 2D snappyHexMesh + icoDyMIbFoam solver. Now I can run those simulation without any hassle as I did before. ParaFoam works but can't show time steps. When I click PLAY button, ParaView crashes with code below: Code:
emre@toshiba:~/foam/foam-extend-4.0/tutorials/immersedBoundary/movingCylinderInChannelIco$ paraFoam created temporary 'movingCylinderInChannelIco.OpenFOAM' --> FOAM Warning : From function dlLibraryTable::open(const fileName& functionLibName) in file db/dlLibraryTable/dlLibraryTable.C at line 124 could not load /home/emre/foam/foam-extend-4.0/lib/linux64GccDPOpt/liblduSolvers.so: undefined symbol: _ZTIN4Foam5token8compoundE --> FOAM Warning : From function dlLibraryTable::open(const fileName& functionLibName) in file db/dlLibraryTable/dlLibraryTable.C at line 124 could not load /home/emre/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdynamicMesh.so: undefined symbol: _ZTIN4Foam5token8compoundE --> FOAM Warning : From function dlLibraryTable::open(const fileName& functionLibName) in file db/dlLibraryTable/dlLibraryTable.C at line 124 could not load /home/emre/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdynamicMesh.so: undefined symbol: _ZTIN4Foam5token8compoundE --> FOAM FATAL IO ERROR: size of field refValue (96) is not the same size as the patch (0) on patch ibCylinder of field U in file "/home/emre/foam/foam-extend-4.0/tutorials/immersedBoundary/movingCylinderInChannelIco/0.2/U" file: /home/emre/foam/foam-extend-4.0/tutorials/immersedBoundary/movingCylinderInChannelIco/0.2/U::boundaryField::ibCylinder from line 1905 to line 2011. From function genericFvPatchField<Type>::genericFvPatchField(const fvPatch&, const Field<Type>&, const dictionary&) Beside that I tested my foam-extend-4.0 configuration by trying to run tutorials. I can run simpleFoam, icoFoam etc. I realized that only icoDyMIbFOam and immersed boundary methods crash. It is weird. Regards, Emre |
|
December 18, 2018, 10:59 |
|
#2 | |
Member
Emre
Join Date: Nov 2015
Location: Izmir, Turkey
Posts: 97
Rep Power: 11 |
Hello,
I have similar problem which I have already posted here: [Moderator note: moved the two posts to the same thread.] ParaFoam opens with these warnings: Code:
emre@toshiba:~/FOAM_RUN/2dPlateT055_300$ paraFoam created temporary '2dPlateT055_300.OpenFOAM' --> FOAM Warning : From function dlLibraryTable::open(const fileName& functionLibName) in file db/dlLibraryTable/dlLibraryTable.C at line 124 could not load /home/emre/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdynamicMesh.so: undefined symbol: _ZTIN4Foam5token8compoundE --> FOAM Warning : From function dlLibraryTable::open(const fileName& functionLibName) in file db/dlLibraryTable/dlLibraryTable.C at line 124 could not load /home/emre/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdynamicMesh.so: undefined symbol: _ZTIN4Foam5token8compoundE --> FOAM Warning : From function dlLibraryTable::open(const fileName& functionLibName) in file db/dlLibraryTable/dlLibraryTable.C at line 124 could not load /home/emre/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdynamicMesh.so: undefined symbol: _ZTIN4Foam5token8compoundE --> FOAM Warning : From function dlLibraryTable::open(const fileName& functionLibName) in file db/dlLibraryTable/dlLibraryTable.C at line 124 could not load /home/emre/foam/foam-extend-4.0/lib/linux64GccDPOpt/liblduSolvers.so: undefined symbol: _ZTIN4Foam5token8compoundE Quote:
Code:
libdynamicMesh.so: undefined symbol: _ZTIN4Foam5token8compoundE Is there any idea to solve this issue? EDIT: I can run time steps of my simulation with latest ParaView 5.4.1. It can open the file with .OpenFOAM extension. However I need to create an .OpenFOAM file by typing old paraFoam (problematic). Best regards, Emre Last edited by wyldckat; December 19, 2018 at 19:33. Reason: "EDIT:" by original forum member | moderator node added by moderator |
||
December 19, 2018, 19:39 |
|
#3 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answer:
__________________
|
|
Tags |
foam extend 4.0, parafoam, paraview, ubuntu 18.04 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Domain Imbalance | HMR | CFX | 5 | October 10, 2016 06:57 |
Velocity vector in impeller passage | ngoc_tran_bao | CFX | 24 | May 3, 2016 22:16 |
Waterwheel shaped turbine inside a pipe simulation problem | mshahed91 | CFX | 3 | January 10, 2015 12:19 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
domain imbalance for enrgy equation | happy | CFX | 14 | September 6, 2012 02:54 |