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

Missing library

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 3, 2017, 17:53
Default Missing library
  #1
Member
 
Vedamt Chittlangia
Join Date: Feb 2016
Posts: 64
Rep Power: 9
vcvedant is an unknown quantity at this point
I was trying to implement a user defined turbulence model but I think I accidentally removed libincompressibleRASModels.so. I am using OpenFOAM-2.3.x

For the user defined model, in the /Make/files, I wrote
Code:
mykEpsilon.C
LIB = $(FOAM_LIBBIN)/libincompressibleRASModels
and then ran wmake.
Now when for a case I previously used, I tried kEpsilon model using simpleFoam and got the following error:
Code:
simpleFoam: error while loading shared libraries: libincompressibleRASModels.so: cannot open shared object file: No such file or directory
Please help me fix this problem
vcvedant is offline   Reply With Quote

Old   August 3, 2017, 18:19
Default Problem fixed
  #2
Member
 
Vedamt Chittlangia
Join Date: Feb 2016
Posts: 64
Rep Power: 9
vcvedant is an unknown quantity at this point
I fixed the problem. As mentioned I had deleted the library while making a new model.
I went to /turbulenceModel/RAS directory and ran
Code:
 wmake
Then re-ran my case.
vcvedant is offline   Reply With Quote

Reply

Tags
incompressible, installation, library, missing, rasmodel

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
decomposePar is missing a library whk1992 OpenFOAM Pre-Processing 8 March 7, 2015 07:53
[OpenFOAM] Xlib: extension "GLX" missing on display goldbeard ParaView 5 March 24, 2013 13:12
errors when installing openfoam2.1 on ubuntu12.o4 hewei OpenFOAM Installation 5 May 29, 2012 07:43
OpenFOAM141dev linking error on IBM AIX 52 matthias OpenFOAM Installation 24 April 28, 2008 15:49
[OpenFOAM] Missing library libPVFoamReaderso dirk_kehrwald ParaView 3 July 19, 2006 06:50


All times are GMT -4. The time now is 11:47.