|
[Sponsors] |
July 22, 2010, 05:04 |
groovyBC & OpenFoam 1.7.0
|
#1 | |
Member
Join Date: Nov 2009
Location: Germany
Posts: 96
Rep Power: 17 |
Hi,
i'm using OF1.7. I would like to install groovyBC and downloaded it from https://openfoam-extend.svn.sourcefo...ries/groovyBC/ Unfortunetaly I got tons of errors like: Quote:
Thanks in advance Toni |
||
July 22, 2010, 10:27 |
|
#2 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
I just tried and groovBC from the 1.6-section of the Breeder compiles without problems on my 1.7.x-installation Bernhard |
||
July 22, 2010, 11:25 |
|
#3 | |
Member
Join Date: Nov 2009
Location: Germany
Posts: 96
Rep Power: 17 |
Hi Bernard,
thanks for your quick reply. Quote:
What else to I have to compile? Regards, Toni |
||
July 22, 2010, 14:27 |
|
#4 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Bernhard |
||
July 23, 2010, 03:23 |
|
#5 | |
Member
Join Date: Nov 2009
Location: Germany
Posts: 96
Rep Power: 17 |
Quote:
I'm using Suse 11.2 with gcc 4.4.1 |
||
July 23, 2010, 05:02 |
|
#6 |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
||
July 23, 2010, 06:04 |
|
#7 |
Member
Join Date: Nov 2009
Location: Germany
Posts: 96
Rep Power: 17 |
No.
I just followed the official installation instructions for OF and recompiled the icofoam solver because i changed the code. |
|
July 23, 2010, 08:44 |
|
#8 |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
||
July 23, 2010, 10:11 |
|
#9 |
Member
Join Date: Nov 2009
Location: Germany
Posts: 96
Rep Power: 17 |
As I said, this was just an example from the whole error message. Overall i got thousands of errors but all with the same pattern (see the attached file).
What else could i have done wrong? 1. I updated Bison on 2.4.1 2. I downloaded the files from the path I mentioned above 3. I unpacked the files in a separat folder (no OF path) 4. I typed "wmake libso" in the groovyBC folder |
|
August 3, 2010, 09:30 |
|
#10 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Code:
SOURCE=PatchResult.c ; gcc -m64 -Dlinux64 ... Bernhard |
||
August 6, 2010, 05:16 |
|
#11 |
Member
Join Date: Nov 2009
Location: Germany
Posts: 96
Rep Power: 17 |
Hi Bernard,
thanks for Reply. I changed all .c-files to .C-files. After that I had to edit also all the .dep-files. Than i started wmake again. No luck so far... i attached the error message. Regards, Toni |
|
August 9, 2010, 06:20 |
|
#12 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Code:
SOURCE=PatchValueExpressionDriver.C ; gcc -m64 -Dlinux64 -DWM_DP -Wall -O3 -IMake/linux64GccDPOpt -I/home/kressnt/OpenFOAM/OpenFOAM-1.7.0/src/finiteVolume/lnInclude -IlnInclude -I. -I/home/kressnt/OpenFOAM/OpenFOAM-1.7.0/src/OpenFOAM/lnInclude -I/home/kressnt/OpenFOAM/OpenFOAM-1.7.0/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/PatchValueExpressionDriver.o Code:
/home/kressnt/OpenFOAM/OpenFOAM-1.7.0/src/OpenFOAM/lnInclude/lduInterface.H:102: error: ISO C++ forbids declaration of ‘Pstream’ with no type Code:
SOURCE=PatchValueExpressionDriver.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -O3 -IMake/linux64GccDPOpt -I/home/kressnt/OpenFOAM/OpenFOAM-1.7.0/src/finiteVolume/lnInclude -IlnInclude -I. -I/home/kressnt/OpenFOAM/OpenFOAM-1.7.0/src/OpenFOAM/lnInclude -I/home/kressnt/OpenFOAM/OpenFOAM-1.7.0/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/PatchValueExpressionDriver.o Code:
#include "Pstream.H" Something is very strange with your setup Bernhard |
||
August 11, 2010, 04:58 |
|
#13 |
Member
Join Date: Nov 2009
Location: Germany
Posts: 96
Rep Power: 17 |
I tried both with no success...
Inserting #include "Pstream.H" changed nothing. |
|
August 11, 2010, 05:32 |
|
#14 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Bernhard |
||
August 11, 2010, 07:46 |
|
#15 |
Member
Join Date: Nov 2009
Location: Germany
Posts: 96
Rep Power: 17 |
Oh my god! It works!
I'm sitting behind a powerful firewall. That's why I'm not able to use the svn command from the terminal. I have to download it by hand. Maybe I messed something up while I downloaded and saved the files. Sorry, Bernard, if I wasted your time with that. Thanks for your help anyway. Toni |
|
August 11, 2010, 11:27 |
|
#16 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Could we agree on "Your IT-department wasted both of our time by denying you access to essential services on the net"? |
||
August 13, 2010, 03:36 |
|
#17 | ||
Member
Join Date: Nov 2009
Location: Germany
Posts: 96
Rep Power: 17 |
Quote:
Quote:
|
|||
August 13, 2010, 06:10 |
|
#18 |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
http://openfoam-extend.svn.sourcefor...-extend/trunk/
Browse to the directory you want and press "Download GNU tarball" |
|
August 20, 2010, 14:10 |
|
#19 |
Member
Join Date: Dec 2009
Location: Kanpur, India
Posts: 54
Rep Power: 17 |
I down loaded from this link
just typed on terminal as svn checkout https://openfoam-extend.svn.sourcefo...aries/groovyBC for this I had to first install subversion as $ sudo apt-get install subversion before this I was downloading groovyBC from some other link ...that was creating error as make: *** [Make/linux64GccDPOpt/PatchValueExpressionDriver.o] Error 1 the link mentioned above is from wiki and works well... |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Getting Started with OpenFOAM | wyldckat | OpenFOAM | 26 | June 21, 2024 07:54 |
OpenFOAM Training Jan-Jul 2017, Virtual, London, Houston, Berlin | CFDFoundation | OpenFOAM Announcements from Other Sources | 0 | January 4, 2017 07:15 |
[swak4Foam] groovyBC OpenFoam 1.7 | dandalf | OpenFOAM Community Contributions | 7 | March 18, 2011 06:19 |
Installation of OpenFOAM 1.7.0 on SLED10SP2 | olauer | OpenFOAM Installation | 2 | June 30, 2010 11:29 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |