[cig-commits] [commit] devel: merged Clement Durochat's modifications to merge Vadim Monteiller's mesher for a chunk of the Earth (for coupling with DSM) (f337032)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Oct 3 10:21:35 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/f1e20522f13ec1d80a97641e23c6975023cd1515...f337032dd9c85a92cfaf0daf729dcdb577d9233e

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

commit f337032dd9c85a92cfaf0daf729dcdb577d9233e
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Fri Oct 3 19:02:47 2014 +0200

    merged Clement Durochat's modifications to merge Vadim Monteiller's mesher for a chunk of the Earth (for coupling with DSM)


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

f337032dd9c85a92cfaf0daf729dcdb577d9233e
 .../ACOUSTIC/DATA/Par_file                         |   4 +
 .../ELASTIC/DATA/Par_file                          |   4 +
 .../DATA/Par_file                                  |   4 +
 .../DATA/Par_file                                  |   4 +
 .../DATA/Par_file                                  |   4 +
 .../DATA/Par_file                                  |   4 +
 .../DATA/Par_file                                  |   4 +
 .../DATA/Par_file                                  |   4 +
 .../example_bigger_PYROPE/DATA/Par_file            |   4 +
 .../example_simple_small/DATA/Par_file             |   4 +
 EXAMPLES/Mount_StHelens/DATA/Par_file              |   4 +
 EXAMPLES/fault_examples/splay_faults/DATA/Par_file |   4 +
 EXAMPLES/fault_examples/tpv102/DATA/Par_file       |   4 +
 EXAMPLES/fault_examples/tpv103/DATA/Par_file       |   4 +
 EXAMPLES/fault_examples/tpv15/DATA/Par_file        |   4 +
 EXAMPLES/fault_examples/tpv16/DATA/Par_file        |   4 +
 EXAMPLES/fault_examples/tpv5/DATA/Par_file         |   4 +
 EXAMPLES/homogeneous_acoustic/DATA/Par_file        |   4 +
 .../DATA/Par_file                                  |   4 +
 .../DATA/Par_file                                  |   6 +-
 .../DATA/Par_file                                  |   4 +
 EXAMPLES/homogeneous_poroelastic/DATA/Par_file     |   4 +
 EXAMPLES/layered_halfspace/DATA/Par_file           |   4 +
 .../many_interfaces/DATA/Par_file                  |   4 +
 .../meshfem3D_examples/simple_model/DATA/Par_file  |   4 +
 EXAMPLES/meshfem3D_examples/socal1D/DATA/Par_file  |   4 +
 .../socal1D/example_utm/Par_file_utm               |   4 +
 EXAMPLES/noise_tomography/DATA/Par_file_step1      |   4 +
 EXAMPLES/noise_tomography/DATA/Par_file_step2      |   4 +
 EXAMPLES/noise_tomography/DATA/Par_file_step3      |   4 +
 EXAMPLES/tomographic_model/DATA/Par_file           |   4 +
 EXAMPLES/waterlayered_halfspace/DATA/Par_file      |   4 +
 doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.tex     |   2 +-
 src/auxiliaries/combine_vol_data.f90               |   9 +-
 .../create_movie_shakemap_AVS_DX_GMT.f90           |   9 +-
 src/auxiliaries/smooth_vol_data.f90                |   9 +-
 src/auxiliaries/sum_kernels.f90                    |   9 +-
 src/decompose_mesh/decompose_mesh.F90              |   3 +-
 src/decompose_mesh/program_decompose_mesh.f90      |   5 +-
 src/generate_databases/generate_databases.f90      |   2 +-
 src/generate_databases/generate_databases_par.f90  |   3 +-
 src/generate_databases/rules.mk                    |   2 +-
 src/meshfem3D/check_mesh_quality.f90               |   9 +-
 .../meshfem3D/chunk_of_earth_Mesh.f90              | 874 ++++++++++++---------
 .../meshfem3D/chunk_of_earth_ReadIasp91.f90        | 453 ++++++-----
 src/meshfem3D/meshfem3D.f90                        |  16 +-
 src/meshfem3D/rules.mk                             |   4 +
 src/shared/read_parameter_file.f90                 |   9 +-
 src/specfem3D/comp_source_time_function.f90        |   2 +-
 src/specfem3D/compute_add_sources_acoustic.f90     |   1 -
 src/specfem3D/initialize_simulation.f90            |   4 +-
 src/specfem3D/locate_source.f90                    |  24 +-
 src/specfem3D/specfem3D_par.f90                    |   4 +-
 53 files changed, 963 insertions(+), 620 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 f337032dd9c85a92cfaf0daf729dcdb577d9233e


More information about the CIG-COMMITS mailing list