|
[Sponsors] |
Symbol Lookup Error? icoUncoupleKinematicParcelFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 2, 2018, 11:13 |
Symbol Lookup Error? icoUncoupleKinematicParcelFoam
|
#1 |
New Member
Eduardo Cruz
Join Date: Oct 2018
Posts: 13
Rep Power: 8 |
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'm not sure if there is some problem with my installation or what, but any help is welcome Eduardo |
|
October 2, 2018, 16:28 |
|
#2 |
Member
Vince
Join Date: Mar 2017
Posts: 45
Rep Power: 9 |
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 |
|
October 2, 2018, 18:38 |
|
#3 | |
New Member
Eduardo Cruz
Join Date: Oct 2018
Posts: 13
Rep Power: 8 |
Quote:
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 |
||
October 3, 2018, 05:06 |
|
#4 | |
Member
Vince
Join Date: Mar 2017
Posts: 45
Rep Power: 9 |
Hi Eduardo,
OK, then I understand this sentence better now: Quote:
Code:
./Allwmake > log 2>&1 & 5) Are other solvers working properly (e.g., icoFoam using the incompressible cavity case)? Cheers, Vincent |
||
October 3, 2018, 13:10 |
|
#5 | |
New Member
Eduardo Cruz
Join Date: Oct 2018
Posts: 13
Rep Power: 8 |
Quote:
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 |
||
Tags |
icouncoupledkinematic, symbol lookup error |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Caffa 3D code | Waliur Rahman | Main CFD Forum | 0 | May 29, 2018 01:53 |
DPMFoam - Serious Error --particle-laden flow in simple geometric config | benz25 | OpenFOAM Running, Solving & CFD | 27 | December 19, 2017 21:47 |
using METIS functions in fortran | dokeun | Main CFD Forum | 7 | January 29, 2013 05:06 |
POSDAT problem | piotka | STAR-CD | 4 | June 12, 2009 09:43 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |