|
[Sponsors] |
February 18, 2008, 09:15 |
Dear All,
Some good news: I
|
#1 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Dear All,
Some good news: I have just checked in a 6-DOF (6 degrees of freedom) solver in OpenFOAM. The code has been implemented by D. Matijasevic at University of Zagreb, Croatia and solves the translational and rotational motion of a body with springs and dampers. The code comes in several pieces: - sixDOFODE ordinary differential equations class - sixDOFbodies = multiple 6-DOF bodies - top-level solver sixDOFSolver - 2 tutorial cases: 1-D spring/damper motion and 3-D translation-rotation along the same lines. Enjoy, Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
February 18, 2008, 10:04 |
Dear Prof. Jasak
Great !!
|
#2 |
Senior Member
Join Date: Mar 2009
Posts: 248
Rep Power: 18 |
Dear Prof. Jasak
Great !! You never stop surprising us. That addition is going to help so many newcomers who struggle to put up together something that complex. Thank A Lot With Best Regards Jaswinder |
|
February 18, 2008, 16:12 |
Dear Hrvoje
this is indeed
|
#3 |
New Member
George Kokotis
Join Date: Mar 2009
Posts: 9
Rep Power: 17 |
Dear Hrvoje
this is indeed a very useful extension. I gather from some newer posts I read, that there are some people very interested in the 6-DOF capability. Are there any people in your Dept., in Zagreb doing research in marine CFD / hydrodynamics using OpenFOAM? Warmest Regards GK |
|
February 18, 2008, 16:37 |
Hello,
Actually, there is a
|
#4 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Hello,
Actually, there is a number of clients I support with hydrodynamic interest. There is also a strong marine engineering department at the University, but I'm still working on "converting them" Do you have something special in mind? Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
February 18, 2008, 17:13 |
Hi
I assumed that they woul
|
#5 |
New Member
George Kokotis
Join Date: Mar 2009
Posts: 9
Rep Power: 17 |
Hi
I assumed that they would - already - be faithful disciples of the project ;-). But - anyway, I know it is fairly difficult to switch experienced(*) users from one set of tools to another. I'm trying to fast-pace myself to make up for some lost time. I wonder if it would be possible to gather some related material & examples from hydro/free-surface problems in the Wiki (if available)...(?) Best Regards GK (*)I was witness in Split '00-'02 (on behalf of owners), when advice was sought to fine-tune some details in the form of the hull, but don't know the code(s) they used...in-house or other? |
|
February 20, 2008, 07:36 |
Dear Hrvoje,
could you shor
|
#6 |
New Member
Tim Franke
Join Date: Mar 2009
Posts: 8
Rep Power: 17 |
Dear Hrvoje,
could you shortly indicate how to get access to the files that contain the 6-DOF solver and the tutorials? Thanks in advance, Tim |
|
February 20, 2008, 07:44 |
Hi Tim
try this link
ht
|
#7 |
Senior Member
Join Date: Mar 2009
Posts: 248
Rep Power: 18 |
Hi Tim
try this link http://openfoam-extend.svn.sourcefor...enfoam-extend/ From there onwards please browse down to the stuff u need. Hope that is the information you were looking for. Regards Jaswi |
|
February 20, 2008, 07:47 |
All in the public SVN reposito
|
#8 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
All in the public SVN repository:
The individual bits are: http://openfoam-extend.svn.sourceforge.net/viewvc/openfoam-extend/trunk/Core/Ope nFOAM-1.4.1-dev/src/ODE/sixDOF/ http://openfoam-extend.svn.sourceforge.net/viewvc/openfoam-extend/trunk/Core/Ope nFOAM-1.4.1-dev/applications/solvers/basic/sixDOFSolver/ http://openfoam-extend.svn.sourceforge.net/viewvc/openfoam-extend/trunk/Core/Ope nFOAM-1.4.1-dev/tutorials/sixDOFSolver/ although I would recommend working with the complete SVN check-out. Enjoy, Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
March 6, 2008, 10:20 |
Hello!
I've downloaded all fi
|
#9 |
Member
Paul Mauk
Join Date: Mar 2009
Posts: 39
Rep Power: 17 |
Hello!
I've downloaded all files and placed them into the corresponding directories, then I've tried to compile the sixDOF-solver, but without success: [testuser@cfd-61 sixDOFSolver]$ wmake Making dependency list for source file sixDOFSolver.C could not open file sixDOFbodies.H for source file sixDOFSolver.C SOURCE=sixDOFSolver.C ; g++ -m32 -Dlinux -DDP -Wall -Wno-strict-aliasing -Wextra -Wno-unused-parameter -Wold-style-cast -O3 -DNoRepository -ftemplate-depth-40 -I/home/testuser/OpenFOAM/OpenFOAM-1.4.1-dev/src/meshTools/lnInclude -I/home/testuser/OpenFOAM/OpenFOAM-1.4.1-dev/src/ODE/lnInclude -IlnInclude -I. -I/home/testuser/OpenFOAM/OpenFOAM-1.4.1-dev/src/OpenFOAM/lnInclude -fPIC -pthread -c $SOURCE -o Make/linuxGccDPOpt/sixDOFSolver.o /bin/sh: g++: command not found make: *** [Make/linuxGccDPOpt/sixDOFSolver.o] Fehler 127 What I was doing wrong? Thanks, Paul. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
6dof solver in 2d | Mekala Krishnan | FLUENT | 8 | February 21, 2017 10:41 |
DSMC solver in OpenFoam | flatorre | OpenFOAM | 7 | July 28, 2010 21:04 |
AMG solver in Openfoam | gonski | Main CFD Forum | 0 | November 25, 2007 06:20 |
initial guess 6DOF-solver | Astrid | FLUENT | 0 | May 3, 2006 08:31 |
Problems using dynamic mesh and 6dof solver | Brett | FLUENT | 0 | March 3, 2006 18:45 |