找回密码
 注册
Simdroid-非首页
查看: 292|回复: 2

[二次开发] 用python输出实体的节点位移和应力

[复制链接]
发表于 2011-8-4 14:58:30 | 显示全部楼层 |阅读模式 来自 黑龙江哈尔滨
本帖最后由 原野05071515 于 2011-8-4 15:43 编辑

我想输出若干frame下的实体节点位移和应力,命令如下:
    session.writeFieldReport(fileName='0.rpt', append=ON, sortItem='Node Label', odb=odb, step=5, frame=105, outputPosition=NODAL, variable=(('U', NODAL, ((COMPONENT, 'U1'), (COMPONENT, 'U2'), (COMPONENT, 'U3'), )), ('S', INTEGRATION_POINT, ((COMPONENT, 'S11'), (COMPONENT, 'S22'), (COMPONENT, 'S33'),(COMPONENT, 'S12'), (COMPONENT, 'S13'), (COMPONENT, 'S23'), )), ), numericForm=COMPLEX_MAGNITUDE)
为什么结果对于应力只有S11、S22、S33,而且还输出两遍,而没有剪应力S12、S13、S23?
结果如下:
********************************************************************************
Field Output Report, written Thu Aug 04 15:05:34 2011
Source 1
---------
   ODB: f:/Temp-abaqus/8-1/7750/7750direct.odb
   Step: Step-6
   Frame: Increment      1: Frequency =    20.00
   Complex: Magnitude
Loc 1 : Nodal values from source 1
Loc 4 : Nodal values at shell < BAN > < 5 section points > from source 1 : SNEG, (fraction = -1.0)
Loc 5 : Nodal values at shell < BAN > < 5 section points > from source 1 : SPOS, (fraction = 1.0)
Output sorted by column "Node Label".
Field Output reported at nodes for region: PART-1-1.Region_7
   Computation algorithm: EXTRAPOLATE_COMPUTE_AVERAGE
   Averaged at nodes
   Averaging regions: ODB_REGIONS
            Node            U.U1            U.U2            U.U3           S.S11           S.S11           S.S22           S.S22           S.S33           S.S33
           Label          @Loc 1          @Loc 1          @Loc 1          @Loc 4          @Loc 5          @Loc 4          @Loc 5          @Loc 4          @Loc 5
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
               1     3.82729E-39     48.1559E-39     57.2969E-39    -175.064E-06    -175.064E-06     1.76513E-03     1.76513E-03    -2.15146E-03    -2.15146E-03
               2     213.702E-12     12.0676E-09     45.6195E-09    -14.0872E-06    -14.0872E-06    -9.49045E-06    -9.49045E-06    -24.6515E-06    -24.6515E-06
               3     6.34348E-09    -119.536E-09    -26.1499E-09      130.65E-06      130.65E-06     286.815E-06     286.815E-06    -357.789E-06    -357.789E-06
 楼主| 发表于 2011-8-4 15:45:28 | 显示全部楼层 来自 黑龙江哈尔滨
Simdroid开发平台
输出文件显示的是两个位置的应力值。我建的模型是实体-板模型,板隐藏后输出实体应力和位移,怎么应力的输出还涉及到板的积分位置?
回复 不支持

使用道具 举报

 楼主| 发表于 2011-8-10 10:02:31 | 显示全部楼层 来自 黑龙江哈尔滨
看来只能分别输出了
回复 不支持

使用道具 举报

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

本版积分规则

Simapps系列直播

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-9-29 13:21 , Processed in 0.039559 second(s), 14 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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