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

building MRFSimpleFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 13, 2011, 02:19
Default building MRFSimpleFoam
  #1
Senior Member
 
Join Date: Feb 2010
Posts: 213
Rep Power: 17
vaina74 is on a distinguished road
Hi everybody.
I continue here another thread because a user defined my problem, so this is the right forum section.
I installed OpenFOAM-1.5-dev from CAE Team PPA and I want to use MRFSimpleFoam. I was explained I have to build it into MRFSimpleFoam tutorial folder. I found /usr/share/doc/openfoam-dev-1.5/examples/MRFSimpleFoam/MRFSimpleFoam. It contains a subdirectory Make (with files and options files) and two files: MRFSimpleFoam.C and createFields.H. I tried wmake but it fails (not found). Maybe I have to run make?
I use Ubuntu 10.04 64-bit.
vaina74 is offline   Reply With Quote

Old   January 13, 2011, 17:49
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
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
Hi Maurizio,

Here's what you do:
Code:
mkdir -p $WM_PROJECT_USER_DIR
cd $WM_PROJECT_USER_DIR
cp -r $FOAM_TUTORIALS/MRFSimpleFoam/MRFSimpleFoam .
cd MRFSimpleFoam
wmake
And voilá, ready to be used. Note: I installed both the "openfoam-dev-1.5" and "openfoam-dev-1.5-dev" packages! Possibly you only installed the first one. Here is how you can install the second:
Code:
sudo apt-get install openfoam-dev-1.5-dev
Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   January 14, 2011, 01:38
Default
  #3
Senior Member
 
Join Date: Feb 2010
Posts: 213
Rep Power: 17
vaina74 is on a distinguished road
Thank you, Bruno. You're always helpful.
vaina74 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
Solar Radiation in OpenFOAM plainstyle OpenFOAM Running, Solving & CFD 15 July 8, 2014 04:43
MRFSimpleFoam Tutorial bastil OpenFOAM Running, Solving & CFD 48 August 1, 2012 10:00
ParaView 3.8.0 problem on debian Unseen OpenFOAM Installation 4 August 16, 2010 10:26
Compilation error OF1.5-dev on Suse10.3 darenyang OpenFOAM Installation 0 April 29, 2009 04:55
Building error with simpleSRFFoam and MRFSimpleFOAM in 15 waynezw0618 OpenFOAM Running, Solving & CFD 4 August 27, 2008 10:31


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