Program sftti2dpseudop | 2-D two-components wavefield modeling using pseudo-pure mode P-wave equation in TTI media.
[SYNOPSIS]
sftti2dpseudop < Fvp0.rsf vs0=Fvs0.rsf epsi=Feps.rsf del=Fdel.rsf the=Fthe.rsf > Fo1.rsf PseudoPurePz=Fo2.rsf PseudoPureP=Fo3.rsf apvx=Fo4.rsf apvz=Fo5.rsf apvxx=Fo6.rsf apvzz=Fo7.rsf PseudoPureSepP=Fo8.rsf ns=301 dt=0.001 isep=0 ihomo=0 nstep=1 tapertype=
[COMMENTS]

Copyright (C) 2012 Tongji University, Shanghai, China 
Authors: Jiubing Cheng, Wei Kang and Tengfei Wang

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    | PseudoPureP | = |   | 	auxiliary output file name
file    | PseudoPurePz | = |   | 	auxiliary output file name
file    | PseudoPureSepP | = |   | 	auxiliary output file name
file    | apvx | = |   | 	auxiliary output file name
file    | apvxx | = |   | 	auxiliary output file name
file    | apvz | = |   | 	auxiliary output file name
file    | apvzz | = |   | 	auxiliary output file name
file    | del | = |   | 	auxiliary input file name
float   | dt | =0.001 |   | 	
file    | epsi | = |   | 	auxiliary input file name
int     | ihomo | =0 |   | 	if ihomo=1, homogeneous medium 
int     | isep | =0 |   | 	if isep=1, separate wave-modes 
int     | ns | =301 |   | 	
int     | nstep | =1 |   | 	grid step to calculate operators: 1<=nstep<=5 
string  | tapertype | = |   | 	taper type
file    | the | = |   | 	auxiliary input file name
file    | vs0 | = |   | 	auxiliary input file name
[DIRECTORY]
user/chengjb
