[cig-commits] [commit] devel,master: Added adios parameters in all Par_file: find . -name 'Par_file' -exec sh -c "cat Par_ext >> {}" \; (97ac63c)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 16:53:51 PDT 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d/compare/6026e367984905ab133865f62fa6293b343759b9...47f703851338234f96397e7da9fbff63d8178b8a

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

commit 97ac63c1011de3b9e8478064897c1e9d4fa10bcd
Author: Matthieu Lefebvre <ml15 at princeton.edu>
Date:   Wed Sep 18 14:35:53 2013 +0000

    Added adios parameters in all Par_file:
    find . -name 'Par_file' -exec sh -c "cat Par_ext >> {}" \;


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

97ac63c1011de3b9e8478064897c1e9d4fa10bcd
 BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/DATA/Par_file                  | 6 ++++++
 BENCHMARK_CLAERBOUT_ADJOINT/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 ++++++
 Mount_StHelens/DATA/Par_file                                        | 6 ++++++
 fault_examples/splay_faults/DATA/Par_file                           | 6 ++++++
 fault_examples/tpv102/DATA/Par_file                                 | 6 ++++++
 fault_examples/tpv103/DATA/Par_file                                 | 6 ++++++
 fault_examples/tpv15/DATA/Par_file                                  | 6 ++++++
 fault_examples/tpv16/DATA/Par_file                                  | 6 ++++++
 fault_examples/tpv5/DATA/Par_file                                   | 6 ++++++
 homogeneous_acoustic/DATA/Par_file                                  | 6 ++++++
 homogeneous_halfspace_HEX27_elastic_no_absorbing/DATA/Par_file      | 6 ++++++
 .../DATA/Par_file                                                   | 6 ++++++
 homogeneous_halfspace_HEX8_elastic_no_absorbing/DATA/Par_file       | 6 ++++++
 homogeneous_poroelastic/DATA/Par_file                               | 6 ++++++
 layered_halfspace/DATA/Par_file                                     | 6 ++++++
 meshfem3D_examples/many_interfaces/DATA/Par_file                    | 6 ++++++
 meshfem3D_examples/simple_model/DATA/Par_file                       | 6 ++++++
 meshfem3D_examples/socal1D/DATA/Par_file                            | 6 ++++++
 tomographic_model/DATA/Par_file                                     | 6 ++++++
 waterlayered_halfspace/DATA/Par_file                                | 6 ++++++
 26 files changed, 156 insertions(+)

diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/DATA/Par_file b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/DATA/Par_file
index d56d74e..26fcc95 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/DATA/Par_file
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .true.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/DATA/Par_file b/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/DATA/Par_file
index c24f4bc..46cbdfb 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/DATA/Par_file
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .true.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/CPML_examples/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_5sides/DATA/Par_file b/CPML_examples/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_5sides/DATA/Par_file
index f3910ac..3d5d6cd 100644
--- a/CPML_examples/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_5sides/DATA/Par_file
+++ b/CPML_examples/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_5sides/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/CPML_examples/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file b/CPML_examples/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file
index 69b0480..7dea7c0 100644
--- a/CPML_examples/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file
+++ b/CPML_examples/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/CPML_examples/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_5sides/DATA/Par_file b/CPML_examples/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_5sides/DATA/Par_file
index f3910ac..3d5d6cd 100644
--- a/CPML_examples/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_5sides/DATA/Par_file
+++ b/CPML_examples/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_5sides/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/CPML_examples/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA/Par_file b/CPML_examples/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA/Par_file
index 69b0480..7dea7c0 100644
--- a/CPML_examples/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA/Par_file
+++ b/CPML_examples/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/CPML_examples/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_5sides/DATA/Par_file b/CPML_examples/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_5sides/DATA/Par_file
index f3910ac..3d5d6cd 100644
--- a/CPML_examples/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_5sides/DATA/Par_file
+++ b/CPML_examples/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_5sides/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/CPML_examples/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_6sides/DATA/Par_file b/CPML_examples/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_6sides/DATA/Par_file
index f83dbf4..c5de602 100644
--- a/CPML_examples/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_6sides/DATA/Par_file
+++ b/CPML_examples/homogeneous_halfspace_HEX8_elastic_absorbing_CPML_6sides/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/Mount_StHelens/DATA/Par_file b/Mount_StHelens/DATA/Par_file
index de0ef15..15f9414 100644
--- a/Mount_StHelens/DATA/Par_file
+++ b/Mount_StHelens/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/fault_examples/splay_faults/DATA/Par_file b/fault_examples/splay_faults/DATA/Par_file
index d2922e8..32d7602 100644
--- a/fault_examples/splay_faults/DATA/Par_file
+++ b/fault_examples/splay_faults/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/fault_examples/tpv102/DATA/Par_file b/fault_examples/tpv102/DATA/Par_file
index d4edfef..fdc5421 100644
--- a/fault_examples/tpv102/DATA/Par_file
+++ b/fault_examples/tpv102/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/fault_examples/tpv103/DATA/Par_file b/fault_examples/tpv103/DATA/Par_file
index d4edfef..fdc5421 100644
--- a/fault_examples/tpv103/DATA/Par_file
+++ b/fault_examples/tpv103/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/fault_examples/tpv15/DATA/Par_file b/fault_examples/tpv15/DATA/Par_file
index 00fe9bd..082f5e5 100644
--- a/fault_examples/tpv15/DATA/Par_file
+++ b/fault_examples/tpv15/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/fault_examples/tpv16/DATA/Par_file b/fault_examples/tpv16/DATA/Par_file
index 11e52a9..cdcbbd7 100644
--- a/fault_examples/tpv16/DATA/Par_file
+++ b/fault_examples/tpv16/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/fault_examples/tpv5/DATA/Par_file b/fault_examples/tpv5/DATA/Par_file
index a2aacb5..91a803b 100644
--- a/fault_examples/tpv5/DATA/Par_file
+++ b/fault_examples/tpv5/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/homogeneous_acoustic/DATA/Par_file b/homogeneous_acoustic/DATA/Par_file
index 23d5ead..4b07e22 100644
--- a/homogeneous_acoustic/DATA/Par_file
+++ b/homogeneous_acoustic/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/homogeneous_halfspace_HEX27_elastic_no_absorbing/DATA/Par_file b/homogeneous_halfspace_HEX27_elastic_no_absorbing/DATA/Par_file
index 99f06fa..9529f34 100644
--- a/homogeneous_halfspace_HEX27_elastic_no_absorbing/DATA/Par_file
+++ b/homogeneous_halfspace_HEX27_elastic_no_absorbing/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/Par_file b/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/Par_file
index 6a55004..85341c2 100644
--- a/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/Par_file
+++ b/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/homogeneous_halfspace_HEX8_elastic_no_absorbing/DATA/Par_file b/homogeneous_halfspace_HEX8_elastic_no_absorbing/DATA/Par_file
index 675ef55..e0e87c2 100644
--- a/homogeneous_halfspace_HEX8_elastic_no_absorbing/DATA/Par_file
+++ b/homogeneous_halfspace_HEX8_elastic_no_absorbing/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/homogeneous_poroelastic/DATA/Par_file b/homogeneous_poroelastic/DATA/Par_file
index 259cbbf..76e5bdf 100644
--- a/homogeneous_poroelastic/DATA/Par_file
+++ b/homogeneous_poroelastic/DATA/Par_file
@@ -118,3 +118,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .true.
 
 # set to true to use GPUs
 GPU_MODE                        = .false.
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/layered_halfspace/DATA/Par_file b/layered_halfspace/DATA/Par_file
index 9a65711..043bf80 100644
--- a/layered_halfspace/DATA/Par_file
+++ b/layered_halfspace/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/meshfem3D_examples/many_interfaces/DATA/Par_file b/meshfem3D_examples/many_interfaces/DATA/Par_file
index e5c1b37..20fbdc4 100644
--- a/meshfem3D_examples/many_interfaces/DATA/Par_file
+++ b/meshfem3D_examples/many_interfaces/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/meshfem3D_examples/simple_model/DATA/Par_file b/meshfem3D_examples/simple_model/DATA/Par_file
index 05121c7..b0f0731 100644
--- a/meshfem3D_examples/simple_model/DATA/Par_file
+++ b/meshfem3D_examples/simple_model/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/meshfem3D_examples/socal1D/DATA/Par_file b/meshfem3D_examples/socal1D/DATA/Par_file
index 2649c35..13bd23f 100644
--- a/meshfem3D_examples/socal1D/DATA/Par_file
+++ b/meshfem3D_examples/socal1D/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .true.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/tomographic_model/DATA/Par_file b/tomographic_model/DATA/Par_file
index 9ab855c..f16226b 100644
--- a/tomographic_model/DATA/Par_file
+++ b/tomographic_model/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.
diff --git a/waterlayered_halfspace/DATA/Par_file b/waterlayered_halfspace/DATA/Par_file
index 30bda48..e3b21fc 100644
--- a/waterlayered_halfspace/DATA/Par_file
+++ b/waterlayered_halfspace/DATA/Par_file
@@ -119,3 +119,9 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # set to true to use GPUs
 GPU_MODE                        = .false.
 
+# ADIOS Options for I/Os
+ADIOS_ENABLED                   = .false.
+ADIOS_FOR_DATABASES             = .false.
+ADIOS_FOR_MESH                  = .false.
+ADIOS_FOR_FORWARD_ARRAYS        = .false.
+ADIOS_FOR_KERNELS               = .false.



More information about the CIG-COMMITS mailing list