waterPMLコマンドにおけるスナップショットの設定ファイルの書式

(Configuration file formats for snapshots in waterPML command)


(Example)

#直方体領域choku1
A rectangular-solid volume “choku1”
newsnap choku1
snapname chokuchoku
xrange -1234.5,6789.0
yrange -2345.6,7890.1
zrange 0,3000
xinc 20
yinc 10
zinc 30


#直方体領域choku2
A rectangular-solid volume “choku2”
newsnap choku2
xrange -2000,5000
yrange 4567.8,9012.3
zrange -1000,6000
zinc 50
#xinc, yincは省略
#The values of xinc and yinc are omitted


#地表面gsurface
A ground surface “gsurface”
newsnap ground_surface
snapname gsurface
xrange -1234.5,6789.0
yrange -2345.6,7890.1
zrange ssurface
xinc 20
yinc 10