然后现在是建模的原始文件:
def in_def
xx = in(msg+'('+'default:'+string(default)+'):')
if type(xx) = 3
in_def = default
else
in_def = xx
endif
end
;
def beam_canshu
default = 6.0
msg=' yuan gong banjing (r) '
r = in_def
a13=r
b13=0
a1=-a13
b1=0
a12=r*cos(pi/12)
b12=r*sin(pi/12)
a2=-a12
b2=b12
a11=r*cos(pi/6)
b11=r*sin(pi/6)
a3=-a11
b3=b11
a10=r*cos(pi/4)
b10=r*sin(pi/4)
a4=-a10
b4=b10
a9=r*cos(pi/3)
b9=r*sin(pi/3)
a5=-a9
b5=b9
a8=r*cos((pi*5)/12)
b8=r*sin((pi*5)/12)
a6=-a8
b6=b8
a7=0
b7=r
;
default = -5e4
msg=' cross force thickness1 (p0) '
p0 = in_def
;
default = -1e5
msg=' cross force xielv (l0) '
l0 = in_def
;
default = 0
msg=' vertical force xielv (c0) '
c0 = in_def
;
default = 5e04
msg=' horizontal crustal stress xiaojianju (m0) '
m0 = in_def
;
default = 1e06
msg=' horizontal crustal stress yuanlice (n0) '
n0 = in_def
;
f1=(p0+l0*r)*r*sin(pi/12)
f2=((p0+l0*r)*r*sin(pi/6))/2+(l0*sin(pi/12)*2)/3+(l0*(sin(pi/6)-sin(pi/12)))/3
f3=((p0+l0*r)*r*(sin(pi/4)-sin(pi/12)))/2+(l0*(sin(pi/6)-sin(pi/12))*2)/3+(l0*(sin(pi/4)-sin(pi/6)))/3
f4=((p0+l0*r)*r*(sin(pi/3)-sin(pi/6)))/2+(l0*(sin(pi/4)-sin(pi/6))*2)/3+(l0*(sin(pi/3)-sin(pi/4)))/3
f5=((p0+l0*r)*r*(sin((pi*5)/12)-sin(pi/4)))/2+(l0*(sin(pi/3)-sin(pi/4))*2)/3+(l0*(sin((pi*5)/12)-sin(pi/3)))/3
f6=((p0+l0*r)*r*(1-sin(pi/3)))/2+(l0*(sin((pi*5)/12)-sin(pi/3))*2)/3+(l0*(1-sin((pi*5)/12)))/3
f7=((p0+l0*r)*r*sin(pi/6))/2-(l0*sin(pi/12)*2)/3-(l0*(sin(pi/6)-sin(pi/12)))/3
f8=((p0+l0*r)*r*(sin(pi/4)-sin(pi/12)))/2-(l0*(sin(pi/6)-sin(pi/12))*2)/3-(l0*(sin(pi/4)-sin(pi/6)))/3
f9=((p0+l0*r)*r*(sin(pi/3)-sin(pi/6)))/2-(l0*(sin(pi/4)-sin(pi/6))*2)/3-(l0*(sin(pi/3)-sin(pi/4)))/3
f10=((p0+l0*r)*r*(sin((pi*5)/12)-sin(pi/4)))/2-(l0*(sin(pi/3)-sin(pi/4))*2)/3-(l0*(sin((pi*5)/12)-sin(pi/3)))/3
f11=((p0+l0*r)*r*(1-sin(pi/3)))/2-(l0*(sin((pi*5)/12)-sin(pi/3))*2)/3-(l0*(1-sin((pi*5)/12)))/3
;
c1=(c0*(1-cos(pi/12))*2+c0*(cos(pi/6)-cos(pi/12)))/3+(n0)*r(1-cos(pi/6))
c2=(c0*(cos(pi/6)-cos(pi/12))*2+c0*(cos(pi/4)-cos(pi/6)))/3+(n0)*r*(cos(pi/4)-cos(pi/12))
c3=(c0*(cos(pi/4)-cos(pi/6))*2+c0*(cos(pi/3)-cos(pi/4)))/3+(n0)*r*(cos(pi/3)-cos(pi/6))
c4=(c0*(cos(pi/3)-cos(pi/4))*2+c0*(cos((pi*5)/12)-cos(pi/3)))/3+(n0)*r*(cos((pi*5)/12)-cos(pi/4))
c5=(c0*(cos((pi*5)/12)-cos(pi/3))*2+c0*(1-cos((pi*5)/12)))/3+(n0)*r*cos(pi/3)
c6=-((c0*(cos((pi*5)/12)-cos(pi/3))*2+c0*(1-cos((pi*5)/12)))/3+(m0)*r*cos(pi/3))
c7=-((c0*(cos(pi/3)-cos(pi/4))*2+c0*(cos((pi*5)/12)-cos(pi/3)))/3+(m0)*r*(cos((pi*5)/12)-cos(pi/4)))
c8=-((c0*(cos(pi/4)-cos(pi/6))*2+c0*(cos(pi/3)-cos(pi/4)))/3+(m0)*r*(cos(pi/3)-cos(pi/6)))
c9=-((c0*(cos(pi/6)-cos(pi/12))*2+c0*(cos(pi/4)-cos(pi/6)))/3+(n0)*r*(cos(pi/4)-cos(pi/12)))
c10=-((c0*(1-cos(pi/12))*2+c0*(cos(pi/6)-cos(pi/12)))/3+(n0)*r(1-cos(pi/6)))
cc=((n0-m0)*(1-cos(pi/12)))/2
end
beam_canshu
sel beam id=1 begin=( a1,b1,0 ) end=( a2,b2,0 ) nesg=1
sel beam id=1 begin=( a2,b2,0 ) end=( a3,b3,0 ) nesg=1
sel beam id=1 begin=( a3,b3,0 ) end=( a4,b4,0 ) nesg=1
sel beam id=1 begin=( a4,b4,0 ) end=( a5,b5,0 ) nesg=1
sel beam id=1 begin=( a5,b5,0 ) end=( a6,b6,0 ) nesg=1
sel beam id=1 begin=( a6,b6,0 ) end=( a7,b7,0 ) nesg=1
sel beam id=1 begin=( a7,b7,0 ) end=( a8,b8,0 ) nesg=1
sel beam id=1 begin=( a8,b8,0 ) end=( a9,b9,0 ) nesg=1
sel beam id=1 begin=( a9,b9,0 ) end=( a10,b10,0 ) nesg=1
sel beam id=1 begin=( a10,b10,0 ) end=( a11,b11,0 ) nesg=1
sel beam id=1 begin=( a11,b11,0 ) end=( a12,b12,0 ) nesg=1
sel beam id=1 begin=( a12,b12,0 ) end=( a13,b13,0 ) nesg=1
plot set rot 90 0 0
sel beam id=1 prop emod=52.4e9 nu=0.30 xcarea=3.55e-3 xcj=400e-6 xciy=333e-6 xciz=67e-6
sel node fix z xr yr
sel node fix x y zr range id=1
sel node fix x y zr range id=13
sel node apply force=(cc,f1,0.0) range id=7
sel node apply force=(c1,f2,0.0) range id=8
sel node apply force=(c2,f3,0.0) range id=9
sel node apply force=(c3,f4,0.0) range id=10
sel node apply force=(c4,f5,0.0) range id=11
sel node apply force=(c5,f6,0.0) range id=12
sel node apply force=(c6,f11,0.0) range id=2
sel node apply force=(c7,f10,0.0) range id=3
sel node apply force=(c8,f9,0.0) range id=4
sel node apply force=(c9,f8,0.0) range id=5
sel node apply force=(c10,f7,0.0) range id=6
his sel node ydisp id=7
his sel beam force fx end1 cid=2
his sel beam force fx end1 cid=4
his sel beam force fx end1 cid=6
his sel beam force fx end1 cid=7
his sel beam force fx end1 cid=9
his sel beam force fx end1 cid=11
plot create geom_and_disp
plot set title text
Geometry of the modeled system
plot set cap size 25
plot set rot 90 0 0
plot add sel geom black black
plot add axes black
plot add sel disp blue
plot create shear_force
plot set title text
Shear force distribution in the beam
plot set cap size 25
plot set rot 90 0 0
plot add sel geom black black node=off
plot add sel beam force fy scale=0.06
plot create axis_force
plot set title text
axis force in the beam
plot set cap size 25
plot set rot 90 0 0
plot add sel geom black black node=off
plot add sel beam force fx
plot create moment
plot set title text
Bending moment distribution in the beam
plot set cap size 25
plot set rot 90 0 0
plot add sel geom black black node=off
plot add sel beam moment mz scale=0.06
print sel beam id
print sel beam local
print sel beam position
solve ratio=1e-7
print sel beam force
利用FLAC及正交实验实现支护荷载反分析
来源:互联网 发布日期:2011-09-16 10:46:52 浏览:6046次
导读:土工作者的家园,最具人气的岩土工程社区,本站点是一个面向广大岩土工程工作者的岩土工程综合站点,主要内容有岩土工程若干方面的技术问题,包括常用岩土工程规范...
相关内容
- 我国自主研发的六足机器狗在南极打卡上班:运输、开路双管齐下
- 《2023—2024年中国未来产业发展蓝皮书》:人形机器人有望在制造业场景率先实现商业化探索
- 达利欧谈Deepseek:中国在应用方面会领先,未来会看到更多机器人应用
- 超9亿元!人形机器人开年最大单笔融资官宣,沃尔沃也投了
- 机器人所需要的传感器有哪些?
- 人形机器人扭秧歌,数千无人机放烟花,外媒点赞中国春晚高科技元素
- 海外业务猛涨20倍,这家公司接住了人形机器人的泼天富贵
- 英伟达在北京透露了人形机器人的未来:50年缩至5年,靠“三台计算机”
- 人形机器人企业Figure与OpenAI“分手”
- 原力无限机器人解锁充电新方式|EDGE Founders Demo Day
AiLab云推荐
![](https://ailab.cn/static/ailab_wx.png)
最新资讯
- 达利欧谈Deepseek:中国在应用方面会领先,未来会看到更多机器人应用
- 港媒:2025年,人形机器人将走进日常生活
- 人形机器人扭秧歌,数千无人机放烟花,外媒点赞中国春晚高科技元素
- 今年春节,到处都是AI机器人
- Figure AI宣布终止与OpenAI的合作,人形机器人竞争升级
- 人形机器人独角兽Figure AI终止与Open AI合作 CEO宣布30天内要惊艳世界
- OpenAI突遭人形机器人独角兽解约,网友:不会改用DeepSeek了吧?
- 人形机器人企业Figure与OpenAI“分手”
- 加州拟出新规:AI 公司必须定期提醒儿童聊天机器人不是人类
- 《铁甲钢拳》成真:零次方机器人拿下千万级订单,进入量产阶段
本月热点
热门排行
-
国产版达芬奇手术机器人价格跳水,是价格战要来了吗?
阅读量:68160
-
借势智元机器人,富临精工跨界入局人形机器人,准备好了吗?
阅读量:44094
-
实探全球首个核电灯塔工厂,这里有各式各样的机器人 | 碳访
阅读量:42020
-
美团再投人形机器人公司宇树科技,80亿估值能否撑起“中国版Figure AI”?|钛媒体AGI
阅读量:7641
-
我国新增工业机器人装机量占全球一半以上,券商:海外拓展寻求新增长点
阅读量:6098
-
工业机器人开始“长脑子”了
阅读量:5279