| | |
float dt= | time sampling interval
|
float fm=20.0 | dominant freq of Ricker wavelet
|
int ft=0 | first recorded time
|
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
|
|