Program sfort3dpseudophomo | 3-D three-components wavefield modeling using pseudo-pure mode P-wave equation in tilted ORT media.
[SYNOPSIS]
sfort3dpseudophomo > Fo1.rsf PseudoPurePy=Fo2.rsf PseudoPurePz=Fo3.rsf ns=301 ny=101 nx=101 nz=101 dt=0.001 dx=0.0 dy=0.0 dz=0.0 vp0=3000.0 vs0=1500.0 epsi1=0.2 epsi2=0.067 del1=0.1 del2=-0.0422 del3=0.125 gam1=0.1 gam2=0.047 bd=20
[COMMENTS]

Refernces:
Cheng et al. (15th IWSA, 2012);
Cheng and Kang (SEG Abstract, 2012);
Kang and Cheng (SEG Abstract, 2012)
Wang et al.(SEG Abstract, 2012)      

Copyright (C) 2012 Tongji University, Shanghai, China 

Authors: Jiubing Cheng, Tengfei Wang and Wei Kang

This code is first written by Tengfei Wang at Tongji University,
and then optimzied by Jiubing Cheng for Madagascar version at BEG,
University of Texas at Austin.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

[PARAMETERS]
file    | PseudoPurePy | = |   | 	auxiliary output file name
file    | PseudoPurePz | = |   | 	auxiliary output file name
int     | bd | =20 |   | 	
float   | del1 | =0.1 |   | 	
float   | del2 | =-0.0422 |   | 	
float   | del3 | =0.125 |   | 	
float   | dt | =0.001 |   | 	
float   | dx | =0.0 |   | 	
float   | dy | =0.0 |   | 	
float   | dz | =0.0 |   | 	
float   | epsi1 | =0.2 |   | 	
float   | epsi2 | =0.067 |   | 	
float   | gam1 | =0.1 |   | 	
float   | gam2 | =0.047 |   | 	
int     | ns | =301 |   | 	
int     | nx | =101 |   | 	
int     | ny | =101 |   | 	
int     | nz | =101 |   | 	
float   | vp0 | =3000.0 |   | 	
float   | vs0 | =1500.0 |   | 	
[DIRECTORY]
user/chengjb
