CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

sixDoF + interFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 4, 2010, 13:31
Default sixDoF + interFoam
  #1
New Member
 
Join Date: Oct 2010
Posts: 23
Rep Power: 15
afo3 is on a distinguished road
hello everybody,

I'm trying to simulate a floating object moving on free surface.
for free surface problems, I would use interFoam, and to move the object I need a sixDoF solver.
question number 1 : I looked into the "solvers" folder and I couldn't find a sixDoF solver, anyone knows where can I download it?
question number 2 : once I have the two solvers, how can I make them run together? maybe there's a solver that allows me to do the two things at once ?? (something like a sixDoFInterFoam solver..)

thank you in advance

Michele
afo3 is offline   Reply With Quote

Old   November 5, 2010, 07:11
Default
  #2
New Member
 
Join Date: Oct 2010
Posts: 23
Rep Power: 15
afo3 is on a distinguished road
I found this repository for 6DoFsolver:

http://openfoam-extend.svn.sourceforge.net/viewvc/openfoam-extend/trunk/Core/Ope nFOAM-1.4.1-dev/src/ODE/sixDOF/

http://openfoam-extend.svn.sourcefor.../sixDOFSolver/

http://openfoam-extend.svn.sourceforge.net/viewvc/openfoam-extend/trunk/Core/Ope nFOAM-1.4.1-dev/tutorials/sixDOFSolver/


please, somebody can tell me in which folders I have to put the files , and how I have compile the solver to make it ready to run?
afo3 is offline   Reply With Quote

Old   November 5, 2010, 10:48
Default
  #3
Senior Member
 
Ralph Moolenaar
Join Date: Aug 2010
Location: 's-Hertogenbosch, the Netherlands
Posts: 120
Rep Power: 15
Ralph M is on a distinguished road
Hello Michele,

I'm planning to work on this problem next week. Keep you updated on any progress.

What is your background and the goal of your simulations? (just interested )
Ralph M is offline   Reply With Quote

Old   November 5, 2010, 10:59
Default
  #4
New Member
 
Join Date: Oct 2010
Posts: 23
Rep Power: 15
afo3 is on a distinguished road
Quote:
Originally Posted by Ralph M View Post
Hello Michele,

I'm planning to work on this problem next week. Keep you updated on any progress.

What is your background and the goal of your simulations? (just interested )
hello Ralph,
I'm pretty new using openFoam, I'm a student (aeronautic engineering specilizing myself in aerodynamic and fluidynamic),and I'm doing my final thesis.

In order to do that, I'm "working" by now in a shipyard and I have access to experimental information of the company. The goal of my work is to simulate with openFoam the advance of one of their ships and compare the results.

by now I am a little steady with my work because I can't compile the 6DoF solver.
thank you for your interest!
afo3 is offline   Reply With Quote

Old   November 10, 2010, 06:56
Default
  #5
Senior Member
 
Ralph Moolenaar
Join Date: Aug 2010
Location: 's-Hertogenbosch, the Netherlands
Posts: 120
Rep Power: 15
Ralph M is on a distinguished road
Hi Michele,

