CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

Installation problem: openfoam 2.1.0 on opensuse 11.4

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 10, 2012, 10:19
Default 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
raphael7 is on a distinguished road
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
it returned:
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.
Does anybody know how to resolve this installation problem..?

Thanks
raphael7 is offline   Reply With Quote

Old   April 10, 2012, 17:28
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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
Then follow the remaining instructions taking into account the change from 1.3.2 to 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 17:37. Reason: see "edit:"
wyldckat is offline   Reply With Quote

Old   April 11, 2012, 07:41
Default
  #3
New Member
 
Raphael
Join Date: Apr 2012
Location: Tokyo
Posts: 3
Rep Power: 14
raphael7 is on a distinguished road
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
raphael7 is offline   Reply With Quote

Old   April 11, 2012, 17:07
Default
  #4
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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
__________________
wyldckat is offline   Reply With Quote

Old   April 12, 2012, 07:10
Default
  #5
New Member
 
Raphael
Join Date: Apr 2012
Location: Tokyo
Posts: 3
Rep Power: 14
raphael7 is on a distinguished road
Hi Bruno,

As for now I'm still using the serial mode, I'll update if I use the parallel mode.

Thanks!
Raphael
raphael7 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 07:43
OpenFOAM installation problem eos_711 OpenFOAM Installation 3 February 10, 2012 15: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 04:36
OpenFOAM 1.5-dev installation in OpenSuSe 10.3 darenyang OpenFOAM Installation 0 April 28, 2009 04:30
Adventure of fisrst openfoam installation on Ubuntu 710 jussi OpenFOAM Installation 0 April 24, 2008 14:25


All times are GMT -4. The time now is 09:49.