|
[Sponsors] |
[OpenFOAM.com] There is no bin folder inside the installation directory |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 4, 2023, 09:39 |
There is no bin folder inside the installation directory
|
#1 | |
Member
Foad
Join Date: Aug 2017
Posts: 58
Rep Power: 9 |
Following this post, I installed OpenFOAM inside the WSL2/Ubuntu from the default repository:
Code:
sudo apt install openfoam Code:
/usr/share/openfoam/etc/ Quote:
P.S. for those who end up here, the OpenFOAM examples are installed in the "/usr/share/doc/openfoam-examples/" directory. Last edited by foadsf; January 6, 2023 at 06:19. |
||
January 4, 2023, 11:00 |
|
#2 |
Member
Join Date: Aug 2017
Location: Algeria
Posts: 98
Rep Power: 9 |
To correctly install OpenFOAM ESI versions, see the instructions here:
https://develop.openfoam.com/Develop.../debian#ubuntu
__________________
"When in doubt, use brute force." -- Ken Thompson |
|
January 6, 2023, 07:16 |
|
#3 |
Member
Foad
Join Date: Aug 2017
Posts: 58
Rep Power: 9 |
Following my own instruction here, I ran the command
Code:
bash --debug /usr/share/openfoam/etc/bashrc Last edited by foadsf; January 6, 2023 at 10:37. |
|
January 6, 2023, 15:24 |
|
#4 |
Member
Join Date: Aug 2017
Location: Algeria
Posts: 98
Rep Power: 9 |
Unless you've got a very good reason for using an outdated version (v1906) with a potentially faulty setup, you're setting yourself up for a lot of headaches.
It's just two commands away to get a fully functioning recent version (such as v2212): Code:
sudo apt remove openfoam -y wget -q -O - https://dl.openfoam.com/add-debian-repo.sh | sudo bash sudo apt install openfoam2212-default
__________________
"When in doubt, use brute force." -- Ken Thompson |
|
Tags |
bashrc, ubuntu, wsl2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Ansys Installation on Docker Container | mohsen.shiea | ANSYS | 11 | March 14, 2024 12:18 |
[swak4Foam] Installation Problem with OF 6 version | Aurel | OpenFOAM Community Contributions | 14 | November 18, 2020 17:18 |
[OpenFOAM.com] Installation of OpenFOAM 1.7.1 on Ubuntu 16.04 | MM_Khan | OpenFOAM Installation | 11 | September 3, 2017 10:22 |
Ansys Licence Serve on Ubuntu 16.04 LTS | david.pasquale | ANSYS | 2 | January 20, 2017 12:52 |
meshing F1 front wing | Steve | FLUENT | 0 | April 17, 2003 13:37 |