connecting multiple lines together in MOSES

Hi


How do you connect lines to other lines in MOSES? For instance if I have a barge with two bridles from the corners of the bow than then connect to a hawser by using, for instance a mooring ring. The mooring ring is not really important here.

So the question is about connecting multiple lines to one.

Can you please provide an example? A typical system would be the one sketched below. That would be great,


Thanks


Fabrizio

Parents
  • sir please tell what is to be done in this case like:

    I have been given a single leg mooring buoy such that buoy has 4 chains coming down together and get connected to wire rope straight away connecting to the anchor.please help to tell me the way connect these five mooring lines together.

  • Hello Devansh,

    There are examples on how to connect bodies.  There are examples on how to connect bodies to ground via mooring lines. ONe such sample is the calm files.

    Please see the calm files in the following directory.

    C:\Program Files\Bentley\Engineering\MOSES CONNECT Edition V11\hdesk\runs\samples\mooring

    Georgina Maldonado

  • Ma'am i saw it but my figure is coming out like this.can you tell whats wrong going on in my code.

    nbuoy_pgen_8mdepth_1.1mowc_vignesh.dat

    &device -primary screen  -oecho no $-f_cd_tube 0.6
    
    &dimen  -dimen Meters m-tons
    &parameter -m_dist 1.5 
    
    $
    $*********************************************      GEN. DATABASE
    $
    
    
    INMODEL
    &title nbuoy modeling
    
    &equi
    
    $&instate -cond 0.75 0 0
    &stat
    
    
    
    medit
    &describe body nplate
     *M1 .25 .25 -6
     *M2 -.25 .25 -6
     *M3 -.25 -.25 -6
     *M4 .25 -.25 -6
    ~niotrope b_cat 25  -len 20 -wtpl 0.005 -emodulus 89631.88 -buoydia 0 -c_sn rope -depan 16   -b_tension 93
     CONNECTOR H -ANCHOR 45 15 ~niotrope *M6
     
    &describe body nbuoy
     *cdeck 0 0 1.8
      *cleara 1.5 0 1.8
      *clearb 0 1.5 1.8	
      *clearc -1.5 0 1.8
      *cleard  0 -1.5 1.8
    
       *MLA 1.06    1.06   0.5
       *MLB -1.06   1.06   0.5
       *MLC  -1.06   -1.06   0.5
       *MLD  1.06   -1.06 0.5
    
       ~niotchain h_cat 25 -len 8 -wtpl 0.012  -emodulus 64000  -buoydia 0  -c_sn chain  -b_tension 36 
       CONNECTOR CN1 ~niotchain *M1 *MLA
       CONNECTOR CN2 ~niotchain *M2 *MLB
       CONNECTOR CN3 ~niotchain *M3 *MLC
       CONNECTOR CN4 ~niotchain *M4 *MLD
    
    end_medit
    
    &dimen  -dimen Meters kn
    
    &status Force
    $&connector @ -a_tension 1
    &stat 
    &status f_connector
    &status Force
    
    $&equi 
    $&stat 
    
    $&status f_connector
    $&status Force
    
    $
    CONN_DESIGN
       TABLE ml1
          REPORT
       end
       MOVE nbuoy 0
          REPORT
       end
    end_CONN
    $
    &picture top
    &picture port
    &picture front
    
    &stat 
    &status f_connector
    &status Force
    $
    
    
    hydro
    g_pressure -period 1 1.5 2 2.5 3 3.5 4 4.5 5 5.5 6 6.5 7 8 9 10 11 12 13 14 15 16 17 18 19 20 
    e_total
    end
    
    
    Freq_resp
    rao -heading 0
    equ_sum
    fr_point
    plot 2 3 5 7 -rax 9 11 13 -n
    report
    end
    end
    
    
    $&data curves c_profile loopcur     0.0  1.00 \
                           20.0  0.33 \
    
    
    
    &data env
       env niot -sea jonswap 0 0.8 4.4 3.3  -time 1000 0.01 -wind 45 0 -w_profile abs  -current 0.6 0  $-ramp 50 -use_mean no
    end_&data
    &env niot
    
    $&instate -loc -10 0 -0.93 0 0 0
    
    &stat
    &stat force
    &stat f_connec
    
    &equi -iter 400
    &stat 
    
    &status f_connector
    &status Force
    
    tdom 
    
    prcpost
    cf_magni
    plot 1 2 4 6 8 -n
    report
    end
    

  • Hello Devansh,

    Before you start any analysis you should have a good model.  The minimal requirement of a good model is that the log file report 0 errors when reading the model.  The data file you sent does not meat the minimum requirement.

    Please fix the body nplate definition of ~moor.

    Georgina Maldonado

  • Thats what i am unable to understand how to correct it could you please help me in it

  • Hi Devansh,

    Did you review the calm files I suggested?

    Calm dat file line 29 reads "~buoy tube 12000 25".

    In your file nbuoy.dat line 68 reads "~moor tube wbox 500 500 8 8 8".

    What do you think is the problem?

    Georgina

Reply Children
No Data