|
[Sponsors] |
July 13, 2011, 21:14 |
OpenFOAM Installation
|
#1 |
New Member
Not ryan ; - )
Join Date: Jul 2011
Posts: 1
Rep Power: 0 |
Hello,
Today, I can see that my original post below was 3-4 questions all smashed into one post. My first question is: For OF2.0.0, what are the package requirements? On the install from source webpage, scotch is missing from the SUSE linux instructions? Is there any other package(s) that is known to be missing? The OF1.7.1 SUSE Linux installation instructions list even more packages. wmake runs for 3.5 hrs. I do not want to repeat that too many times. Thanks! -Ryan Hello OpenFOAM Guru (out there somewhere) , I am compiling OpenFOAM on a CrayXT6 ( ColoState University). The cray uses a customized version of SUSE linux. I cannot tell precisely which packages are needed for the full compilation. Here is what I have learned from openfoam.org : * the required packages for installation from source is a short list ( it is not the same as for 1.7.1 under openSUSE linux) * the foamSystemCheck reports everything is okay, but SCOTCH is not even installed. That list mentioned above does not seem to be complete. * I have to switch from the openmpi default to mpich2. I can do that in the <foamhome>/etc/baschrc file. Is that all that is required? I have a more general question. When will the OpenFOAM2.0.0 rpms be available? I would appreciate any guidance that may be out there. The OpenFOAM 1.7.1 rpms installed very well on my laptop. I can get started on the math side of things. Thank you, -Ryan Last edited by rclprice; July 15, 2011 at 18:58. Reason: Too many questions in original post. |
|
July 21, 2011, 17:31 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Ryan and welcome to the forum!
You can check this blog post: OpenFOAM 2.0.x and openSUSE 11.4 As for building things faster, before running Allwmake, execute this command: Code:
export WM_NCOMPROCS=8 If you are using csh, then run instead this command: Code:
setenv WM_NCOMPROCS 8 Bruno
__________________
|
|
Tags |
installation of open foam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFoam 2.0.0 installation | Jan_Peters | OpenFOAM Installation | 86 | April 27, 2012 06:32 |
Critical errors during OpenFoam installation in OpenSuse 11.0 | amscosta | OpenFOAM | 5 | May 1, 2009 15:06 |
Problem installing OpenFOAM 1.5 installation on RHEL 4. | vwsj84 | OpenFOAM Installation | 4 | April 23, 2009 05:48 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |
Adventure of fisrst openfoam installation on Ubuntu 710 | jussi | OpenFOAM Installation | 0 | April 24, 2008 15:25 |