做电路板的跌落实验模拟,
在globalmodel :我是把PWB 和Component 用shell单元,solder joints 用solid单元,它们之间用tie 连接起来
把component 周围的 PWB 上的节点结果输出作为submodel的载荷
在submodel:全部用solid 单元
这里遇到的问题是, 在globalmodel里shell 单元的reference surface 怎么定义,也就是offset参数的设定,
我目前用 offset=0 也就是midsurface 作为reference surface, 这样计算是没有问题的。
我试过用PWB 的offset=0.5 上表面作为 reference surface, 在submodel计算时候总是说drivingnode not inside of the center zone 什么的
大家来讨论一下, 说说你们遇到的类似情况
下载 (42.94 KB)
|