sfeikonal (4.0)
index
user/fomels/Meikonal.c
Fast marching eikonal solver (3-D).

 
Synopsis
        sfeikonal < vel.rsf > time.rsf shotfile=shots.rsf vel=y order=2 sweep=n br1=d1 br2=d2 br3=d3 plane1=n plane2=n plane3=n b1=plane[2]? n1: (int) (br1/d1+0.5) b2=plane[1]? n2: (int) (br2/d2+0.5) b3=plane[0]? n3: (int) (br3/d3+0.5) zshot=0. yshot=o2 + 0.5*(n2-1)*d2 xshot=o3 + 0.5*(n3-1)*d3

June 2014 program of the month:
http://ahay.org/blog/2014/06/11/program-of-the-month-sfeikonal/

 
Parameters
       
 
int b1=plane[2]? n1: (int) (br1/d1+0.5)

 
int b2=plane[1]? n2: (int) (br2/d2+0.5)

 
int b3=plane[0]? n3: (int) (br3/d3+0.5)
Constant-velocity box around the source (in samples)
 
float br1=d1

 
float br2=d2

 
float br3=d3
Constant-velocity box around the source (in physical dimensions)
 
int order=2 [1,2]
Accuracy order
 
bool plane1=n [y/n]

 
bool plane2=n [y/n]

 
bool plane3=n [y/n]
plane-wave source
 
string shotfile=
File with shot locations (n2=number of shots, n1=3) (auxiliary input file name)
 
bool sweep=n [y/n]
if y, use fast sweeping instead of fast marching
 
bool vel=y [y/n]
if y, the input is velocity; n, slowness squared
 
float xshot=o3 + 0.5*(n3-1)*d3

 
float yshot=o2 + 0.5*(n2-1)*d2

 
float zshot=0.
Shot location (used if no shotfile)

 
Used In
       

 
CWP
        geo2008InterferometricImagingCondition/sact1
geo2008InterferometricImagingCondition/sigs2

 
EEG
        marchenko/example-cluster
marchenko/example

 
GALLERY
        gradient/fakirmig
gradient/lowrank
gradient/oway
vofz/gazdag
vofz/kirch
vofz/lowrank
vofz/oway
vofz/stolt
vofz/vc

 
GEE
        lsq/lomask

 
GEO384W
        hw1/wave
hw2/eikonal

 
RSF
        rsf/plot
school/gauss
school/marm
school2015/adapt
su/rsflab8
tutorials/talitrus

 
SEP
        fat/green
fmeiko/fmarch
fmsec/cvel
fmsec/marm
lineiko/test

 
SWAG
        eikds/marm2
eikds/smvel

 
TCCS
        aii/heidrun
dsrtomo/accuracy
dsrtomo/causal
dsrtomo/hessian
eikods/check
eikods/marm
flat/comaz
onestep/grad
phase/boon3
sswtapp/strata
strat/sigmoid1
strat/spec-decom
strat/three-d
welllogs/logs
wetm/synthetic4