6.2.4 Scope and Possible Extensions



next up previous contents index
Next: 6.3 Data Structures Up: 6.2 Architectural Design Previous: 6.2.3 Problem Decomposition and

6.2.4 Scope and Possible Extensions

 

The modular architecture with a common data backbone is ideally suited for extensions (see Figure 6.5). Two additional modules for initial grid generation have already been evaluated in an earlier version [117] [118].

  
Figure: Modules and data flow within VORONOI. The shaded area represents the present status of VORONOI, other modules are planned extensions.

The first module adds grid points to the point cloud according to a specified density function and the second module performs a relaxation of the point cloud, also controlled the grid density function. Both is done before the triangulation step, but this is only meaningful in case VORONOI is used as initial grid generation tool; it is not applicable for simulator coupling and grid/geometry conflict resolution.

The coarsening of an existing gridgif is accomplished by measuring the quality of the final triangular grid, by removing appropriate uncritical grid points from the opint cloud (``Grid point deletion'' in Figure 6.5) and by re-triangulating the remaining grid points.



Martin Stiftinger
Thu Oct 13 13:51:43 MET 1994