Boat Design Forums  |  Boat Design Directory  |  Boat Design Gallery  |  Boat Design Book Store  |  Thanks to Our Site Sponsors

Go Back   Boat Design Forums > Design > Software
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-19-2011, 11:18 AM
Leo Lazauskas's Avatar
Leo Lazauskas Leo Lazauskas is offline
Senior Member
 
Join Date: Jan 2002
Rep: 1816 Posts: 1,422
Location: Adelaide, South Australia
FLOTILLA: Hovercraft Hydrodynamics

Some boatdesign.net boffins might like to play with the attached demo
program that calculates the resistance and wave patterns of ACV.

INSTRUCTIONS
============
To install the program, uncompress the zip file into a suitable
directory. To uninstall, just delete the entire sub-directory.

Batch files are used to run the examples. These batch files copy the
appropriate input files from the "inp" directory to the "tmp"
directory so that the executables in the "bin" directory can find them.
Output is written to the "out" sub-directory.


EXAMPLE 1: Model ACV (Length = 2.07m, Width=1.372m)
===================================================
This example can be used to verify predictions against Everest and
Hogben's towing-tank experiments with a small model ACV.

EXAMPLE 1a: Wave Resistance in Deep Water
-----------------------------------------
Run the batch file "acv_ex1a.bat".
(The program takes about 10 seconds on a 3.2GHz PC.)

The "acv_cnp.csv" file contains two columns headed "F" and "C_NP":
F is the length-based Froude number; C_NP is the (Newman-Poole)
wave resistance coefficient. Plotting the results should produce
a curve identical to that in the top plot of Fig. 1 in the attached
note.

EXAMPLE 1b: Wave Resistance, Finite Depth (h/L=0.215)
----------------------------------------------------
Run the batch file "acv_ex1b.bat".
Plotting the "acv_cnp.csv" file should produce the curve in the
bottom plot.

MORE TO FOLLOW...
=================
Some further examples will be posted below and I will try to add more
when I get time. Suggestions for "test cases" are most welcome, but
please post them here.

Leo.
Attached Files
File Type: zip flotilla300.zip (568.0 KB, 118 views)
File Type: pdf acv_ex1.pdf (15.5 KB, 157 views)
Reply With Quote
  #2  
Old 01-19-2011, 11:20 AM
Leo Lazauskas's Avatar
Leo Lazauskas Leo Lazauskas is offline
Senior Member
 
Join Date: Jan 2002
Rep: 1816 Posts: 1,422
Location: Adelaide, South Australia
EXAMPLE 2: A small 3.5m long, 2.0m wide ACV, 400kg all-up weight.
=================================================================
Above-water quantities (in "abovewater.flo") are used to estimate
the air resistance: the "superstructure" is just a rectangular block
used to simulate the skirt; the "deck-housing" is another block that
has roughly the same dimensions as two people sitting one behind the
other. The combined frontal area of the two blocks is used as input
to the air resistance calculation. "Rough as guts" would be an
apposite description of this technique.

EXAMPLE 2a: Resistance in deep water
------------------------------------
Run the batch file "acv_ex2a.bat".

The "acv_drag.csv" file contains six columns:
U is the speed in m/sec,
R_W is the wave resistance, R_A is air resistance,
R_M is the momentum drag, R_L is the "equivalent lift", and
R_T is the total resistance.
For an explanation of these components, see:
"Hydrodynamics of advanced high-speed sealift vessels",
http://digital.library.adelaide.edu....dle/2440/37729

The resistance components are plotted against speed in knots in the
attached note. Note that nominal values have been used for the skirt
clearance and above-water portions of the vessel. Changing these values
in the input files could results in quite different equivalent
lift, momentum resistance and air drag.

EXAMPLE 2b: Wave Pattern
------------------------
Run the batch file "acv_ex2b.bat".
The program takes about 70 seconds on a 3.2GHz i7 PC. (Only the port
half of the wave pattern needs to be calculated because it is
laterally symmetric.)

Ship speed is 3.3 m/sec, which is close to the hump speed.
After the wave pattern has been calculated, the "acv_waves.csv"
file is displayed using the program "acv_plot".

Press 2 to see the pattern with a different colour palette.
Press 1 if you want to return to the blue wave pattern.
Press the Esc key to exit.
The pattern is saved to the standard output file "acv_wp.px".
The batch file copies this file to "acv_wp_ex2b0.pcx".

The wave pattern is now displayed in another format.
This graphic (which has axes and a legend) is copied to
"acv_wp_ex2b1.pcx".
Press Esc to exit.

The patterns should look the same as the attached graphics.
You can change them to a different graphic format using one of the
many freely available programs on the internet.

Leo.
Attached Thumbnails
FLOTILLA: Hovercraft Hydrodynamics-acv_wp_ex2b0_blue.gif  FLOTILLA: Hovercraft Hydrodynamics-acv_wp_ex2b1_blue.gif  FLOTILLA: Hovercraft Hydrodynamics-acv_wp_ex2b0_rainbow.gif  

