[cig-commits] [commit] devel, master: started to move FULL_ATTENUATION_SOLID to the Par_file (95eb92f)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 16:52:55 PDT 2014


Repository : https://github.com/geodynamics/specfem3d

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d/compare/6026e367984905ab133865f62fa6293b343759b9...47f703851338234f96397e7da9fbff63d8178b8a

>---------------------------------------------------------------

commit 95eb92f56d6173d73b5d66c6261a74e1ccca3d4e
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Thu Apr 11 02:58:21 2013 +0000

    started to move FULL_ATTENUATION_SOLID to the Par_file


>---------------------------------------------------------------

95eb92f56d6173d73b5d66c6261a74e1ccca3d4e
 BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/DATA/Par_file                       | 1 +
 BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/DATA/Par_file                        | 1 +
 Mount_StHelens/DATA/Par_file                                             | 1 +
 homogeneous_halfspace_HEX27_elastic_no_absorbing/DATA/Par_file           | 1 +
 homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_5sides/DATA/Par_file  | 1 +
 homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file  | 1 +
 .../DATA/Par_file                                                        | 1 +
 .../DATA/Par_file                                                        | 1 +
 homogeneous_halfspace_HEX8_elastic_absorbing_CPML_5sides/DATA/Par_file   | 1 +
 homogeneous_halfspace_HEX8_elastic_absorbing_CPML_6sides/DATA/Par_file   | 1 +
 homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/Par_file | 1 +
 homogeneous_halfspace_HEX8_elastic_no_absorbing/DATA/Par_file            | 1 +
 homogeneous_poroelastic/DATA/Par_file                                    | 1 +
 layered_halfspace/DATA/Par_file                                          | 1 +
 meshfem3D_examples/many_interfaces/DATA/Par_file                         | 1 +
 meshfem3D_examples/simple_model/DATA/Par_file                            | 1 +
 meshfem3D_examples/socal1D/DATA/Par_file                                 | 1 +
 meshfem3D_examples/socal1D/example_utm/Par_file_utm                      | 1 +
 noise_tomography/DATA/Par_file_step1                                     | 1 +
 noise_tomography/DATA/Par_file_step2                                     | 1 +
 noise_tomography/DATA/Par_file_step3                                     | 1 +
 splay_faults/DATA/Par_file                                               | 1 +
 tomographic_model/DATA/Par_file                                          | 1 +
 tpv102/DATA/Par_file                                                     | 1 +
 tpv103/DATA/Par_file                                                     | 1 +
 tpv15/DATA/Par_file                                                      | 1 +
 tpv16/DATA/Par_file                                                      | 1 +
 tpv5/DATA/Par_file                                                       | 1 +
 waterlayered_halfspace/DATA/Par_file                                     | 1 +
 29 files changed, 29 insertions(+)

diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/DATA/Par_file b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/DATA/Par_file
index 36e1e5f..d56d74e 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/DATA/Par_file
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/DATA/Par_file b/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/DATA/Par_file
index 578e8d4..c24f4bc 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/DATA/Par_file
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/Mount_StHelens/DATA/Par_file b/Mount_StHelens/DATA/Par_file
index 303a7ba..de0ef15 100644
--- a/Mount_StHelens/DATA/Par_file
+++ b/Mount_StHelens/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/homogeneous_halfspace_HEX27_elastic_no_absorbing/DATA/Par_file b/homogeneous_halfspace_HEX27_elastic_no_absorbing/DATA/Par_file
index 670091b..e330686 100644
--- a/homogeneous_halfspace_HEX27_elastic_no_absorbing/DATA/Par_file
+++ b/homogeneous_halfspace_HEX27_elastic_no_absorbing/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_5sides/DATA/Par_file b/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_5sides/DATA/Par_file
index 3a9f348..f3910ac 100644
--- a/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_5sides/DATA/Par_file
+++ b/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_5sides/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file b/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file
index 3a9f348..f3910ac 100644
--- a/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file
+++ b/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_5sides/DATA/Par_file b/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_5sides/DATA/Par_file
index 3a9f348..f3910ac 100644
--- a/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_5sides/DATA/Par_file
+++ b/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_5sides/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA/Par_file b/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA/Par_file
index 3a9f348..f3910ac 100644
--- a/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA/Par_file
+++ b/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_5sides/DATA/Par_file b/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_5sides/DATA/Par_file
index 3a9f348..f3910ac 100644
--- a/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_5sides/DATA/Par_file
+++ b/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_5sides/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_6sides/DATA/Par_file b/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_6sides/DATA/Par_file
index 3a9f348..f3910ac 100644
--- a/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_6sides/DATA/Par_file
+++ b/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_6sides/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/Par_file b/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/Par_file
index 2b238b5..6a55004 100644
--- a/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/Par_file
+++ b/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/homogeneous_halfspace_HEX8_elastic_no_absorbing/DATA/Par_file b/homogeneous_halfspace_HEX8_elastic_no_absorbing/DATA/Par_file
index 4a73457..675ef55 100644
--- a/homogeneous_halfspace_HEX8_elastic_no_absorbing/DATA/Par_file
+++ b/homogeneous_halfspace_HEX8_elastic_no_absorbing/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/homogeneous_poroelastic/DATA/Par_file b/homogeneous_poroelastic/DATA/Par_file
index 26345ec..259cbbf 100644
--- a/homogeneous_poroelastic/DATA/Par_file
+++ b/homogeneous_poroelastic/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/layered_halfspace/DATA/Par_file b/layered_halfspace/DATA/Par_file
index 3fba755..9a65711 100644
--- a/layered_halfspace/DATA/Par_file
+++ b/layered_halfspace/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/meshfem3D_examples/many_interfaces/DATA/Par_file b/meshfem3D_examples/many_interfaces/DATA/Par_file
index 64fd2c1..6cfed7c 100644
--- a/meshfem3D_examples/many_interfaces/DATA/Par_file
+++ b/meshfem3D_examples/many_interfaces/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/meshfem3D_examples/simple_model/DATA/Par_file b/meshfem3D_examples/simple_model/DATA/Par_file
index ec63b10..05121c7 100644
--- a/meshfem3D_examples/simple_model/DATA/Par_file
+++ b/meshfem3D_examples/simple_model/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/meshfem3D_examples/socal1D/DATA/Par_file b/meshfem3D_examples/socal1D/DATA/Par_file
index 6e46995..2649c35 100644
--- a/meshfem3D_examples/socal1D/DATA/Par_file
+++ b/meshfem3D_examples/socal1D/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/meshfem3D_examples/socal1D/example_utm/Par_file_utm b/meshfem3D_examples/socal1D/example_utm/Par_file_utm
index 190059f..dec6fc7 100644
--- a/meshfem3D_examples/socal1D/example_utm/Par_file_utm
+++ b/meshfem3D_examples/socal1D/example_utm/Par_file_utm
@@ -31,6 +31,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 USE_OLSEN_ATTENUATION           = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
diff --git a/noise_tomography/DATA/Par_file_step1 b/noise_tomography/DATA/Par_file_step1
index fb76a8d..5dc65fe 100644
--- a/noise_tomography/DATA/Par_file_step1
+++ b/noise_tomography/DATA/Par_file_step1
@@ -32,6 +32,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 USE_OLSEN_ATTENUATION           = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
diff --git a/noise_tomography/DATA/Par_file_step2 b/noise_tomography/DATA/Par_file_step2
index 4124a78..6d97959 100644
--- a/noise_tomography/DATA/Par_file_step2
+++ b/noise_tomography/DATA/Par_file_step2
@@ -32,6 +32,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 USE_OLSEN_ATTENUATION           = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
diff --git a/noise_tomography/DATA/Par_file_step3 b/noise_tomography/DATA/Par_file_step3
index bd257d7..03171c0 100644
--- a/noise_tomography/DATA/Par_file_step3
+++ b/noise_tomography/DATA/Par_file_step3
@@ -32,6 +32,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 USE_OLSEN_ATTENUATION           = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
diff --git a/splay_faults/DATA/Par_file b/splay_faults/DATA/Par_file
index 2efc66e..d2922e8 100644
--- a/splay_faults/DATA/Par_file
+++ b/splay_faults/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/tomographic_model/DATA/Par_file b/tomographic_model/DATA/Par_file
index 4d3d241..9ab855c 100644
--- a/tomographic_model/DATA/Par_file
+++ b/tomographic_model/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/tpv102/DATA/Par_file b/tpv102/DATA/Par_file
index 90bffea..d4edfef 100644
--- a/tpv102/DATA/Par_file
+++ b/tpv102/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/tpv103/DATA/Par_file b/tpv103/DATA/Par_file
index 90bffea..d4edfef 100644
--- a/tpv103/DATA/Par_file
+++ b/tpv103/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/tpv15/DATA/Par_file b/tpv15/DATA/Par_file
index 2aa57fa..00fe9bd 100644
--- a/tpv15/DATA/Par_file
+++ b/tpv15/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/tpv16/DATA/Par_file b/tpv16/DATA/Par_file
index 043a517..11e52a9 100644
--- a/tpv16/DATA/Par_file
+++ b/tpv16/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/tpv5/DATA/Par_file b/tpv5/DATA/Par_file
index 2ac057e..a2aacb5 100644
--- a/tpv5/DATA/Par_file
+++ b/tpv5/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 
diff --git a/waterlayered_halfspace/DATA/Par_file b/waterlayered_halfspace/DATA/Par_file
index 0c2a6d5..30bda48 100644
--- a/waterlayered_halfspace/DATA/Par_file
+++ b/waterlayered_halfspace/DATA/Par_file
@@ -38,6 +38,7 @@ MODEL                           = default
 APPROXIMATE_OCEAN_LOAD                          = .false.
 TOPOGRAPHY                      = .false.
 ATTENUATION                     = .false.
+FULL_ATTENUATION_SOLID          = .false.
 ANISOTROPY                      = .false.
 GRAVITY                         = .false.
 



More information about the CIG-COMMITS mailing list