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

[OpenFOAM.com] complile v2006 with runTimePostProcessing functionality

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 18, 2020, 00:30
Default complile v2006 with runTimePostProcessing functionality
  #1
Senior Member
 
shinji nakagawa
Join Date: Mar 2009
Location: Japan
Posts: 113
Blog Entries: 1
Rep Power: 18
snak is on a distinguished road
A runTimePostProcessing functionality is not available in precompiled packages of v1912 and v2006.

With OpenFOAM v1912 I successfully compiled the source code and the functionality works perfectly. What I did is here. [OS: Ubuntu 18.04]

I tried to compile v2006 with the same way as v1912. Compilation itself was finished without an error. However, the runTimePostProcessing function is not usable. What I did is explained in this link. [OS: Ubuntu 18.04]

The compilation creates the following three files for runTimePostProcessing library.
Code:
    librunTimePostProcessing.so
   librunTimePostProcessing.so.8
    librunTimePostProcessing.so.8.2.0
With v1912, these files are stored in `$WM_PROJECT_DIR/platforms/linux64GccDPInt32Opt/lib`.
With v2006, these files are stored in the one more deep depth directory `$WM_PROJECT_DIR/platforms/linux64GccDPInt32Opt/lib/lib`. There is an additional `lib`.

If I manually copy the three files into `$WM_PROJECT_DIR/platforms/linux64GccDPInt32Opt/lib`, runTimePostProcessing function works perfectly.

I would appreciate any advice to correctly compile the source code of v2006 with runTimePostProcess functionality enabled.

With v2006, `$WM_PROJECT_DIR/platforms/linux64GccDPInt32Opt/lib/lib`directories contains many files. I'm not sure these libraries works or not.

Last edited by snak; July 18, 2020 at 05:38. Reason: Added OS info
snak is offline   Reply With Quote

Old   July 24, 2020, 07:05
Default
  #2
Senior Member
 
shinji nakagawa
Join Date: Mar 2009
Location: Japan
Posts: 113
Blog Entries: 1
Rep Power: 18
snak is on a distinguished road
This problem is caused by "dash" used in Ubuntu. There are some related issues and solutions.

https://develop.openfoam.com/Develop.../-/issues/1782
https://develop.openfoam.com/Develop.../-/issues/1757
https://develop.openfoam.com/Develop.../-/issues/1541
https://develop.openfoam.com/Develop...on/-/issues/48
https://stackoverflow.com/questions/...m-makeparaview
snak is offline   Reply With Quote

Old   August 1, 2020, 08:08
Default
  #3
Senior Member
 
shinji nakagawa
Join Date: Mar 2009
Location: Japan
Posts: 113
Blog Entries: 1
Rep Power: 18
snak is on a distinguished road
Developers debugged the code with this commit.
https://develop.openfoam.com/modules...645ef0ffc90272
snak is offline   Reply With Quote

Reply


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
[General] Paraview crashes using "Find Data" functionality Turbine ParaView 3 May 6, 2020 22:40
Multiphase ramping functionality sita OpenFOAM Running, Solving & CFD 7 September 18, 2019 13:03
face functionality for a DynamicList tomislav_maric OpenFOAM Programming & Development 2 November 30, 2011 18:04
Preview of Coming Equation Writing Functionality Peter Main CFD Forum 0 February 14, 2009 15:14
Does anybody use Commander with V3.6.1 or V2006? Dave Phoenics 0 February 9, 2007 13:48


All times are GMT -4. The time now is 12:22.