|
[Sponsors] |
Installation problem: openfoam 2.1.0 on opensuse 11.4 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 10, 2012, 11:19 |
Installation problem: openfoam 2.1.0 on opensuse 11.4
|
#1 |
New Member
Raphael
Join Date: Apr 2012
Location: Tokyo
Posts: 3
Rep Power: 14 |
Hi
I am trying to install openfoam 2.1.0 on opensuse 11.4, I followed the installation guide from the openfoam website (http://www.openfoam.org/download/suse.php). The guide says that I need to use openmpi-1.3.2 instead of the default openmpi-1.2.8, and I got stuck at this step. When I execute this command: Code:
sudo zypper in openmpi=1.3.2 Code:
Retrieving repository 'PK_TMP_DIR' metadata [done] Building repository 'science' cache [done] Loading repository data... Reading installed packages... 'openmpi=1.3.2' not found in package names. Trying capabilities. No provider of 'openmpi = 1.3.2' found. Resolving package dependencies... Nothing to do. Thanks |
|
April 10, 2012, 18:28 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Raphael and welcome to the forum!
Indeed, Open-MPI 1.3.2 seems to have been removed from the science repository. Try these steps instead: Code:
sudo zypper ar http://download.opensuse.org/repositories/devel:/libraries:/c_c++/openSUSE_11.4/ devel:libraries:c_c++ sudo zypper in openmpi=1.4.5 edit: I've reported this on the bug tracker: http://www.openfoam.org/mantisbt/view.php?id=501 Best regards, Bruno
__________________
Last edited by wyldckat; April 10, 2012 at 18:37. Reason: see "edit:" |
|
April 11, 2012, 08:41 |
|
#3 |
New Member
Raphael
Join Date: Apr 2012
Location: Tokyo
Posts: 3
Rep Power: 14 |
Hi Bruno,
I followed your suggestion, and seems that everything works well now! I could run the first example case of incompressible laminar flow in a cavity without any problem. So problem solved! Thank you very much! Best Regards, Raphael |
|
April 11, 2012, 18:07 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Raphael,
You're welcome! But be careful, because things might not work as well when you need to run applications in parallel. Like I wrote on the bug report I mentioned before, I haven't fully tested this Good luck! Bruno
__________________
|
|
April 12, 2012, 08:10 |
|
#5 |
New Member
Raphael
Join Date: Apr 2012
Location: Tokyo
Posts: 3
Rep Power: 14 |
Hi Bruno,
As for now I'm still using the serial mode, I'll update if I use the parallel mode. Thanks! Raphael |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem with paraFoam (3.8 and OF1.7) since the upgrade to OpenSuSE 11.4 | Cyp | OpenFOAM Installation | 1 | March 2, 2012 08:43 |
OpenFOAM installation problem | eos_711 | OpenFOAM Installation | 3 | February 10, 2012 16:35 |
[Commercial meshers] Handling cyclic BC from gambit to openfoam for a cascade airfoil problem - OF 1.6 | maverick | OpenFOAM Meshing & Mesh Conversion | 2 | June 18, 2011 05:36 |
OpenFOAM 1.5-dev installation in OpenSuSe 10.3 | darenyang | OpenFOAM Installation | 0 | April 28, 2009 05:30 |
Adventure of fisrst openfoam installation on Ubuntu 710 | jussi | OpenFOAM Installation | 0 | April 24, 2008 15:25 |