|
[Sponsors] |
October 17, 2014, 08:37 |
op230 command won't load
|
#1 |
New Member
Seb
Join Date: Oct 2014
Posts: 2
Rep Power: 0 |
Hi - first post on the forum.
Wondering if someone could help me; I installed OpenFOAM 2.3.0 on Ubuntu 14.04 LTS using the tutorial at the following address: http://openfoamwiki.net/index.php/In...u#Ubuntu_14.04 I started running through a tutorial and it all worked fine, then I turned the PC off and came back to it, and the terminal won't recognise the of230 command. I'm not a regular Ubuntu (or even Linux) user so am not entirely sure what actually happens when this command is run. This may have been already solved (probably is an easy problem!) but I can't understand it, or what may have caused it. Thanks for any help Seb |
|
October 17, 2014, 10:23 |
|
#2 |
Member
Join Date: Jun 2011
Posts: 53
Rep Power: 15 |
Hi Seb,
There is probably something wrong in your bashrc file. The of230 command tells your system where to look for the OpenFoam installation. Have a look at step 7 in your tutorial, there you will find some explanation. Especially look at the links in the note to it. So go in your home folder and take a look at your .bashrc or .bash_aliases: Is there some command like Code:
alias of230='source /PATH/TO/YOUR/OPENFOAM/ETC/BASHRC' If no: Add this command to your bash with the correct path to your installation. do Code:
source .bashrc Code:
of230 |
|
October 20, 2014, 15:13 |
|
#3 |
New Member
Seb
Join Date: Oct 2014
Posts: 2
Rep Power: 0 |
Hi
Tried it...think there's something wrong with my install. Thanks for your help anyway Cheers Seb |
|
October 26, 2014, 14:22 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answer:
|
|
Tags |
of230, openfoam 2.3.0, ubuntu 14.04 lts |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] How to load all <case>/surfaces/*/*.vtk at once into Paraview | holodeck10 | ParaView | 8 | November 22, 2019 18:52 |
Cfd to ansys thermal to ansys structural interface | ssixr | ANSYS | 17 | July 31, 2015 16:18 |
Valveless Pump Boundary Load Convergence Problems in COMSOL v4.4 | PKawun | COMSOL | 0 | April 23, 2014 10:52 |
moving load problem | aditi chauhan | ANSYS | 0 | October 9, 2010 05:47 |
Using load vector for parallel partitioning | Kevala | FLUENT | 0 | May 1, 2001 13:11 |