[cig-commits] [commit] devel, master: Added routines add_topography_cmb and add_topography_icb that accommodate topography on the CMB and ICB, respectively. The user will have to provide the subroutines subtopo_cmb and subtopo_icb that assign the topography. I tested the routines by putting the smooth Moho variations from read_smooth_moho on both boundaries, and saw sensible results, e.g., changes in the ScS and sScS traveltimes. These Moho variations involve larger topography than is believe to exist on the CMB or ICB, so we should be all set. (8c33685)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:02:33 PST 2014


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

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

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

commit 8c33685fa8ec164ca170f182897c9fe3a314fde4
Author: Jeroen Tromp <jtromp at princeton.edu>
Date:   Tue Jul 31 09:41:04 2007 +0000

    Added routines add_topography_cmb and add_topography_icb that accommodate topography on the
    CMB and ICB, respectively. The user will have to provide the subroutines subtopo_cmb and
    subtopo_icb that assign the topography. I tested the routines by putting the smooth Moho
    variations from read_smooth_moho on both boundaries, and saw sensible results, e.g., changes in the ScS and sScS traveltimes. These Moho variations involve larger topography than is believe to exist
    on the CMB or ICB, so we should be all set.


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

8c33685fa8ec164ca170f182897c9fe3a314fde4
 CMTSOLUTION | 2 +-
 Par_file    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMTSOLUTION b/CMTSOLUTION
index cc874e6..4534b47 100644
--- a/CMTSOLUTION
+++ b/CMTSOLUTION
@@ -4,7 +4,7 @@ time shift:      0.0000
 half duration:  18.0000
 latitude:      -16.0800
 longitude:     168.3100
-depth:          15.0000
+depth:         515.0000
 Mrr:       1.310000e+27
 Mtt:       1.200000e+26
 Mpp:      -1.420000e+27
diff --git a/Par_file b/Par_file
index b790490..4f190ba 100644
--- a/Par_file
+++ b/Par_file
@@ -45,7 +45,7 @@ ATTENUATION                     = .true.
 ABSORBING_CONDITIONS            = .false.
 
 # record length in minutes
-RECORD_LENGTH_IN_MINUTES        = 1.0d0
+RECORD_LENGTH_IN_MINUTES        = 25.0d0
 
 # save AVS or OpenDX movies
 MOVIE_SURFACE                   = .false.



More information about the CIG-COMMITS mailing list