| |
file cmp= | auxiliary input file name
|
string curv= | curvature field (required for method=e and method=d) (auxiliary input file name)
|
string curvt= | time derivative of curvature field (required for method=d and method=s) (auxiliary input file name)
|
float de=0.01 | eta sampling
|
string dip= | slope field (required for method=e and method=d) (auxiliary input file name)
|
string dipt= | time derivative of slope field(auxiliary input file name)
|
float dv= | velocity sampling
|
float dvh=dv | HOR velocity sampling
|
file eta= | auxiliary output file name
|
bool map=n [y/n] | output maps instead of coherency panels
|
string method= | method to use (stripping,dix,fowler,effective)
|
int ne=101 | number of etas
|
int nv= | number of velocities
|
int nvh=nv | number of HOR velocities
|
int nw=4 | interpolator size (2,3,4,6,8)
|
string tau0t= | tau0 tau derivative field (required for method=f) (auxiliary input file name)
|
float v0= | velocity origin
|
file velH= | auxiliary output file name
|
float vh0=v0 | HOR velocity origin
|
|