[cig-commits] [commit] devel: Merge pull request #325 from komatits/devel (7641628)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Dec 10 16:35:07 PST 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/89740c1c73a406c97569fb65f48117e58f7cf2fe...7641628b86180869af4865131e6c26d47b723abe

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

commit 7641628b86180869af4865131e6c26d47b723abe
Merge: 89740c1 caa1a92
Author: Dimitri Komatitsch <komatits at users.noreply.github.com>
Date:   Thu Dec 11 01:34:34 2014 +0100

    Merge pull request #325 from komatits/devel
    
    fixed the "STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense" bug and fixed a related minor issue in some run_this_example.sh scripts



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

7641628b86180869af4865131e6c26d47b723abe
 .../ACOUSTIC/DATA/Par_file                         |  6 +-
 .../ELASTIC/DATA/Par_file                          |  6 +-
 .../DATA/Par_file                                  |  6 +-
 .../DATA/Par_file                                  |  6 +-
 .../DATA/Par_file                                  |  6 +-
 .../DATA/Par_file                                  |  6 +-
 .../DATA/Par_file                                  |  6 +-
 .../DATA/Par_file                                  |  6 +-
 .../example_bigger_PYROPE/DATA/Par_file            |  6 +-
 .../example_simple_small/DATA/Par_file             |  6 +-
 EXAMPLES/Mount_StHelens/DATA/Par_file              |  6 +-
 EXAMPLES/fault_examples/splay_faults/DATA/Par_file |  6 +-
 EXAMPLES/fault_examples/tpv102/DATA/Par_file       |  6 +-
 EXAMPLES/fault_examples/tpv103/DATA/Par_file       |  6 +-
 EXAMPLES/fault_examples/tpv15/DATA/Par_file        |  6 +-
 EXAMPLES/fault_examples/tpv16/DATA/Par_file        |  6 +-
 EXAMPLES/fault_examples/tpv5/DATA/Par_file         |  6 +-
 EXAMPLES/homogeneous_acoustic/DATA/Par_file        |  6 +-
 .../DATA/Par_file                                  |  6 +-
 .../DATA/Par_file                                  |  6 +-
 .../run_this_example.sh                            |  4 +-
 .../DATA/Par_file                                  |  6 +-
 EXAMPLES/homogeneous_poroelastic/DATA/Par_file     |  6 +-
 EXAMPLES/layered_halfspace/DATA/Par_file           |  6 +-
 .../many_interfaces/DATA/Par_file                  |  6 +-
 .../sep_bathymetry/DATA/Par_file                   |  6 +-
 .../meshfem3D_examples/simple_model/DATA/Par_file  |  6 +-
 EXAMPLES/meshfem3D_examples/socal1D/DATA/Par_file  |  6 +-
 .../socal1D/example_utm/Par_file_utm               |  6 +-
 EXAMPLES/noise_tomography/DATA/Par_file_step1      |  6 +-
 EXAMPLES/noise_tomography/DATA/Par_file_step2      |  6 +-
 EXAMPLES/noise_tomography/DATA/Par_file_step3      |  6 +-
 EXAMPLES/tomographic_model/DATA/Par_file           |  6 +-
 .../view_all_parameter_files_to_modify_them.csh    |  2 +-
 EXAMPLES/view_all_process_sh_to_modify.csh         | 24 ------
 ...all_run_this_example_scripts_to_modify_them.csh |  6 ++
 EXAMPLES/waterlayered_halfspace/DATA/Par_file      |  6 +-
 run_this_example.sh                                |  4 +-
 src/shared/parallel.f90                            | 95 ++++++++++++++++------
 src/shared/serial.f90                              |  3 +
 40 files changed, 150 insertions(+), 186 deletions(-)



More information about the CIG-COMMITS mailing list