b'\n \n \n
 
\n  
sfcell2 (4.0)
index
system/seismic/Mcell2.c
\n Second-order cell ray tracing with locally parabolic rays.\n

\n \n \n \n \n \n
 
\n Synopsis
       sfcell2 < vel.rsf > time.rsf shotfile=shots.rsf anglefile=angles.rsf vel=y order=4 lsint=n nt=nx*nz nr= a0=0. amax=360. traj= > rays.rsf
Rays and wavefronts can be displayed with sfplotrays.
\n\n

\n \n \n \n \n \n
 
\n Parameters
       \n \n \n
\n  
float a0=0.
\tFirst angle in degrees (if anglefile is not specified)
\n
\n \n\n \n \n
\n  
float amax=360.
\tMaximum angle in degrees (if anglefile is not specified)
\n
\n \n\n \n \n
\n  
string anglefile=
\tfile with initial angles (auxiliary input file name)
\n
\n \n\n \n \n
\n  
bool lsint=n [y/n]
\tif use least-squares interpolation
\n
\n \n\n \n \n
\n  
int nr=
\tNumber of angles (if anglefile is not specified)
\n
\n \n\n \n \n
\n  
int nt=nx*nz
\tnumber of time steps
\n
\n \n\n \n \n
\n  
int order=4
\tInterpolation accuracy
\n
\n \n\n \n \n
\n  
string shotfile=
\tfile with shot locations (auxiliary input file name)
\n
\n \n\n \n \n
\n  
string traj=
\t
\n
\n \n\n \n \n
\n  
bool vel=y [y/n]
\tIf y, the input is velocity; if n, slowness
\n
\n \n
'