- 积分
- 7447
- 回帖
- 0
- 西莫币
-
- 贡献
-
- 威望
-
- 存款
-
- 阅读权限
- 115
- 最后登录
- 1970-1-1
该用户从未签到
|
Error 145008 - There is a hole in your model that is not constrained. There may be an unintentional gap between components.
The "hole" refers to a void region (such as a through-hole or a tunnel that passes through the entire model) where no mesh exists.
The purpose of this error is mainly to warn the user of unintentional holes in 2D and 3D models. The reason is because the boundaries of these holes become exterior boundaries which will by default be assigned the Flux Tangential boundary condition. This can lead to unrealistic results. This can be explained by Ampere’s law where the net current enclosed inside a closed contour is equal to the integral of the tangential field along the contour. With a flux tangential boundary, it is possible for a non-zero H tangential field to exist when integrated along the closed contour of the hole. This would imply that there is an arbitrary non-zero current inside the hole.
The initial mesh should be viewed in order to visually detect void regions. Transparent components may also need to be temporarily made opaque for better visibility.
For unintentional holes, the obvious resolution is to fill the hole with a component of the appropriate material and/or reconstruct components so that there are no holes or void regions.
However, a common example of an intentionally created hole can be found in a motor when the non-permeable shaft is not geometrically modeled.
The error can also occur in partial models with periodic boundaries where there is no hole but "part of the hole" is present. Error 149075 may be reported instead of 145008 for this situation in MagNet 7.8 and later.
|
|