sfviscoa2d (4.0)
index
user/pyang/Mviscoa2d.c
2D visco-acoustic modeling with 8th order staggered-grid FD

 
Synopsis
        sfviscoa2d < Fv.rsf rho=Frho.rsf tau=Ftau.rsf tauo=Ftauo.rsf > Fw.rsf pz=Fpz.rsf px=Fpx.rsf nb=30 nt= dt= fm=20.0 ft=0 jt=1 verb=n kt=

 
Parameters
       
 
float dt=
time sampling interval
 
float fm=20.0
dominant freq of Ricker wavelet
 
int ft=0
first recorded time
 
int jt=1
time interval
 
int kt=
output px and pz component at kt
 
int nb=30
thickness of PML ABC
 
int nt=
number of time steps
 
file px=
auxiliary output file name
 
file pz=
auxiliary output file name
 
file rho=
auxiliary input file name
 
file tau=
auxiliary input file name
 
file tauo=
auxiliary input file name
 
bool verb=n [y/n]
verbosity, if y, output px and pz

 
Used In
       

 
XJTU
        test/viscoa2d