Explanation of genwav parameters

The waves.d listing for this example:

 &waves
  ksw= 0, stepz=20,
  modes=1,2,3,4,5,6,7,8,9,
  fmin=    1.0000, fmax=  100.0000,
  fsamin=   0.00100,
  curve='earth.crv', 
  mapmat=0,
  matlb1='matc.m',   scilb1='matc.sci', 
  matlb2='matu.m',   scilb2='matu.sci', 
  irvsel=0,
  ofile='waves.tmp', /
  &source
  tm= 0.0, 0.0, 0.0,
     0.0, 0.0, 0.0,
     0.0, 0.0, 1.0, /
  sz=    0.00, sy=0.00, sx=0.00, /
  &recvr
  nrec=24,
  rz=24*0.0, 
  ry=24*0.0, 
rx=      1.000,     2.000,     3.000,     4.000,     5.000,
     6.000,     7.000,     8.000,     9.000,    10.000,
    11.000,    12.000,    13.000,    14.000,    15.000,
    16.000,    17.000,    18.000,    19.000,    20.000,
    21.000,    22.000,    23.000,    24.000,
  /

This file can be edited in case the genwav options don't cover what you want. If you want only the fundamental mode, for example, change the modes line:
modes=1,0,0,0,0,0,0,0,0,
The irvsel parameter is an easy way to change between vertical or horizontal radial signals on the receivers. For guidance on the moment tensor, tmll, see Aki & Richards (1980)