報錯零主元是什么問題,要怎么解決?
瀏覽:2062 回答:4
一個類似焊接原理的3D打印的熱應力耦合模擬,算到第四層出現(xiàn)Too many attempts made for this increment的error提示,去查看warning主要是下面三種:1.Excessive distortion at a total of 8 integration points in solid (continuum) elements
2.The strain increment has exceeded fifty times the strain to cause first yield at 4 points
3.Solver problem. Zero pivot when processing D.O.F. 1 of 17 nodes. The nodes have been identified in node set WarnNodeSolvProbZeroPiv_1_4_1_1_1.
不知道是什么原因導致的,模型就是一個長方體,分為四層,用model change 一個分析步add一層,然后加載移動熱源,材料屬性都是隨溫度變化的,希望有老師可以指導一下是什么原因。謝謝





















從你提供的信息來看,主要是單元變形太大,造成高度扭曲;或者應變增量太大,遠超材料進入屈服時的應變值。
可以細化單元,減緩加載過程 (增加子步數(shù)或減小時間步長),重新進行分析。