[cig-commits] [commit] devel, master: added small_benchmark_run_to_test_very_simple_Earth (c0d9db0)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:06:12 PST 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

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

commit c0d9db09791c45c54efc69cdd769d8a1feaf90d6
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Mon Jun 10 14:46:36 2013 +0000

    added small_benchmark_run_to_test_very_simple_Earth


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

c0d9db09791c45c54efc69cdd769d8a1feaf90d6
 .../CMTSOLUTION_this_example                               |  0
 .../OUTPUT_FILES_reference_OK/values_from_mesher.h         |  0
 .../Par_file_this_example                                  | 14 +++++++-------
 .../README                                                 |  0
 .../STATIONS_this_example                                  |  0
 .../create_gnuplot_script_to_compare_seismograms.csh       |  0
 .../plotall.gnu                                            |  0
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/small_benchmark_run_to_test_more_complex_Earth/CMTSOLUTION_this_example b/small_benchmark_run_to_test_very_simple_Earth/CMTSOLUTION_this_example
similarity index 100%
copy from small_benchmark_run_to_test_more_complex_Earth/CMTSOLUTION_this_example
copy to small_benchmark_run_to_test_very_simple_Earth/CMTSOLUTION_this_example
diff --git a/small_benchmark_run_to_test_more_complex_Earth/OUTPUT_FILES_reference_OK/values_from_mesher.h b/small_benchmark_run_to_test_very_simple_Earth/OUTPUT_FILES_reference_OK/values_from_mesher.h
similarity index 100%
copy from small_benchmark_run_to_test_more_complex_Earth/OUTPUT_FILES_reference_OK/values_from_mesher.h
copy to small_benchmark_run_to_test_very_simple_Earth/OUTPUT_FILES_reference_OK/values_from_mesher.h
diff --git a/small_benchmark_run_to_test_more_complex_Earth/Par_file_this_example b/small_benchmark_run_to_test_very_simple_Earth/Par_file_this_example
similarity index 94%
copy from small_benchmark_run_to_test_more_complex_Earth/Par_file_this_example
copy to small_benchmark_run_to_test_very_simple_Earth/Par_file_this_example
index eaed0b7..77ce4c2 100644
--- a/small_benchmark_run_to_test_more_complex_Earth/Par_file_this_example
+++ b/small_benchmark_run_to_test_very_simple_Earth/Par_file_this_example
@@ -38,21 +38,21 @@ NPROC_ETA                       = 2
 #                          to take the 1D crustal model from the
 #                          associated reference model rather than the default 3D crustal model
 # e.g. s20rts_1Dcrust, s362ani_1Dcrust, etc.
-MODEL                           = s362ani
+MODEL                           = 1D_isotropic_prem_onecrust
 
 # parameters describing the Earth model
-OCEANS                          = .true.
-ELLIPTICITY                     = .true.
+OCEANS                          = .false.
+ELLIPTICITY                     = .false.
 TOPOGRAPHY                      = .false.
-GRAVITY                         = .true.
-ROTATION                        = .true.
-ATTENUATION                     = .true.
+GRAVITY                         = .false.
+ROTATION                        = .false.
+ATTENUATION                     = .false.
 
 # absorbing boundary conditions for a regional simulation
 ABSORBING_CONDITIONS            = .false.
 
 # record length in minutes
-RECORD_LENGTH_IN_MINUTES        = 55.0d0
+RECORD_LENGTH_IN_MINUTES        = 35.0d0
 
 # save AVS or OpenDX movies
 #MOVIE_COARSE saves movie only at corners of elements (SURFACE OR VOLUME)
diff --git a/small_benchmark_run_to_test_more_complex_Earth/README b/small_benchmark_run_to_test_very_simple_Earth/README
similarity index 100%
copy from small_benchmark_run_to_test_more_complex_Earth/README
copy to small_benchmark_run_to_test_very_simple_Earth/README
diff --git a/small_benchmark_run_to_test_more_complex_Earth/STATIONS_this_example b/small_benchmark_run_to_test_very_simple_Earth/STATIONS_this_example
similarity index 100%
copy from small_benchmark_run_to_test_more_complex_Earth/STATIONS_this_example
copy to small_benchmark_run_to_test_very_simple_Earth/STATIONS_this_example
diff --git a/small_benchmark_run_to_test_more_complex_Earth/create_gnuplot_script_to_compare_seismograms.csh b/small_benchmark_run_to_test_very_simple_Earth/create_gnuplot_script_to_compare_seismograms.csh
similarity index 100%
copy from small_benchmark_run_to_test_more_complex_Earth/create_gnuplot_script_to_compare_seismograms.csh
copy to small_benchmark_run_to_test_very_simple_Earth/create_gnuplot_script_to_compare_seismograms.csh
diff --git a/small_benchmark_run_to_test_more_complex_Earth/plotall.gnu b/small_benchmark_run_to_test_very_simple_Earth/plotall.gnu
similarity index 100%
copy from small_benchmark_run_to_test_more_complex_Earth/plotall.gnu
copy to small_benchmark_run_to_test_very_simple_Earth/plotall.gnu



More information about the CIG-COMMITS mailing list