[cig-commits] [commit] devel: renamed flag COUPLE_WITH_DSM to COUPLE_WITH_EXTERNAL_CODE, and added a new parameter called EXTERNAL_CODE_TYPE to determine the type of external code to couple with (a5b6706)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sat Oct 4 01:59:02 PDT 2014


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

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

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

commit a5b67061f262fa7ef8a20d211ad020b21392668d
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Sat Oct 4 10:51:40 2014 +0200

    renamed flag COUPLE_WITH_DSM to COUPLE_WITH_EXTERNAL_CODE, and added a new parameter called EXTERNAL_CODE_TYPE to determine the type of external code to couple with


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

a5b67061f262fa7ef8a20d211ad020b21392668d
 .../ACOUSTIC/DATA/Par_file                         |  5 +++--
 .../ELASTIC/DATA/Par_file                          |  5 +++--
 .../DATA/Par_file                                  |  5 +++--
 .../DATA/Par_file                                  |  5 +++--
 .../DATA/Par_file                                  |  5 +++--
 .../DATA/Par_file                                  |  5 +++--
 .../DATA/Par_file                                  |  5 +++--
 .../DATA/Par_file                                  |  5 +++--
 .../example_bigger_PYROPE/DATA/Par_file            |  7 ++++---
 .../example_simple_small/DATA/Par_file             |  7 ++++---
 EXAMPLES/Mount_StHelens/DATA/Par_file              |  5 +++--
 EXAMPLES/fault_examples/splay_faults/DATA/Par_file |  5 +++--
 EXAMPLES/fault_examples/tpv102/DATA/Par_file       |  5 +++--
 EXAMPLES/fault_examples/tpv103/DATA/Par_file       |  5 +++--
 EXAMPLES/fault_examples/tpv15/DATA/Par_file        |  5 +++--
 EXAMPLES/fault_examples/tpv16/DATA/Par_file        |  5 +++--
 EXAMPLES/fault_examples/tpv5/DATA/Par_file         |  5 +++--
 EXAMPLES/homogeneous_acoustic/DATA/Par_file        |  5 +++--
 .../DATA/Par_file                                  |  5 +++--
 .../DATA/Par_file                                  |  5 +++--
 .../DATA/Par_file                                  |  5 +++--
 EXAMPLES/homogeneous_poroelastic/DATA/Par_file     |  5 +++--
 EXAMPLES/layered_halfspace/DATA/Par_file           |  5 +++--
 .../many_interfaces/DATA/Par_file                  |  5 +++--
 .../meshfem3D_examples/simple_model/DATA/Par_file  |  5 +++--
 EXAMPLES/meshfem3D_examples/socal1D/DATA/Par_file  |  5 +++--
 .../socal1D/example_utm/Par_file_utm               |  5 +++--
 EXAMPLES/noise_tomography/DATA/Par_file_step1      |  5 +++--
 EXAMPLES/noise_tomography/DATA/Par_file_step2      |  5 +++--
 EXAMPLES/noise_tomography/DATA/Par_file_step3      |  5 +++--
 EXAMPLES/tomographic_model/DATA/Par_file           |  5 +++--
 EXAMPLES/waterlayered_halfspace/DATA/Par_file      |  5 +++--
 setup/constants.h.in                               |  7 ++++++-
 src/auxiliaries/combine_vol_data.f90               |  7 ++++---
 .../create_movie_shakemap_AVS_DX_GMT.f90           |  4 ++--
 src/auxiliaries/smooth_vol_data.f90                |  4 ++--
 src/auxiliaries/sum_kernels.f90                    |  4 ++--
 src/decompose_mesh/decompose_mesh.F90              | 12 +++++------
 src/decompose_mesh/part_decompose_mesh.f90         |  6 +++---
 src/decompose_mesh/program_decompose_mesh.f90      |  5 +++--
 src/generate_databases/generate_databases.f90      |  3 ++-
 src/generate_databases/generate_databases_par.f90  |  4 ++--
 src/generate_databases/get_absorbing_boundary.f90  | 20 +++++++++---------
 src/generate_databases/get_model.f90               |  6 +++---
 src/generate_databases/model_tomography.f90        |  4 ++--
 src/generate_databases/save_arrays_solver.f90      |  6 +++---
 src/meshfem3D/check_mesh_quality.f90               |  4 ++--
 src/meshfem3D/meshfem3D.f90                        | 11 +++++-----
 src/shared/read_parameter_file.f90                 | 24 ++++++++++++++++++----
 src/specfem3D/compute_add_sources_viscoelastic.f90 | 12 +++++------
 ...compute_forces_viscoelastic_calling_routine.F90 |  6 +++---
 src/specfem3D/compute_stacey_viscoelastic.f90      | 20 +++++++++---------
 src/specfem3D/initialize_simulation.f90            |  7 ++++---
 src/specfem3D/locate_source.f90                    |  4 ++--
 src/specfem3D/prepare_timerun.F90                  |  2 +-
 src/specfem3D/read_mesh_databases.F90              |  2 +-
 src/specfem3D/read_mesh_databases_adios.F90        |  2 +-
 src/specfem3D/specfem3D_par.f90                    |  3 ++-
 58 files changed, 206 insertions(+), 147 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 a5b67061f262fa7ef8a20d211ad020b21392668d


More information about the CIG-COMMITS mailing list