优化设计最终运行错误该如何解决
浏览:176738
优化设计时前面操作自己认为都正确,前面的加载、 约束等都可以看到应力的正确结果,提取参数也正确,但在最终优化运行过程中总给出如下3条错误信息
1. The value of ux at node 3702 is 1572958.64.It is greater than the current limit of 1000000.This generally indicates rigid body motion as a result of unconstrained model,verify your model is properly constrained.
2. Large negative pivot value (-2.60268863e-02) in Eqn system.May be because of a bad temperature-dependent material property used in the model.
3. Unknown parameter name=Z3,A value of 7.8860952E-31 will be used.
这是那个地方出问题了,检查很多遍,找不出毛病所在,请高手指点。
如果真的物体的约束不够,为什么前面加载运行后可以看到正确的应力分布图呢?针对以上三个错误,请教高手该如何修改
1. The value of ux at node 3702 is 1572958.64.It is greater than the current limit of 1000000.This generally indicates rigid body motion as a result of unconstrained model,verify your model is properly constrained.
2. Large negative pivot value (-2.60268863e-02) in Eqn system.May be because of a bad temperature-dependent material property used in the model.
3. Unknown parameter name=Z3,A value of 7.8860952E-31 will be used.
这是那个地方出问题了,检查很多遍,找不出毛病所在,请高手指点。
如果真的物体的约束不够,为什么前面加载运行后可以看到正确的应力分布图呢?针对以上三个错误,请教高手该如何修改