[cig-commits] [commit] devel: moved COUPLE_WITH_DSM from setup/constants.h.in to DATA/Par_file. There are thus two new parameters in the Par_file to couple with DSM: COUPLE_WITH_DSM = .false. TRACTION_PATH = ./DATA/DSM_traction_files/ Also removed useless white spaces, and deleted two broken symbolic links. (1b0834d)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Jul 4 06:57:14 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/0b126d15bc519b73cda3f2f2889f540cdefb190a...1b0834db310bc7cfc52af83933a00e7b5c44fb15

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

commit 1b0834db310bc7cfc52af83933a00e7b5c44fb15
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Fri Jul 4 15:53:12 2014 +0200

    moved COUPLE_WITH_DSM from setup/constants.h.in to DATA/Par_file.
    There are thus two new parameters in the Par_file to couple with DSM:
    COUPLE_WITH_DSM                 = .false.
    TRACTION_PATH                   = ./DATA/DSM_traction_files/
    Also removed useless white spaces, and deleted two broken symbolic links.


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

1b0834db310bc7cfc52af83933a00e7b5c44fb15
 .../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 +++
 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 +++
 .../tpv15/save_fault_nodes_elements.py             |  1 -
 EXAMPLES/fault_examples/tpv16/DATA/Par_file        |  5 +++
 EXAMPLES/fault_examples/tpv5/DATA/Par_file         |  5 +++
 .../tpv5/save_fault_nodes_elements.py              |  1 -
 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     |  6 ++++
 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               | 11 +++++++
 EXAMPLES/noise_tomography/DATA/Par_file_step1      | 11 +++++++
 EXAMPLES/noise_tomography/DATA/Par_file_step2      | 11 +++++++
 EXAMPLES/noise_tomography/DATA/Par_file_step3      | 12 +++++++
 EXAMPLES/tomographic_model/DATA/Par_file           |  5 +++
 .../view_all_parameter_files_to_modify_them.csh    |  2 +-
 EXAMPLES/waterlayered_halfspace/DATA/Par_file      |  5 +++
 setup/constants.h.in                               |  2 --
 src/auxiliaries/combine_vol_data.f90               |  6 ++--
 .../create_movie_shakemap_AVS_DX_GMT.f90           |  6 ++--
 src/auxiliaries/smooth_vol_data.f90                |  6 ++--
 src/auxiliaries/sum_kernels.f90                    |  6 ++--
 src/decompose_mesh/decompose_mesh.F90              |  4 +--
 src/decompose_mesh/program_decompose_mesh.f90      |  4 +--
 src/generate_databases/generate_databases.f90      |  2 +-
 src/generate_databases/generate_databases_par.f90  |  4 +--
 src/generate_databases/get_absorbing_boundary.f90  | 38 +++++++++++-----------
 .../pml_set_local_dampingcoeff.f90                 |  0
 src/generate_databases/save_arrays_solver.f90      |  9 +++--
 src/meshfem3D/check_mesh_quality.f90               |  7 ++--
 src/meshfem3D/meshfem3D.f90                        |  6 ++--
 src/shared/read_parameter_file.f90                 | 16 ++++-----
 src/specfem3D/assemble_MPI_vector.f90              |  0
 src/specfem3D/compute_add_sources_viscoelastic.f90 | 20 ++++++------
 src/specfem3D/compute_coupling_viscoelastic_ac.f90 |  0
 src/specfem3D/compute_forces_acoustic_noDev.f90    |  0
 ...compute_forces_viscoelastic_calling_routine.F90 |  8 ++---
 .../compute_forces_viscoelastic_noDev.f90          |  0
 src/specfem3D/compute_stacey_viscoelastic.f90      | 34 +++++++++----------
 src/specfem3D/finalize_simulation.f90              |  0
 src/specfem3D/initialize_simulation.f90            |  9 ++---
 src/specfem3D/pml_allocate_arrays.f90              |  0
 src/specfem3D/pml_compute_accel_contribution.f90   | 32 +++++++++---------
 src/specfem3D/pml_compute_memory_variables.f90     | 34 +++++++++----------
 src/specfem3D/pml_par.f90                          |  0
 src/specfem3D/prepare_timerun.F90                  |  4 +--
 src/specfem3D/read_mesh_databases.F90              |  4 +--
 src/specfem3D/read_mesh_databases_adios.F90        |  4 +--
 src/specfem3D/specfem3D_par.f90                    |  7 ++--
 src/specfem3D/update_displacement_scheme.f90       |  0
 66 files changed, 309 insertions(+), 143 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 1b0834db310bc7cfc52af83933a00e7b5c44fb15


More information about the CIG-COMMITS mailing list