-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modelos de teste retirados do livro do Forel #25
Modelos retirados do livro Seismic Data Processing with Seismic Unix de David Forel e Weyne Pennington (2005).
- Loading branch information
Showing
7 changed files
with
134 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,5 +9,6 @@ | |
*.bin | ||
*.eps | ||
*.itf | ||
!/su_test_models/*.itf | ||
*.eps | ||
*.bin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
# Arquivo de interfaces para o programa geomodel | ||
# As linhas iniciadas com '#' serão ignoradas! | ||
# As linhas marcadas '< >' representam entradas de | ||
# parâmetros dos programas | ||
# | ||
# Este é um modelo do livro Seismic Data Processing With SU de David Forel | ||
# Disponível em: https://github.com/Dirack/proSU/files/4434619/forel2005.zip | ||
|
||
# Parâmetros do spsplot para gerar uma imagem eps do modelo | ||
<sp> | ||
gedge=0.5 gtri=2.0 gmin=0.2 gmax=1.0 | ||
titlesize=20 | ||
labelsize=18 dxnum=1.0 dznum=0.5 wbox=15 hbox=8 | ||
title="Modelo de 5 camadas" | ||
labelz="Profundidade (km)" labelx="Distancia (km)" | ||
</sp> | ||
|
||
# Parâmetros do programa trimodel | ||
<tm> | ||
xmin=0 xmax=6 zmin=0 zmax=2 | ||
1 xedge=0,6 | ||
zedge=0,0 | ||
sedge=0,0 | ||
2 xedge=0,2,4,6 | ||
zedge=0.30,0.50,0.20,0.30 | ||
sedge=0,0,0,0 | ||
3 xedge=0,2,4,6 | ||
zedge=0.55,0.75,0.45,0.55 | ||
sedge=0,0,0,0 | ||
4 xedge=0,2,4,6 | ||
zedge=0.65,0.85,0.55,0.65 | ||
sedge=0,0,0,0 | ||
5 xedge=0,2,4,6 | ||
zedge=1.30,1.30,1.60,1.20 | ||
sedge=0,0,0,0 | ||
6 xedge=0,6 | ||
zedge=2,2 | ||
sedge=0,0 | ||
sfill=0.1,0.1,0,0,0.44,0,0 | ||
sfill=0.1,0.4,0,0,0.40,0,0 | ||
sfill=0.1,0.6,0,0,0.35,0,0 | ||
sfill=0.1,1.0,0,0,0.30,0,0 | ||
sfill=0.1,1.5,0,0,0.25,0,0 | ||
kedge=1,2,3,4,5,6 | ||
</tm> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Arquivo de interfaces para o programa geomodel | ||
# As linhas iniciadas com '#' serão ignoradas! | ||
# As linhas marcadas '< >' representam entradas de | ||
# parâmetros dos programas | ||
# | ||
# Este é um modelo do livro Seismic Data Processing With SU de David Forel | ||
# Disponível em: https://github.com/Dirack/proSU/files/4434619/forel2005.zip | ||
|
||
# Parâmetros do spsplot para gerar uma imagem eps do modelo | ||
<sp> | ||
gedge=0.5 gtri=2.0 gmin=0.2 gmax=1.0 | ||
titlesize=20 | ||
labelsize=18 dxnum=1.0 dznum=0.5 wbox=15 hbox=8 | ||
title="Modelo ponto difrator" | ||
labelz="Profundidade (km)" labelx="Distancia (km)" | ||
</sp> | ||
|
||
# Parâmetros do programa trimodel | ||
<tm> | ||
xmin=-1 xmax=5 zmin=0 zmax=2 | ||
1 xedge=-1,5 | ||
zedge=0,0 | ||
sedge=0,0 | ||
2 xedge=-1.,1.0,3.0,5.0 | ||
zedge=0.3,0.5,0.2,0.3 | ||
sedge=0,0,0,0 | ||
3 xedge=2.00,2.10,2.20 | ||
zedge=0.70,0.66,0.70 | ||
sedge=0,0,0 | ||
4 xedge=2.00,2.10,2.20 | ||
zedge=0.70,0.74,0.70 | ||
sedge=0,0,0 | ||
5 xedge=-1.,1.0,3.0,5.0 | ||
zedge=1.3,1.3,1.6,1.2 | ||
sedge=0,0,0,0 | ||
6 xedge=-1,5 | ||
zedge=2,2 | ||
sedge=0,0 | ||
sfill=1.0,0.1,0,0,0.44,0,0 | ||
sfill=1.0,0.6,0,0,0.40,0,0 | ||
sfill=2.1,0.7,0,0,0.30,0,0 | ||
sfill=1.0,1.5,0,0,0.20,0,0 | ||
kedge=1,2,3,4,5,6 | ||
</tm> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Arquivo de interfaces para o programa geomodel | ||
# As linhas iniciadas com '#' serão ignoradas! | ||
# As linhas marcadas '< >' representam entradas de | ||
# parâmetros dos programas | ||
# | ||
# Este é um modelo do livro Seismic Data Processing With SU de David Forel | ||
# Disponível em: https://github.com/Dirack/proSU/files/4434619/forel2005.zip | ||
|
||
# Parâmetros do spsplot para gerar uma imagem eps do modelo | ||
<sp> | ||
gedge=0.5 gtri=2.0 gmin=0.2 gmax=1.0 | ||
titlesize=20 | ||
labelsize=18 dxnum=1.0 dznum=0.5 wbox=15 hbox=8 | ||
title="Modelo intrusão de alta velocidade" | ||
labelz="Profundidade (km)" labelx="Distancia (km)" | ||
</sp> | ||
|
||
# Parâmetros do programa trimodel | ||
<tm> | ||
xmin=0 xmax=6 zmin=0 zmax=2 | ||
1 xedge=0,6 | ||
zedge=0,0 | ||
sedge=0,0 | ||
2 xedge=0,2,4,6 | ||
zedge=0.3,0.5,0.2,0.3 | ||
sedge=0,0,0,0 | ||
3 xedge=3,3.5,4,6 | ||
zedge=0.7,0.66,0.66,0.66 | ||
sedge=0,0,0,0 | ||
4 xedge=3,3.5,4,6 | ||
zedge=0.7,0.74,0.74,0.74 | ||
sedge=0,0,0,0 | ||
5 xedge=0,2,4,6 | ||
zedge=1.3,1.3,1.6,1.2 | ||
sedge=0,0,0,0 | ||
6 xedge=0,6 | ||
zedge=2,2 | ||
sedge=0,0 | ||
sfill=1,0.1,0,0,0.44,0,0 | ||
sfill=1,0.7,0,0,0.40,0,0 | ||
sfill=4,0.7,0,0,0.30,0,0 | ||
sfill=1,1.5,0,0,0.20,0,0 | ||
kedge=1,2,3,4,5,6 | ||
</tm> |
Empty file.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.