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

Symbol Lookup Error? icoUncoupleKinematicParcelFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 2, 2018, 10:13
Default Symbol Lookup Error? icoUncoupleKinematicParcelFoam
  #1
New Member
 
Eduardo Cruz
Join Date: Oct 2018
Posts: 13
Rep Power: 7
ECruz is on a distinguished road
Hi everyone,

I need to make some subtle changes to icoUncoupledKinematicParcelFoam, for a particular application I have. After making them and compiling (whitout any problem, I believe) I tried running the case and got the following message,

Code:
symbol lookup error: /opt/openfoam6/platforms/linux64GccDPInt32Opt/lib/liblagrangianTurbulence.so: undefined symbol: _ZN4Foam13ParticleForceINS_14KinematicCloudINS_5CloudINS_12ThermoParcelINS_15KinematicParcelINS_8particleEEEEEEEEEE8typeNameE
I couldn't figure out where my mistake was, so I tried running the tutorial case (hopper) for the original icoUncoupledKinematicParcelFoam. And I got the exact same message.

I'm not sure if there is some problem with my installation or what, but any help is welcome

Eduardo
ECruz is offline   Reply With Quote

Old   October 2, 2018, 15:28
Default
  #2
Member
 
Vince
Join Date: Mar 2017
Posts: 45
Rep Power: 9
hyFoam is on a distinguished road
Hi Eduardo,


1) Have you worked on the original source code or created a separate copy in your user directory? (please create a copy)



2) Have you modified both the library in src/lagrangian/ and this solver or only the solver? If this is at solver level, we'll need more info.



3) Have you given the solver another name so that you can still run the original solver on the tutorial case?


Cheers,
Vincent
hyFoam is offline   Reply With Quote

Old   October 2, 2018, 17:38
Default
  #3
New Member
 
Eduardo Cruz
Join Date: Oct 2018
Posts: 13
Rep Power: 7
ECruz is on a distinguished road
Quote:
Originally Posted by hyFoam View Post
Hi Eduardo,


1) Have you worked on the original source code or created a separate copy in your user directory? (please create a copy)



2) Have you modified both the library in src/lagrangian/ and this solver or only the solver? If this is at solver level, we'll need more info.



3) Have you given the solver another name so that you can still run the original solver on the tutorial case?


Cheers,
Vincent
Hi Vincent,

thanks for the reply

1)
All changes were made inside $WM_PROJECT_USER_DIR and not in the original source code.

2)
The library was not changed.

3)
Yes, they have different names.

Eduardo
ECruz is offline   Reply With Quote

Old   October 3, 2018, 04:06
Default
  #4
Member
 
Vince
Join Date: Mar 2017
Posts: 45
Rep Power: 9
hyFoam is on a distinguished road
Hi Eduardo,

OK, then I understand this sentence better now:
Quote:
I couldn't figure out where my mistake was, so I tried running the tutorial case (hopper) for the original icoUncoupledKinematicParcelFoam. And I got the exact same message.
4) Have you tried rerunning

Code:
./Allwmake > log 2>&1 &
in src/?
5) Are other solvers working properly (e.g., icoFoam using the incompressible cavity case)?

Cheers,
Vincent
hyFoam is offline   Reply With Quote

Old   October 3, 2018, 12:10
Default
  #5
New Member
 
Eduardo Cruz
Join Date: Oct 2018
Posts: 13
Rep Power: 7
ECruz is on a distinguished road
Quote:
Originally Posted by hyFoam View Post
Hi Eduardo,

OK, then I understand this sentence better now:
4) Have you tried rerunning

Code:
./Allwmake > log 2>&1 &
in src/?
5) Are other solvers working properly (e.g., icoFoam using the incompressible cavity case)?

Cheers,
Vincent
Hi Vincent,

4)
I'll do that and tell you what happens.

5)
The only solvers not working are the lagrangian ones, all wielding the same error message.

To test if the problem was with the library, I created a copy of icoUncoupledKinematicParcelFoam and the only modification I made (besides the name and the directories, where appropriate) was to remove the line "-llagrangianTurbulence " in the Make/options file. Doing that, the solver works just fine, without the turbulent properties, of course.

Eduardo
ECruz is offline   Reply With Quote

Reply

Tags
icouncoupledkinematic, symbol lookup error


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
Caffa 3D code Waliur Rahman Main CFD Forum 0 May 29, 2018 00:53
DPMFoam - Serious Error --particle-laden flow in simple geometric config benz25 OpenFOAM Running, Solving & CFD 27 December 19, 2017 20:47
using METIS functions in fortran dokeun Main CFD Forum 7 January 29, 2013 04:06
POSDAT problem piotka STAR-CD 4 June 12, 2009 08:43
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug unoder OpenFOAM Installation 11 January 30, 2008 20:30


All times are GMT -4. The time now is 19:59.