求助:There are no active degrees of freedom——如何解决?

浏览:22421 回答:3
想做一个结构在大位移静力平衡下的预应力模态分析,命令流如下:
!
! 首先进行大位移静力分析
!
FINISH
ALLSEL
/SOLU
ANTYPE,STATIC ! Static analysis
NLGEOM,ON ! Large deflection analysis
PSTRES,ON ! Flag to calculate the prestress matrix
ALLSEL ! Select all entities.
time,1 ! 设定求解步数.
autots,off ! Do not use automatic time stepping.
nsubst,10 ! Specifies the number of substeps to be taken this load step
outres,all ! All solution items data are written to the database
SOLVE
FINISH
!
! 大位移预应力模态分析
!
/SOLU
ANTYPE,MODAL ! Modal analysis
PSTRES,ON ! Prestress effects ON
MODOPT,LANB,20,0,1 ! 选择Block Lanczos方法,求前20阶模态, 频率范围0~1
MXPAND,30,0,1 ! 扩展前30阶模态, 频率范围0~1
PSOLVE,EIGLANB ! Calculate the eigenvalues and eigenvectors.用Block Lanczos方法求解.
!
结果是大位移静力求解顺利结束,但当执行到:PSOLVE,EIGLANB 时,却弹出错误:There are no active degrees of freedom.
请哪位大侠指点一下该如何解决。多谢!
邀请回答 我来回答

全部回答

(3)
默认 最新
csuperfect
过约束了,你自己检查一下,应该是多加了约束条件!
2013年2月14日
评论 点赞
gkmewe
不知道没贴出来的命令流前面有没有施加边界约束
2013年1月31日
评论 点赞
964460996
他的意思就是没有活动的自由度,是不是约束设置不正确。。。
2013年1月31日
评论 点赞

没解决?试试专家一对一服务

换一批
    App下载
    技术邻APP
    工程师必备
    • 项目客服
    • 培训客服
    • 平台客服

    TOP