|
[Sponsors] |
December 22, 2016, 09:21 |
Release of foam-extend-4.0
|
#1 |
New Member
Robert Keser
Join Date: Dec 2016
Posts: 1
Rep Power: 0 |
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. |
|
December 26, 2016, 15:12 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
I've created cross-reference wiki pages at https://openfoamwiki.net for installation instructions for each one of the major operating systems:
|
|
May 4, 2018, 13:43 |
|
#3 |
Member
Ben 017
Join Date: Nov 2017
Posts: 70
Rep Power: 9 |
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! |
|
May 4, 2018, 19:49 |
|
#4 |
Senior Member
Wouter van der Meer
Join Date: May 2009
Location: Elahuizen, Netherlands
Posts: 203
Rep Power: 18 |
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 |
|
Tags |
announcement, foam-extend, foam-extend-4.0, release |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
error with reactingFoam | BakedAlmonds | OpenFOAM Running, Solving & CFD | 4 | June 22, 2016 03:21 |
[blockMesh] error message with modeling a cube with a hold at the center | hsingtzu | OpenFOAM Meshing & Mesh Conversion | 2 | March 14, 2012 10:56 |
[blockMesh] BlockMesh FOAM warning | gaottino | OpenFOAM Meshing & Mesh Conversion | 7 | July 19, 2010 15:11 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |