|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
+--------------------------------------------------------------------+
| ****** Notice ****** |
| Newtons method failed to converge in 100 iterations. This |
| occured while computing the following variable: |
| |
| Variable Name : Temperature |
| Location Name : Middle |
| Mesh location : VERTICES |
| Mesh entity : |
| Last 3 Changes : 1.89331E-01 1.89331E-01 1.89331E-01 |
| Tolerance : 1.0000E-02 |
| |
| The Newton iteration was either slowly converging or has stalled. |
| The solver will continue with the variable set as it was on the |
| final iteration. If this situation continues you might try |
| increasing the number of iterations allowed for Newtons method. |
| This can be changed by setting one of the parameters: |
| |
| Temperature : "Constitutive Relation Iteration Limit" |
| Pressure : "Newton Pressure Iteration Limit" |
| |
| for your mixture using the definition file editor. |
+--------------------------------------------------------------------+
+--------------------------------------------------------------------+
| ERROR #004100018 has occurred in subroutine FINMES. |
| Message: |
| Fatal overflow in linear solver. |
+--------------------------------------------------------------------+
这是瞬态计算,该怎么改啊,是增加每个时间步长下的迭代次数么? |
|