NASA Logo

NTRS

NTRS - NASA Technical Reports Server

Back to Results
GridTool: A surface modeling and grid generation toolGridTool is designed around the concept that the surface grids are generated on a set of bi-linear patches. This type of grid generation is quite easy to implement, and it avoids the problems associated with complex CAD surface representations and associated surface parameterizations. However, the resulting surface grids are close to but not on the original CAD surfaces. This problem can be alleviated by projecting the resulting surface grids onto the original CAD surfaces. GridTool is designed primary for unstructured grid generation systems. Currently, GridTool supports VGRID and FELISA systems, and it can be easily extended to support other unstructured grid generation systems. The data in GridTool is stored parametrically so that once the problem is set up, one can modify the surfaces and the entire set of points, curves and patches will be updated automatically. This is very useful in a multidisciplinary design and optimization process. GridTool is written entirely in ANSI 'C', the interface is based on the FORMS library, and the graphics is based on the GL library. The code has been tested successfully on IRIS workstations running IRIX4.0 and above. The memory is allocated dynamically, therefore, memory size will depend on the complexity of geometry/grid. GridTool data structure is based on a link-list structure which allows the required memory to expand and contract dynamically according to the user's data size and action. Data structure contains several types of objects such as points, curves, patches, sources and surfaces. At any given time, there is always an active object which is drawn in magenta, or in their highlighted colors as defined by the resource file which will be discussed later.
Document ID
19950022352
Acquisition Source
Legacy CDMS
Document Type
Conference Paper
Authors
Samareh-Abolhassani, Jamshid
(Computer Sciences Corp. Hampton, VA, United States)
Date Acquired
September 6, 2013
Publication Date
March 1, 1995
Publication Information
Publication: NASA. Lewis Research Center, Surface Modeling, Grid Generation, and Related Issues in Computational Fluid Dynamic (CFD) Solutions
Subject Category
Computer Programming And Software
Accession Number
95N28773
Distribution Limits
Public
Copyright
Work of the US Gov. Public Use Permitted.
No Preview Available