esccool 发表于 2010-12-27 22:25:09

运行出错

二次开发,编译好动态链接,并将动态链接文件拷到到了所要求的文件夹下。可是运行后出现了下列语句!!!!有知道是什么原因的吗?         
   No element connection for node 468 directions 4, 5, 6
             No element connection for node 469 directions 4, 5, 6
             No element connection for node 470 directions 4, 5, 6
             No element connection for node 471 directions 4, 5, 6
             Message limit reached - above message has been suppressed 1168 times.
             Nodal degrees of freedom without element
             connection have been fixed for data input file.
             There may still be degrees of freedom without
             stiffness - see documentation.

wry618 发表于 2010-12-28 09:29:29

前几句应该是你沿X Y Z方向旋转的自由度没有限定,对于ADINA六个自由度分别对应的X Y Z方向的移动和X Y Z方向的旋转的Direction 1 2 3 4 5 6 1# esccool

esccool 发表于 2010-12-28 10:00:07

那后面那几句是什么意思啊!!!我总是怀疑是动态链接编译时出了问题!!!可是无论我是用dos还是Fortran编译动态链接,每次运行都出这东西!!!也没有后处理文件生成!!!

LS_Terminator 发表于 2011-6-3 14:09:48

用FORTRAN6.6A开发本构之后,再编译成动态链接(adusr)在编译的时候,如果出现问题,会提示你错误的,如果没有提示,建议把你的本构再检查一下。应该可以的~O(∩_∩)O~
页: [1]
查看完整版本: 运行出错