ABAQUS 输出节点坐标和积分点坐标

  1. In CAE, you can request coordinate outputs by going to the Field Output Request->Edit->Volume/Thickness/Coordinates->COORD, Current nodal coordinates. This way, you will be able to obtain nodal coordinates in ODB, but not the coordinates at the integration points.

  2. In order to get the coordinates at the integration points, you'll have to open the input file (***.inp), and add the keyword COORD under Element Output . This cannot be done in CAE as far as I know.

  3. 总结inp中添加关键字

    输出单元的积分点坐标:*EL FILE
                                          COORD

    输出节点坐标:*NODE FILE
                             COORD

  4. 原贴出处:https://www.researchgate.net/post/How-to-find-integration-point-coordinates-in-Abaqus-CAE

  5. 这是帖子讨论的,但是我的尝试是两个COORD生成的结果文件是一样的,都是节点坐标

  6. coord_HF.png
登录后免费查看全文
立即登录
App下载
技术邻APP
工程师必备
  • 项目客服
  • 培训客服
  • 平台客服

TOP

1
4
5