Mohid GridGenerator.exe enables to generate regular grid files with constant or
non-constant spacing.

Data file name must be 'GridGenerator.dat' (must be placed in working directory):

################################ KEYWORDS #############################################################

[KEYWORD]             [TYPE OF VALUE]    [DEFAULT] [DESCRIPTION] 

OUTPUT_FILE             : char             [-]     !Output file name
ORIGIN_X                : real             [-]     !Coordinate X of the lower left corner
ORIGIN_Y                : real             [-]     !Coordinate Y of the lower left corner
GRID_ANGLE              : real             [-]     !Rotation angle of the grid
COORD_TIP               : int              [-]     !Coordinate type
                                                    
                                                    
<begin_grid_xx>                                     
NUMBER_OF_SEGMENTS      : int              [-]     !Number of segments in the XX direction
NODES                   : real vector      [-]     !Coordinates starting in 0. of the XX nodes
RESOLUTION              : real vector      [-]     !Resolution at each of the defined XX nodes
<end_grid_xx>                                       
                                                    
<begin_grid_yy>                                     
NUMBER_OF_SEGMENTS      : int              [-]     !Number of segments in the YY direction
NODES                   : real vector      [-]     !Coordinates starting in 0. of the YY nodes
RESOLUTION              : real vector      [-]     !Resolution at each of the defined YY nodes
<end_grid_yy>

#######################################################################################################


http:\\www.mohid.com