FLOTILLA: Hovercraft Hydrodynamics-acv_wp_ex2b1_rainbow.gif  
Attached Files
File Type: pdf acv_ex2.pdf (9.8 KB, 83 views)

Last edited by Leo Lazauskas : 01-19-2011 at 12:14 PM. Reason: replaced "resistance" with "lift"
Reply With Quote
  #3  
Old 01-19-2011, 11:21 AM
Leo Lazauskas's Avatar
Leo Lazauskas Leo Lazauskas is offline
Senior Member
 
Join Date: Jan 2002
Rep: 1816 Posts: 1,422
Location: Adelaide, South Australia
EXAMPLE 3: Non-Uniform Cushion Pressures
========================================
The non-uniform cushion pressures in this example are the same as in
Fig. 8 of:
"Free-surface pressure distributions with minimum wave resistance",
ANZIAM Journal, Vol. 43, 2001.
http://www.cyberiad.net/library/pdf/tl01.pdf

EXAMPLE 3a: Resistance in deep water
------------------------------------
Run the batch file "acv_ex3a.bat".
(The program takes about 45 seconds on a 3.2GHz PC.)

The wave resistance coefficient at F=0.71 is less than half that
of the uniform pressure case, however, it is not known how such a
pressure distribution can actually be achieved in practice.
At other speeds, the non-uniform distribution does very poorly.

You can see the pressure distribution by plotting the data in the file
"acv_pressures.csv".

Leo.
Attached Files
File Type: pdf acv_ex3.pdf (11.2 KB, 90 views)
Reply With Quote
  #4  
Old 11-16-2011, 09:11 PM
Leo Lazauskas's Avatar
Leo Lazauskas Leo Lazauskas is offline
Senior Member
 
Join Date: Jan 2002
Rep: 1816 Posts: 1,422
Location: Adelaide, South Australia
Attached is a short note comparing Flotilla wave resistance
predictions in deep and shallow water with experiments and
some very recent CFD computations.
(See Examples 1a and 1b above).

Flotilla produces similar results to the CFD code, but about
4 million times faster. To be fair, the (non-linear) CFD code is
capable of much more than our simple linear code but those
enhancements might be more than required during the
preliminary design phase.
Moral: Use the appropriate tool for the job.

Leo.
Attached Files
File Type: pdf everest_acv_17nov2011.pdf (82.8 KB, 93 views)
Reply With Quote
  #5  
Old 11-16-2011, 10:13 PM
DCockey DCockey is offline
Engineer
 
Join Date: Oct 2009
Rep: 1162 Posts: 1,656
Location: SE Michigan
Thanks for the posts. I missed this thread when you first posted. Very interesting and nice work. I agree that simple analysis tools are often the most appropriate tool for preliminary design. Seems that frequently folks want to use a multi-axis, multi-head CNC mill for tasks where a simple hand drill would be better suited.

Any thoughts on using a similar approach for "shallow" boats with flat or draft much less than length? Can the amplitude be determined directly from the submerged shape or would iteration be needed?
__________________
David Cockey
Reply With Quote
  #6  
Old 11-17-2011, 08:14 AM
Leo Lazauskas's Avatar
Leo Lazauskas Leo Lazauskas is offline
Senior Member
 
Join Date: Jan 2002
Rep: 1816 Posts: 1,422
Location: Adelaide, South Australia
Quote:
Originally Posted by DCockey View Post
Thanks for the posts. I missed this thread when you first posted. Very interesting and nice work. I agree that simple analysis tools are often the most appropriate tool for preliminary design. Seems that frequently folks want to use a multi-axis, multi-head CNC mill for tasks where a simple hand drill would be better suited.

Any thoughts on using a similar approach for "shallow" boats with flat or draft much less than length? Can the amplitude be determined directly from the submerged shape or would iteration be needed?
Thanks, David.
Yes, it is possible (but very difficult) to find a planing hull that creates the same shape and, yes, it requires iteration and some other considerations.
I am working towards it, but it took me 6 months to correct errors in some older code by my colleagues. I ended up rewriting it from scratch, so don't expect a full planing code any time soon

The next step is to release a program for Surface Effect Ships (SES) and then, if I am on the dole after the new year with lots of free time, to move onto the planing problem.

Leo.
Reply With Quote
  #7  
Old 12-10-2011, 05:28 PM
CWTeebs CWTeebs is offline
USCG 3AE
 
