加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

ANSYS12.1学习笔记:常用命令学习(1)

(2015-05-17 17:34:14)
标签:

ansys

命令

有限元

分类: 软硬件学习
注:下述内容仅供参考
1 、LMESH 在线段上创建新的节点和线段
LMESH, NL1, NL2, NINC
下面是ANSYS12,1 Help中给出解释:
Generates nodes and line elements along lines.
MP ME ST PR PRN <> <> FL EM EH DY PP <> EME MFS
NL1NL2:划分网格的线的起止号
NINC:线号的增量

2、LESIZE 为线指定网格尺寸

LESIZE,NL1,SIZE,ANGSIZ,NDIV,SPACE,KFORC,LAYER1,LAYER2,KYNDIV          

NL1: 线号,如果为all,则指定所有选中线的网格。

SIZE: 单元边长,(程序据size计算分割份数,自动取整到下一个整数)

ANGSIZ: 弧线时每单元跨过的度数

NDIV: 分割份数

SPACE: “+”: 最后尺寸比最先尺寸

            “-“: 中间尺寸比两端尺寸

free: 由其他项控制尺寸

KFORVE 0: 仅设置未定义的线,

              1:设置所有选定线,

              2:仅改设置份数少的,

              3:仅改设置份数多的

KYNDIV: 0,NO,OFF 表示不可改变指定尺寸

              1,YES,ON 表示可改变

3、VIEW 设置视图方向

VIEW,WN,XV,YV,ZV

WN:窗口号

XV,YV,ZV:整体坐标系下的某点的坐标,与整体坐标系原点组成的直线方向就是视图方向,缺省时为0,0,1,即X水平向右,Y竖直向上,Z垂直于屏幕。

4、SECTYPE 定义截面类型和截面ID

SECTYPE,SECID,Type,Subtype,Name,REFINEKEY 

SECID - 截面识别号,也称为截面 ID 号。

Type - 截面用途类型,其值可取:

  • BEAM:定义梁截面,应用于等截面时,见下文。
  • TAPER:定义渐变梁截面(变截面梁)。
  • SHELL:定义壳
  • PRETENSION:定义预紧截面
  • JOINT:连接截面,如万向铰。

Subtype - 截面类型,对于不同的 Type 该截面类型不同,如:

      当 Type=BEAM 时,Subtype 可取:

  • RECT:矩形截面;  
  • QUAD:四边形截面;  
  •  CSOLID:实心圆形截面; 
  • CTUBE:圆管截面;
  •  CHAN:槽形截面;  
  •  I:工字形截面;     
  •  Z:Z形截面;             
  • L:L形截面;           
  •  T:T形截面;      
  •  HATS:帽形截面;  
  •  HREC:空心矩形或箱形     
  • ASEC:任意截面;  
  •  MESH:自定义截面

            当 Type=JOINT(有刚度可大角度旋转)时,Subtype 可取:

  • UNIV:万向铰;     
  • REVO:销铰或单向铰;

Name - 8 个字符的截面名,字符可包含字母和数字。

REFINEKEY - 设置薄壁梁截面网格的精细水平,有 0(缺省)~5(最精细)六个级别。

5、 SECDATA定义梁截面几何数据(Type = BEAM)

    命令:SECDATA, VAL1, VAL2, VAL3, VAL4, VAL5, VAL6, VAL7, VAL8, VAL9, VAL10

    其中 VAL1~VAL10 为数值,如厚度、边长、沿边长的栅格数等,每种截面的值是不同的。

    ANSYS 定义了 11 种常用的截面类型,下面以“L”Beam 188为例进行说明:

(可参考博客:http://blog.e-works.net.cn/182745/articles/212593.html)

    Subtype = L:  L 形截面
    输入数据:W1, W2, t1, t2
        W1,W2 - 腿长。
        t1,t2 - 腿厚度。

6、LATT 将选择的属性与实体关联
LATT, MAT, REAL, TYPE, --, KB, KE, SECNUM
LATT,材料编号,实常数编号,未划分线段的类型,--,起始方向点,结束方向点,截面号
Associates element attributes with the selected, unmeshed lines.
MAT,REAL, TYPE

Material number, real constant set number, and type number to be associated with selected, unmeshed lines.--Unused field.

KB,KEBeginning and ending orientation keypoints to be associated with selected, unmeshed lines. 
深度解释:如果没有指定KB和KE,则采用ansys默认的界面方位,缺省时方位的确定:截面的xoz坐标平面总是垂直于总体坐标系的xoy,且截面至少有一个坐标轴于总体坐标系方向相同或相近,
如果使用kb和ke的话,则始点截面yoz平面垂直于kp1、kp2和kb组成的平面且截面的z周指向kb侧,同理末端yoz平面垂直于kp1、kp2和ke组成的平面z轴指向ke侧,
        如果想定义麻花状的两单元的话,只要是kb、ke在不同的方向就可以了。其实用的时候,比如要定义茫茫多的截面方向向统一方向的话,只要在无穷远处定义一个关键点,kb=这个关键点号就可以了。)
SECNUMSection identifier to be associated with selected, unmeshed lines. For details, see the description of the SECTYPE and SECNUM commands.
7、LSEL 选择线段(线段子集)
LSEL, Type, Item, Comp, VMIN, VMAX, VINC, KSWP
(1)Type
        Label identifying the type of select:(选择方式)
S  — 

Select a new set (default).

建立新的选择集(默认)

R  — 

Reselect a set from the current set.

从当前选择集中再选择某些作为新的当前选集

A  — 

