CST MWS網(wǎng)格問(wèn)題
我在仿真的時(shí)候有一個(gè)警告,警告為
這是怎么回事呀?還有就是這個(gè)需要修改的地方在哪里呀?我怎么找到?
我當(dāng)時(shí)沒(méi)有修改 直接計(jì)算的 應(yīng)該是有些網(wǎng)格不聯(lián)系 系統(tǒng)自動(dòng)填充pec
CST MWS幫助文件《Mesh Problem Handling》:
"xxx" mesh cells are represented in staircase mode and have been filled with PEC/PTC.
"yyy" mesh faces are represented in staircase mode and have been filled with PEC/PTC.
Depending on the chosen hexahedral solver this warning might appear. It means that within a mesh cell or a mesh face a certain geometrical configuration cannot be used to run the solver correctly. Therefore these cells or cell faces are filled with PEC or PTC depending on the chosen problem type. However, in many cases these filled cells do not influence the simulation results significantly. The staircase based cells can be seen in the mesh view.
Solution:
Please make sure that the mesh is not too coarse at locations where the staircase based cells appear.
Depending on the chosen problem type, please activate the "Use TST cells" checkbox if provided in the "Mesh Properties - Hexahderal->Specials...->Advanced" dialog box.
哦,知道了,謝謝
謝謝,知道了