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

[waves2Foam] Calculating only the buoyancy force of a floating object moving in waves

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 5, 2016, 01:34
Default Calculating only the buoyancy force of a floating object moving in waves
  #1
Member
 
Join Date: Jul 2010
Posts: 55
Rep Power: 15
ashkan is on a distinguished road
Hi Everyone,

Apologies in advance if my question may sound very simple but I cannot figure out the best way to do this. I am interested in calculating only the buoyancy force of a floating object moving in waves. I would like to emphasise I need to seperate the buoyancy from the total force (wave force+buoyancy force). I thought of two ways but none gives exactly what I want:

1) calculate it from the integral of volume fraction over the surface of the body. However, this would only give me the surface area of submerged body. For cylindrical geometries I can convert that into volume and force but not for bodies with complex geometries.

2) integrating the rho*g*h*alpha over the body. If I define gh as
Code:
volScalarField gh("gh", g & mesh.C());
then "h" is not measured from the instantaneous free-surface location and is only the coordinates of centre of the mesh.

I would highly appreciate any comments/ideas.

Many thanks in advance
Ashkan
ashkan is offline   Reply With Quote

Old   February 14, 2016, 18:26
Default
  #2
Member
 
Stefan
Join Date: Jan 2010
Location: Kiel, Germany
Posts: 81
Rep Power: 16
SD@TUB is on a distinguished road
@ashkan
Your first approach should be the right one. From divergence theorem you may argue that the ratio of the wetted surface area to the total surface area of your floating body equals displacement,
see i.e. equation 3-4 on page 12 here:
http://web.mit.edu/flowlab/pdf/Nonli...ve_Impulse.pdf
SD@TUB is offline   Reply With Quote

Old   February 15, 2016, 04:37
Default
  #3
Member
 
Join Date: Jul 2010
Posts: 55
Rep Power: 15
ashkan is on a distinguished road
Quote:
Originally Posted by SD@TUB View Post
@ashkan
Your first approach should be the right one. From divergence theorem you may argue that the ratio of the wetted surface area to the total surface area of your floating body equals displacement,
see i.e. equation 3-4 on page 12 here:
http://web.mit.edu/flowlab/pdf/Nonli...ve_Impulse.pdf
Many thanks Stefan. I really appreciate your comments and the paper.
Kind regards
Ashkan
ashkan 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
Problem with sixDoFRigidBodyMotion foam-extend-4: no floating object Aben OpenFOAM Running, Solving & CFD 6 September 12, 2017 18:05
6DOF solver (buoyancy and hydrostatic force) ZacHillAdl Fluent UDF and Scheme Programming 2 March 27, 2017 15:20
Inserting a floating object on a restart RileyJ FLOW-3D 0 October 24, 2011 16:05
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36
Waves halted by moving mesh Piotr Czajko COMSOL 1 November 24, 2007 02:00


All times are GMT -4. The time now is 13:44.