GrenMeera
Computer
- Aug 18, 2010
- 5
I need to write a computer program that simulates data in a mooring system but am unable to find much information on the shape of the catenary in a way that I can work with. I should point out that I am a skilled programmer, but have not delved into much high level engineering mathematics. I am, however, quite talented at math; I just warn you that I may not recognize terminology or a formula intrinsically.
My goal is to calculate the tension (vertical and horizontal components separated) of each mooring cable, preferably in kips. I have as variables: total length of chain (L), weight of chain in water (W), distance between mooring winch and the sea bed vertically (V), and distance from the mooring winch and the anchor horizontally (H).
At some point, the chain catenary will hit the sea bed, most likely before the anchor. All I really need is to find how much chain is in the catenary off the sea bed, and a method to factor that weight into vertical and horizontal components (which will be relative to the created angle of the catenary).
I very much appreciate any help I can get on this! Thank you for all responses.
My goal is to calculate the tension (vertical and horizontal components separated) of each mooring cable, preferably in kips. I have as variables: total length of chain (L), weight of chain in water (W), distance between mooring winch and the sea bed vertically (V), and distance from the mooring winch and the anchor horizontally (H).
At some point, the chain catenary will hit the sea bed, most likely before the anchor. All I really need is to find how much chain is in the catenary off the sea bed, and a method to factor that weight into vertical and horizontal components (which will be relative to the created angle of the catenary).
I very much appreciate any help I can get on this! Thank you for all responses.