kmani 发表于 2011-6-21 19:07:52

计算又failed了,看了好久没找到错误,求帮助(附fem文件)

本帖最后由 kmani 于 2011-6-21 19:13 编辑

貌似是属性错误,可是我找了好久都没有发现错误,弄得脑袋晕晕的
求大伙帮助。这是fem文件,
*** ERROR # 1237 ***
CQUAD4 element number 1 references a missing property ID 2
or uses property of incorrect type for this element type.
Error # 14 appeared total of 326 times.
************************************************************************
There were 326 error messages during input processing.
The first message is repeated below:
*** ERROR # 1237 ***
CQUAD4 element number 1 references a missing property ID 2
or uses property of incorrect type for this element type.
Error # 14 appeared total of 326 times.

************************************************************************
Errors reported during program execution
Error output from the solver:
==============================
Activating OPT SKIP mode.
Activating OPT SKIP mode.

hwsolver.mesg output from the solver:
==============================
*** ERROR # 1237 ***
CQUAD4 element number 1 references a missing property ID 2
or uses property of incorrect type for this element type.
Error # 14 appeared total of 326 times.


Solver FAILED
optistruct:: Solver run finished.
每次点了radioss的时候都不看屏幕的,生怕它又出错了,但是今天还是遇到了...

zkong 发表于 2011-6-22 12:28:05

你的模型中CQUAD单元引用了PSOLID property - 应该用PSHELL.

kmani 发表于 2011-6-22 12:39:35

谢谢版主。。。

kmani 发表于 2011-6-22 12:46:01

但是我做的确实是个实体啊,为啥要用psolid?
是三维的,不是平面的

zkong 发表于 2011-6-22 13:10:08

但是你的.fem文件里有二维单元, 如果不需要,删除之~~~

kmani 发表于 2011-6-23 00:27:48

本帖最后由 kmani 于 2011-6-23 11:39 编辑

5# zkong
没有找到shell单元,我直接用tetramesh划四面体的单元就没出错了,现在还是没明白为啥3D单元里面会有2D单元(我全部划的都是solid单元)

zkong 发表于 2011-6-23 09:00:21

在HyperMesh里面导入你上面帖子里面的贴的.fem文件,你会看到2D单元。 或者你用文本编辑器打开.fem文件,搜索'CQUAD', 你就会看到有没有2D单元。

kmani 发表于 2011-6-23 11:40:29

本帖最后由 kmani 于 2011-6-23 11:48 编辑

谢谢版主指点,我这就去看看
刚刚看了,果然有
页: [1]
查看完整版本: 计算又failed了,看了好久没找到错误,求帮助(附fem文件)