|
[Sponsors] |
June 24, 2011, 15:23 |
OpenFOAM 2.0 on OpenSUSE 11.4
|
#1 |
Senior Member
Robert Sawko
Join Date: Mar 2009
Posts: 117
Rep Power: 22 |
Dear Foamers,
I am having a problem compiling Openfoam 2.0 from git repository on OpenSUSE 11.4. I didn't try the RPM package yet and when I compile the application target fails. Code:
Target 'application' not remade because of errors. I would be really obliged for any comments. |
|
June 24, 2011, 17:32 |
|
#2 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Robert,
OK, no OpenMPI nor scotch are available. There are two possible reasons for this to have happened:
Bruno
__________________
|
||
June 24, 2011, 18:35 |
|
#3 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
There seems to be a bug in the build script when trying to compile OF 2.0 with the ThirdParty MPI. I did not investigate too much, and used the version of MPI provided with openSUSE, following http://albertopassalacqua.com/?p=920
Best,
__________________
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. |
|
June 24, 2011, 20:06 |
|
#4 |
Senior Member
Robert Sawko
Join Date: Mar 2009
Posts: 117
Rep Power: 22 |
Thanks for your replies. Unfortunately I cannot report any positive developments yet.
@alberto Thanks for the comment and for your blog entries. I followed the Opensuse 11.4 and OpenFOAM 2.0. I downloaded the prefs.sh where I understand you change to openmpi from opensuse and to gcc45, but to no avail @wylcat ad 1. I changed it to 2.0.x but still the same error. ad 2. I am currently trying this. I downloaded getOpenMPI_fixed and getGcc_fixed. The former one didn't produce any output the latter one downloaded... (pause) Whohoa! It worked. Thanks a lot! :-) And coming back to what you said at the beginning I don't seem to have any Scotch but now I feel like I'd like to have some. But first I wish to test this film model. :-) Many thanks for your advice! |
|
June 24, 2011, 21:19 |
|
#5 | |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
Quote:
Anyways, good you found an alternative solution! :-) Best,
__________________
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. |
||
June 24, 2011, 21:25 |
|
#6 |
Senior Member
Robert Sawko
Join Date: Mar 2009
Posts: 117
Rep Power: 22 |
Could I take the advantage here and ask one thing? Paraview doesn't seem to visualise my cases any more. I tried using it on film model tutorials and it produced the following errors.
Code:
ERROR: In /home/c111269/OpenFOAM/ThirdParty-2.0.x/ParaView-3.10.1/VTK/IO/vtkOpenFOAMReader.cxx, line 7374 vtkOpenFOAMReaderPrivate (0x19b8de0): Error reading line 46 of /home/c111269/OpenFOAM/OpenFOAM-2.0.x/tutorials/lagrangian/reactingParcelFilmFoam/rivuletPanel/constant/polyMesh/boundary: Unsupported nonuniform list type ; ERROR: In /home/c111269/OpenFOAM/ThirdParty-2.0.x/ParaView-3.10.1/VTK/IO/vtkOpenFOAMReader.cxx, line 7374 vtkOpenFOAMReaderPrivate (0x19b2450): Error reading line 52 of /home/c111269/OpenFOAM/OpenFOAM-2.0.x/tutorials/lagrangian/reactingParcelFilmFoam/rivuletPanel/constant/wallFilmRegion/polyMesh/boundary: Unsupported nonuniform list type ; ERROR: In /home/c111269/OpenFOAM/ThirdParty-2.0.x/ParaView-3.10.1/VTK/Filtering/vtkExecutive.cxx, line 756 vtkPVCompositeDataPipeline (0x19e3190): Algorithm vtkPOpenFOAMReader(0x19e5700) returned failure for request: vtkInformation (0x19b8530) Debug: Off Modified Time: 72009 Reference Count: 1 Registered Events: (none) Request: REQUEST_INFORMATION ALGORITHM_AFTER_FORWARD: 1 FORWARD_DIRECTION: 0 Code:
paraview is hashed (/home/c111269/OpenFOAM/ThirdParty-2.0.x/platforms/linux64Gcc/paraview-3.10.1/bin/paraview) Last edited by AlmostSurelyRob; June 26, 2011 at 06:44. |
|
June 25, 2011, 07:20 |
|
#7 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Robert,
Which reader are you using to open the case? Is it the internal reader or the official one on OpenFOAM? In other words, what's the file extension:
Best regards, Bruno
__________________
|
|
June 25, 2011, 11:03 |
|
#8 |
Super Moderator
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20 |
Hi Robert,
The error most surely is coming from an internal reader problem. I'll take a look into that early next week. Thanks for bringing that to my attention (I am the main developer of the internal reader). Takuya |
|
June 26, 2011, 06:57 |
|
#9 | |
Senior Member
Robert Sawko
Join Date: Mar 2009
Posts: 117
Rep Power: 22 |
Thank you for your replies.
@wyldcat I am using the internal reader. I usually create a *.foam file within a working directory and then open it with paraview. When I create *.OpenFOAM file paraview doesn't even see it. On the other hand, running paraFoam creates an casename.OpenFOAM file. Unfortunately it results with the same error. Quote:
Code:
cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers/ ./Allwclean ./Allwmake Thanks for that. I am looking forward to hear from you. |
||
June 26, 2011, 07:29 |
|
#10 | ||
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
@Robert: Quote:
Quote:
By the way, your OpenSuSE was installed in English or in another language? @Takuya: I wanted to be certain of this before reporting it as a bug But yes, it is the internal reader that isn't ready for the new stuff You are going to have your hands full with the new stuff in OpenFOAM 2.0, including the new super binary meshes: http://www.openfoam.com/version2.0.0....php#x11-36000 Best regards, Bruno
__________________
|
|||
June 26, 2011, 07:41 |
|
#11 |
Senior Member
Robert Sawko
Join Date: Mar 2009
Posts: 117
Rep Power: 22 |
Dear Bruno,
yes! :-) The wmSET command did make a difference. Now Paraview opens case.OpenFOAM files and I can visualise film cases. Many, many, thanks for that. I also tried opening a case.foam file but the same error occurs. My system has language set to English UK but keyboard is set to Polish. Is that important? Kind Regards, Robert |
|
June 26, 2011, 07:58 |
|
#12 | |||
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Robert,
Quote:
Quote:
Quote:
If the language was set to Polish as well, then that could have had some influence. Best regards, Bruno
__________________
|
||||
June 26, 2011, 10:35 |
|
#13 | |
Super Moderator
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20 |
Hi Bruno,
Quote:
Takuya |
||
June 29, 2011, 05:45 |
|
#14 |
New Member
Join Date: May 2009
Posts: 1
Rep Power: 0 |
Dear all,
I tested reactingParcelFilmFoam of openfoam 2.0 on several tutorial cases. But I can't watch the film flow under paraFoam, while the file deltaf exists under directories wallFilmRegion and the calculate seems ok. What's wrong with it? Best Regards, Ming |
|
June 29, 2011, 11:48 |
|
#15 | |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
Quote:
Best,
__________________
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 |
Installation of OpenFOAM 1.7.x on openSUSE 11.4 | alberto | OpenFOAM Installation | 7 | May 10, 2011 05:23 |
OpenFOAM 1.7.0 on OpenSUSE 11.1 | Bufacchi | OpenFOAM Installation | 8 | August 6, 2010 10:57 |
OpenFOAM Live USB based on openSUSE 11.1 created with SUSE Studio | alberto | OpenFOAM | 40 | May 23, 2010 17:15 |
Critical errors during OpenFoam installation in OpenSuse 11.0 | amscosta | OpenFOAM | 5 | May 1, 2009 15:06 |
OpenFOAM 1.5 installation on OpenSUSE 11.0 | bigphil | OpenFOAM Installation | 16 | April 29, 2009 07:28 |