If SEISMO$>$0 seismograms recorded at the receiver positions are written to the corresponding output files. The sampling rate of the seismograms is NDT*DT seconds. In case of a small time step interval and a high number of time steps, it might be useful to choose a high NDT in order to avoid a unnecessary detailed sampling of the seismograms and consequently large files of seismogram data. Possible output formats of the seismograms are SU, ASCII and BINARY. It is recommended to use SU format for saving the seismograms. The main advantage of this format is that the time step interval (NDT*DT) and the acquisition geometry (shot and receiver locations) are stored in the corresponding SU header words. Also additional header words like offset are set by IFOS2D. This format thus facilitates a further visualization and processing of the synthetic seismograms. Note, however, that SU cannot handle sampling rates smaller than 1.0e-6 seconds and the number of samples is limited to about 32.000. In such cases, you should increase the sampling rate by increasing NDT. If this is impossible (for example because the Nyquist criterion is violated) you must choose a different output format (ASCII or binary). File endings will be added to SEIS\_FILE automatically.
\section{Wavefield separation}
\label{wavefield_sep}
{\color{blue}{\begin{verbatim}
"Wavefield separation" : "comment",
"WAVESEP" : "1",
"VEL" : "1500",
"DENS" : "1000",
"ANGTAPI" : "0",
"ANGTAPO" : "70",
\end{verbatim}}}
{\color{red}{\begin{verbatim}
Default values are:
WAVESEP=0
\end{verbatim}}}
If WAVESEP$=$1 a wavefield separation is performed after every forward modeling. The recorded wavefield is separated into an upgoing and downgoing wavefield by using the recorded p-data and vz-data (\cite{amundsen:93}). Therefore, SEISMO$=$4 or SEISMO$=$5 are mandatory. For the following inversion only the upgpoing wavefield is used. For the calculation of the filter the velocity (VEL in m/s) and the density (DENS in kg/m$^3$) are needed, as well as the angles of the taper of the filter (ANGTAPI, ANGTAPO in degree with $0^\circ$$<=$ ANGTAPI, ANGTAPO $<=$$90^\circ$ and ANGTAPI $<=$ ANGTAPO). ANGTAPO describes the maximum used dipping angle. ANGTAPI defines the start of the taper function of the filter.
\section{Q-approximation}
\label{q_approx}
...
...
@@ -889,4 +906,4 @@ Default values are:
MODEL_FILTER=0
\end{verbatim}}}
If MODEL\_FILTER = 1 vp- and vs-models are smoothed with a 2D median filter after every iterationstep. With FILT\_SIZE you can set the filter length in gridpoints.
\ No newline at end of file
If MODEL\_FILTER = 1 vp- and vs-models are smoothed with a 2D median filter after every iterationstep. With FILT\_SIZE you can set the filter length in gridpoints.