找回密码
 注册
Simdroid-非首页
查看: 81|回复: 1

[计算分析] 隧洞开挖

[复制链接]
发表于 2016-7-18 15:57:53 | 显示全部楼层 |阅读模式 来自 辽宁大连
求教各位大神,在进行隧洞开挖的静力计算时,模拟应力释放,得到的结果完全不同,而且又不提示错误,下面是命令流,求教各位大神!谢谢!


;位移归零
ini xdis 0 ydis 0 zdis 0
ini xvel 0 yvel 0 zvel 0
ini state=0
set large

model null range group 5
model null range group 6
model null range group 7
model null range group 8
model null range group 9
step 1
def relax
relax_coef=0.3
relax_m=1.0-relax_coef
p_gp=gp_head
loop while p_gp#null
if inrange ('chuchen',p_gp)=1 then
if inrange ('fangshui',p_gp)=1 then
if inrange ('erchen',p_gp)=1 then
if inrange ('weiyan',p_gp)=1 then
xf=-gp_xfunbal(p_gp)*relax_coef
yf=-gp_yfunbal(p_gp)*relax_coef
zf=-gp_zfunbal(p_gp)*relax_coef
pid=gp_id(p_gp)
command print pid
apply xforce xf range id pid
apply yforce yf range id pid
apply zforce zf range id pid
end command
end if
end if
p_gp=gp_next(p_gp)
endloop
end relax
save 开挖后结果保存.sav




 楼主| 发表于 2016-7-18 16:02:03 | 显示全部楼层 来自 辽宁大连
Simdroid开发平台
自己顶一下!
回复 不支持

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Simapps系列直播

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-10-3 00:32 , Processed in 0.027053 second(s), 12 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表