Additionally select a set and extend the current set.

选择加入到当前选择集中以扩充当前集

U  — 

Unselect a set from the current set.

从当前集中去除某些后作为新的当前选集

ALL  — 

Restore the full set.

选择所有的

NONE  — 

Unselect the full set.

INVE  — 

Invert the current set (selected becomes unselected and vice versa).

反选

STAT  — 

Display the current select status.

显示当前的选择状态

        The following fields are used only with Type = S, R, A, or U:

(2)Item
        数据识别标签。有效的标签选项如下表所示,其中有些需要组元标签。如果Item=PICK(简称     P),将会激活图形点选功能,同时其他的命令参数将会被忽略(仅对GUI有效)。此时默认为LINE。
(3)Comp
        Item的组元(当需要时)。有效的组元详见下表所示。

        VMIN, VMAX, VINC: 定义选择范围

(4)VMIN

        选择范围的最小值,其值是线的代号,坐标值,属性代号等等。如果VMIN=0.0,将会使用±1.0E-6 的误差值;或者当VMIN = VMAX时使用±0.005 * VMIN 的误差。一个组名(component name)也可以代替VMIN(忽略VMAX和VINC)。如果Item = MAT, TYPE, REAL, ESYS或者NDIV,同时VMIN为正值时,Item的绝对值与选择范围进行比较;当VMIN为负值时,Item的有符号的值与之比较。关于有符号属性的讨论参见LLIST命令。

(5)VMAX

        选择范围的最大值。VMAX默认为VMIN。当VMAX ≠ VMIN时,系统使用±1.0E-8 x (VMAX-VMIN)的误差值。

(6)VINC

间隔。仅适用于整数范围内(比如线段号)。其默认值为1,不能是负值。

(7)KSWP

指定是否仅仅选择线段:

0  — 

仅选择线段

1  — 

选择线段以及与之相关的关键点,节点和单元。仅当Type=S时有效。

提示:线段的选择取决于Item和Comp的值。数据只是被标识了选择与未选择,数据并没有从数据库中删除。
       如果Item = LCCA,该命令仅选择由LCCAT命令创建的线段。Comp, VMIN, VMAX, and VINC 部分将被忽略。
       如果 Item = HPT   ,   该命令仅选择由包含硬点的线段。
       如果Item = RADIUS ,该命令仅适用于弧线。
       该命令适用于任何处理器。

For selections based on non-integer numbers (coordinates, results, etc.), items that are within the range VMIN -Toler and VMAX +Toler are selected. The default tolerance Toler is based on the relative values of VMIN and VMAX as follows:

  • If VMIN = VMAX, Toler = 0.005 x VMIN.

  • If VMIN = VMAX = 0.0, Toler = 1.0E-6.

  • If VMAXVMIN, Toler = 1.0E-8 x (VMAX - VMIN).

Use the SELTOL command to override this default and specify Toler explicitly.

Table: LSEL - Valid Item and Component Labels

Valid Item and Component Labels LSEL, Type, Item, Comp, VMIN, VMAX, VINC, KSWP
Item Comp Description
LINE   Line number.
EXT   Line numbers on exterior of selected area (ignore remaining fields).
LOC X,Y,Z X, Y, or Z center location in the active coordinate system.
TAN1 X,Y,Z Unit vector component of outward tangent at beginning of line.
TAN2 X,Y,Z Unit vector component of outward tangent at end of line.
NDIV   Number of divisions within the line.
SPACE   Spacing ratio of line divisions.
     
MAT   Material number associated with the line.
TYPE   Element type number associated with the line.
REAL   Real constant set number associated with the line.
ESYS   Element coordinate system associated with the line.
SEC   Cross section ID number. [SECNUM]
     
LENGTH   Length of the line.
RADIUS   Radius of the line.
HPT   Line number (selects only lines with associated hard points).
LCCA




  Concatenated lines (selects only lines that were created by concatenation [LCCAT]).
8、NUMMRG 合并重复对象
    NUMMRG, Label, TOLER, GTOLER, Action, Switch
  合并一致的或相等的定义对象
(1)Label:合并的对象
NODE-节点
ELEM-单元
KP-关键点 (will also merge lines, areas, and volumes)
MAT-材料
TYPE-单元类型
REAL-实常数
CP-Coupled sets
CE-约束方程
ALL-全部对象
(2)TOLER:公差
        Range of coincidence. For Label = NODE and KP, defaults to 1.0E-4 (based on maximum Cartesian coordinate difference between nodes or keypoints). For Label = MAT, REAL, and CE, defaults to 1.0E-7 (based on difference of the values normalized by the values). Only items within range are merged. (For keypoints attached to lines, further restrictions apply. See the GTOLER field and Merging Solid Model Entities below.)
(3)GTOLER:实体公差
    Global solid model tolerance - used only when merging keypoints attached to lines. If specified, GTOLER will override the internal relative solid model tolerance. See Merging Solid Model Entities below.
(4)Action:指定是否合并或选择符合的项目。
SELE -

仅选择不合并.

(Blank) -

合并 (默认).

(5)Switch:较低号还是较高号被保留(low, high)
        LOW  -

Retain the lowest numbered coincident item after the merging operation (default).

HIGH  -

Retain the highest numbered coincident item after the merging operation.

    可以先选择一部分项目,再执行合并。如果多次发生合并命令,一定要先合并节点,再合并关键点。 合并节点后,实体荷载不能转化到单元,此时可合并关键点解决问题。

8、R
格式R,NSET,R1,R2,R3,R4,R5,R6 
功能:定义实常数


0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有