GRIDMAN
grid managment library
|
GRIDMAN stands for GRID MANagment. This library contains universal grid description of unstructured grids and a set of tools to store, merge, triangulate them etc., as well as converters to and from various legacy formats. Essential element of the library is indexing of elements which stays invariant through the transformations.
Background ideas and maths are written down in this document gridman_spec.pdf
CONVGRID is a versatile grid converter based on GRIDMAN. See convgrid.parameters.description
MERGERGRID is a simple interface for GRIDMAN_GRID2D_MERGE. See mergegrid.parameters.description
CUTGRID is a simple interface for GRIDMAN_GRID2D_CUT. See cutgrid.parameters.description
TRIANG generates combined EIRENE triangular grid, replacement of TRIAGEOM. See triang.parameters.description