




版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1、; Excavation and Support for a Shallow Tunnel - new ; 新建項(xiàng)目set fish autocreate offtitle 'Excavation and Support for a Shallow Tunnel' ;定義題目; generate primitive components of grid; concrete liner - upper tunnelgen zon cshell p0 0 0 0 p1 7 0 0 p2 0 51 0 p3 0 0 5.5 &dim 5 5 5 5 size 2 51 10g
2、roup zone 'concrete liner'J; upper tunnelgen zon cylinder p0 0 0 0 p1 5 0 0 p2 0 51 0 p3 0 0 5 &size 5 51 10group zone tunnel range group 'concrete liner' notJ; lower tunnel & linergen zone brick p0 0 0 -4.5 p1 add 7 0 0 p2 add 0 51 0 p3 add 0 0 4.5 & size 7 51 3; surroun
3、ding rock (8 primitives)gen zon radcyl p0 0 0 0 p1 27 0 0 p2 0 51 0 p3 0 0 25 &dim 7 5.5 7 5.5 size 5 51 10 8 rat 1 1 1 1.3Jgen zone brick p0 7 0 -4.5 p1 27 0 -15 p2 add 0 51 0 p3 7 0 0 & p4 27 51 -15 p5 7 51 0 p6 27 0 0 p7 27 51 0 & size 8 51 3 ratio 1.3 1 1Jgen zone brick p0 0 0 -15 p1
4、 add 27 0 0 p2 add 0 51 0 p3 0 0 -4.5 & p4 27 51 -15 p5 0 51 -4.5 p6 7 0 -4.5 p7 7 51 -4.5 & size 7 51 8 rat 1 1 0.7692307692307692Jgen zon brick p0 0 0 25 p1 add 27 0 0 p2 add 0 51 0 p3 add 0 0 10 & size 5 51 2Jgen zon bric p0 27 0 25 p1 add 17 0 0 p2 add 0 51 0 p3 add 0 0 10 & size
5、 2 51 2 rat 2 1 1gen zon bric p0 27 0 -15 p1 add 17 0 0 p2 add 0 51 0 p3 add 0 0 40 &size 2 51 8 rat 2 1 1Jgen zon bric p0 27 0 -40 p1 add 17 0 0 p2 add 0 51 0 p3 add 0 0 25 & size 2 51 2 rat 2 1 0.5gen zon bric p0 0 0 -40 p1 add 27 0 0 p2 add 0 51 0 p3 add 0 0 25 & size 7 51 2 rat 1 1 0
6、.5; assign names to groups of zonesgroup zone rock range group 'concrete liner' not group tunnel not ; assign Mohr-Coulomb material modelmodel mech mohrpro bulk 50e6 she 18e6 fric 20 coh 25e3 ten 0 dil 0 range z 25 35 pro bulk 4e8 she 1.5e8 fric 20 coh 50e3 ten 5e3 dil 3 range z -50 25 hist
7、add gp xdisp 7 30 0; assign boundary conditions 改為具體的數(shù)字 fix x range x -.1 .1 fix x range x 43.9 44.1 fix z range z -40.1 -39.9 fix y range y -.1 .1 fix y range y 50.9 51.1施加邊界條件,后面可以直接修; assign initial stress state set grav 0 0 -10 ini density 2200ini szz -770e3 grad 0 0 22000 ini sxx -770e3 grad 0
8、0 22000 ini syy -385e3 grad 0 0 11000初始應(yīng)力狀態(tài)施加初始應(yīng)力; monitor variables in model hist add unbal模型中變量的監(jiān)控 監(jiān)控不平衡力hist add gp zdisp 0 0 5.5hist add gp xdisp 7 0 0hist add gp zdisp 0 0 0hist add gp zdisp 0 0 35hist add gp zdisp 0 30 5.5hist add gp zdisp 0 30 0hist add gp zdisp 0 30 35 hist add gp zdisp 0 12
9、 35hist add gp zdisp 0 18 35hist add gp zdisp 0 24 35hist add gp zdisp 0 36 35hist add gp zdisp 5 30 35hist add gp zdisp 10 30 35; 監(jiān)控以上這些點(diǎn)的 x 及 z 方向位移變化Jsav geom1Jdef conc_parm ; 思定義支護(hù)參數(shù), parm 即 parameter ,參數(shù)的意global bmc = 20.7e9 ;疋義體積模量為全局變量,b代表bulk , m代表 modulus, c 代表 concreteglobal smc = 12.6e9;疋
10、義剪切模量為全局變量,s代表shear, m代表 modulus, c 代表 concrete endconc_parmJ; define the locations of cable patterns 1, 2 and 3def cab_parm;global x_b = get_array(4,3) ; global z_b = get_array(4,3) global y0 = -3;( x,y,z )疋義錨桿參數(shù)疋義數(shù)組( 4,3 ),即錨桿的位置將錨桿的位置以數(shù)組的形式表示出來(lái)x_b(1,1) = 0.8 x_b(2,1) = 2.1 x_b(3,1) = 3.5 x_b(4,1)
11、 = 5.5 z_b(1,1) = 5.5 z_b(2,1) = 2.4 z_b(3,1) = 4.7 z_b(4,1) = 1.5x_b(1,2) = 0.8 x_b(2,2) = 0.8 x_b(3,2) = 3.5 x_b(4,2) = 5.5 z_b(1,2) = 0.6 z_b(2,2) = 4.0 z_b(3,2) = 2.4 z_b(4,2) = 0.6x_b(1,3) = 0.8 x_b(2,3) = 2.6 x_b(3,3) = 5.0 x_b(4,3) = 3.5 z_b(1,3) = 2.4 z_b(2,3) = 4.0 z_b(3,3) = 3.0 z_b(4,3) =
12、 0.6 end def inip(iidx)global x1 = x_b(1,iidx) global x2 = x_b(2,iidx) global x3 = x_b(3,iidx) global x4 = x_b(4,iidx) global z1 = z_b(1,iidx) global z2 = z_b(2,iidx) global z3 = z_b(3,iidx) global z4 = z_b(4,iidx) endcab_parm對(duì)每根錨桿的位置進(jìn)行賦值定義初始錨桿位置; install initial cables ; 安裝初始錨桿def ins_cab ;示 instal
13、l initial cables global iidx ; global cab_seg ; global cab_seg_m ; loop iidx (1,3)inip(iidx)cab_seg = cab_seg_m-3*(3-iidx) global y1 = 0.定義要初始安裝的錨桿,其中 ins_cab 表定義全局變量 iidx 定義錨桿劃分單元數(shù) 錨桿長(zhǎng)度(有待進(jìn)一步確認(rèn))global y2 = float(cab_seg)commandsel cable id iidx begin x1 y1 z1 end x1 y2 z1 nseg cab_seg sel cable id
14、iidx begin x2 y1 z2 end x2 y2 z2 nseg cab_seg sel cable id iidx begin x3 y1 z3 end x3 y2 z3 nseg cab_seg sel cable id iidx begin x4 y1 z4 end x4 y2 z4 nseg cab_seg sel cable pro emod 45e9 xcarea 1.57e-3 gr_per 1.0 & yten 25e4 gr_k 17.5e6 gr_c 20e4 range idiidx ; 施作初始錨桿end_commandend_loopendset c
15、ab_seg_m 15ins_cab; install pre-support concrete; 預(yù)支護(hù)Jsel shell id 10 group rock range cyl end1 0 0 -1.5 end2 0 1 -1.5 rad 7.4&cyl end1 0 0 -1.5 end2 0 1 -1.5 rad 6.7not &z -0.1 6sel shell prop isotropic 10.5e9,0.25 thickness 0.3 density 2500def monitglobal ipt_surf = gp_near(0,30,35) ; 地表gl
16、obal ipt_crown = gp_near(0,30,5.5) ; 拱頂global ipt_spring = gp_near(7,30,0)endmonitsave m_initable 1 name 'ground surface at tunnel center line'table 2 name 'tunnel crown'隧道拱頂table 3 name 'tunnel sidewall'定義表格的名字,隧道邊墻; FISH function to control excavation and support sequence d
17、ef excavy0 = y0 3local cut_i = y0/3 1global cutloop cut (cut_i,16)local cut_cur = cutlocal ii = out(' EXCAVATION STEP ' string(cut)y0 = 3*(cut-1)y1 = y0 3global yp0 = y0 1global yp1 = y1 1global ys0 = yp0-3global ys1 = yp1-3global yc0 = y0-3global yc1 = y1-3global id_ = 10; id_ = 10*(cut 1)
18、; use if shells unconnectedcommand; install pre support concretesel shell id id_ group rock &range cyl end1 0 yp0 -1.5 end2 0 yp1 -1.5 rad 7.4 & cyl end1 0 yp0 -1.5 end2 0 yp1 -1.5 rad 6.7 not & z -0.1 6sel shell prop isotropic 10.5e9,0.25 thickness 0.3 density 2500 & ran y yp0 yp1;
19、excavate next cutmodel mech null range group tunnel y y0 y1model mech null range group 'concrete liner' y y0 y1; delete-cables in the excavated areasel delete cable range id 1 y y0 y1sel delete cable range id 2 y y0 y1sel delete cable range id 3 y y0 y1end_commandlocal cut_1 = cut-1iidx=int(
20、cut_1-3*(cut_1/3) 1y2=min(y1 15,51)inip(iidx)ii = out(' CABLE BOLT PATTERN ' string(iidx)commandsel delete cable range id iidx; install new cablessel cable id iidx begin x1 y1 z1 end x1 y2 z1 nseg cab_seg_msel cable id iidx begin x2 y1 z2 end x2 y2 z2 nseg cab_seg_msel cable id iidx begin x3 y1 z3 end x3 y2 z3 nseg cab_seg_msel cable id iidx begin x4 y1 z4 end x4 y2 z4 nseg cab_seg_msel cable pro emod 45e9 xcarea 1.57e-3 gr_per 1.0 & yten 25e4 gr_k 17.5e6 gr_c 20e4 ran id iidx; shotcretesel shell prop isotropic 10.5e9,0.25 thickness 0.5
溫馨提示
- 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 2024年高考政治全國(guó)卷逐題回顧與預(yù)測(cè)專題05公民的政治生活-針對(duì)高考第16題含解析
- 項(xiàng)目審計(jì)程序與技巧考核試題及答案
- 陜西規(guī)劃課題申報(bào)書(shū)
- 項(xiàng)目管理考試中的高頻考點(diǎn)與試題答案
- 精通微生物檢驗(yàn)技師證書(shū)考試的試題及答案
- 行業(yè)分析對(duì)證券投資的重要性試題及答案
- 規(guī)劃課題課題申報(bào)評(píng)審書(shū)
- 項(xiàng)目管理考試全流程掌握試題及答案
- 專業(yè)人士制作的證券從業(yè)資格證考試試題及答案
- 項(xiàng)目資源優(yōu)化配置實(shí)務(wù)試題及答案
- 幼兒園繪本故事:《羅伯生氣了》 課件
- 高級(jí)財(cái)務(wù)管理完整版課件
- 怎樣學(xué)習(xí)初中物理
- 大班音樂(lè)《水果百變秀》課件
- 婦幼保健院醫(yī)療保健服務(wù)轉(zhuǎn)介工作制度和流程
- 國(guó)家職業(yè)技能鑒定考評(píng)員考試題庫(kù)1100題【含答案】
- 監(jiān)察機(jī)關(guān)執(zhí)法工作規(guī)定學(xué)習(xí)測(cè)試
- 產(chǎn)品鑒定試驗(yàn)大綱
- 2022職業(yè)病防治法宣傳周PPT
- (高清版)外墻外保溫工程技術(shù)標(biāo)準(zhǔn)JGJ144-2019
- 常州市武進(jìn)區(qū)征地拆遷房屋裝修及附屬設(shè)施補(bǔ)償標(biāo)準(zhǔn)
評(píng)論
0/150
提交評(píng)論