Patran学习:多点约束MPC练习与几何定义.pptx

Patran学习:多点约束MPC练习与几何定义.pptx

练习4

多点约束(MPC)是指多个节点自由度之间的线性约束关系。

两个钢板之间采用绞结连接,钢板尺寸为1*1,厚度为0.1,钢板一端固定,一端节点收到一个冲击力载荷。钢板采用弹塑性材料模型:质量密度?=7800,弹性模量E=2.1×1011,泊松比?=0.3,屈服应力2.5E8,硬化模量2.0×1010。硬化参数1.0。计算时间t=0.02,每隔1.0E-04输出一个图形数据供后处理使用。

;建立一个新的db文件,名为ex4.db

file/new

输入ex4作为文件名

ok

选择LS-DYNA3D作为分析程序

OK

;定义几何

Geometry:create/point/xyz

pointcoordinateslist:[000]

Apply

pointcoordinateslist:[110]

Apply

pointcoordinateslist:[200]

Apply

;Creat/curve/point

Startingpointlist:point1

Endingpointlist:point2

Startingpointlist:point2

Endingpointlist:point3;Create/surface/extrude

Translationvector001

Curvelist:curve12

;Elements:create/mesh/surface

Surfacelist:surfacce12

Apply

;定义节点的位移约束

Loads/bcs:create/displacement/nodal

Newsetname:left

按inputdata…

TranslationsT1T2T3:000

Ok

按Selectapplicationregion..

选择FEM

选择左端X=0的所有节点

Add

Ok

Apply

;Newsetname:right

按inputdata…

TranslationsT1T2T3:,0,

Ok

按Selectapplicationregion..

选择FEM

选择右端X=2的所有节点

Add

Ok

Apply

;定义瞬态的力载荷首先需要定义一个随时间变化的场。之后查看一下当前的载荷工况是否是瞬态和时间相关的。如果不是,需要从新定义当前时间相关的载荷工况,而且要包含已经定义的位移约束。

fields:create/nonspatial/tabularinput

fieldname:force

按inputdata..

输入表格如图所示

Ok

Apply

;Loads/bcs:create/force/nodal

Newsetname:xforce

按inputdata..

ForceF1F2F3:100

Time/Freq.dependence选择已定义的场force

Ok

按selectapplicationregion..

选择FEM

Selectnodes选择右端x=2的所有节点

Add

Ok

Apply

;定义多点约束

Elements:create/MPC/Explicit

按Defineterms..

以下的操作可能由于模型不同,节点编号有所不同。一个MPC对选择的是两个面的相同位置的两个节点

DOFs:UXUYUZ全选

Nodelist:node7

Coefficient=-1

Nodelist:node36

Apply

Cancel

Apply

与此类似,定义其它4对MPC,

NODE14NODE43

NODE21NODE50

NODE28NODE57

NODE35NODE64

;定义材料属性

Material:create/isotropic/manualinput

Materialname:steel

按inputproperties…

选择弹塑性材料本构

输入材料属性如图所示

Ok

Apply

;定义单元属性

Properties:create/2d/shell

Propertysetname:plate

Options选择S/RHughesliu(ELFORM6),避免单元沙漏

按inputpr

文档评论(0)

1亿VIP精品文档

相关文档