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

R.e openFoam 1.6

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 21, 2012, 12:14
Default R.e openFoam 1.6
  #1
New Member
 
Join Date: Sep 2011
Posts: 9
Rep Power: 14
athurlow is on a distinguished road
Hi,
I'm currently trying to install openFoam 1.6 using these instructions:
http://www.tfd.chalmers.se/~hani/kur...OwnLaptop.html
It all worked fine except the paraview installation, I installed it instead through sudo apt get is there a way to link paraview and paraFoam?

Regards

Adam Thurlow
athurlow is offline   Reply With Quote

Old   February 21, 2012, 15:25
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings Adam,

First detail: it is 1.6-ext, not simply 1.6! There is a very big difference

Second: the ParaView version that comes with Ubuntu 10.04 is very old. You can get the one from openfoam.org - http://www.openfoam.org/download/ubuntu.php - namely the package "paraviewopenfoam3120" and then hack a bit on 1.6-ext:
  • Check if the "ParaView_DIR" variable is working:
    Code:
    echo $ParaView_DIR
    If this shows anything, then run:
    Code:
    rm -r $ParaView_DIR
    ln -s /opt/paraviewopenfoam3120 $ParaView_DIR
  • Edit the file "OpenFOAM-1.6-ext/bin/paraFoam" and change all occurrences of ".OpenFOAM" to ".foam". Notice there is a dot symbol after the first quote
And that should be it and reaaaady to go! At least it should be, if you have properly installed the graphics drivers on your machine

Keep in mind that I haven't tested these instructions myself. This is basically an incomplete hack, since it only gets things half done. For several more detailed instructions, check my signature link

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   February 22, 2012, 07:27
Default
  #3
New Member
 
Join Date: Sep 2011
Posts: 9
Rep Power: 14
athurlow is on a distinguished road
Cheers that worked,
athurlow 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
Updating OpenFOAm 1.6 to 2.0 fs82 OpenFOAM 1 May 3, 2012 09:19
New OpenFOAM Forum Structure jola OpenFOAM 2 October 19, 2011 06:55
[swak4Foam] OpenFOAM 1.6 and 1.7 with interFoam, groovyBC give different strange results Arnoldinho OpenFOAM Community Contributions 7 December 9, 2010 16:29
Cross-compiling OpenFOAM 1.6 on Linux for Windows 32 and 64bits with Mingw-w64 wyldckat OpenFOAM Announcements from Other Sources 7 January 19, 2010 15:39
OpenFOAM Version 1.6 Released opencfd OpenFOAM Announcements from ESI-OpenCFD 0 July 27, 2009 17:55


All times are GMT -4. The time now is 04:46.