|
[Sponsors] |
August 9, 2005, 21:47 |
Novell launched the OpenSuSE p
|
#1 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
Novell launched the OpenSuSE project, through which the SuSE Linux 9.3 (both 32 and 64 bit) distribution and the beta version of SuSE 10 have been made available to the community through the site:
http://opensuse.org/index.php/Welcome_to_openSUSE.org Both CD and DVD iso's are avabilable for both versions of the distribution. Because OpenFOAM is developed on SuSE, I thought this could be useful to OpenFOAM users. Sorry if it's OT. Best regards, Alberto
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
August 10, 2005, 19:08 |
Hi,
Thanks for the info.
|
#2 |
Senior Member
Billy
Join Date: Mar 2009
Posts: 167
Rep Power: 17 |
Hi,
Thanks for the info. |
|
August 12, 2005, 23:20 |
Hi, Alberto,
I noticed that
|
#3 |
Senior Member
Pei-Ying Hsieh
Join Date: Mar 2009
Posts: 317
Rep Power: 18 |
Hi, Alberto,
I noticed that the 64 bit DVD version is an Eval version. Is this fully functional? Thanks! pei |
|
August 13, 2005, 00:19 |
Hello Pei,
it should be fully
|
#4 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
Hello Pei,
it should be fully functional. Novell released the full SuSE Linux Professiona 9.3 to the community with the OpenSuSE project. I didn't tried the 64 bit version, but here http://suse.inode.at/pub/x86_64/9.3/iso/README_eval.txt you can read: What's the difference between the CD and DVD edition ================================================== == * the DVD edition contains the complete 64-bit version of SUSE LINUX Professional 9.3 as well as a streamlined 32bit version of the software. * the CD edition contains a complete 32-bit version of SUSE LINUX Professional 9.3. It including approximately 450 additional packages not available on the 32-bit version included on the downloadable DVD image. These additional packages are mostly language packages for applications and development versions of various software libraries. If you're going to download it, the Chemnitz server is fast ;-) Regards, Alberto
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
August 13, 2005, 12:30 |
Hi,
I've tried the 64-bit ver
|
#5 |
Member
Fabian Peng Karrholm
Join Date: Mar 2009
Posts: 61
Rep Power: 17 |
Hi,
I've tried the 64-bit version of Suse 9.3, and so far I haven't been able to compile my code. It uses the correct version of gcc and everything. Has anyone tried OpenFoam with 64-bit SuSE, with success? /Fabian |
|
August 13, 2005, 13:38 |
did you check that it picks up
|
#6 |
Member
Kuan Tek Seang
Join Date: Mar 2009
Posts: 31
Rep Power: 17 |
did you check that it picks up the right library? tends to be a problem with mixed 32/64 bit platforms...
|
|
August 13, 2005, 14:25 |
Hello Fabian,
what kind of er
|
#7 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
Hello Fabian,
what kind of error do you obtain? Could you post it? Alberto
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
August 13, 2005, 14:54 |
I am running OpenFOAM on a dua
|
#8 |
Senior Member
Join Date: Mar 2009
Posts: 854
Rep Power: 22 |
I am running OpenFOAM on a dual-Opteron machine with SuSE 9.3 both 32bit and 64bit without any problems.
|
|
August 15, 2005, 06:18 |
Hello,
I get the following e
|
#9 |
Member
Fabian Peng Karrholm
Join Date: Mar 2009
Posts: 61
Rep Power: 17 |
Hello,
I get the following error, I haven't done much more than just install OpenFoam with the source and 64-bit libraries. /Fabian SOURCE_DIR=. SOURCE=solverFoam.C ; g++ -m64 -DlinuxAMD64 -Wall -W -Wno-unused-parameter -march=opteron -O3 -ffast-math -fno-gcse -DNoRepository -ftemplate-depth-30 -I/home/f98faka/OpenFOAM/OpenFOAM-1.1/src/OpenFOAM/lnInclude -IlnInclude -I. -I/home/f98faka/OpenFOAM/OpenFOAM-1.1/src/cfdTools/incompressible -I/home/f98faka/OpenFOAM/OpenFOAM-1.1/src/cfdTools/lnInclude -I/home/f98faka/OpenFOAM/OpenFOAM-1.1/src/transportModels -DFACE_DECOMP -fPIC -c $SOURCE -o Make/linuxAMD64Opt/solverFoam.o In file included from /home/f98faka/OpenFOAM/linuxAMD64/gcc-3.4.3/bin/../lib/gcc/x86_64-unknown-linux- gnu/3.4.3/include/syslimits.h:7, from /home/f98faka/OpenFOAM/linuxAMD64/gcc-3.4.3/bin/../lib/gcc/x86_64-unknown-linux- gnu/3.4.3/include/limits.h:11, from /home/f98faka/OpenFOAM/linuxAMD64/gcc-3.4.3/bin/../lib/gcc/x86_64-unknown-linux- gnu/3.4.3/../../../../include/c++/3.4.3/climits:49, from /home/f98faka/OpenFOAM/OpenFOAM-1.1/src/OpenFOAM/lnInclude/label.H:38, from /home/f98faka/OpenFOAM/OpenFOAM-1.1/src/OpenFOAM/lnInclude/labelList.H:36, from /home/f98faka/OpenFOAM/OpenFOAM-1.1/src/OpenFOAM/lnInclude/Pstream.H:45, from /home/f98faka/OpenFOAM/OpenFOAM-1.1/src/OpenFOAM/lnInclude/OPstream.H:37, from /home/f98faka/OpenFOAM/OpenFOAM-1.1/src/OpenFOAM/lnInclude/parRun.H:4, from /home/f98faka/OpenFOAM/OpenFOAM-1.1/src/cfdTools/lnInclude/fvCFD.H:4, from solverFoam.C:26: /home/f98faka/OpenFOAM/linuxAMD64/gcc-3.4.3/bin/../lib/gcc/x86_64-unknown-linux- gnu/3.4.3/include/limits.h:122:61: limits.h: No such file or directory the return for the command 'which gcc' is: /home/f98faka/OpenFOAM/linuxAMD64/gcc-3.4.3/bin/gcc |
|
August 15, 2005, 06:38 |
It looks like you haven't inst
|
#10 |
Senior Member
Join Date: Mar 2009
Posts: 854
Rep Power: 22 |
It looks like you haven't installed the system header files for the operating system. Check you have /usr/include/limits.h installed, if not install the operating system code development option which includes this file.
|
|
October 10, 2005, 18:55 |
Just installed SuSE 10. OpenFO
|
#11 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
Just installed SuSE 10. OpenFOAM works perfectly :-)
Alberto
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
December 9, 2006, 12:35 |
OpenSuSE 10.2 is out and OpenF
|
#12 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
OpenSuSE 10.2 is out and OpenFOAM works OK on it.
The only little inconvenient I found relatively to FOAM, is that the maximize button of the paraview window doesn't work. However it's possible to manually resize the window and paraview will remember the new size. This release of OpenSUSE solves many of the issues of the package manager which were present in 10.1. The download page is here: http://en.opensuse.org/Released_Version With kind regards, Alberto
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
December 11, 2006, 08:54 |
I found an issue while using O
|
#13 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
I found an issue while using OpenFOAM on openSUSE 10.2.
The OpenFOAM settings in bashrc makes OpenOffice unusable because of the different versions of libc (4.2 in OpenSuSE, 4.1 in OpenFoam). Regards, Alberto
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
December 13, 2006, 08:54 |
Solution to the previous issue
|
#14 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
Solution to the previous issue:
- Remove the gcc version provided with OpenFOAM. - Run ./Allwmake from the OpenFOAM main directory to recompile everything using the gcc installed in the system. Regards, Alberto
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fluent / gambit on openSUSE 11.1 | Ralf Schmidt | FLUENT | 0 | February 24, 2009 05:37 |
OpenFOAM 15 with ParaView 340 on OpenSuSE 110 | zairja | OpenFOAM Installation | 7 | February 10, 2009 09:31 |
Star-CCM+ running in openSUSE | Thiago | Siemens | 6 | January 20, 2009 10:23 |
Fluent does not work on openSUSE 11.0 | Stanislav Sviderek | FLUENT | 1 | July 28, 2008 18:21 |
Gambit error on opensuse | Alessandro | FLUENT | 0 | February 26, 2008 05:08 |