b'\n \n \n
 
\n  
sfescrt3 (4.0)
index
user/cram/Mescrt3.c
\n Escape tables by ray tracing with escape equations in 3-D. \n

\n \n \n \n \n \n
 
\n Synopsis
       sfescrt3 < spdom.rsf > out.rsf traj=traj.rsf vspl=vspline.rsf na=360 nb=180 df=0.1 md=SF_HUGE aper=SF_HUGE nc=0 parab=y verb=n nt=1001 dt=0.001
\n

\n \n \n \n \n \n
 
\n Parameters
       \n \n \n
\n  
float aper=SF_HUGE
\tMaximum aperture in x and y directions from current point (default - up to model boundaries)
\n
\n \n\n \n \n
\n  
float df=0.1
\t< Maximum distance to travel per step (fraction of the cell size) >
\n
\n \n\n \n \n
\n  
float dt=0.001
\tTime sampling
\n
\n \n\n \n \n
\n  
float md=SF_HUGE
\tMaximum distance for a ray to travel (default - up to model boundaries)
\n
\n \n\n \n \n
\n  
int na=360
\tNumber of azimuth phase angles
\n
\n \n\n \n \n
\n  
int nb=180
\tNumber of inclination phase angles
\n
\n \n\n \n \n
\n  
int nc=0
\tNumber of threads to use for ray tracing (OMP_NUM_THREADS by default)
\n
\n \n\n \n \n
\n  
int nt=1001
\tNumber of time samples for each trajectory
\n
\n \n\n \n \n
\n  
bool parab=y [y/n]
\ty - use parabolic approximation of trajectories, n - straight line
\n
\n \n\n \n \n
\n  
string traj=
\tTrajectory output (auxiliary output file name)
\n
\n \n\n \n \n
\n  
bool verb=n [y/n]
\tverbosity flag
\n
\n \n\n \n \n
\n  
string vspl=
\tSpline coefficients for velocity model (auxiliary input file name)
\n
\n \n
'