|
[Sponsors] |
August 14, 2011, 16:14 |
ICEM CFD Scripting
|
#1 |
New Member
Prakash Paudel
Join Date: May 2010
Location: Toronto
Posts: 25
Rep Power: 16 |
Can someone with ICEM CFD scripting experience give me some insight on whether Tetra or Hexa method is better/easier to script or it does not really matter ??
|
|
August 16, 2011, 07:59 |
|
#2 |
Senior Member
Stuart Buckingham
Join Date: May 2010
Location: United Kingdom
Posts: 267
Rep Power: 26 |
Tetra is much easier to script because you do not have to assign anything to geometry. If you are trying to build a complex structured mesh around an object using ICEM scripting, you will probably have to reference individual surfaces, lines or points. Unless you are manually building the geometry in ICEM, the names of the geometry objects are created at the import of the CAD model, and are impossible to predict. Therefore you will find it very difficult trying to assign to geometry if you don't know what it is called. The only exception would be if you can auto assign the blocks, however you can not verify that the blocking has been assigned properly unless you open up the mesh and inspect it.
Have you looked into hexacore meshing? It has SOME of the solver benefits of hexa mesh, but with the ease of use of unstructured meshing.... Just a suggestion. Stu |
|
August 17, 2011, 16:53 |
my two cents...
|
#3 |
Senior Member
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,663
Blog Entries: 1
Rep Power: 47 |
I agree with stuart23. Both use the same basic scripting language, but hexa requires you to be more specific. Tetra can be done globally (although you could get very specific about specific curve or surface parameters if you wanted to be... That said, many users have been very successful with ICEM CFD Hexa scripting and it may even be more commonly done than Tetra scripting.
If you do want to go with Hybrid meshing; instead of HexCore, I would suggest trying Octree tetra converted (12 to 1) to Hexas... I prefer the way it is all conformal and handles size transitions better. You could also try the new TGrid Cutcell method available in ANSYS Meshing.
__________________
----------------------------------------- Please help guide development at ANSYS by filling in these surveys Public ANSYS ICEM CFD Users Survey This second one is more general (Gambit, TGrid and ANSYS Meshing users welcome)... CFD Online Users Survey |
|
Tags |
hexa vs tetra, icem cfd, scripting |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Icem CFD on Linux | mechanicaldesign | ANSYS Meshing & Geometry | 7 | March 11, 2021 20:44 |
Need help icem cfd | kakhtar | ANSYS Meshing & Geometry | 25 | January 31, 2017 02:09 |
Transport mesh from ICEM CFD, to Fluent, to Sysnoise | Wieland | FLUENT | 2 | April 15, 2012 07:28 |
[ICEM] Export unstructured periodic mesh from ICEM CFD to Fluent | ivanddd | ANSYS Meshing & Geometry | 1 | February 3, 2011 01:51 |
Which is better to develop in-house CFD code or to buy a available CFD package. | Tareq Al-shaalan | Main CFD Forum | 10 | June 13, 1999 00:27 |