CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM News & Announcements > OpenFOAM Announcements from Other Sources

Release of foam-extend-4.0

Register Blogs Community New Posts Updated Threads Search

Like Tree18Likes
  • 12 Post By rkeser
  • 6 Post By wyldckat

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 22, 2016, 08:21
Default Release of foam-extend-4.0
  #1
New Member
 
Robert Keser
Join Date: Dec 2016
Posts: 1
Rep Power: 0
rkeser is on a distinguished road
It is our pleasure to announce the release of the foam-extend-4.0 code.

The code is available here:
http://sourceforge.net/p/foam-extend...i/master/tree/
Descriptions are available here:
http://sourceforge.net/p/foam-extend/wiki/Home/
A simpler URL also brings you directly to the foam-extend-project:
http://foam-extend.org/

The release notes are available here:
http://sourceforge.net/p/foam-extend...leaseNotes.txt
(In $WM_PROJECT_DIR/ReleaseNotes.txt)

Installation instructions can be found here:
http://sourceforge.net/p/foam-extend...dInstructions/
(In $WM_PROJECT_DIR/doc/buildInstructions)
Report installation problems. See BUG REPORTS below.
Contribute with additional build instructions. See BUG REPORTS below.
Run the testHarness, following the instructions in $WM_PROJECT_DIR/testHarness/README.txt. Report fails, including URL to test results. See BUG REPORTS below.

The foam-extend workflow:
The master branch is updated with bug fixes, but no new features – stable.
The nextRelease branch is updated both with bug fixes and new features – semi-stable.
The installation instructions are for the master branch.

You are encouraged to continuously contribute to the nextRelease branch according to the instructions at:
http://sourceforge.net/p/foam-extend...wToContribute/

BUG REPORTS:
Report bugs in the bug-tracker:
http://sourceforge.net/p/foam-extend/tickets/
Give an URL to testHarness fails, if applicable.
Paste a patch for small bug fixes or feature additions (see http://sourceforge.net/p/foam-extend...wToContribute/)

The foam-extend administrators.
philippose, ziad, chegdan and 9 others like this.
rkeser is offline   Reply With Quote

Old   December 26, 2016, 14:12
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
I've created cross-reference wiki pages at https://openfoamwiki.net for installation instructions for each one of the major operating systems:
If anyone wants to contribute to these wiki pages as well, please do feel free to do so!
ngj, JonW, pbachant and 3 others like this.
wyldckat is offline   Reply With Quote

Old   May 4, 2018, 12:43
Default
  #3
Member
 
Ben 017
Join Date: Nov 2017
Posts: 70
Rep Power: 8
Ben UWIHANGANYE is on a distinguished road
Hello,

May you help to know whats wrong with me?
I am trying to use foam-extend-4.0 to see if i can run any IB tutorial,
i tried to compile icoIbFoam but it is giving the following error:
ben@ben:~/foam/foam-extend-4.0/applications/solvers/immersedBoundary/icoIbFoam$ wmake
Make/linux64GccDPInt32Opt/options:58: *** missing separator. Stop.
Make/linux64GccDPInt32Opt/options:58: *** missing separator. Stop.
Make/linux64GccDPInt32Opt/options:58: *** missing separator. Stop.
ben@ben:~/foam/foam-extend-4.0/applications/solvers/immersedBoundary/icoIbFoam$

my Make/option file look like this:

EXE_INC = \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/immersedBoundary/immersedBoundary/lnInclude

-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I../immersedBoundary/lnInclude


-ltriSurface \
-lmeshTools \
-L$(FOAM_USER_LIBBIN) -limmersedBoundary \


EXE_LIBS = \
-lfiniteVolume \
-lmeshTools \
-lsurfMesh \
-lsampling \
-ldynamicMesh \
-limmersedBoundary \
-llduSolvers



I would appreciate your support!

Regard!
Ben UWIHANGANYE is offline   Reply With Quote

Old   May 4, 2018, 18:49
Default
  #4
Senior Member
 
Wouter van der Meer
Join Date: May 2009
Location: Elahuizen, Netherlands
Posts: 203
Rep Power: 17
wouter is on a distinguished road
hello Ben UWIHANGANYE
line:
-L$(FOAM_USER_LIBBIN) -limmersedBoundary \
should be:
-L$(FOAM_USER_LIBBIN) -limmersedBoundary

I have no clue but this is what I see

Hope it helps
Wouter
wouter is offline   Reply With Quote

Reply

Tags
announcement, foam-extend, foam-extend-4.0, release


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
error with reactingFoam BakedAlmonds OpenFOAM Running, Solving & CFD 4 June 22, 2016 02:21
[blockMesh] error message with modeling a cube with a hold at the center hsingtzu OpenFOAM Meshing & Mesh Conversion 2 March 14, 2012 09:56
[blockMesh] BlockMesh FOAM warning gaottino OpenFOAM Meshing & Mesh Conversion 7 July 19, 2010 14:11
[blockMesh] Axisymmetrical mesh Rasmus Gjesing (Gjesing) OpenFOAM Meshing & Mesh Conversion 10 April 2, 2007 14:00
[Gmsh] Import gmsh msh to Foam adorean OpenFOAM Meshing & Mesh Conversion 24 April 27, 2005 08:19


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