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

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
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

 


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:26.