mechbbs论坛

 找回密码
 立即注册
查看: 11147|回复: 3

[后处理] abaqus后处理总结

[复制链接]

18

主题

19

帖子

62

积分

注册会员

Rank: 2

积分
62
 楼主| 发表于 2016-3-2 03:31:40 | 显示全部楼层 |阅读模式
1 显示单元号和节点号
  mesh模块 > view > part display options > mesh > show node labels& show element lables.
2 设置起始工作路径  
   鼠标右键点击abaqus图标,属性-》起始位置,设置你的工作路径。
   实在不行,在abaquscommand,属性,起始位置
  CAE窗口中,filework direction 一起设置
3 显示快速坐标平面选择
view toolbars views
4 如何修改显示精度?
View--part display options,如果将Curverefinement的类型改为Fine,就可以看的精度很高的光滑曲线和曲面了,特别指出的是,这个命令只有在part模块和后处理模块中才有,因为组件中用不到,且比较废显卡。
前处理:
1 AUTOCAD 二维 DXF 格式导入 abaqus
   a.file > import > sketch > xxx.dxf
   b.part模块 > create part > 2D > continue
     add菜单 > sketch
   d."section must be closed for this type of feature." 原因与解决。
     原因:图形没有闭合,闭合的情况当然包括两线没交于一点的情况,同时它包括两面相交的交线等情况
          (例如:“日”字的情况)。
     解决方法:把“日”字分别处理成两个“口”,导入 part part-1 part2 (参照上述的 b 步骤)
                assembly 模块 createinstance 将其合并
                通过 translate 等操作移动到合理位置 instance 菜单下);
                通过merge/cut操作把独立的面合并未一个结合的面(instance 菜单下)。
2 尺寸的小数位数的调整
sketchoption   打开sketch模块   左下角最下面 打开sketchoption对话框   其中cicimal places 表示小数点位数,默认为2 最高能调到6      如果模型尺寸过小  可以通过改变单位    此时要注意其他数值和单位的关系
  3 如何定义刚体或变形体的转动惯量和质量?
  property或模块下,选择Special--inertia--Pointmass/inertia,创建需要的质量和转动惯量,需要指出的是,转动惯量的取值和你的转动轴有关,因此需要给定坐标系
  4 如何建立子坐标系
Tools--Coordinate
求解层和inp文件处理:
1 abaqus的注释不能放在命令的后面,只能另起一行,后则会出现错误。
例如:*Dload
      e-dam,GRAV,10,0,-1                   **test4     
      **test4删掉后,重力才能正常施加。           
后处理:
1 直接设置图例的字体大小就可以:工具栏viewport>viewportannotation options>legend(选项卡)>text(选项)>set
font(按钮)>size,修改size选项中的数字,就可以修改图例大小了。
2 后处理云图不显示网格
Options -> Common -> 在出现窗口的右边点 Noedges > OK
  3 AVG:75%是什么含义?
  Thefollowing is what I got from Abaqus support. Basically, it is what #33described about but in a more detailed way. Just FYI:
During the analysis, Abaqus calculates allthe element based field output variables (stresses, strains) at integrationpoints where as the nodal variables such as displacements, temperatures arecalculated at the nodes directly. During the post processing of the results, tocalculate (transform) the integration point tensor quantities at nodes, Abaqusextrapolates the values and uses a conditional averaging method by default,which works as follows:
1).The stress tensor components areextrapolated from the integration points to the nodes.
2).Compute the scalar (invariant) from theextrapolated stress tensor components at element nodes.
3).Average the scalar if the thresholdcriteria (which by default is 75%) is met Compute the invariant by averagingthe nodal scalar quantities.
For example, if a particular node is sharedby 4 elements and that node is having contributions from all the four nodes,then from each element the stress components are extrapolated to the nodes andthen scalar quantities are computed. After that all the scalars are averaged(depending on the threshold criteria) to get final invariant say Von Misesvalue. Note that with this approach, all tensor components averaging happens ina consistent basis. Abaqus calculates the threshold criterion, which is to bechosen by the user (default is 75%). If the relative nodal variation for eachnode included in the plot is less than your averaging threshold, thecontributing values from elements are averaged at that node. If the relativenodal variation exceeds user setting (default is 75% Avg.), the values are notaveraged. A value of 0% would cause no averaging and a value of 100% would giveyou smooth contours (with a value of 100%, one might not able be able toidentify if the mesh refinement is fine enough to capture the stressconcentrations, hence a default value of 75% is chosen which would give us abetter insight). At some location in your model, the relative nodal variationexceeds the default 75% Avg and hence the stress values are not averaged insuch cases.
  4 变形的放大系数