Join Date: Apr 2011
Rep: 124 Posts: 87
Location: Maine
This is most interesting, accomplished work Mr. Lazauskas (I'm trying to digest "Free-surface pressure distributions with minimum wave resistance")
Reply With Quote
  #8  
Old 12-10-2011, 05:57 PM
Leo Lazauskas's Avatar
Leo Lazauskas Leo Lazauskas is offline
Senior Member
 
Join Date: Jan 2002
Rep: 1816 Posts: 1,422
Location: Adelaide, South Australia
Quote:
Originally Posted by CWTeebs View Post
This is most interesting, accomplished work Mr. Lazauskas (I'm trying to digest "Free-surface pressure distributions with minimum wave resistance")
Very kind, Mr Teebs!
There is a little more on that topic in:
http://www.cyberiad.net/library/pdf/tsl02b.pdf

Leo.
Reply With Quote
  #9  
Old 12-10-2011, 06:11 PM
CWTeebs CWTeebs is offline
USCG 3AE
 
Join Date: Apr 2011
Rep: 124 Posts: 87
Location: Maine
Thanks Dr. Lazauskas, I love this work. I've become fascinated with the different hydrodynamics methods out there since I interned for a Naval Architect (I did programming on the GUI for the planing hull program POWERSEA).

Wish I had the brain required to be an applied mathematician *bows*.

EDIT:
You may find this thesis interesting "A DRAG ESTIMATE FOR CONCEPT-STAGE SHIP DESIGN OPTIMIZATION."
http://library.umaine.edu/theses/pdf/ReadD2009.pdf
Reply With Quote
  #10  
Old 12-10-2011, 06:23 PM
Leo Lazauskas's Avatar
Leo Lazauskas Leo Lazauskas is offline
Senior Member
 
Join Date: Jan 2002
Rep: 1816 Posts: 1,422
Location: Adelaide, South Australia
Quote:
Originally Posted by CWTeebs View Post
Thanks Dr. Lazauskas, I love this work. I've become fascinated with the different hydrodynamics methods out there since I interned for a Naval Architect (I did programming on the GUI for the planing hull program POWERSEA).

Wish I had the brain required to be an applied mathematician *bows*.
I have more fun applying applied mathematics and writing programs than
scribbling squiggles.
I was very lucky to have had E.O. Tuck as a colleague and mentor: he did
the tough maths and I sat around coding while watching B-grade scifi at home.
Reply With Quote
  #11  
Old 12-10-2011, 06:38 PM
CWTeebs CWTeebs is offline
USCG 3AE
 
Join Date: Apr 2011
Rep: 124 Posts: 87
Location: Maine
What coding language do you use? I've been trying to figure out how to add a free surface condition to an old aerospace panel code.
Reply With Quote
  #12  
Old 12-10-2011, 07:42 PM
Leo Lazauskas's Avatar
Leo Lazauskas Leo Lazauskas is offline
Senior Member
 
Join Date: Jan 2002
Rep: 1816 Posts: 1,422
Location: Adelaide, South Australia
Quote:
Originally Posted by CWTeebs View Post
What coding language do you use? I've been trying to figure out how to add a free surface condition to an old aerospace panel code.
C/C++, Fortran and very occasionally some assembly code for graphics.

I'm still using Turbo Pascal (2.4?) for Vertical Axis Wind (and Water) Turbines but
I need to rewrite that soon because it doesn't work with 64 bit Windows 7.
Reply With Quote
  #13  
Old 12-11-2011, 08:54 PM
Leo Lazauskas's Avatar
Leo Lazauskas Leo Lazauskas is offline
Senior Member
 
Join Date: Jan 2002
Rep: 1816 Posts: 1,422
Location: Adelaide, South Australia
Quote:
Originally Posted by CWTeebs View Post
EDIT:
You may find this thesis interesting "A DRAG ESTIMATE FOR CONCEPT-STAGE SHIP DESIGN OPTIMIZATION."
http://library.umaine.edu/theses/pdf/ReadD2009.pdf
Thanks. I read this a while ago.
Douglas (and Bath Iron Works) were one of the first to donate money
to Michlet well over 10 years ago.
Like Read, I thought about using the modification to Michell's work by Amromin et al but Tuck convinced me that it wasn't consistent and that other avenues (e.g. including squat and paying attention to transom stern effects) would be better.

Leo.
Reply With Quote
  #14  
Old 12-11-2011, 09:04 PM
CWTeebs CWTeebs is offline
USCG 3AE
 
Join Date: Apr 2011
Rep: 124 Posts: 87
Location: Maine
Small world, he was one of my professors
Reply With Quote
Reply



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Flotilla Demo 2.07 Leo Lazauskas Software 22 07-28-2010 02:09 PM
Marchaj's Aero-Hydrodynamics Grant Nelson Boat Design 2 10-03-2008 01:52 PM
fluent for ship hydrodynamics pavel915 Software 6 09-04-2008 03:50 AM
hydrodynamics engineers Required flyingeagle Services & Employment 2 06-13-2007 05:54 PM
Hydrodynamics Engineers Required flyingeagle Jet Drives 0 04-23-2007 12:37 AM


All times are GMT -5. The time now is 07:21 AM.


Powered by: vBulletin Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Web Site Design and Content Copyright ©1999 - 2012 Boat Design Net