#! /bin/sh
# File : acq1.sh
# Set message on
set -x
# Assign values to variables
num=1
nangle=100 fangle=-35 langle=-10
nt=750 dr=0.004
# Name input model file
inmodel=model${num}
# Name output seismic file
outseis=seis${num}.su
#================================================
# Create the Seismic trace wirh "triseis"
# i-loop = 81 source positions
# j-loop = 21 hydrophone position (split-spread) per shot position
# k-loop = layer 2 through 5 (do not shoot layer 1 and 6)