optioncommonbasic>deformationscale factor
  5 对称模型的后处理显示
view>ODB DisplayOptions>Mirror/Pattern
  6 如何观察某一点或单元(的应力,位置等)随时间的变化规律?
Tools--Create XY Data--ODB field output 选择Continuevariables里设定你要输出的类型(节点or单元)和输出量(应力,位移等)
  7 如何查看云图中的最大值,和最小值
Option--contour plot options--limits,勾选showlocation就可以观察最大值和最小值
8 如何生成动画?
首先需要将后处理变形体动起来,选择Animate--history Time,然后选择animate--save as就可以保存动画了
9 如何查看节点编号
后处理中选择Option--Common plot options--Labels,需要指出的是,这个Common plotoptions中还可以设定变形比例,显示单元和节点编号
10 cae中各个符号太小,看不清(如箭头,约束等),如何放大显示?
View--Assembly DisplayOptions--Attribute-Symbol-Size,调节Size的尺寸可以调整各个约束和箭头的符号的显示大小,此外还可以给显示图某部分区域(如应力标示等)添加图框。
11 abaqus如何输出截图
file-print,如果只想输出黑白或网格体可以结合renderstyle工具就可以输出理想的截图
12 The nodes have been identified in nodeset WarnNodeIncorrectNormal.我想知道怎么在Visulationn里面找到set   WarnNodeIncorrectNormal.
经常遇到这种问题,扭曲的单元集,点集等都可以在后处理模块下,左侧模型树中相应的点集、单元集和表面集找到相应的数据。
13 我输入的数据列表,想转化成曲线以方便观察,如何操作?
框选你的数据列表,点击右键Create XY Data,然后进入Visualization模块,在左侧模型树中,选择 XY plot 就可以看到你的曲线
14 后处理里所有数据结果,按默认显示全局坐标系显示,我想转换坐标系(如柱坐标系),如何操作?
Visualization模块下选择 Tools--CreateCoordinate Aystem,按指定方法建立局部坐标系,然后选择Result-Option,选择Transformation标签,User-specified,就可以看到新建立的坐标系,选择新建的坐标系即可完成坐标转换。
15 局部坐标系
现在就是想定义局部坐标系,并且输出局部坐标系定义下的S22'S12'
解决方法:
1)。在打开ODB文件的时候,前面的read_only前面的勾去掉。
2create coordinatesystem选择一种方法建立局部坐标。
3)coordinate systemmanager选择建立的csys-->move to odb
4)。重新打开odbmain menubar-->result-->options...-->transformation-->user-spcified-->chooseyour csys-->apply

回复

使用道具 举报

0

主题

104

帖子

106

积分

注册会员

Rank: 2

积分
106
发表于 2016-12-13 02:30:53 | 显示全部楼层
谢谢楼主
回复

使用道具 举报

2

主题

24

帖子

54

积分

注册会员

Rank: 2

积分
54
发表于 2017-3-23 20:02:57 | 显示全部楼层
谢谢楼主
回复

使用道具 举报

0

主题

16

帖子

24

积分

新手上路

Rank: 1

积分
24
发表于 2017-4-14 17:29:00 | 显示全部楼层
感谢分享
回复

使用道具 举报

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

本版积分规则

    免责声明:
    本站仅提供网上自由讨论使用,请勿在本站发布非法、色情等不良信息,所有个人言论并不代表本站立场,本站不负任何责任。如发现有侵权行为,请与我们联系,我们将立刻从网站上删除,并向所有持版权者致最深歉意。

联系站长|Archiver|手机版|小黑屋|mechbbs论坛(mechbbs.com)

扫描关注德国留学DIY公众号:mechbbs

GMT+8, 2024-12-28 15:01 , Processed in 1.292914 second(s), 20 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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