Explanation
One of the areas where the STC finds application is computational fluid dynamics, a field of analysis that involves simulating the flow of fluids over and through bodies defined by boundary surfaces. The procedure involves building a mesh using it to analyze the system using a finite volume approach. An analyst has many choices available for creating a mesh that can be used in a CFD or CAE simulation, one is to use a Tetrahedral, Polyhedral, Trimmed Cartesian or Mixed of Hybrid of Hexahedra called hex dominate, these are classified as non-structured meshes, which can all be created automatically, however the CFD and FEA results are both inaccurate and prone to solution divergence, (the simulation fails to solve). The other option for the analyst is to use an all-hexahedral mesh that offers far greater solver stability and speed as well as accuracy and the ability to run much more powerful turbulence solvers like Large eddy simulation LES in transient mode as opposed to the non-structured meshes that can only run a steady state RANS model. The difficulty with generating an all-hexahedral mesh on a complex geometry is that mesh needs to take into consideration the local geometric detail as well as the global connectivity constraint. This is the STC, and it is only present in an all-hexahedral mesh. This is the reason why it is relatively easy to automate a non-structured mesh, the automatic generator only needs to be concerned with the local cell size geometry.Advantages
The tradeoffs and relative benefits of using either mesh method to build and solve a CFD or CAE model are best explained by looking at the total work flow. 1) CAD cleanup. This involves fixing the gaps and holes in the CAD data. Usually the forgotten task that can consume a lot of time and energy and not something any experienced analyst looks forward too. 2) Mesh generation: The two main choices are to use an automated non-structured mesh or build a full hexahedral mesh. a) Non-Structured: If one chooses to build a non-structured mesh then it is not as easy as first perceived. The process involves automatically building the mesh then manually fixing the regions of very poor cell quality. This process can take a considerable amount of time, another hidden time cost. b) All-Hexahedral: As of mid-2009 there are a few all-hexahedral mesh generating tools. Some of them are (in alphabetical order) * GridPro (1985) - a pure multiblock meshing tool ... with really good inter and intra block smoothing. For more details visit http://www.gridpro.com * Moceon (1995) - based on the STC ... just released .. and has generated good interest among the community. For more details http://www.moceon.com * IcemCFD http://www.ansys.com/products/icemcfd.asp * Pointwise (primarily a multiblock meshing tool .. but can also produce tetrahedrons) http://www.pointwise.com * TrueGrid (multiblock meshing toolReferences
*Murdoch P.; Benzley S.1; Blacker T.; Mitchell S.A. "The spatial twist continuum: A connectivity based method for representing all-hexahedral finite element meshes." ''Finite Elements in Analysis and Design'', Volume 28, Number 2, 15 December 1997, Elsevier, pp. 137–149(13) *Murdoch, Peter and Steven E. Benzley. "The Spatial Twist Continuum." ''Proceedings, 4th International Meshing Roundtable'', Sandia National Laboratories, pp. 243–251, October 1995 1995 introductions Computational fluid dynamics Finite element method