simple2m-1.f90 Simple approach to tsunami computation in the North Pacific. Includes block2d_2min-1, reads depth from: ale2min.dat and reads bottom displacement from: source_2min.dat. Page 203
neowave4Gc.f90 Calls subroutines to perform computations in main domain and three subdomains. Auxiliary Excel program Domain Setup North Pacific.xls helps organize interconnection among subdomains. Includes all input kurile where all parameters and variables are defined. Read depth from ale2min.dat, crescent24sec.dat, crescent3sec.dat, and cresport1s.dat. Station to record sea level are given in water_level_stations_averaged.txt Page 205.
spher2stab.f90 Program computes hydrostatic and non-hydrostatic pressure during tsunami propagation in the North Pacific. Includes block2d_2min, reads depth from: ale2min.dat and from: ale2minf.dat reads bottom displacement from: source_2min.dat, and reads coordinates of the stations for recording time series from: station_aleutian2min.dat. Page 293