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

[swak4Foam] groovyBC installation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 13, 2011, 02:43
Default groovyBC installation
  #1
New Member
 
chyn wey lee
Join Date: Apr 2009
Posts: 22
Rep Power: 17
djstoneage is on a distinguished road
Hi all

I am having trouble compiling groovyBC. I tried following the instruction in http://openfoamwiki.net/index.php/Co...to_controlDict
but when i try running wmake libso all i get is bash: wmake: command not found

will be really helpful if someone can assist me with this. im running OF-1.7.1 with centos 5

cheers
djstoneage is offline   Reply With Quote

Old   April 13, 2011, 04:58
Default
  #2
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Quote:
Originally Posted by djstoneage View Post
Hi all

I am having trouble compiling groovyBC. I tried following the instruction in http://openfoamwiki.net/index.php/Co...to_controlDict
but when i try running wmake libso all i get is bash: wmake: command not found

will be really helpful if someone can assist me with this. im running OF-1.7.1 with centos 5

cheers
The problem here is that the OF installation itself seems to have a problem as wmake is quite essential for compiling your own stuff (you havn't compiled anything before, have you?).

Check with "which interFoam" that you at least get the regular solvers. Check with "ls $WM_DIR" whether there is a wmake in that directory and check with "echo $WM_DIR" and "echo $PATH" that it actually is correctly configured

Bernhard
gschaider is offline   Reply With Quote

Old   April 13, 2011, 05:17
Default
  #3
New Member
 
chyn wey lee
Join Date: Apr 2009
Posts: 22
Rep Power: 17
djstoneage is on a distinguished road
Hi Bernhard thanks for your quick respond. I am very new to openFoam for the matter of fact i am still very new in CFD.

I ran which interFoam and this is what i get

Code:
/opt/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linux64GccDPOpt/interFoam

ls $WM_DIR return

Code:
ls: /opt/OpenFOAM/OpenFOAM-1.7.1/wmake: No such file or directory
echo $WM_DIR
Code:
/opt/OpenFOAM/OpenFOAM-1.7.1/wmake
and echo $PATH
Code:
/opt/OpenFOAM/ThirdParty-1.7.1/platforms/linux64Gcc/paraview-3.8.0/bin:/opt/OpenFOAM/ThirdParty-1.7.1/platforms/linux64Gcc/openmpi-1.5/bin:/opt/OpenFOAM/ThirdParty-1.7.1/platforms/linux64/gcc-4.5.1/bin:/home/clee/OpenFOAM/clee-1.7.1/applications/bin/linux64GccDPOpt:/opt/OpenFOAM/site/1.7.1/bin/linux64GccDPOpt:/opt/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linux64GccDPOpt:/opt/OpenFOAM/OpenFOAM-1.7.1/wmake:/opt/OpenFOAM/OpenFOAM-1.7.1/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/clee/bin

sorry if i am asking basic question but i have no clue. any help will be appreciated

cheers

Chyn
djstoneage is offline   Reply With Quote

Old   April 13, 2011, 08:55
Default
  #4
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Quote:
Originally Posted by djstoneage View Post
Hi Bernhard thanks for your quick respond. I am very new to openFoam for the matter of fact i am still very new in CFD.

I ran which interFoam and this is what i get

Code:
/opt/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linux64GccDPOpt/interFoam
ls $WM_DIR return

Code:
ls: /opt/OpenFOAM/OpenFOAM-1.7.1/wmake: No such file or directory
echo $WM_DIR
Code:
/opt/OpenFOAM/OpenFOAM-1.7.1/wmake
and echo $PATH
Code:
/opt/OpenFOAM/ThirdParty-1.7.1/platforms/linux64Gcc/paraview-3.8.0/bin:/opt/OpenFOAM/ThirdParty-1.7.1/platforms/linux64Gcc/openmpi-1.5/bin:/opt/OpenFOAM/ThirdParty-1.7.1/platforms/linux64/gcc-4.5.1/bin:/home/clee/OpenFOAM/clee-1.7.1/applications/bin/linux64GccDPOpt:/opt/OpenFOAM/site/1.7.1/bin/linux64GccDPOpt:/opt/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linux64GccDPOpt:/opt/OpenFOAM/OpenFOAM-1.7.1/wmake:/opt/OpenFOAM/OpenFOAM-1.7.1/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/clee/bin
sorry if i am asking basic question but i have no clue. any help will be appreciated

cheers

Chyn
You're using prepackaged binaries? Maybe there is a devel (or) package that has wmake

Bernhard
gschaider 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
[swak4Foam] Change in alpha and U with groovyBC in twoPhaseEulerFoam dani2702 OpenFOAM Community Contributions 0 November 17, 2016 03:30
[swak4Foam] GroovyBC installation Error Douglas OpenFOAM Community Contributions 0 August 25, 2015 14:05
[foam-extend.org] A smooth installation of foam-3.0-extend on OpenSUSE 13.1 64-bits cookcaptain OpenFOAM Installation 7 May 26, 2015 11:22
CFX11 + Fortran compiler ? Mohan CFX 20 March 30, 2011 18:56
64bitrhel5 OF installation instructions mirko OpenFOAM Installation 2 August 12, 2008 18:07


All times are GMT -4. The time now is 15:55.