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

How to output the water resistance on a Ship hull

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 23, 2014, 00:40
Default How to output the water resistance on a Ship hull
  #1
Member
 
Sachin
Join Date: Aug 2014
Location: India
Posts: 84
Rep Power: 11
Sachin m is on a distinguished road
I am working on calculation of water resistance on the hull of a ship. But I could not find a way to output the drag force values. I have been using a function in contolDict which reads as below:


libs
(
"libOpenFOAM.so"
"libforces.so"
);
functions
{
forces
{
type forces;
functionObjectLibs ("libforces.so");
outputControl timestep;
outputInterval 10;
patches (hull_patch0);
pName p;
UName U;
rhoName rhoInf;
log true;
rhoInf 1025*alpha1*100;
cofR (0.25 0.007 0.125);
}


Does this function output the force upto the water level of the hull or the complete hull?
Sachin m is offline   Reply With Quote

Old   January 26, 2015, 12:24
Red face no one else interested in this???
  #2
New Member
 
sreibisch
Join Date: Sep 2013
Posts: 10
Rep Power: 12
Ingenieur5 is on a distinguished road
Hi there,
I have the same task and used the force calculation accordingly. The results seem to be lower than tank test results. The reason I guess is that I am using the bare hull without appendages and without the influence of the propellers. So I am simulating really a towing experiment.
Is there a possibility to add additional resistance to the coefficients for above mentioned things?
Also: What need the center of rotation be like? normally it should be the longitudinal center of the actual waterline to judge about trim, or not?
Hope not to be the only one facing these problems....
Ingenieur5 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
[swak4Foam] outputTime in Swak function immortality OpenFOAM Community Contributions 20 October 6, 2022 12:08
Flow around ship hull, multiphase setup!! alibul FLUENT 15 February 21, 2019 02:50
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11
uptodate water distribution network fredius,magige,tanzanian,(e.a) Main CFD Forum 0 January 27, 2002 07:10


All times are GMT -4. The time now is 11:05.