Вы находитесь на странице: 1из 1

# NLM 13 inputs

mudMatcoordX=[0,0,1,1,27.788,27.788,30.788,30.788,27.788,27.788,1.000,1.000]
mudMatcoordY=[4.5,30.625,30.625,35.125,35.125,30.625,30.625,4.500,4.500,0.000,0.000
,4.500]

leg=[[1,4.5],[1,30.625],[27.788,30.625],[27.788,4.5]] # leg coordinates

wd=60.757 # water depth, in meters


su0=5 # top layer soil shear strength, kPa
su1=14 # 2nd layer soil shear strength, kPa
deep= 2 # in meters, depth of 2nd soil layer

'''force and moment-Bearing case - NLM13'''


mMatrix=[[800,0,0,-12112.01,-4036.7,-19729,0],
[8001,1221.12,-0.1,-12051.25,-4020.2,28800.8,-104.9],
[8002,843.48,899.86,-12085.94,-40115.9,14032.8,-1677.2],
[8003,-19.86,1242.85,-12120.36,-53942.1,-20614.7,-2456.9],
[8004,-802.33,819.08,-12166.67,-37204.1,-52132.2,-1073.3],
[8005,-1106.51,0.85,-12168.24,-4081.3,-63424.7,118.6],
[8006,-804.26,-819.77,-12167.01,29165.9,-52231.5,1246],
[8007,-19.71,-1247.2,-12119.8,46085.9,-20607.1,2461.5],
[8008,846.62,-902.35,-12085.03,32177.3,14186.4,1524.6]]

'''force and its coordinates-Bearing case - NLM13'''


fMatrix=[[800,0,0,0,0,0,0,0,0,-12112.01,-1.63,0.33,-26.27],
[8001,1221.12,-1.58,0.08,-17.71,'COUPLE',0,0,-0.01,-12051.25,-1.72,0.33,-26.32],
[8002,843.48,-1.59,0.49,-17.4,899.86,-1.4,0.16,-17.19,-12085.94,-1.69,0.26,-26.29],
[8003,'COUPLE',-0.01,0.01,0.01,1242.85,-1.85,0.61,-17.15,-12120.36,-1.63,0.24,-
26.27],
[8004,-802.33,-1.91,0.89,-17.19,819.08,-2.19,0.69,-16.93,-12166.67,-1.58,0.28,-
26.24],
[8005,-1106.51,-1.35,0.1,-17.88,'COUPLE',0,0,-0.01,-12168.24,-1.54,0.33,-26.25],
[8006,-804.26,-1.9,-0.68,-17.16,-819.77,-2.19,-0.5,-16.92,-12167.01,-1.58,0.39,-
26.24],
[8007,'COUPLE',-0.01,-0.01,0.01,-1247.2,-1.85,-0.44,-17.12,-12119.8,-1.63,0.43,-
26.27],
[8008,846.62,-1.58,-0.32,-17.37,-902.35,-1.4,-0.01,-17.17,-12085.03,-1.69,0.41,-
26.3]]

'''force and its coordinates-Overturning and sliding case'''


ffMatrix=[[700,0,0,0,0,0,0,0,0,-10446.5,-1.61,0.36,-25.45],
[7001,1221.12,-1.58,0.08,-17.71,'COUPLE',0,0,-0.01,-10385.74,-1.71,0.36,-25.52],
[7002,843.48,-1.59,0.49,-17.4,899.86,-1.4,0.16,-17.19,-10420.43,-1.68,0.27,-25.48],
[7003,'COUPLE',-0.01,0.01,0.01,1242.85,-1.85,0.61,-17.15,-10454.85,-1.61,0.24,-
25.46],
[7004,-802.33,-1.91,0.89,-17.19,819.08,-2.19,0.69,-16.93,-10501.16,-1.55,0.29,-
25.42],
[7005,-1106.51,-1.35,0.1,-17.88,'COUPLE',0,0,-0.01,-10502.73,-1.51,0.36,-25.44],
[7006,-804.26,-1.9,-0.68,-17.16,-819.77,-2.19,-0.5,-16.92,-10501.5,-1.55,0.42,-
25.42],
[7007,'COUPLE',-0.01,-0.01,0.01,-1247.2,-1.85,-0.44,-17.12,-10454.29,-1.61,0.47,-
25.46],
[7008,846.62,-1.58,-0.32,-17.37,-902.35,-1.4,-0.01,-17.17,-10419.51,-1.68,0.44,-
25.49]]

Вам также может понравиться