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

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-14-2004, 08:45 PM
JagerL JagerL is offline
Junior Member
 
Join Date: Dec 2004
Rep: 10 Posts: 12
Location: San Francisco Bay
Heeled Waterlines

I know this topic has been discussed in other threads but I haven't found a direct answer before.

I am looking for a program from which I can generate heeled waterlines. I use Maxsurf for my design work. I know Hydromax is supposed to be the complement to that program that generates heeled waterlines, but the demo version does not let you import files, and there is no student version.

Does anyone have any ideas for a starving student/amateur designer.

Thanks in advance!
Reply With Quote
  #2  
Old 12-15-2004, 08:29 AM
Eric Sponberg's Avatar
Eric Sponberg Eric Sponberg is offline
Senior Member
 
Join Date: Dec 2001
Rep: 2547 Posts: 1,426
Location: St. Augustine, FL, USA
ProSurf lets you create and plot heeled waterlines.

Eric
__________________
Eric W. Sponberg
Naval Architect
Sponberg Yacht Design Inc.
St. Augustine, Florida
www.sponbergyachtdesign.com
Reply With Quote
  #3  
Old 12-15-2004, 03:55 PM
JagerL JagerL is offline
Junior Member
 
Join Date: Dec 2004
Rep: 10 Posts: 12
Location: San Francisco Bay
Thanks a lot!

I'll try it.

Anybody else have ideas?
Reply With Quote
  #4  
Old 12-15-2004, 10:38 PM
gonzo's Avatar
gonzo gonzo is offline
Senior Member
 
Join Date: Aug 2002
Rep: 1493 Posts: 7,447
Location: Milwaukee, WI
The static heeled waterline is very different from the dynamic one. As the boat speeds up it changes. Either experience with a hull type or a tank test can give you an indication of the changes.
__________________
Gonzo
Reply With Quote
  #5  
Old 12-15-2004, 11:48 PM
JagerL JagerL is offline
Junior Member
 
Join Date: Dec 2004
Rep: 10 Posts: 12
Location: San Francisco Bay
Would I still be able to analyse the general symmetry/asymmetry of the hull? I am just trying to get some sort of idea. Here is a picture of the design I am working on. It is a all too common on this forum mini
Attached Thumbnails
Heeled Waterlines-mini.jpg  
Reply With Quote
  #6  
Old 12-16-2004, 12:27 AM
dougfrolich dougfrolich is offline
Senior Member
 
Join Date: Nov 2002
Rep: 178 Posts: 567
Location: San Francisco
maxsurf will let you rotate the hull, it is much fater to let hydromax do the work for you, but if you want to translate the hull yourself in maxsurf choose your rotation point location and rotate the(hull) surface to whatever degree you want. To me it is much better to check out the waterlines in plan during large angle stability calcs. in hydromax. You can run many different load cases in a very short amount of time.
Reply With Quote
  #7  
Old 12-16-2004, 12:28 AM
dougfrolich dougfrolich is offline
Senior Member
 
Join Date: Nov 2002
Rep: 178 Posts: 567
Location: San Francisco
oh yea, from what i can see looks like a great hull!!!! Do you have more renderings posted?
Reply With Quote
  #8  
Old 12-16-2004, 02:37 AM
JagerL JagerL is offline
Junior Member
 
Join Date: Dec 2004
Rep: 10 Posts: 12
Location: San Francisco Bay
Thanks for the reply! Every time I try to rotate the hull in Maxsurf, the model splits in half. Could you explain in more detail how to do it with the hull staying intact? I have attached a page of renderings. I'll post more when I get the next batch in. Still trying to make the jump from my modeling program (maxsurf academic) to my rendering program (Rhino academic) The hull has been recently changed in that the transom is a little narrower, and a little more volume aft. Comments/tips/help greatly appreciated!
Attached Thumbnails
Heeled Waterlines-mini-renderings.jpg  
Reply With Quote
  #9  
Old 12-16-2004, 10:49 AM
dougfrolich dougfrolich is offline
Senior Member
 
Join Date: Nov 2002
Rep: 178 Posts: 567
Location: San Francisco
Import your model from rhino back to maxsurf as a 3d .iges file. Use a new file name. Then set up your grid spacing. You may have to adjust the orientation of the model so the plan,profile,and body plan are correct. you will be prompted for that info when you import the iges to back to maxsurf. To heel your model chose the rotation point, found under controls, then rotate the model- use numerical input to control all the translation about the appropriate axis. But if you get hydromax you will find it to be a great tool for this kind of thing. Great looking model and renderings
Reply With Quote
  #10  
