Skip to content

JDMyhre/waterline-calculator-google-collab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Calculates where the waterline will be on a hull design. Takes an STL and slices it in 0.1 mm increments from y_min to y_max values of the model and then integrates the cross sectional areas to calculate the volume below a certain value of y. The program asks how many of these hulls there will be, as well as how much weight will be on them, and calculates where the waterline will be by solving the equilibrium equation where the mass of the volume of water displaced by the hull(s) is equal to the weight of the hull(s).

  • Works in Google Collab notebook
  • Prompts the user to upload an STL file
  • Only works with STL files
  • Orientation of the model in the file must be +y up, but location with respect to origin doesn't matter.
  • Hulls must be filled in solid for this program to work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published