『求助』分析思路问题
浏览:74608 回答:2
各位,手头有个换热器打算练手 ,没有什么思路,请大家都帮忙思考一下 .
换热器内径2200,换热管根数6100根,换热管长度20米,固定管板结构,采用裙座结构.
我的思路是建立完整的模型,考虑设备内压,风载,地震载荷,自重载荷.
但是存在以下问题.
是否有必要建立完整模型?
换热管是不是有必要建模?
如果建立完整模型,最后的单元划分会不会太多?增加了计算量?
换热器内径2200,换热管根数6100根,换热管长度20米,固定管板结构,采用裙座结构.
我的思路是建立完整的模型,考虑设备内压,风载,地震载荷,自重载荷.
但是存在以下问题.
是否有必要建立完整模型?
换热管是不是有必要建模?
如果建立完整模型,最后的单元划分会不会太多?增加了计算量?
另一问题,为什么划分网格时 出现下面的错误?
*** ERROR *** CP= 297.062 TIME= 14:23:42
Internal error in the requested meshing operations. Process aborted.
(Reference: ..\source\FEM_geoEntity.c, line: 771).
*** ERROR *** CP= 297.125 TIME= 14:23:44
Relating to the previous message, please send your data to your ANSYS
Technical Support Provider.
*** ERROR *** CP= 297.062 TIME= 14:23:42
Internal error in the requested meshing operations. Process aborted.
(Reference: ..\source\FEM_geoEntity.c, line: 771).
*** ERROR *** CP= 297.125 TIME= 14:23:44
Relating to the previous message, please send your data to your ANSYS
Technical Support Provider.
一段 筒体,中间有一接管,请问这种模型应该如何划分网格?
Volume 16 cannot be meshed. A gap between triangle facets on the
boundary exist. Check line 63.
*** ERROR *** CP= 646.812 TIME= 09:35:37
Volume mesh failure - perhaps due to:
(1) Poorly shaped triangle facets: Mesh surfaces with tris, modify
mesh control to get good tri mesh, then VMESH again.
(2) Complex geometry: Subdivide volume and try again.
后来我压缩了一下merge,compress后,划分网格,结果出现的错误又变了
*** ERROR *** CP= 672.047 TIME= 09:37:19
Internal error in the requested meshing operations. Process aborted.
(Reference: ..\source\FEM_geoEntity.c, line: 711).
*** ERROR *** CP= 672.172 TIME= 09:39:44
Relating to the previous message, please send your data to your ANSYS
Technical Support Provider.
不过中间merge过程中有下面的警告
*** WARNING *** CP= 659.250 TIME= 09:36:44
After NUMMRG,ALL, node 96025 (and possibly others) is associated with
more than one solid model entity. Future commands which depend on the
node to solid model connectivity (meshing, mesh clearing, solid BC
transfer, etc.) may not operate properly.
请各位高手指点一下,确实急得很。谢谢。