Old 12-16-2004, 12:36 PM
Tim B Tim B is offline
Senior Member
 
Join Date: Jan 2003
Rep: 794 Posts: 1,407
Location: Southern England
Ok, thismay take some time to work out, but I want to do something similar myself. My take on this comes from the view that rhino can draw contour plots (planar) in X,Y with constant Z. so all we need to do is to rotate the hull in rhino (easy... selall ; rotate ; n degrees) then contour from some base point. Ok, I know what you're about to say, contours, not realistic waterlines... but what if you knew the sinkage and moved the hull as well? in fact, if you think about it, you can evaluate all 6 degrees of freedom... It's getting complex. Simplistically, all we want is a small script which will heel/pitch/yaw/translate a hull. Assuming that the whole hull is on a single layer, use sellayer (I think) and then just rotate it in script and write the contours to separate layers.

I'm sure a student can manage that,

Tim B.

nb, I'll have a look at it myself over the next few days.
__________________
Open Source Marine Charting - openpilot.sourceforge.net
Open Source Vessel Dynamics opendynamics.engineering.selfip.org
Reply With Quote
  #11  
Old 12-16-2004, 12:44 PM
Tim B Tim B is offline
Senior Member
 
Join Date: Jan 2003
Rep: 794 Posts: 1,407
Location: Southern England
yeah, two commands to select layers:

SelLayer
SelLayerNumber

I suggest that the latter would be most useful

Tim B.
__________________
Open Source Marine Charting - openpilot.sourceforge.net
Open Source Vessel Dynamics opendynamics.engineering.selfip.org
Reply With Quote
  #12  
Old 12-16-2004, 01:57 PM
Tim B Tim B is offline
Senior Member
 
Join Date: Jan 2003
Rep: 794 Posts: 1,407
Location: Southern England
Ok, well as it turns out, It is almost too simple to beleive. I'll attach the command script. This works in normal boat co-ordinates where X is longitudinal and Z is postive upwards. The script rotates the model by ten degrees, then draws all the contours on a new layer called "10 degrees". I'll leave it to you're imagination to do it with more angles, different directions, or whatever. Be careful of the description of the contours, it's not what you think. you define a direction parralell to the contour plane which rhino then steps perpendicular to (kinda logical)

All The best,

Tim B.
Attached Files
File Type: txt Script1.txt (519 Bytes, 152 views)
__________________
Open Source Marine Charting - openpilot.sourceforge.net
Open Source Vessel Dynamics opendynamics.engineering.selfip.org
Reply With Quote
  #13  
Old 12-16-2004, 02:51 PM
JagerL JagerL is offline
Junior Member
 
Join Date: Dec 2004
Rep: 10 Posts: 12
Location: San Francisco Bay
Thanks everyone for your help. This is what I have found. Using the rotate 3D command, you can define a new axis of rotation. As the boat heels, it sails on a new axis (roughly between corner of transom and centerline to bow). This is greatly exagerated on the mini. So I defined my axis (estimate) and rotated the hull about that axis. Then drew contours perpendicular to original axis. I achieved sucess after I realized that I first told the program to draw contours at .1mm not .1m. That froze my computer for about an hour . Anyway, thanks for the help!
Reply With Quote
  #14  
Old 12-16-2004, 04:54 PM
gonzo's Avatar
gonzo gonzo is offline
Senior Member
 
Join Date: Aug 2002
Rep: 1493 Posts: 7,447
Location: Milwaukee, WI
Depending on the hull shape the wave produced by motion changes. The length is proportional to speed, but the amplitude is to hull shape. The finer the hull the less amplitude. One of the effects of the bow wave is to produce a hollow amidships. This reduces the floatation and therefore the righting moment.
__________________
Gonzo
Reply With Quote
  #15  
Old 12-16-2004, 06:33 PM
JagerL JagerL is offline
Junior Member
 
Join Date: Dec 2004
Rep: 10 Posts: 12
Location: San Francisco Bay
I was attempting to analyse the waterline symmetry in order to evaluate my steering FD. The appendage angles on these boats get so extreme because of the width. Does the hollow form symmetrically or asymmetrically?
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
Triangular monos sailing heeled Skippy Sailboats 4 03-25-2009 01:30 AM
Hull Balance Wardi Boat Design 89 06-07-2007 03:51 PM
Maxsurf: diagonals on flip side DaveB Software 4 01-30-2005 09:58 PM
Optimum heel angle Blether Sailboats 9 06-09-2004 06:46 AM


All times are GMT -5. The time now is 07:26 PM.


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