SPOINTSRC Struct Reference

Structure for smooth point source. More...

#include <smooth_pointsrc.h>

List of all members.

Public Attributes

int istart
RPNT xs
ireal bou
ireal c
ireal fpeak
IPNT ixs
IPNT ixe
FILE * fpsrc
irealw
irealw1
int n
ireal dt
ireal t0
int idbg
FILE * fpdbg
int tmpflag
ireal scramp
ireal phipeak
ireal rad
int sn


Detailed Description

Structure for smooth point source.

Stores number of wavelet samples at simulation sample rate, start index for source action, source location information (cell index, position in cell), sampling order, and buoyancy values near source, along with the wavelet time series (at simulation sample rate). Wavelet is either (i) read from file, or (ii) extracted from target pulse, read from file, or (iii)Gaussian with zero, min, or max phase, producing a propagating Ricker pulse in 3D.

Source function for the pressure equation: - (r) v0(r,t) Source function for the velocity equations: - (r) p0(r,t), where p0, v0, are the slns of the homogeneous acoustic problem given by eqns. (5) and (8) in the tech report by WWS

phi = 1 for r < rad, phi = gauss(phipeak, rad) for r >= rad.

Therefore, phi(r) = x phi'(r) / r and phi'(r) = - 2 * phipeak^2 * pi^2 * (r - rad) * exp(-phipeak^2 * pi^2 * (r - rad)^2 );

Definition at line 43 of file smooth_pointsrc.h.


Member Data Documentation

int SPOINTSRC::istart

Definition at line 44 of file smooth_pointsrc.h.

RPNT SPOINTSRC::xs

Definition at line 45 of file smooth_pointsrc.h.

ireal SPOINTSRC::bou

Definition at line 46 of file smooth_pointsrc.h.

ireal SPOINTSRC::c

Definition at line 47 of file smooth_pointsrc.h.

ireal SPOINTSRC::fpeak

Definition at line 48 of file smooth_pointsrc.h.

IPNT SPOINTSRC::ixs

Definition at line 49 of file smooth_pointsrc.h.

IPNT SPOINTSRC::ixe

Definition at line 50 of file smooth_pointsrc.h.

FILE* SPOINTSRC::fpsrc

Definition at line 51 of file smooth_pointsrc.h.

ireal* SPOINTSRC::w

Definition at line 52 of file smooth_pointsrc.h.

ireal* SPOINTSRC::w1

Definition at line 53 of file smooth_pointsrc.h.

int SPOINTSRC::n

Definition at line 54 of file smooth_pointsrc.h.

ireal SPOINTSRC::dt

Definition at line 55 of file smooth_pointsrc.h.

ireal SPOINTSRC::t0

Definition at line 56 of file smooth_pointsrc.h.

int SPOINTSRC::idbg

Definition at line 57 of file smooth_pointsrc.h.

FILE* SPOINTSRC::fpdbg

Definition at line 58 of file smooth_pointsrc.h.

int SPOINTSRC::tmpflag

Definition at line 59 of file smooth_pointsrc.h.

ireal SPOINTSRC::scramp

Definition at line 60 of file smooth_pointsrc.h.

ireal SPOINTSRC::phipeak

Definition at line 61 of file smooth_pointsrc.h.

ireal SPOINTSRC::rad

Definition at line 62 of file smooth_pointsrc.h.

int SPOINTSRC::sn

Definition at line 63 of file smooth_pointsrc.h.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 6 10:01:30 2012 for IWAVE by  doxygen 1.4.7