|
[Sponsors] |
How to start running OpenFoam v18.12 on xubuntu |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 2, 2019, 12:20 |
How to start running OpenFoam v18.12 on xubuntu
|
#1 |
New Member
Giuseppe
Join Date: Mar 2019
Posts: 18
Rep Power: 7 |
hello guys i have some problems with open foam
i have followed the installation page here https://www.openfoam.com/download/in...nary-linux.php "docker, installing docker and Installing and running OpenFOAM" how can i start using openFoam now? i cannot see any openFoam folder with tutorials and all, as the old openFoam versions any advices about? |
|
March 2, 2019, 14:05 |
|
#2 |
New Member
Mattia
Join Date: May 2018
Location: Novara - Italy
Posts: 29
Rep Power: 8 |
Hi Giuseppe,
if you strictly followed instructions you should now have a startOpenFOAM script somewhere in your home folder (or wherever you downloaded it). just make it executable and run it: Code:
chmod +x ./startOpenFOAM ./startOpenFOAM This is your fully working OF environment. Alias work the same, just call "foam" or "run" to jump to the correct folders. paraFOAM won't work. Just install paraview's binaries and use it outside container's shell. Keep in mind that only $WM_PROJECT_USER_DIR is mapped to your local filesystem. All OF related directories are stored in the container filesystem. I personally don't like docker and I always compile from source. If you have enough time or power, just build from source Bye |
|
March 4, 2019, 08:03 |
|
#3 | |
New Member
Giuseppe
Join Date: Mar 2019
Posts: 18
Rep Power: 7 |
Quote:
i will try and i will make you know, my frriend Ps; paraview is installed and it works bye |
||
March 4, 2019, 10:26 |
|
#4 | |
New Member
Giuseppe
Join Date: Mar 2019
Posts: 18
Rep Power: 7 |
Quote:
cd $WM_THIRD_PARTY_DIR ./makeParaView or should i compile it again? let me know... |
||
March 4, 2019, 14:58 |
|
#5 |
New Member
Mattia
Join Date: May 2018
Location: Novara - Italy
Posts: 29
Rep Power: 8 |
If you installed paraview from your distribution binaries you don't need to compile. I don't remember if you need to export its path to make parafoam work as I don't use distro binaries nor parafoam script, just check it out.
|
|
March 4, 2019, 16:14 |
|
#6 | |
New Member
Giuseppe
Join Date: Mar 2019
Posts: 18
Rep Power: 7 |
Quote:
it seems to work so good i will check with another simulation next days |
||
March 19, 2019, 15:42 |
|
#7 |
New Member
Giuseppe
Join Date: Mar 2019
Posts: 18
Rep Power: 7 |
hi guys, i understood what to do, the only problem was that on Xubuntu
my system .bashrc file was totally empty anyway, i pasted the line source ~/OpenFOAM/OpenFOAM-v1812/etc/bashrc and all works great now i can avoid to source the enviroment everytime finally |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Getting Started with OpenFOAM | wyldckat | OpenFOAM | 26 | June 21, 2024 07:54 |
OpenFOAM 4.0 Released | CFDFoundation | OpenFOAM Announcements from OpenFOAM Foundation | 2 | October 6, 2017 06:40 |
OpenFOAM Training, London, Chicago, Munich, Houston 2016-2017 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 14, 2016 04:19 |
OpenFOAM parallel on VM? pimpleDyMFoam propeller tutorial has been running for hours. | MBttR | OpenFOAM Running, Solving & CFD | 0 | June 13, 2016 11:58 |
[OpenFOAM.org] Running OpenFOAM | KateEisenhower | OpenFOAM Installation | 3 | March 10, 2015 14:56 |