|
[Sponsors] |
[OpenFOAM.org] Compile Openfoam for debugging without compiling third party packages |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 20, 2018, 18:46 |
Compile Openfoam for debugging without compiling third party packages
|
#1 |
New Member
Raye XIe
Join Date: Jun 2017
Posts: 14
Rep Power: 9 |
Hi,
I have compiled OpenFoam-5.x in debug mode without compiling third party libraries. Could anyone give me a hint about how can I connect the third party package that already exist in my OpenFoam4 installation to my OpenFoam 5? Thanks!! - Raye |
|
April 30, 2018, 17:59 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answer: I guess the simplest would be to create a symbolic link for the folders "ThirdParty-*/platforms"?
For example, by running the following command: Code:
ln -s $HOME/OpenFOAM/ThirdParty-4.x/platforms $HOME/OpenFOAM/ThirdParty-5.x/platforms
__________________
|
|
Tags |
compile, debug, third party |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Getting Started with OpenFOAM | wyldckat | OpenFOAM | 26 | June 21, 2024 07:54 |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
[OpenFOAM.com] Compile OpenFoam using Intel ICC on OpenLogic Centos 7.3 for Intel MPI and INFINIBAND | kishoremg040 | OpenFOAM Installation | 1 | May 6, 2018 14:21 |
Sharing links for two phase solver packages developed by openfoam community | swap_9068 | OpenFOAM Programming & Development | 1 | April 2, 2017 06:43 |
[OpenFOAM.org] Install openFOAM 3.0.1 in Ubuntu 16.04 LTS from Deb packs | Pier84 | OpenFOAM Installation | 4 | June 18, 2016 17:22 |