[cig-commits] [commit] devel: modified another comment (which was unsafe for some of the run_this_example.sh scripts, which parse the DATA/Par_file without checking if the line is a comment or not) (0907539)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Dec 10 16:04:34 PST 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d_globe/compare/536a660b7afdb4546ebd88131cba2f428340edda...0907539210362839876a3dbdb9385e37387fa030

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

commit 0907539210362839876a3dbdb9385e37387fa030
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Thu Dec 11 00:46:56 2014 +0100

    modified another comment (which was unsafe for some of the run_this_example.sh scripts, which parse the DATA/Par_file without checking if the line is a comment or not)


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

0907539210362839876a3dbdb9385e37387fa030
 DATA/Par_file                                                           | 2 +-
 .../attenuation_benchmark_GJI_2002_versus_normal_modes/Par_file         | 2 +-
 .../benchmarks/prem_ani_noocean_Q_Cowling_Bolivia_9s/SEMD/DATA/Par_file | 2 +-
 .../benchmarks/prem_ani_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file    | 2 +-
 .../benchmarks/prem_iso_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file    | 2 +-
 EXAMPLES/global_PREM_kernels/amplitude/DATA/Par_file                    | 2 +-
 EXAMPLES/global_PREM_kernels/traveltime/DATA/Par_file                   | 2 +-
 EXAMPLES/global_s362ani_shakemovie/DATA/Par_file                        | 2 +-
 EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_attenuation        | 2 +-
 EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_noattenuation      | 2 +-
 EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_attenuation        | 2 +-
 EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_noattenuation      | 2 +-
 EXAMPLES/noise_examples/global_long/Par_file_NOISE_3_noattenuation      | 2 +-
 EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_attenuation       | 2 +-
 EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_noattenuation     | 2 +-
 EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_attenuation       | 2 +-
 EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_noattenuation     | 2 +-
 EXAMPLES/noise_examples/global_short/Par_file_NOISE_3_noattenuation     | 2 +-
 EXAMPLES/noise_examples/regional/Par_file_NOISE_1_attenuation           | 2 +-
 EXAMPLES/noise_examples/regional/Par_file_NOISE_1_noattenuation         | 2 +-
 EXAMPLES/noise_examples/regional/Par_file_NOISE_2_attenuation           | 2 +-
 EXAMPLES/noise_examples/regional/Par_file_NOISE_2_noattenuation         | 2 +-
 EXAMPLES/noise_examples/regional/Par_file_NOISE_3_noattenuation         | 2 +-
 EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_attenuation        | 2 +-
 EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_noattenuation      | 2 +-
 EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_attenuation        | 2 +-
 EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_noattenuation      | 2 +-
 EXAMPLES/noise_examples/test_global/Par_file_NOISE_3_noattenuation      | 2 +-
 EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_attenuation      | 2 +-
 EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_noattenuation    | 2 +-
 EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_attenuation      | 2 +-
 EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_noattenuation    | 2 +-
 EXAMPLES/noise_examples/test_regional/Par_file_NOISE_3_noattenuation    | 2 +-
 EXAMPLES/regional_Greece_noise_small/DATA/Par_file                      | 2 +-
 EXAMPLES/regional_Greece_small/DATA/Par_file                            | 2 +-
 EXAMPLES/regional_MiddleEast/DATA/Par_file                              | 2 +-
 EXAMPLES/small_benchmark_run_to_test_more_complex_Earth/Par_file        | 2 +-
 EXAMPLES/small_benchmark_run_to_test_very_simple_Earth/Par_file         | 2 +-
 38 files changed, 38 insertions(+), 38 deletions(-)

diff --git a/DATA/Par_file b/DATA/Par_file
index 96df623..a0888cb 100644
--- a/DATA/Par_file
+++ b/DATA/Par_file
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/benchmarks/attenuation_benchmark_GJI_2002_versus_normal_modes/Par_file b/EXAMPLES/benchmarks/attenuation_benchmark_GJI_2002_versus_normal_modes/Par_file
index 26ead06..039e7c7 100644
--- a/EXAMPLES/benchmarks/attenuation_benchmark_GJI_2002_versus_normal_modes/Par_file
+++ b/EXAMPLES/benchmarks/attenuation_benchmark_GJI_2002_versus_normal_modes/Par_file
@@ -225,7 +225,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Bolivia_9s/SEMD/DATA/Par_file b/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Bolivia_9s/SEMD/DATA/Par_file
index 3ffa3a9..e4221c9 100644
--- a/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Bolivia_9s/SEMD/DATA/Par_file
+++ b/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Bolivia_9s/SEMD/DATA/Par_file
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file b/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file
index e619b46..dbcf0dc 100644
--- a/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file
+++ b/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/benchmarks/prem_iso_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file b/EXAMPLES/benchmarks/prem_iso_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file
index e48013e..a5cc3ff 100644
--- a/EXAMPLES/benchmarks/prem_iso_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file
+++ b/EXAMPLES/benchmarks/prem_iso_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/global_PREM_kernels/amplitude/DATA/Par_file b/EXAMPLES/global_PREM_kernels/amplitude/DATA/Par_file
index 5cb5bcb..10194f3 100644
--- a/EXAMPLES/global_PREM_kernels/amplitude/DATA/Par_file
+++ b/EXAMPLES/global_PREM_kernels/amplitude/DATA/Par_file
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/global_PREM_kernels/traveltime/DATA/Par_file b/EXAMPLES/global_PREM_kernels/traveltime/DATA/Par_file
index 5cb5bcb..10194f3 100644
--- a/EXAMPLES/global_PREM_kernels/traveltime/DATA/Par_file
+++ b/EXAMPLES/global_PREM_kernels/traveltime/DATA/Par_file
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/global_s362ani_shakemovie/DATA/Par_file b/EXAMPLES/global_s362ani_shakemovie/DATA/Par_file
index 17dacb3..301dc8a 100644
--- a/EXAMPLES/global_s362ani_shakemovie/DATA/Par_file
+++ b/EXAMPLES/global_s362ani_shakemovie/DATA/Par_file
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_attenuation b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_attenuation
index f36279e..ac2ba3e 100644
--- a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_attenuation
+++ b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_attenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_noattenuation b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_noattenuation
index 271ef38..08c10db 100644
--- a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_noattenuation
+++ b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_attenuation b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_attenuation
index 51e6269..552cff0 100644
--- a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_attenuation
+++ b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_attenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_noattenuation b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_noattenuation
index 3606b84..574789d 100644
--- a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_noattenuation
+++ b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_3_noattenuation b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_3_noattenuation
index 54a421f..e23b329 100644
--- a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_3_noattenuation
+++ b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_3_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_attenuation b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_attenuation
index 238cff5..3f5d79d 100644
--- a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_attenuation
+++ b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_attenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_noattenuation b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_noattenuation
index b8a414e..f0880e0 100644
--- a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_noattenuation
+++ b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_attenuation b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_attenuation
index 5a252bb..f85490a 100644
--- a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_attenuation
+++ b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_attenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_noattenuation b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_noattenuation
index b4886ef..a1edb88 100644
--- a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_noattenuation
+++ b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_3_noattenuation b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_3_noattenuation
index cd44e6d..9448e2c 100644
--- a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_3_noattenuation
+++ b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_3_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_attenuation b/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_attenuation
index 7cf37a5..4b52bbe 100644
--- a/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_attenuation
+++ b/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_attenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_noattenuation b/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_noattenuation
index ba3c79b..59a0c2a 100644
--- a/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_noattenuation
+++ b/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_attenuation b/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_attenuation
index 18aa9ab..7caa7ed 100644
--- a/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_attenuation
+++ b/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_attenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_noattenuation b/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_noattenuation
index 54d87a4..e22d126 100644
--- a/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_noattenuation
+++ b/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/regional/Par_file_NOISE_3_noattenuation b/EXAMPLES/noise_examples/regional/Par_file_NOISE_3_noattenuation
index 2fbe235..c50a806 100644
--- a/EXAMPLES/noise_examples/regional/Par_file_NOISE_3_noattenuation
+++ b/EXAMPLES/noise_examples/regional/Par_file_NOISE_3_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_attenuation b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_attenuation
index 7cbee9d..6c9624f 100644
--- a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_attenuation
+++ b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_attenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_noattenuation b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_noattenuation
index b10be01..5365db3 100644
--- a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_noattenuation
+++ b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_attenuation b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_attenuation
index ac31e6b..0002dd2 100644
--- a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_attenuation
+++ b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_attenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_noattenuation b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_noattenuation
index 4552e07..053fb3d 100644
--- a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_noattenuation
+++ b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_3_noattenuation b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_3_noattenuation
index 3f479c1..fecd89f 100644
--- a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_3_noattenuation
+++ b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_3_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_attenuation b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_attenuation
index b6369b6..b294e86 100644
--- a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_attenuation
+++ b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_attenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_noattenuation b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_noattenuation
index 63c3855..87d1d3a 100644
--- a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_noattenuation
+++ b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_attenuation b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_attenuation
index 1f65675..a110f97 100644
--- a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_attenuation
+++ b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_attenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_noattenuation b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_noattenuation
index 7038c8b..1051283 100644
--- a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_noattenuation
+++ b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_3_noattenuation b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_3_noattenuation
index 8943b49..6613646 100644
--- a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_3_noattenuation
+++ b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_3_noattenuation
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/regional_Greece_noise_small/DATA/Par_file b/EXAMPLES/regional_Greece_noise_small/DATA/Par_file
index 7ffd3fa..12ba6d6 100644
--- a/EXAMPLES/regional_Greece_noise_small/DATA/Par_file
+++ b/EXAMPLES/regional_Greece_noise_small/DATA/Par_file
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/regional_Greece_small/DATA/Par_file b/EXAMPLES/regional_Greece_small/DATA/Par_file
index cf82cd6..3fc1a80 100644
--- a/EXAMPLES/regional_Greece_small/DATA/Par_file
+++ b/EXAMPLES/regional_Greece_small/DATA/Par_file
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/regional_MiddleEast/DATA/Par_file b/EXAMPLES/regional_MiddleEast/DATA/Par_file
index f194739..2293bf9 100644
--- a/EXAMPLES/regional_MiddleEast/DATA/Par_file
+++ b/EXAMPLES/regional_MiddleEast/DATA/Par_file
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/small_benchmark_run_to_test_more_complex_Earth/Par_file b/EXAMPLES/small_benchmark_run_to_test_more_complex_Earth/Par_file
index deeb553..7267b1b 100644
--- a/EXAMPLES/small_benchmark_run_to_test_more_complex_Earth/Par_file
+++ b/EXAMPLES/small_benchmark_run_to_test_more_complex_Earth/Par_file
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
diff --git a/EXAMPLES/small_benchmark_run_to_test_very_simple_Earth/Par_file b/EXAMPLES/small_benchmark_run_to_test_very_simple_Earth/Par_file
index 441223b..cd21a4a 100644
--- a/EXAMPLES/small_benchmark_run_to_test_very_simple_Earth/Par_file
+++ b/EXAMPLES/small_benchmark_run_to_test_very_simple_Earth/Par_file
@@ -226,7 +226,7 @@ SAVE_REGULAR_KL                 = .false.
 # When that option is on, of course the number of processor cores used to start
 # the code in the batch system must be a multiple of NUMBER_OF_SIMULTANEOUS_RUNS,
 # all the individual runs must use the same number of processor cores,
-# which as usual is NPROC in the input file DATA/Par_file,
+# which as usual is NPROC in the Par_file,
 # and thus the total number of processor cores to request from the batch system
 # should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
 # All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on



More information about the CIG-COMMITS mailing list