gen zone cyl p0 0 0 0 p1 1 0 0 p2 0 2 0 p3 0 0 1 size 4 4 4
gen zone reflect norm 1,0,0
gen zone reflect norm 0,0,1
model mohr
prop bulk 1.19e10 shear 1.1e10
prop coh 2.72e5 fric 44 ten 2e5
fix x y z range y -.1 .1
fix x y z range y 1.9 2.1
ini yvel 1e-7 range y -.1 .1
ini yvel -1e-7 range y 1.9 2.1
ini pp 1e5
hist gp ydisp 0,0,0
hist zone syy 0,1,0
hist zone syy 1,1,0
step 2000
prop coh 1e2 fric 24 ten 2e2
model null range x=2.4 y=2.6 z=2.5,5
set large
ini xdis=0 ydis=0 zdis=0
plot create xyz
plot add surface
plot show 刚开始学习有些不是太明白,我想利用该程序模拟模型发生变形,但是调入程序后模型没有发生变化。就是如下所示,给位大虾帮帮忙呀。。