Parameter lists in detail:


REFTAUP

Reference tau-p

Specifies the table from which the reference tau(p) curve is obtained.

The reference curve is used to fill the gaps in the observed curves. If this list is not used, the reference curve is derived from the initial 3D model itself (this 3D option not implemented yet, so better USE the REFTAUP list)

If this list is not used, the reference travel times are deived for each of the travel-time curves individually, using the current 3D velocity model.

Usage: REFTAUP P TAU TABLE
3 parameters in this list:

P

Name of argument containing the values of ray parameter
  • Format: Character (8 characters)
  • Default value: Not specified

TAU

Name of entry containing the values of intercept time
  • Format: Character (8 characters)
  • Default value: Not specified

TABLE

Name of table containg the reference tau-p curve.
  • Format: Character (40 characters)
  • Default value: Not specified

SMOOTH

Smoothing

Defines additional grids used for smoothing layer thickness

Usage: SMOOTH TTCURVE COORDS P TAU TABLE
5 parameters in this list:

TTCURVE

Name of travel time curve to which the segment provided in the table belongs. This name may be provided in the parameters or entries of the tables themselves.
  • Format: Character (8 characters)
  • Default value: Not specified

COORDS

Name of a 4-component entry containing the source and receiver coordintes. The coordinates should be mapped in the following order: shot X, shot Y, receiver X, receiver Y.
  • Format: Character (8 characters)
  • Default value: Not specified

P

Name of the argument containing the values of ray parameter
  • Format: Character (8 characters)
  • Default value: Not specified

TAU

Name of the entry containing the values of intercept time
  • Format: Character (8 characters)
  • Default value: Not specified

TABLE

Name of the table.
  • Format: Character (56 characters)
  • Default value: Not specified

Preceding list (REFTAUP)

SOURCE

Source

Propagate travel times from a surface source point. The travel times are stored in the same map as the velocity model.

Usage: SOURCE X Y MAXDX MAXDY MULTX MULTY TSTART T
8 parameters in this list:

X

X-coordinate of the source
  • Format: FLOAT
  • Default value: 0

Y

Y-coordinate of the source
  • Format: FLOAT
  • Default value: 0

MAXDX

Maximum X-offset included in tracing, in grid increments. Travel times are computed within a box of [-MAXDX,MAXDX] grid increments centered on the source cell. Negative values interpreted as "no limit".. DEF: No limit;
  • Format: INTEGER
  • Default value: Not specified

MAXDY

Maximum Y-offset included in tracing, in grid increments. Travel times are computed within a box of [-MAXDY,MAXDY] grid increments, centered on the source cell. Negative values interpreted as "no limit".. DEF: No limit;
  • Format: INTEGER
  • Default value: Not specified

MULTX

Number of travel-time nodes along the X axis per node of the model.
  • Format: INTEGER
  • Min value: 1
  • Default value: 5

MULTY

Number of travel-time nodes along the Y axis per node of the model.
  • Format: INTEGER
  • Min value: 1
  • Default value: 5

TSTART

Stating time at the source (e.g., static)
  • Format: FLOAT
  • Default value: 0

T

Name of a header entry in the target map (defined in list VELMOD) into which the values of travel times will be written. If this entry is not present in the target map, it will be added to it .
  • Format: Character (8 characters)
  • Default value: Required

Preceding list (SMOOTH)

SUMMARY

Summary

Prints model or data summary in a file.

Usage: SUMMARY ITEM LEVEL FNAME
3 parameters in this list:

ITEM

Item being summarized
  • Format: Selection
  • Selectable Values: (codes in parentheses)
    • Midpoints (MIDPNTS)
  • Default value: MIDPNTS

LEVEL

Level of detal provided in the summary
  • Format: Selection
  • Selectable Values: (codes in parentheses)
    • Brief (BRIEF)
    • Detailed (DETAIL)
  • Default value: BRIEF

FNAME

Output file name. "*" denotes the current log file.
  • Format: Character (72 characters)
  • Default value: *

Preceding list (SOURCE)

