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

New BC, Symbol lookup error: libfiniteVolume.so

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 26, 2015, 10:45
Default New BC, Symbol lookup error: libfiniteVolume.so
  #1
New Member
 
Join Date: Nov 2012
Posts: 27
Rep Power: 13
dmaz is on a distinguished road
Hi to everyone.
I have installed OpenFoam2.0.0 on a system Centos.
I'm trying to implement a new boundary conditions for the omega parameter in the K-omega SST turbulence model.
In order to do that:
1 - inside "/OpenFOAM-2.3.0/src/finiteVolume/fields/fvPatchFields/derived"
I'have copied the BC folder "turbulentIntensityKineticEnergyInlet", renamed the copied folder as "turbulentEVRFrequencyInlet" and edited its files.
2 - in "/OpenFOAM-2.3.0/src/finiteVolume/Make" I have add the BC condition in files.
3 - in "/OpenFOAM-2.3.0/src/finiteVolume/" i run the commands
wclean
wmake
wmake libso
4 - in "/OpenFOAM-2.3.0/" i run the command
./Allwmake > make.log 2>&1

Now.. when I try to start a simulation (rhoSimpleFoam), it runs well, it iterates.
But when I try to use checkMesh and decomposePar I get the following errors:

checkMesh: symbol lookup error: /home/bedon/OpenFOAM/OpenFOAM-2.3.0/platforms/linux64Gcc48DPOpt/lib/libfiniteVolume.so: undefined symbol: _ZTIN4Foam12compressible8RASModelE

or

decomposePar: symbol lookup error: /home/bedon/OpenFOAM/OpenFOAM-2.3.0/platforms/linux64Gcc48DPOpt/lib/libfiniteVolume.so: undefined symbol: _ZTIN4Foam12compressible8RASModelE

What can I do to resolve this errors?
Thanks in advance,
Dmaz
dmaz is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
DPMFoam - Serious Error --particle-laden flow in simple geometric config benz25 OpenFOAM Running, Solving & CFD 27 December 19, 2017 21:47
Symbol lookup error after upgrading to 2.1.1 ChrisA OpenFOAM Programming & Development 2 March 6, 2013 21:38
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


All times are GMT -4. The time now is 18:42.