[cig-commits] [commit] devel, master: updates tomography tools to use common subroutines (7a6acc2)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:32:31 PST 2014


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

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

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

commit 7a6acc20597eb056390de1ed33aec5ff9f6a6ff9
Author: daniel peter <peterda at ethz.ch>
Date:   Fri Oct 10 16:01:13 2014 +0200

    updates tomography tools to use common subroutines


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

7a6acc20597eb056390de1ed33aec5ff9f6a6ff9
 setup/constants_tomography.h                       |  131 ++
 src/tomography/add_model_iso.f90                   |  875 +-----------
 src/tomography/add_model_tiso.f90                  | 1011 +-------------
 src/tomography/add_model_tiso_cg.f90               | 1471 +-------------------
 src/tomography/add_model_tiso_iso.f90              | 1012 +-------------
 src/tomography/compute_kernel_integral.f90         |  703 ++++++++++
 src/tomography/get_gradient_cg.f90                 |  457 ++++++
 src/tomography/get_gradient_steepest.f90           |  374 +++++
 src/tomography/read_kernels.f90                    |  198 +++
 src/tomography/read_kernels_cg.f90                 |  215 +++
 src/tomography/read_model.f90                      |  237 ++++
 .../read_parameters_tomo.f90}                      |   27 +-
 src/tomography/rules.mk                            |   48 +
 src/tomography/sum_kernels.f90                     |  115 +-
 src/tomography/sum_preconditioned_kernels.f90      |  134 +-
 src/tomography/tomography_par.f90                  |  159 +++
 src/tomography/write_gradients.f90                 |   97 ++
 src/tomography/write_new_model.f90                 |  159 +++
 src/tomography/write_new_model_perturbations.f90   |  178 +++
 19 files changed, 3241 insertions(+), 4360 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 7a6acc20597eb056390de1ed33aec5ff9f6a6ff9


More information about the CIG-COMMITS mailing list