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

[OpenFOAM.org] OpenFOAM 3.0.x on Fedora 23

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree2Likes
  • 1 Post By C4l4M1TY
  • 1 Post By wyldckat

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 31, 2016, 06:14
Default OpenFOAM 3.0.x on Fedora 23
  #1
New Member
 
Join Date: Apr 2009
Location: Greece - Hellas
Posts: 21
Rep Power: 17
dfeid is on a distinguished road
I tried with no success to install OpenFOAM 3.0.x on Fedora 23 I thought at least I had managed to install OpenFOAM 3.0.x without Paraview but as you could see in the log file there are errors that I can not overcome.
I installed the CGAL library v4.7 using the dnf command (ex-yum) but It seems not to be working.

Any help will be welcome

Thanks in advance
Attached Files
File Type: zip make.log.zip (12.0 KB, 3 views)
dfeid is offline   Reply With Quote

Old   April 3, 2016, 00:24
Default
  #2
New Member
 
Steven
Join Date: Apr 2016
Posts: 3
Rep Power: 10
C4l4M1TY is on a distinguished road
I managed to perform a successful build of OpenFOAM-3.0.1 on Fedora 23 (x86_64) following the steps outlined in this link: https://openfoamwiki.net/index.php/Installation/Linux

It was however necessary to add an extra step at step [7] which I made a post about here: http://www.cfd-online.com/Forums/ope...ding-cgal.html

Hopefully this helps,

Steven
dfeid likes this.
C4l4M1TY is offline   Reply With Quote

Old   April 5, 2016, 17:50
Default
  #3
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
Quick notes:
@Steven: Many thanks for the feedback!

@dfeid: Full installation instructions are now available here: http://openfoamwiki.net/index.php/In...M-3.0.x/Fedora

And sorry to both for not having detailed installation instructions sooner for Fedora + OpenFOAM 3.0, but I was also waiting for someone to take the step forward and state that "Fedora is not forgotten"
dfeid likes this.
wyldckat is offline   Reply With Quote

Old   August 6, 2016, 08:40
Default paraFOAM
  #4
New Member
 
Join Date: Aug 2016
Location: Czechia
Posts: 2
Rep Power: 0
slimak is on a distinguished road
Hello Bruno,

thank you for the post about the installation of OpenFOAM on Fedora (http://openfoamwiki.net/index.php/In...M-3.0.x/Fedora). I was partially succesfull.

I am running Fedora 23 with x86_64 architecture. In step 7 of the previously mentioned tutorial, command

source $HOME/OpenFOAM/OpenFOAM-3.0.x/etc/bashrc WM_LABEL_SIZE=64 FOAMY_HEX_MESH=yes

gives

bash: mpicc: command not found...

I did not find solution for this. Coul you please help?

I am pretty new to OpenFOAM so I am not sure if the installation went ok. My installation log is enclosed in log.make.tz

Also, during run of icoFoam for the first cavity example (http://cfd.direct/openfoam/user-guid...ty/#x5-40002.1), some results were generated, but I cannot view them since I cannot run paraFoam.

When I try to run paraFoam I get

paraFoam

FATAL ERROR: ParaView reader module libraries do not exist

Please build the reader module before continuing:
cd $FOAM_UTILITIES/postProcessing/graphics/PV4Readers
./Allwclean
./Allwmake

I do not know if the problems are connected, but any help would be a step forward.

Thanks a lot.
slimak
slimak is offline   Reply With Quote

Old   August 7, 2016, 17:35
Default
  #5
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
Quote:
Originally Posted by slimak View Post
I am running Fedora 23 with x86_64 architecture. In step 7 of the previously mentioned tutorial, command

source $HOME/OpenFOAM/OpenFOAM-3.0.x/etc/bashrc WM_LABEL_SIZE=64 FOAMY_HEX_MESH=yes

gives

bash: mpicc: command not found...

I did not find solution for this. Coul you please help?
Quick answer: It seems that you missed the following command:
Code:
module mpi/load openmpi-x86_64 || export PATH=$PATH:/usr/lib64/openmpi/bin
which should load the environment for Open-MPI. Start a new terminal, run this line and then run the source command. If it still has problems, check steps #1 and #2 for any error messages.

The other errors you got are likely related to the same problem.
__________________
wyldckat is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 course for beginners Jibran OpenFOAM Announcements from Other Sources 2 November 4, 2019 08:51
[OpenFOAM.org] OpenFOAM 2.4.x and OpenFOAM 3.0.x on openSUSE Leap 42.1 cbcoutinho OpenFOAM Installation 7 April 10, 2016 15:15
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 cfd.direct OpenFOAM Announcements from Other Sources 2 August 31, 2015 13:36
Suggestion for a new sub-forum at OpenFOAM's Forum wyldckat Site Help, Feedback & Discussions 20 October 28, 2014 09:04
Qt installation in Fedora for OpenFOAM......Required Urgently...... devesh.baghel OpenFOAM 1 November 17, 2009 09:08


All times are GMT -4. The time now is 06:57.