[cig-commits] [commit] devel: adds capability of using negative material ids in xmeshfem3D for tomographic models (c074b0d)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Oct 9 08:00:21 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/878e8bdf633e734f094de4d6668e91642aed2659...bc64b621279b3c6217beb0dc4260269179e694c1

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

commit c074b0db0ee4a8bf0f9ef8b649b92f0ce6a390c6
Author: daniel peter <peterda at ethz.ch>
Date:   Wed Oct 8 12:15:19 2014 +0200

    adds capability of using negative material ids in xmeshfem3D for tomographic models


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

c074b0db0ee4a8bf0f9ef8b649b92f0ce6a390c6
 src/auxiliaries/combine_vol_data.f90               |  24 +-
 src/auxiliaries/combine_vol_data_adios_impl.f90    |  13 +-
 src/decompose_mesh/decompose_mesh.F90              |   4 +-
 src/decompose_mesh/part_decompose_mesh.f90         |  15 +-
 src/generate_databases/get_model.f90               |  74 ++--
 src/generate_databases/model_default.f90           |  97 ++++--
 src/generate_databases/model_tomography.f90        |  14 +-
 src/generate_databases/read_partition_files.f90    |   1 +
 .../read_partition_files_adios.F90                 | 372 ++++++++++++---------
 src/meshfem3D/chunk_of_earth_Mesh.f90              |  36 +-
 src/meshfem3D/create_regions_mesh.f90              |  50 +--
 src/meshfem3D/create_visual_files.f90              |   8 +-
 src/meshfem3D/meshfem3D.f90                        |  36 +-
 src/meshfem3D/meshfem3D_adios_stubs.f90            |   8 +-
 src/meshfem3D/read_mesh_parameter_file.f90         | 261 ++++++++++-----
 src/meshfem3D/read_value_mesh_parameters.f90       |   9 +-
 src/meshfem3D/save_databases.f90                   | 329 +++++++++++-------
 src/meshfem3D/save_databases_adios.F90             | 348 ++++++++++++-------
 src/shared/adios_helpers_definitions.f90           |   2 +-
 src/shared/adios_helpers_writers.f90               |   7 +-
 src/shared/check_mesh_resolution.f90               |  71 ++--
 src/specfem3D/read_mesh_databases_adios.F90        |   4 -
 22 files changed, 1112 insertions(+), 671 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 c074b0db0ee4a8bf0f9ef8b649b92f0ce6a390c6


More information about the CIG-COMMITS mailing list