CST MWS mesh view下的紅點(diǎn)表示什么
如題,請高手詳細(xì)解答,謝謝啦
Whenever the automatic mesh generation finds it necessary to locate a mesh node at a particular position, it will mark this with afixpoint (red dot). A fixpoint forces the mesh generation to create mesh lines through this point. However, there may be other constraints (such as the ratiolimit, for instance) such that this fixpoint cannot be considered.
If you want to add new fixpoints or change the fixpoint’s usage use userdefined fixpoints (blue dots).
從help里面復(fù)制來的,就是說網(wǎng)格線一定要通過紅點(diǎn),如果foxpoint太多的話,可能會(huì)造成很小的網(wǎng)格
請學(xué)會(huì)使用軟件的幫助文件。
CST MWS幫助文件《Mesh Generation Overview》。
的確應(yīng)該學(xué)會(huì)使用幫助文件,非常感謝
昨天沒仔細(xì)看。這個(gè)錯(cuò)誤就是你的網(wǎng)格太稀疏了,導(dǎo)致端口全是PEC,沒有分辨出中間的介質(zhì)
恩,是的,我通過加密解決了問題,謝謝啦