- 积分
- 6
- 注册时间
- 2010-10-6
- 仿真币
-
- 最后登录
- 1970-1-1
|
今天做振动分析,遇到这个问题,移动副存在的时候不能做振动分析,移动副改成固定副就没问题了。错误代码如下。我的模型大致是:轴系中有两端是滑动花键链接,那么按道理应该是移动副模拟,但是就是这个移动副出问题了
WARNING: QR: The eigen solution produced one or more defective eigen values.
For these eigen values generalized eigen vectors will be used in the solution.
This generally indicates a problem with the model (zero stiffness, free body, invalid constraint).
ERROR: Warning: The eigen vector transformation matrix is singular.
Modal space reduction not possible.
ABCD matrix can be use as is.
Vibration results will be limited to response and transfer function. Check model for zero stiffness or other cause of degenerate modes.
WARNING: QR: The eigen solution produced one or more defective eigen values.
For these eigen values generalized eigen vectors will be used in the solution.
This generally indicates a problem with the model (zero stiffness, free body, invalid constraint).
ERROR: Warning: The eigen vector transformation matrix is singular.
Modal space reduction not possible.
ABCD matrix can be use as is.
Vibration results will be limited to response and transfer function. Check model for zero stiffness or other cause of degenerate modes.
ERROR: ---------------------------------------------------------------------
ERROR: Error detected on line number 19, character 73 of the macro '.vibration.ForcedVibrationAnalysis.create_FVA'.
ERROR: FVA_Solve: No Solution.
ERROR: The command was not executed.
ERROR: +1>> variable modify variable=.mdi.ErrNo int=(eval(FVA_Solve(.model_1.FVA_1)))
ERROR: ---------------------------------------------------------------------
|
|