|
[Sponsors] |
March 15, 2021, 14:07 |
Openfoam V2.1.1
|
#1 |
Member
Join Date: Dec 2020
Posts: 38
Rep Power: 5 |
Hi,
I install Openfoam v2.1.1 in Ubuntu 18.04 following the commands described here until step 12. https://openfoamwiki.net/index.php/I...u#Ubuntu_18.04 Then paraview is installed using the commands: Code:
sudo apt update sudo apt install paraview What is the reason of that? How can I solve this problem? Best regards |
|
March 15, 2021, 14:20 |
|
#2 |
Senior Member
Troy Snyder
Join Date: Jul 2009
Location: Akron, OH
Posts: 220
Rep Power: 19 |
You need to add an alias to your bashrc. Per your link...
Code:
echo "alias of211='source \$HOME/OpenFOAM/OpenFOAM-2.1.1/etc/bashrc $FOAM_SETTINGS'" >> $HOME/.bashrc Code:
of211 |
|
Tags |
openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
[OpenFOAM.org] Installation of Openfoam v2.1.1 | ulugbey | OpenFOAM Installation | 1 | February 22, 2021 14:50 |
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 | cfd.direct | OpenFOAM Announcements from Other Sources | 2 | August 31, 2015 14:36 |
Suggestion for a new sub-forum at OpenFOAM's Forum | wyldckat | Site Help, Feedback & Discussions | 20 | October 28, 2014 10:04 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |