[cig-commits] [commit] devel: moved NUMBER_OF_SIMULTANEOUS_RUNS and BROADCAST_SAME_MESH_AND_MODEL from setup/constants.h to the Par_file (b6e97b3)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Dec 9 15:14:43 PST 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d_globe/compare/49b9f654e6048d837b88aabb71cfc1227571e844...b6e97b3d9d9bbb98c98d67064611f0277a82f533

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

commit b6e97b3d9d9bbb98c98d67064611f0277a82f533
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Wed Dec 10 00:03:37 2014 +0100

    moved NUMBER_OF_SIMULTANEOUS_RUNS and BROADCAST_SAME_MESH_AND_MODEL from setup/constants.h to the Par_file


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

b6e97b3d9d9bbb98c98d67064611f0277a82f533
 DATA/Par_file                                      |  51 ++++
 .../Par_file                                       |  51 ++++
 .../SEMD/DATA/Par_file                             |  51 ++++
 .../SEMD/DATA/Par_file                             |  51 ++++
 .../SEMD/DATA/Par_file                             |  51 ++++
 .../global_PREM_kernels/amplitude/DATA/Par_file    |  51 ++++
 .../global_PREM_kernels/traveltime/DATA/Par_file   |  51 ++++
 EXAMPLES/global_s362ani_shakemovie/DATA/Par_file   |  51 ++++
 .../global_long/Par_file_NOISE_1_attenuation       |  51 ++++
 .../global_long/Par_file_NOISE_1_noattenuation     |  51 ++++
 .../global_long/Par_file_NOISE_2_attenuation       |  51 ++++
 .../global_long/Par_file_NOISE_2_noattenuation     |  51 ++++
 .../global_long/Par_file_NOISE_3_noattenuation     |  51 ++++
 .../global_short/Par_file_NOISE_1_attenuation      |  51 ++++
 .../global_short/Par_file_NOISE_1_noattenuation    |  51 ++++
 .../global_short/Par_file_NOISE_2_attenuation      |  51 ++++
 .../global_short/Par_file_NOISE_2_noattenuation    |  51 ++++
 .../global_short/Par_file_NOISE_3_noattenuation    |  51 ++++
 .../regional/Par_file_NOISE_1_attenuation          |  51 ++++
 .../regional/Par_file_NOISE_1_noattenuation        |  51 ++++
 .../regional/Par_file_NOISE_2_attenuation          |  51 ++++
 .../regional/Par_file_NOISE_2_noattenuation        |  51 ++++
 .../regional/Par_file_NOISE_3_noattenuation        |  51 ++++
 .../test_global/Par_file_NOISE_1_attenuation       |  51 ++++
 .../test_global/Par_file_NOISE_1_noattenuation     |  51 ++++
 .../test_global/Par_file_NOISE_2_attenuation       |  51 ++++
 .../test_global/Par_file_NOISE_2_noattenuation     |  51 ++++
 .../test_global/Par_file_NOISE_3_noattenuation     |  51 ++++
 .../test_regional/Par_file_NOISE_1_attenuation     |  51 ++++
 .../test_regional/Par_file_NOISE_1_noattenuation   |  51 ++++
 .../test_regional/Par_file_NOISE_2_attenuation     |  51 ++++
 .../test_regional/Par_file_NOISE_2_noattenuation   |  51 ++++
 .../test_regional/Par_file_NOISE_3_noattenuation   |  51 ++++
 EXAMPLES/regional_Greece_noise_small/DATA/Par_file |  51 ++++
 EXAMPLES/regional_Greece_small/DATA/Par_file       |  51 ++++
 EXAMPLES/regional_MiddleEast/DATA/Par_file         |  51 ++++
 .../Par_file                                       |  51 ++++
 .../Par_file                                       |  51 ++++
 setup/constants.h.in                               |  51 ----
 src/shared/broadcast_computed_parameters.f90       |  19 +-
 src/shared/count_number_of_sources.f90             |   1 +
 src/shared/parallel.f90                            |  17 +-
 src/shared/read_parameter_file.f90                 | 338 +++++++++++----------
 src/shared/shared_par.f90                          |   4 +
 src/specfem3D/get_cmt.f90                          |   4 +-
 src/specfem3D/get_event_info.f90                   |   1 +
 46 files changed, 2136 insertions(+), 237 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 b6e97b3d9d9bbb98c98d67064611f0277a82f533


More information about the CIG-COMMITS mailing list