Statistical parametric mapping, Programming Languages

Assignment Help:

A large offshore accommodation barge is to be converted into a floating luxury hotel.  It will be connected to a single point mooring buoy (SPM) in a beautiful inland loch where there are no tidal variations and where the water depth is uniform at 75m.  Your task is to write a mooring analysis program in Fortran to assist the designers in configuring and optimising the spread mooring system for the SPM.

1794_SPM Analysis Program.png

Your program is to accommodate up to 10 mooring lines.  The data for the mooring system is to be input from a data file, the form of which will be  specified below.  Note that each mooring line may have different characteristics  i.e. different "force versus extension" variations.  A description of how a chain mooring line works is given in figure.

Your program should produce results as follows: first, details for the equilibrium position of the mooring buoy when all N mooring lines are attached; second, details of the "excursions" from this equilibrium position when the design maximum environmental forces  (wind plus current) are exerted on the  floating hotel 1

In each case the line tensions are to be given as percentages of maximum allowable line tensions, and an indication of the accuracy of the final balance of forces is to be shown.  Output is to be to the screen, but with an option to repeat the output to a text file for  storage/printing.  Appropriately selected items of  input data  are  to be  included  in the output to the screen and the text file before the analysis results in order to give context to the results being displayed or stored.


Related Discussions:- Statistical parametric mapping

Write a procedure to prints the avl tree, (a) Write a procedure called (loo...

(a) Write a procedure called (lookup n t). This procedure has 2 arguments: n is the value being looked up, t is the AVL tree. The subtree with n as its root is returned (or '() if

Write a recursive procedure that computes number in integer, (a) Write a re...

(a) Write a recursive procedure (digits n) that computes the number of digits in the integer n using a linear recursive process. For example, (digits 42) should return 2 and (digit

Formulas, how do I change a existing formula with a new formula and it show...

how do I change a existing formula with a new formula and it show the result

Prims algorithm for minimum spanning tree, Implement the Prim's algorithm w...

Implement the Prim's algorithm with array data structure as described in slide 12 of the file 04mst.ppt. Your program should have a runtime complexity of O(n2) and should be as eff

Motion field matlab with quiver, how to get the HORIZONTAL motion field fro...

how to get the HORIZONTAL motion field from motion vectors matrices

Matlab error, n2=2:100; t=3; while t { g3(t)=(1/2)*(0.63)*(0.8....

n2=2:100; t=3; while t { g3(t)=(1/2)*(0.63)*(0.8.^(n2)); t=t+1; } g3(1)=0; g3(2)=0; what is wrong with the code above? it tells me that line: g3(t)=(1/2)

Exception Handling in c++, Exception handling Exception handling is a mech...

Exception handling Exception handling is a mechanism that separates code that detects and handles exceptional circumstances from the rest of your program. Note that an exceptional

Str_concat procedure, Write a procedure named Str_concat that concatenates ...

Write a procedure named Str_concat that concatenates a source string to the end of a target string. Sufficient space must exist in the target string to accommodate the new characte

Virtual Logic and Arrays, My programming class uses Virtual Logic (not virt...

My programming class uses Virtual Logic (not virtual studio) to learn how to program algorithms but we don''t get any assistance form the instructor so I am at a loss as to how I a

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd