|
[Sponsors] |
[mesh manipulation] decomposePar Method affects executability of renumberMesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 3, 2016, 08:57 |
decomposePar Method affects executability of renumberMesh
|
#1 | |
New Member
Vyssion
Join Date: Mar 2016
Posts: 12
Rep Power: 10 |
Hello,
I have been working on my OpenFOAM setup for a while using the "simple" method of decomposition up until recently. I had attended an OpenFOAM course which said that there could perhaps be gains to had with using a "hierarchical" decomposition for meshing, followed by a "scotch" decomposition for solving. So I set my automation script to edit the decomposition method before executing the respective step. Problem is that since swapping, renumberMesh fails to load the required libraries and kicks out this error: Code:
renumberMesh: error while loading shared libraries: libboost_thread.so.1.55.0: cannot open shared object file: No such file or directory I am wondering whether the two alternative decomposition methods somehow require changes to be made in the default "renumberMeshDict" file, or perhaps do not require renumbering due to their "superiority"...? Any help would be great, thanks!! In the meantime, I'll keep searching for an answer and see what I turn up with an edit. EDIT1: Just tried re-installing the Boost lib 1_55_0 --- didn't change anything EDIT2: It seems that the renumberMesh utility is completely not working across my entire CentOS setup... If I run "renumberMesh -help" I get the same error... EDIT3: I checked through the original Allwmake log to see if there were any issues with the renumberMesh utility - which is weird since it has been working perfectly fine for the last 6 months.... Here is the entry for renumberMesh: Quote:
EDIT4: Nope.... all that failed... kinda at a loss with this one... I'll keep trying in the meantime EDIT5: Looking at this thread - similar issue, but with a different OS and missing lib file..... Any correlation..? link EDIT6: I think this title is misleading... the renumberMesh applet has stopped working across the board even with different decompositions... I will have to go through all scripts side by side from my old cases which do work to see what the issue is...
__________________
Optimism, pessimism, f*ck that: We're going make it happen. As God is my bloody witness, I'm hell-bent on making it work. - Elon Musk in 2008, after three unsuccessful Falcon launches. Last edited by Vyssion; November 7, 2016 at 06:50. |
||
Tags |
centos, decomposepar, heirarchial, renumbermesh, scotch |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Best front tracking method for surface evaporation | Komkamol | Main CFD Forum | 0 | July 17, 2009 11:23 |
Code for most powerfull FDV Method | D.S.Nasan | Main CFD Forum | 6 | September 4, 2008 03:08 |
Help about the preconditioner in gmres method | Dan Gao | Main CFD Forum | 3 | July 5, 2008 02:18 |
Info on method of lines approach | charlie ryan | Main CFD Forum | 2 | August 9, 2007 12:06 |
hess-smith method and fvm method | yangqing | FLUENT | 0 | March 20, 2002 20:25 |