TAUP

Tau-p

Specifies the table from which the tau(p) function are obtained

Usage: TAUP TTCURVE COORDS P TAU TABLE
5 parameters in this list:

TTCURVE

Name of travel time curve to which the segment provided in the table belongs. This name may be provided in the parameters or entries of the tables themselves.
  • Format: Character (8 characters)
  • Default value: Not specified

COORDS

Name of a 4-component entry containing the source and receiver coordintes. The coordinates should be mapped in the following order: shot X, shot Y, receiver X, receiver Y.
  • Format: Character (8 characters)
  • Default value: Not specified

P

Name of the argument containing the values of ray parameter
  • Format: Character (8 characters)
  • Default value: Not specified

TAU

Name of the entry containing the values of intercept time
  • Format: Character (8 characters)
  • Default value: Not specified

TABLE

Name of the table.
  • Format: Character (56 characters)
  • Default value: Not specified

1 group of 4 REPEAT parameters per line:

Specifies the ranges of ray parameters and/or offsets for which the travel-time segment is used

XMIN

Minimum offset in the segment
  • Format: Trace Header (table entry), name, or numerical value (8 characters)
  • Default value: 0

XMAX

Maximum offset in the segment
  • Format: Trace Header (table entry), name, or numerical value (8 characters)
  • Default value: No limit

PMIN

Minimum ray parameter in the segment
  • Format: Trace Header (table entry), name, or numerical value (8 characters)
  • Default value: The minimum value of P in the table

PMAX

Maximum ray parameter in the segment
  • Format: Trace Header (table entry), name, or numerical value (8 characters)
  • Default value: The maximum value of P in the table

Preceding list (SUMMARY)

TTIMES

Travel times

Propagate travel times from a surface source point. Surface travel times are stored in a separate 2D map.

Usage: TTIMES XSRC YSRC TSTART X Y T TABLE
7 parameters in this list:

XSRC

X-coordinate of the source
  • Format: FLOAT
  • Default value: 0

YSRC

Y-coordinate of the source
  • Format: FLOAT
  • Default value: 0

TSTART

Start time at the source (e.g., static)
  • Format: FLOAT
  • Default value: 0

X

X-coordinate of the receiver (normally, taken from the target TT map named TABLE below.
  • Format: Trace Header (table entry), name, or numerical value (8 characters)
  • Default value: 0

Y

Y-coordinate of the receiver (normally, taken from the target TT map named TABLE below.
  • Format: Trace Header (table entry), name, or numerical value (8 characters)
  • Default value: 0

T

Name of a header entry in the target map into which the values of travel times will be written. If this entry is not present in the target map, it will be added to it .
  • Format: Character (8 characters)
  • Default value: Required

TABLE

Name of the map to take the coordinates from and to store the times.
  • Format: Character (40 characters)
  • Default value: Not specified

Preceding list (TAUP)

VELMOD

Velocity model

Creates a 3D velocity model map V(x,y,z)

Usage: VELMOD X Y Z DZ NZ V TABLE
7 parameters in this list:

X

Name of argument (X-coordinate) in the velocity map.
  • Format: Character (8 characters)
  • Default value: --

Y

Name of argument (Y-coordinate) in the velocity map.
  • Format: Character (8 characters)
  • Default value: --

Z

Name of argument (Z-coordinate) in the velocity map.
  • Format: Character (8 characters)
  • Default value: --

DZ

Depth increment within the velocity map. (The minimum depth equals 0).
  • Format: FLOAT
  • Default value: 1000

NZ

Number of depth nodes within the velocity map.
  • Format: INTEGER
  • Default value: 50

V

Name of the entry (velocity) in the velocity map.
  • Format: Character (8 characters)
  • Default value: Required

TABLE

Name of the output table. This table will be created by the program
  • Format: Character (32 characters)
  • Default value: Not specified

Preceding list (TTIMES)

IGeoS version 5.1
Copyright (c) 1995-2015, I.B.Morozov
Updated Wed Apr 1 21:42:13 2020