tinazytina 发表于 2009-1-16 14:16:42

子程序错误,GETVRM不能得到PEEQT信息吗

在SUBROUTINE USDFLD中用GETVRM调用材料点信息,
      CALL GETVRM('PEEQT',ARRAY,JARRAY,FLGRAY,JRCD,JMAC,JMATYP,
   1MATLAYO,LACCFLA)
出现错误:
Output request peeqt is not available for this option
The analysis has terminated due to previous errors.
Abaqus/Standard Analysis exited with an error - Please see themessage file for possible error messages if the file exists.

将PEEQT换成E,可以运行成功

是GETVRM不能得到PEEQT信息吗??

tinazytina 发表于 2009-1-16 14:18:31

在documentation中,Variables to be provided to the utility routine GETVRM
VAR
Output variable key from the table in “Abaqus/Standard output variable identifiers,” Section 4.2.1 of the Abaqus Analysis User's Manual. The applicable keys are listed in the output table as being available for results file output at the element integration points; e.g., S for stress. Exceptions are the user-defined output variable UVARM and the integration point coordinates variable COORD, which cannot be passed into the utility routine.

PEEQT———Abaqus/Standard output variable identifiers
Equivalent plastic strain in uniaxial tension for cast iron plasticity, which is defined as . This identifier also provides a yes/no flag (1/0 on the output database) telling if the material is currently yielding or not (AC YIELDT: “actively yielding”; that is, the plastic strain changed during the increment).
.dat: yes    .fil: yes    .odb Field: yes    .odb History: yes

yuminhust2005 发表于 2009-1-16 16:29:34

为什么会出错呢?

frxgood 发表于 2013-9-17 20:28:04

yuminhust2005 发表于 2009-1-16 16:29 static/image/common/back.gif
为什么会出错呢?

请问一下您,有什么办法能调用出mise应力吗?

yuminhust2005 发表于 2013-9-24 15:32:47

frxgood 发表于 2013-9-17 20:28
请问一下您,有什么办法能调用出mise应力吗?

变量名不就是:MISES

frxgood 发表于 2013-9-24 15:50:55

yuminhust2005 发表于 2013-9-24 15:32
变量名不就是:MISES

这样是调不出来的,getvrm只能调出结果文件fil里面有的,

鸿鹄志01 发表于 2020-5-27 14:35:36

yuminhust2005 发表于 2013-9-24 15:32
变量名不就是:MISES

你好,翻到您2009年的关于PEEQT的帖子,请问您后来知道在abaqus中怎样使用usdfld输出PEEQT吗?
页: [1]
查看完整版本: 子程序错误,GETVRM不能得到PEEQT信息吗