问答中心分类: 数值计算模型运算时,遇到以下不收敛的问题: Fraction of Newton iterations with matrix solver failures (99%) is too large. Simulation result may not be valid.
0
cc 管理员 asked 6年 ago
1 Answers
0
admin 管理员 answered 6年 ago

针对这样的问题,可以通过增大NORTH和ITERMAX的值来解决。

wangjianguo 管理员 replied 5年 ago

NORTH和ITERMAX最大可以给到300,不过只要能算过去,建议不要给太大。因为数值越大,算的越慢。