| | |
string cmp= | auxiliary input file name
|
string dipx= | auxiliary input file name
|
string dipxy= | auxiliary input file name
|
string dipy= | auxiliary input file name
|
float dvx= | vx squared velocity sampling
|
float dvxy=0.1 | vxy velocity sampling
|
float dvy=dvx | vy squared velocity sampling
|
bool interval=n [y/n] | interval values by 3D stripping equations
|
bool map=n [y/n] | output maps instead of coherency panels
|
int nvx= | number of vx squared velocities
|
int nvxy=101 | number of vxy velocities
|
int nvy=nvx | number of vy squared velocities
|
int nw=4 | interpolator size (2,3,4,6,8)
|
file velxy= | auxiliary output file name
|
file vely= | auxiliary output file name
|
float vx0= | vx squared velocity origin
|
float vxy0=-0.1 | vxy velocity origin
|
float vy0=vx0 | vy squared velocity origin
|
|