|
[Sponsors] |
[foam-extend.org] Trying to install foam-extend 3.1 on Ubuntu 14.04 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 11, 2015, 10:33 |
Trying to install foam-extend 3.1 on Ubuntu 14.04
|
#1 |
New Member
James
Join Date: Jun 2012
Posts: 8
Rep Power: 14 |
Running Ubuntu 14.04 LTS and following instructions detailed here.
When I source the bash with Code:
foam-extend-3.1$ . etc/bashrc Code:
bash: /opt/foam-extend-3.1/bin/foamGetSystemInfo: No such file or directory bash: /opt/foam-extend-3.1/bin/foamCleanPath: No such file or directory bash: /opt/foam-extend-3.1/bin/foamCleanPath: No such file or directory bash: /opt/foam-extend-3.1/bin/foamCleanPath: No such file or directory bash: /opt/foam-extend-3.1/etc/settings.sh: No such file or directory bash: /opt/foam-extend-3.1/etc/aliases.sh: No such file or directory bash: /opt/foam-extend-3.1/bin/foamCleanPath: No such file or directory bash: /opt/foam-extend-3.1/bin/foamCleanPath: No such file or directory bash: /opt/foam-extend-3.1/bin/foamCleanPath: No such file or directory Code:
foamInstall=$HOME/$WM_PROJECT I also have OpenFOAM installed, could this be an issue? I'm wondering whether I should remove it anyway. Are there any features in OpenFOAM that aren't in OpenFOAM extension? |
|
February 11, 2015, 11:09 |
|
#2 |
Senior Member
|
Hi,
You have got OpenFOAM installed and seems to set up environment for it, that is why foam-extend is trying to look into /opt. Before ". etc/bashrc" issue "wmUNSET" command. |
|
February 11, 2015, 13:48 |
|
#3 | |
New Member
James
Join Date: Jun 2012
Posts: 8
Rep Power: 14 |
Quote:
Some other conflicts I've found today is that paraFoam doesn't really work with the new foam extend case files but it also does not work as intended in previously functioning OpenFOAM case files. I'm working around this at the moment by just doing Code:
$ touch anything.foam $ paraview anything.foam |
||
February 11, 2015, 13:54 |
|
#4 | |
Senior Member
|
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] How to define to right point for locationInMesh | Mirage12 | OpenFOAM Meshing & Mesh Conversion | 7 | March 13, 2016 15:07 |
simpleFoam parallel | AndrewMortimer | OpenFOAM Running, Solving & CFD | 12 | August 7, 2015 19:45 |
[foam-extend.org] Installing foam-extend 3.1 on Ubuntu 14.04 | stephie | OpenFOAM Installation | 16 | April 23, 2015 17:18 |
fvSchemes in FOAM extend 3.1 | Shenan | OpenFOAM Running, Solving & CFD | 3 | December 22, 2014 10:45 |
How to Install Openfoam 2.2.2 in Ubuntu 14.04? | satty_00 | OpenFOAM Installation | 7 | May 18, 2014 11:04 |