Authors: Ing-Tsau Chiu, Steven J. Parks, Pieter G. Buning
intgrd.ixyz - Initial curve (required). intgrd.body - Reference surface grid (required). intgrd.colr - Reference collar grid for initial spacing (optional).
intersection_line.dat ref_surface.dat output_grid.dat 14, 0.3, 0.01, 0.05 KMAX, ETAMX, DETA, DFAR +J MARCH C----------------------------------------------------------------------- C INPUT NOTES: C----------------------------------------------------------------------- C KMAX = Number of points in eta (marching direction) C ETAMX = 0 March to the end of the end of the underlying grid C > 0 Distance to march out from initial curve C DETA = First grid point spacing in marching direction from initial C curve (or 0 for no spacing control, or -factor to use C reference collar grid spacing times constant factor) C DFAR = Last grid point spacing in marching direction from initial C curve (or 0 for no spacing control) C MARCH = +J March collar in the +J direction C -J March collar in the -J direction C +K March collar in the +K direction C -K March collar in the -K direction