I've found a solver which is suitable for your problem; it's shipFoam (http://www.cfd-online.com/Forums/openfoam-solving/57774-hydrostatic-pressure-gravity.html)

It's working for OF 1.5 but I'm trying to make it work for OF1.7.1. Keep a view on this topic (http://www.cfd-online.com/Forums/ope...t-motions.html ) for updates.

How's your work going?

Cheers,

Ralph
Ralph M is offline   Reply With Quote

Old   November 10, 2010, 07:41
Default
  #6
New Member
 
Join Date: Oct 2010
Posts: 23
Rep Power: 15
afo3 is on a distinguished road
hello Raplh,
thank you very much for keeping me updated!!

about my work...not so good at the moment.
actually I'm trying interDyMFoam, but still without exit.
at first I tried SKA, (SeeKeepingAnalisys) that uses a .dat file (auto-compilated using your entries in a 6dof genrator) to move the mesh as input. What I've tried is to "move" the boundary of the ship in my control volume (I obtained it with snappyHexMesh) but what I succed to do is just move ALL control volume.

then I tried to get the movement as output, using dynamicMotionSolverFvMesh.
well, I studied the floatingObject tutorial to do that.
So I setted the ship boundary in 0/pointDispacement as sixDoFRigidBodyDisplacement , but running the case I had an error : invalid patchField type.


so, at the moment I'm trying to use just interFoam,with the ship steady and the relative velocity of the water field.

I will read carefully the link you posted, thank you very much!!

if you succed make the solver working tell me please!!
afo3 is offline   Reply With Quote

Old   November 10, 2010, 11:09
Default
  #7
Senior Member
 
Ralph Moolenaar
Join Date: Aug 2010
Location: 's-Hertogenbosch, the Netherlands
Posts: 120
Rep Power: 15
Ralph M is on a distinguished road
Got it almost working; downloaded a better version from http://openfoam-extend.svn.sourcefor...ydrodynamicIG/
Ralph M is offline   Reply With Quote

Old   November 10, 2010, 11:26
Default
  #8
New Member
 
Join Date: Oct 2010
Posts: 23
Rep Power: 15
afo3 is on a distinguished road
GREAT!! I hope you will have it working soon! please keep me updated!!
afo3 is offline   Reply With Quote

Old   March 22, 2011, 10:40
Default
  #9
Senior Member
 
Join Date: Apr 2010
Posts: 151
Rep Power: 16
flowris is on a distinguished road
Hello,

Did you already have good results? I did the floatingObject tutorial in 1.7.1 and now I would like to prescribe the motion of the object. How can I do this? If I use solidBodyMotionFvMesh the whole domain moves!
flowris is offline   Reply With Quote

Old   January 12, 2012, 05:01
Default
  #10
New Member
 
Vegard Nesset Hjelvik
Join Date: Aug 2010
Posts: 3
Rep Power: 15
vhjelvik is on a distinguished road
Hi,

Is there any version of shipFoam working on OF2.0.1 or 2.1.0?

Regards
Vegard
vhjelvik is offline   Reply With Quote

Old   January 12, 2012, 05:16
Default
  #11
Senior Member
 
Ralph Moolenaar
Join Date: Aug 2010
Location: 's-Hertogenbosch, the Netherlands
Posts: 120
Rep Power: 15
Ralph M is on a distinguished road
Hello Vegard,

ShipFoam isn't working for OF2.0+ (yet) but it should be easy to install another version of OF on your machine. I found this link very useful (especially the use of aliasses): http://openfoamwiki.net/index.php/Installation

Cheers,

Ralph
__________________
CFD for marine applications? Go to http://www.marinecfd.com/ and join the OF Ship Hydromechanics Group: http://www.cfd-online.com/Forums/gro...mechanics.html
Ralph M is offline   Reply With Quote

Old   January 12, 2012, 05:18
Default
  #12
New Member
 
Vegard Nesset Hjelvik
Join Date: Aug 2010
Posts: 3
Rep Power: 15
vhjelvik is on a distinguished road
Ok, thanks a lot.

I do allready have OF 1.7 installed, and will give it a try.


vegard
vhjelvik 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
interFoam / bubbleFoam to simulate an aerated tank Meratb OpenFOAM Running, Solving & CFD 3 November 6, 2020 11:45
InterFoam stops after deltaT goes to 1e14 francesco_b OpenFOAM Running, Solving & CFD 9 July 25, 2020 06:36
Temporal discretisation in interFoam sebonator OpenFOAM 2 August 21, 2009 07:39
Open Channel Flow using InterFoam type solver sxhdhi OpenFOAM Running, Solving & CFD 3 May 5, 2009 21:58
Question on InterFoam moving mesh capabilities ziv OpenFOAM Running, Solving & CFD 0 April 23, 2008 09:11


All times are GMT -4. The time now is 04:12.