[cig-commits] [commit] devel: adds and updates tomography tools (192e230)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sat Oct 18 04:27:09 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/15e76931c9ff7422f3594346aecc63381ba69c42...fdc626e9da99e7f24f070e328aecaf9aad758f8d

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

commit 192e230b4d648826f1d76bb0246e5ebcc4aaeb6d
Author: daniel peter <peterda at ethz.ch>
Date:   Fri Oct 17 18:01:55 2014 +0200

    adds and updates tomography tools


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

192e230b4d648826f1d76bb0246e5ebcc4aaeb6d
 setup/constants_tomography.h.in                  |   24 +-
 src/shared/parallel.f90                          |   22 +
 src/shared/serial.f90                            |   17 +
 src/tomography/add_model_iso.f90                 |  277 ++++
 src/tomography/compute_kernel_integral.f90       |  734 ++++++++++
 src/tomography/get_gradient_cg.f90               |  479 +++++++
 src/tomography/get_gradient_steepest.f90         |  435 ++++++
 src/tomography/model_update.f90                  | 1626 ++++++++++------------
 src/tomography/read_kernels.f90                  |  269 ++++
 src/tomography/read_kernels_cg.f90               |  291 ++++
 src/tomography/read_model.f90                    |  330 +++++
 src/tomography/read_parameters_tomo.f90          |  122 ++
 src/tomography/rules.mk                          |   66 +-
 src/tomography/save_external_bin_m_up.f90        |   14 +-
 src/tomography/smooth_sem.f90                    |   12 +-
 src/tomography/sum_kernels.f90                   |   21 +-
 src/tomography/sum_preconditioned_kernels.f90    |   32 +-
 src/tomography/tomography_par.f90                |  126 +-
 src/tomography/write_gradients.f90               |  122 ++
 src/tomography/write_new_model.f90               |  212 +++
 src/tomography/write_new_model_perturbations.f90 |  231 +++
 21 files changed, 4527 insertions(+), 935 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 192e230b4d648826f1d76bb0246e5ebcc4aaeb6d


More information about the CIG-COMMITS mailing list