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

[swak4Foam] Install swak4Foam on OpenFOAM1.7.1 on Ubuntu 13.04

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   December 24, 2013, 04:30
Default Install swak4Foam on OpenFOAM1.7.1 on Ubuntu 13.04
  #1
New Member
 
Join Date: Dec 2013
Posts: 1
Rep Power: 0
kobayashi is on a distinguished road
I’d liked to use OpenFOAM1.7.1 on Ubuntu 13.04/13.10.
And I need to use user defined library swak4Foam.

I installed OpenFOAM1.7.1 on Ubuntu 13.04 successfully but I couldn’t install swak4Foam.
Here is the specific steps of installation:

-----------------------------
Step1: Install svn, bison
sudo apt-get install subversion
sudo apt-get install bison

Step2: Add OpenFOAM1.7.1 to openfoam install list
sudo su
gedit /etc/apt/sources.list.d/openfoam.list
"SAVE THE TEXT AFTER REWRITE AS BELOW"
deb http://www.openfoam.org/download/ubuntu maverick main
sudo apt-get update

Step3: Install OpenFOAM
sudo apt-get install openfoam171
gedit ~/.bashrc
"ADD THE LINE BELOW"
. /opt/openfoam171/etc/bashrc

Step4: Download swak4Foam
run
cd ../
svn checkout svn://svn.code.sf.net/p/openfoam-extend/svn/trunk/Breeder_1.7/libraries/swak4Foam/

Step5: Install swak4Foam
cd swak4Foam
. Allwmake
-----------------------------

Through Step1-4 I have no problem, but I got error message like the attached log file at Step5 and cannot continue installation.


I'd like to know the reason/cause of the error.
I'd like to know if it's possible to solve this problem or I have to downgrade Ubuntu.
If calculation runs, are the simulation results trustworthy?

Thank you for your help.
Attached Files
File Type: gz log.tar.gz (1.8 KB, 7 views)
kobayashi is offline   Reply With Quote

 

Tags
error, installation, openfoam 1.7.1, swak4foam, ubuntu 13.04


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
[OpenFOAM.org] Problems to install openfoam-2.4.0 on Ubuntu 16.04.01LTS matheusmonjon OpenFOAM Installation 3 February 25, 2017 14:46
[swak4Foam] [OpenFOAM] [2.3.1] Install swak4Foam in Ubuntu 16.04.01 with errors ycui OpenFOAM Community Contributions 2 November 14, 2016 07:41
[swak4Foam] Installing swak4Foam 0.4.0 on ubuntu 14.04 JFM OpenFOAM Community Contributions 1 October 30, 2016 09:43
Environment errors with .deb install and ubuntu 13.04 64 bit jonathanbyrn OpenFOAM Installation 14 September 26, 2013 05:22
How to Install OpenFOAM on 64 Ubuntu 9.04 hansel OpenFOAM Installation 62 March 19, 2010 14:43


All times are GMT -4. The time now is 14:59.