May 9, 2018, 05:01
|
Cannot find libtwoPhaseInterfaceProperties.so
|
#1
|
New Member
Kahlil Fredrick Cui
Join Date: Apr 2018
Posts: 29
Rep Power: 8
|
Greetings!
I have made some modifications to interFoam to accommodate coupling with DEM. It is more like adding some files rather than changing anything actually. The code is run through the DEM commands and it calls the openFoam libraries to process the CFD part. The problem is I have a coupling library which calls another shared library libtwoPhaseInterfaceProperties.so which cannot be found. More specifically, the error goes like this:
Code:
libtwoPhaseInterfaceProperties.so: cannot open shared object file: No such file or directory
I did a little searching and found that this library is inherent in openFoam which I don't seem to have. Is there a way to solve this which does not involve installing OpenFoam all over again? By the way my OF version is 2.3.1, maybe this library was scrapped out in earlier versions?
I would truly appreciate any help. Thank you very much in advance!
Kahlil Cui
|
|
|