[cig-commits] [commit] devel: implemented, cleaned or moved from constants.h the following options: SAVE_SEISMOGRAMS_DISPLACEMENT, SAVE_SEISMOGRAMS_VELOCITY, SAVE_SEISMOGRAMS_ACCELERATION, USE_BINARY_FOR_SEISMOGRAMS, SU_FORMAT, WRITE_SEISMOGRAMS_BY_MASTER; note that the format of DATA/Par_file has thus changed (4f8cdbc)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Dec 1 17:29:30 PST 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/84259a201ef1b037646c52c66e1aeb33a433935c...4f8cdbc336b31eac5193ea04310a6f573b4d7b9a

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

commit 4f8cdbc336b31eac5193ea04310a6f573b4d7b9a
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue Dec 2 01:54:13 2014 +0100

    implemented, cleaned or moved from constants.h the following options: SAVE_SEISMOGRAMS_DISPLACEMENT, SAVE_SEISMOGRAMS_VELOCITY, SAVE_SEISMOGRAMS_ACCELERATION, USE_BINARY_FOR_SEISMOGRAMS, SU_FORMAT, WRITE_SEISMOGRAMS_BY_MASTER; note that the format of DATA/Par_file has thus changed


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

4f8cdbc336b31eac5193ea04310a6f573b4d7b9a
 .../ACOUSTIC/DATA/Par_file                         | 28 ++++++--
 .../ELASTIC/DATA/Par_file                          | 28 ++++++--
 .../DATA/Par_file                                  | 28 ++++++--
 .../DATA/Par_file                                  | 28 ++++++--
 .../DATA/Par_file                                  | 26 +++++--
 .../DATA/Par_file                                  | 28 ++++++--
 .../DATA/Par_file                                  | 28 ++++++--
 .../DATA/Par_file                                  | 28 ++++++--
 .../example_bigger_PYROPE/DATA/Par_file            | 26 +++++--
 .../example_simple_small/DATA/Par_file             | 30 ++++++--
 EXAMPLES/Mount_StHelens/DATA/Par_file              | 28 ++++++--
 EXAMPLES/fault_examples/splay_faults/DATA/Par_file | 26 +++++--
 EXAMPLES/fault_examples/tpv102/DATA/Par_file       | 24 ++++++-
 EXAMPLES/fault_examples/tpv103/DATA/Par_file       | 24 ++++++-
 EXAMPLES/fault_examples/tpv15/DATA/Par_file        | 24 ++++++-
 EXAMPLES/fault_examples/tpv16/DATA/Par_file        | 26 +++++--
 EXAMPLES/fault_examples/tpv5/DATA/Par_file         | 26 +++++--
 EXAMPLES/homogeneous_acoustic/DATA/Par_file        | 28 ++++++--
 .../DATA/Par_file                                  | 26 +++++--
 .../DATA/Par_file                                  | 22 +++++-
 .../DATA/Par_file                                  | 28 ++++++--
 EXAMPLES/homogeneous_poroelastic/DATA/Par_file     | 32 +++++++--
 EXAMPLES/layered_halfspace/DATA/Par_file           | 26 +++++--
 .../many_interfaces/DATA/Par_file                  | 24 ++++++-
 .../sep_bathymetry/DATA/Par_file                   | 27 ++++++--
 .../meshfem3D_examples/simple_model/DATA/Par_file  | 26 +++++--
 EXAMPLES/meshfem3D_examples/socal1D/DATA/Par_file  | 28 ++++++--
 .../socal1D/example_utm/Par_file_utm               | 79 +++++++++++++++++++--
 EXAMPLES/noise_tomography/DATA/Par_file_step1      | 81 ++++++++++++++++++++--
 EXAMPLES/noise_tomography/DATA/Par_file_step2      | 81 ++++++++++++++++++++--
 EXAMPLES/noise_tomography/DATA/Par_file_step3      | 81 ++++++++++++++++++++--
 EXAMPLES/tomographic_model/DATA/Par_file           | 28 ++++++--
 EXAMPLES/waterlayered_halfspace/DATA/Par_file      | 28 ++++++--
 setup/constants.h.in                               | 10 +--
 src/shared/read_parameter_file.f90                 | 22 ++++++
 src/shared/shared_par.f90                          |  2 +
 src/specfem3D/compute_add_sources_acoustic.f90     |  4 +-
 src/specfem3D/compute_add_sources_viscoelastic.f90 |  4 +-
 src/specfem3D/locate_receivers.f90                 |  4 +-
 src/specfem3D/rules.mk                             |  4 +-
 src/specfem3D/setup_sources_receivers.f90          |  2 +-
 ..._ASCII.f90 => write_output_ASCII_or_binary.f90} | 16 ++---
 src/specfem3D/write_seismograms.f90                | 28 ++++----
 43 files changed, 1004 insertions(+), 193 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 4f8cdbc336b31eac5193ea04310a6f573b4d7b9a


More information about the CIG-COMMITS mailing list