$ $@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ $@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ $@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ $ $ This is an example of defining the connections for a deck float $ over. $ $@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ $@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ $@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ $ $ $*************************************** basic stuff $ &device -g_default device -oecho no &dimen -dimen feet kips $ $*************************************** read model $ inmodel $ $*************************************** setup bodies $ &env &instate -locat w297 0.0 0.0 -14.0 + -locat CPDECK 0.0 0.0 -14.0 $ $*************************************** barge/deck connections $ medit cl_del ~tie@ ~col@ ~Col gspr x 1e5 y 1e5 z 1e5 ~Colz gspr z 1e5 connector C1 ~Col *dSupt1 *bSupt1 connector C2 ~Col *dSupt2 *bSupt2 connector C3 ~Col *dSupt3 *bSupt3 connector C4 ~Col *dSupt4 *bSupt4 connector C5 ~Col *dSupt5 *bSupt5 connector C6 ~Col *dSupt6 *bSupt6 end $ $*************************************** deck/jacket connections $ &status f_connector &status config &status force &instate -move w297 0.0 0.0 -.5 + -move CPDECK 0.0 0.0 -.5 medit ~Column gspr c x 1e4 connector p1 -euler +z ~column *ground1 *pile1 connector p2 -euler +z ~column *ground2 *pile2 connector p3 -euler +z ~column *ground3 *pile3 connector p4 -euler +z ~column *ground4 *pile4 connector p5 -euler +z ~column *ground5 *pile5 connector p6 -euler +z ~column *ground6 *pile6 end $ $*************************************** initial position $ &instate -locat w297 0.0 0.0 -14.0 + -locat CPDECK 0.0 0.0 -14.0 $ $*************************************** report condition $ &weight -define 0 &status g_connector &status f_connector &status config &status force $ $*************************************** hydrodynamics $ hydro g_press w297 -HEADING 0 end &describe body w297 -md_name none $ $*************************************** do time domain $ &ENV W1H0S7 -SEA ISSC 0 3.0 7 -TIME 40 .25 &status f_connector -hard &status config -hard &status b_w -hard &status env -hard &status force -hard tdom $ $*************************************** time post $ prcpost traj report location -eve 0 900 .5 end cf_mag p@ report end end $ $*************************************** all done $ &FINISH