[cig-commits] [commit] Hiro_latest: Update control files for examples Add README files to keep empty folders (a893bc3)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Jan 28 11:13:47 PST 2014


Repository : ssh://geoshell/calypso

On branch  : Hiro_latest
Link       : https://github.com/geodynamics/calypso/compare/3c548304673360ddedd7d68c8095b3fb74a2b9ce...c4a1173efe5e196ae6c9f3494a66a74b5e60569a

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

commit a893bc31186fdd34c5cfd206ebf9268bf75b0b3f
Author: Hiroaki Matsui <h_kemono at mac.com>
Date:   Tue Jan 28 11:12:09 2014 -0800

    Update control files for examples
    Add README files to keep empty folders


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

a893bc31186fdd34c5cfd206ebf9268bf75b0b3f
 examples/assemble_sph/sph_lm31r48c_2/control_sph_shell            | 1 -
 examples/assemble_sph/sph_lm31r48c_4/control_sph_shell            | 1 -
 examples/dynamo_benchmark/Compositional_case_1/README             | 4 ++--
 examples/dynamo_benchmark/Compositional_case_1/control_MHD        | 3 ++-
 examples/dynamo_benchmark/Compositional_case_1/control_snapshot   | 3 ++-
 examples/dynamo_benchmark/Compositional_case_1/control_sph_shell  | 1 -
 examples/dynamo_benchmark/Compositional_case_1/rst_4/README       | 8 ++++++++
 examples/dynamo_benchmark/dynamobench_case_0/control_MHD          | 3 ++-
 examples/dynamo_benchmark/dynamobench_case_0/control_snapshot     | 3 ++-
 examples/dynamo_benchmark/dynamobench_case_0/control_sph_shell    | 1 -
 examples/dynamo_benchmark/dynamobench_case_0/rst_4/README         | 8 ++++++++
 examples/dynamo_benchmark/dynamobench_case_1/README               | 2 +-
 examples/dynamo_benchmark/dynamobench_case_1/control_MHD          | 2 +-
 examples/dynamo_benchmark/dynamobench_case_1/control_snapshot     | 2 +-
 examples/dynamo_benchmark/dynamobench_case_1/control_sph_shell    | 1 -
 examples/dynamo_benchmark/dynamobench_case_1/field/README         | 7 +++++++
 examples/dynamo_benchmark/dynamobench_case_1/rst_4/README         | 8 ++++++++
 .../dynamo_benchmark/dynamobench_case_1/sph_lm31r48c_4/README     | 8 ++++++++
 examples/dynamo_benchmark/dynamobench_case_2/control_MHD          | 2 +-
 examples/dynamo_benchmark/dynamobench_case_2/control_snapshot     | 2 +-
 examples/dynamo_benchmark/dynamobench_case_2/control_sph_shell    | 1 -
 examples/dynamo_benchmark/dynamobench_case_2/field/README         | 7 +++++++
 examples/dynamo_benchmark/dynamobench_case_2/rst_4/README         | 8 ++++++++
 .../dynamo_benchmark/dynamobench_case_2/sph_lm31r48c_4_ic/README  | 8 ++++++++
 examples/dynamo_benchmark/pseudo_vacuum/control_MHD               | 3 ++-
 examples/dynamo_benchmark/pseudo_vacuum/control_sph_shell         | 1 -
 .../pseudo_vacuum/sph_lm31r48c_4/control_sph_shell                | 1 -
 examples/spherical_shell/Chebyshev_points/control_sph_shell       | 1 -
 .../Chebyshev_points/sph_lm31r48c_4/control_sph_shell             | 1 -
 examples/spherical_shell/equidistance/control_sph_shell           | 1 -
 examples/spherical_shell/explicitly_defined/control_sph_shell     | 1 -
 examples/spherical_shell/with_inner_core/control_sph_shell        | 1 -
 32 files changed, 79 insertions(+), 25 deletions(-)

diff --git a/examples/assemble_sph/sph_lm31r48c_2/control_sph_shell b/examples/assemble_sph/sph_lm31r48c_2/control_sph_shell
index 4efd98c..3205bbe 100644
--- a/examples/assemble_sph/sph_lm31r48c_2/control_sph_shell
+++ b/examples/assemble_sph/sph_lm31r48c_2/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    2
     sph_file_prefix             'in'
-    coriolis_int_file_name      'rot_int.dat'
   end data_files_def
 !
   begin num_domain_ctl
diff --git a/examples/assemble_sph/sph_lm31r48c_4/control_sph_shell b/examples/assemble_sph/sph_lm31r48c_4/control_sph_shell
index ea7ffcc..a0555a2 100644
--- a/examples/assemble_sph/sph_lm31r48c_4/control_sph_shell
+++ b/examples/assemble_sph/sph_lm31r48c_4/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    4
     sph_file_prefix             'in'
-    coriolis_int_file_name      'rot_int.dat'
   end data_files_def
 !
   begin num_domain_ctl
diff --git a/examples/dynamo_benchmark/Compositional_case_1/README b/examples/dynamo_benchmark/Compositional_case_1/README
index 6750ab7..7694ae7 100644
--- a/examples/dynamo_benchmark/Compositional_case_1/README
+++ b/examples/dynamo_benchmark/Compositional_case_1/README
@@ -4,8 +4,8 @@
 !       Please see Christensen et.al. (2001) for the model description
 !-----------------------------------------------------------------------
 !
- Here is the input files for the dynamo benchmark case 1.
-This example consists of the following files and directories
+ Here is the input files for the dynamo benchmark case 1 on 4 MPI processes.
+ This example consists of the following files and directories.
 
 control_sph_shell:  control file for gen_sph_grids
 control_MHD:        control file for simulation
diff --git a/examples/dynamo_benchmark/Compositional_case_1/control_MHD b/examples/dynamo_benchmark/Compositional_case_1/control_MHD
index cfade3c..dd1fb58 100644
--- a/examples/dynamo_benchmark/Compositional_case_1/control_MHD
+++ b/examples/dynamo_benchmark/Compositional_case_1/control_MHD
@@ -23,7 +23,6 @@ begin MHD_control
     num_smp_ctl                  8
 !
     sph_file_prefix             'sph_lm31r48c_4/in'
-    coriolis_int_file_name      'sph_lm31r48c_4/rot_int.dat'
 !
     restart_file_prefix         'rst_4/rst'
     field_file_prefix           'field/out'
@@ -46,6 +45,8 @@ begin MHD_control
 !   thermal_diffusion, viscous_diffusion, magnetic_diffusion
 !   Coriolis_force, buoyancy
 !
+!   heat_source, composition_source
+!
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     begin phys_values_ctl
       array nod_value_ctl     8
diff --git a/examples/dynamo_benchmark/Compositional_case_1/control_snapshot b/examples/dynamo_benchmark/Compositional_case_1/control_snapshot
index cfade3c..dd1fb58 100644
--- a/examples/dynamo_benchmark/Compositional_case_1/control_snapshot
+++ b/examples/dynamo_benchmark/Compositional_case_1/control_snapshot
@@ -23,7 +23,6 @@ begin MHD_control
     num_smp_ctl                  8
 !
     sph_file_prefix             'sph_lm31r48c_4/in'
-    coriolis_int_file_name      'sph_lm31r48c_4/rot_int.dat'
 !
     restart_file_prefix         'rst_4/rst'
     field_file_prefix           'field/out'
@@ -46,6 +45,8 @@ begin MHD_control
 !   thermal_diffusion, viscous_diffusion, magnetic_diffusion
 !   Coriolis_force, buoyancy
 !
+!   heat_source, composition_source
+!
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     begin phys_values_ctl
       array nod_value_ctl     8
diff --git a/examples/dynamo_benchmark/Compositional_case_1/control_sph_shell b/examples/dynamo_benchmark/Compositional_case_1/control_sph_shell
index 387571f..190e177 100644
--- a/examples/dynamo_benchmark/Compositional_case_1/control_sph_shell
+++ b/examples/dynamo_benchmark/Compositional_case_1/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    4
     sph_file_prefix             'sph_lm31r48c_4/in'
-    coriolis_int_file_name      'sph_lm31r48c_4/rot_int.dat'
   end data_files_def
 !
   begin num_domain_ctl
diff --git a/examples/dynamo_benchmark/Compositional_case_1/rst_4/README b/examples/dynamo_benchmark/Compositional_case_1/rst_4/README
new file mode 100644
index 0000000..086d8c6
--- /dev/null
+++ b/examples/dynamo_benchmark/Compositional_case_1/rst_4/README
@@ -0,0 +1,8 @@
+!-----------------------------------------------------------------------
+!     Example using dynamo benchmark test Case 1
+!       Please see Christensen et.al. (2001) for the model description
+!-----------------------------------------------------------------------
+!
+ Here is the directory for spectr files for restarting.
+ Files named "rst.[restart step #].[process #].fst" are saved
+ in this directory.
diff --git a/examples/dynamo_benchmark/dynamobench_case_0/control_MHD b/examples/dynamo_benchmark/dynamobench_case_0/control_MHD
index b5a6053..0078df5 100644
--- a/examples/dynamo_benchmark/dynamobench_case_0/control_MHD
+++ b/examples/dynamo_benchmark/dynamobench_case_0/control_MHD
@@ -24,7 +24,6 @@ begin MHD_control
 !
     restart_file_prefix         'rst_4/rst'
     field_file_prefix           'field/out'
-    coriolis_int_file_name      'sph_lm31r48c_4/rot_int.dat'
 !
     field_file_fmt_ctl          'VTK'
   end data_files_def
@@ -37,6 +36,8 @@ begin MHD_control
 !   composition
 !
 !   magnetic_ene_generation
+!
+!   heat_source, composition_source
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     begin phys_values_ctl
       array nod_value_ctl    4
diff --git a/examples/dynamo_benchmark/dynamobench_case_0/control_snapshot b/examples/dynamo_benchmark/dynamobench_case_0/control_snapshot
index c64bc91..482db4a 100644
--- a/examples/dynamo_benchmark/dynamobench_case_0/control_snapshot
+++ b/examples/dynamo_benchmark/dynamobench_case_0/control_snapshot
@@ -24,7 +24,6 @@ begin MHD_control
 !
     restart_file_prefix         'rst_4/rst'
     field_file_prefix           'field/out'
-    coriolis_int_file_name      'sph_lm31r48c_4/rot_int.dat'
 !
     field_file_fmt_ctl          'VTK'
   end data_files_def
@@ -37,6 +36,8 @@ begin MHD_control
 !   composition
 !
 !   magnetic_ene_generation
+!
+!   heat_source, composition_source
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     begin phys_values_ctl
       array nod_value_ctl    4
diff --git a/examples/dynamo_benchmark/dynamobench_case_0/control_sph_shell b/examples/dynamo_benchmark/dynamobench_case_0/control_sph_shell
index 387571f..190e177 100644
--- a/examples/dynamo_benchmark/dynamobench_case_0/control_sph_shell
+++ b/examples/dynamo_benchmark/dynamobench_case_0/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    4
     sph_file_prefix             'sph_lm31r48c_4/in'
-    coriolis_int_file_name      'sph_lm31r48c_4/rot_int.dat'
   end data_files_def
 !
   begin num_domain_ctl
diff --git a/examples/dynamo_benchmark/dynamobench_case_0/rst_4/README b/examples/dynamo_benchmark/dynamobench_case_0/rst_4/README
new file mode 100644
index 0000000..086d8c6
--- /dev/null
+++ b/examples/dynamo_benchmark/dynamobench_case_0/rst_4/README
@@ -0,0 +1,8 @@
+!-----------------------------------------------------------------------
+!     Example using dynamo benchmark test Case 1
+!       Please see Christensen et.al. (2001) for the model description
+!-----------------------------------------------------------------------
+!
+ Here is the directory for spectr files for restarting.
+ Files named "rst.[restart step #].[process #].fst" are saved
+ in this directory.
diff --git a/examples/dynamo_benchmark/dynamobench_case_1/README b/examples/dynamo_benchmark/dynamobench_case_1/README
index 39326cf..428cd4d 100644
--- a/examples/dynamo_benchmark/dynamobench_case_1/README
+++ b/examples/dynamo_benchmark/dynamobench_case_1/README
@@ -3,7 +3,7 @@
 !       Please see Christensen et.al. (2001) for the model description
 !-----------------------------------------------------------------------
 !
- Here is the input files for the dynamo benchmark case 1.
+ Here is the input files for the dynamo benchmark case 1 with 4 MPI processes.
 This example consists of the following files and directories
 
 control_sph_shell:  control file for gen_sph_grids
diff --git a/examples/dynamo_benchmark/dynamobench_case_1/control_MHD b/examples/dynamo_benchmark/dynamobench_case_1/control_MHD
index e94a7b0..6fe4127 100644
--- a/examples/dynamo_benchmark/dynamobench_case_1/control_MHD
+++ b/examples/dynamo_benchmark/dynamobench_case_1/control_MHD
@@ -23,7 +23,6 @@ begin MHD_control
     num_smp_ctl                  8
 !
     sph_file_prefix             'sph_lm31r48c_4/in'
-    coriolis_int_file_name      'sph_lm31r48c_4/rot_int.dat'
 !
     restart_file_prefix         'rst_4/rst'
     field_file_prefix           'field/out'
@@ -46,6 +45,7 @@ begin MHD_control
 !   thermal_diffusion, viscous_diffusion, magnetic_diffusion
 !   Coriolis_force, buoyancy
 !
+!   heat_source, composition_source
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     begin phys_values_ctl
       array nod_value_ctl     8
diff --git a/examples/dynamo_benchmark/dynamobench_case_1/control_snapshot b/examples/dynamo_benchmark/dynamobench_case_1/control_snapshot
index a34b10e..562f3ba 100644
--- a/examples/dynamo_benchmark/dynamobench_case_1/control_snapshot
+++ b/examples/dynamo_benchmark/dynamobench_case_1/control_snapshot
@@ -23,7 +23,6 @@ begin MHD_control
     num_smp_ctl                  8
 !
     sph_file_prefix             'sph_lm31r48c_4/in'
-    coriolis_int_file_name      'sph_lm31r48c_4/rot_int.dat'
 !
     restart_file_prefix         'rst_4/rst'
     field_file_prefix           'field/out'
@@ -46,6 +45,7 @@ begin MHD_control
 !   thermal_diffusion, viscous_diffusion, magnetic_diffusion
 !   Coriolis_force, buoyancy
 !
+!   heat_source, composition_source
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     begin phys_values_ctl
       array nod_value_ctl     8
diff --git a/examples/dynamo_benchmark/dynamobench_case_1/control_sph_shell b/examples/dynamo_benchmark/dynamobench_case_1/control_sph_shell
index 387571f..190e177 100644
--- a/examples/dynamo_benchmark/dynamobench_case_1/control_sph_shell
+++ b/examples/dynamo_benchmark/dynamobench_case_1/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    4
     sph_file_prefix             'sph_lm31r48c_4/in'
-    coriolis_int_file_name      'sph_lm31r48c_4/rot_int.dat'
   end data_files_def
 !
   begin num_domain_ctl
diff --git a/examples/dynamo_benchmark/dynamobench_case_1/field/README b/examples/dynamo_benchmark/dynamobench_case_1/field/README
new file mode 100644
index 0000000..73dc34e
--- /dev/null
+++ b/examples/dynamo_benchmark/dynamobench_case_1/field/README
@@ -0,0 +1,7 @@
+!-----------------------------------------------------------------------
+!     Example using dynamo benchmark test Case 1
+!       Please see Christensen et.al. (2001) for the model description
+!-----------------------------------------------------------------------
+!
+ Here is the directory for field files for visualization.
+ Files named "out.[field step #].vtk" are saved in this directory.
diff --git a/examples/dynamo_benchmark/dynamobench_case_1/rst_4/README b/examples/dynamo_benchmark/dynamobench_case_1/rst_4/README
new file mode 100644
index 0000000..086d8c6
--- /dev/null
+++ b/examples/dynamo_benchmark/dynamobench_case_1/rst_4/README
@@ -0,0 +1,8 @@
+!-----------------------------------------------------------------------
+!     Example using dynamo benchmark test Case 1
+!       Please see Christensen et.al. (2001) for the model description
+!-----------------------------------------------------------------------
+!
+ Here is the directory for spectr files for restarting.
+ Files named "rst.[restart step #].[process #].fst" are saved
+ in this directory.
diff --git a/examples/dynamo_benchmark/dynamobench_case_1/sph_lm31r48c_4/README b/examples/dynamo_benchmark/dynamobench_case_1/sph_lm31r48c_4/README
new file mode 100644
index 0000000..602b9a5
--- /dev/null
+++ b/examples/dynamo_benchmark/dynamobench_case_1/sph_lm31r48c_4/README
@@ -0,0 +1,8 @@
+!-----------------------------------------------------------------------
+!     Example using dynamo benchmark test Case 1
+!       Please see Christensen et.al. (2001) for the model description
+!-----------------------------------------------------------------------
+!
+ Here is the directory for spectr indexing files for simulation.
+ Files named "in.[process #].[rj, rlm, rtm, rtp, gfm]" are saved
+ in this directory.
diff --git a/examples/dynamo_benchmark/dynamobench_case_2/control_MHD b/examples/dynamo_benchmark/dynamobench_case_2/control_MHD
index dbf76d8..30a4d04 100644
--- a/examples/dynamo_benchmark/dynamobench_case_2/control_MHD
+++ b/examples/dynamo_benchmark/dynamobench_case_2/control_MHD
@@ -23,7 +23,6 @@ begin MHD_control
     num_smp_ctl                  8
 !
     sph_file_prefix             'sph_lm31r48c_4_ic/in'
-    coriolis_int_file_name      'sph_lm31r48c_4_ic/rot_int.dat'
 !
     restart_file_prefix         'rst_4/rst'
     field_file_prefix           'field/out'
@@ -46,6 +45,7 @@ begin MHD_control
 !   thermal_diffusion, viscous_diffusion, magnetic_diffusion
 !   Coriolis_force, buoyancy
 !
+!   heat_source, composition_source
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     begin phys_values_ctl
       array nod_value_ctl     6
diff --git a/examples/dynamo_benchmark/dynamobench_case_2/control_snapshot b/examples/dynamo_benchmark/dynamobench_case_2/control_snapshot
index dbf76d8..30a4d04 100644
--- a/examples/dynamo_benchmark/dynamobench_case_2/control_snapshot
+++ b/examples/dynamo_benchmark/dynamobench_case_2/control_snapshot
@@ -23,7 +23,6 @@ begin MHD_control
     num_smp_ctl                  8
 !
     sph_file_prefix             'sph_lm31r48c_4_ic/in'
-    coriolis_int_file_name      'sph_lm31r48c_4_ic/rot_int.dat'
 !
     restart_file_prefix         'rst_4/rst'
     field_file_prefix           'field/out'
@@ -46,6 +45,7 @@ begin MHD_control
 !   thermal_diffusion, viscous_diffusion, magnetic_diffusion
 !   Coriolis_force, buoyancy
 !
+!   heat_source, composition_source
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     begin phys_values_ctl
       array nod_value_ctl     6
diff --git a/examples/dynamo_benchmark/dynamobench_case_2/control_sph_shell b/examples/dynamo_benchmark/dynamobench_case_2/control_sph_shell
index 0048f86..548da16 100644
--- a/examples/dynamo_benchmark/dynamobench_case_2/control_sph_shell
+++ b/examples/dynamo_benchmark/dynamobench_case_2/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    4
     sph_file_prefix             'sph_lm31r48c_4_ic/in'
-    coriolis_int_file_name      'sph_lm31r48c_4_ic/rot_int.dat'
 !
     memory_conservation_ctl     'YES'
   end data_files_def
diff --git a/examples/dynamo_benchmark/dynamobench_case_2/field/README b/examples/dynamo_benchmark/dynamobench_case_2/field/README
new file mode 100644
index 0000000..46ff50f
--- /dev/null
+++ b/examples/dynamo_benchmark/dynamobench_case_2/field/README
@@ -0,0 +1,7 @@
+!-----------------------------------------------------------------------
+!     Example using dynamo benchmark test Case 2
+!       Please see Christensen et.al. (2001) for the model description
+!-----------------------------------------------------------------------
+!
+ Here is the directory for field files for visualization.
+ Files named "out.[field step #].vtk" are saved in this directory.
diff --git a/examples/dynamo_benchmark/dynamobench_case_2/rst_4/README b/examples/dynamo_benchmark/dynamobench_case_2/rst_4/README
new file mode 100644
index 0000000..50d742c
--- /dev/null
+++ b/examples/dynamo_benchmark/dynamobench_case_2/rst_4/README
@@ -0,0 +1,8 @@
+!-----------------------------------------------------------------------
+!     Example using dynamo benchmark test Case 2
+!       Please see Christensen et.al. (2001) for the model description
+!-----------------------------------------------------------------------
+!
+ Here is the directory for spectr files for restarting.
+ Files named "rst.[restart step #].[process #].fst" are saved
+ in this directory.
diff --git a/examples/dynamo_benchmark/dynamobench_case_2/sph_lm31r48c_4_ic/README b/examples/dynamo_benchmark/dynamobench_case_2/sph_lm31r48c_4_ic/README
new file mode 100644
index 0000000..72bbcc8
--- /dev/null
+++ b/examples/dynamo_benchmark/dynamobench_case_2/sph_lm31r48c_4_ic/README
@@ -0,0 +1,8 @@
+!-----------------------------------------------------------------------
+!     Example using dynamo benchmark test Case 2
+!       Please see Christensen et.al. (2001) for the model description
+!-----------------------------------------------------------------------
+!
+ Here is the directory for spectr indexing files for simulation.
+ Files named "in.[process #].[rj, rlm, rtm, rtp, gfm]" are saved
+ in this directory.
diff --git a/examples/dynamo_benchmark/pseudo_vacuum/control_MHD b/examples/dynamo_benchmark/pseudo_vacuum/control_MHD
index 16871e5..47310f4 100644
--- a/examples/dynamo_benchmark/pseudo_vacuum/control_MHD
+++ b/examples/dynamo_benchmark/pseudo_vacuum/control_MHD
@@ -23,7 +23,6 @@ begin MHD_control
     num_smp_ctl                  8
 !
     sph_file_prefix             'sph_lm31r48c_4/in'
-    coriolis_int_file_name      'sph_lm31r48c_4/rot_int.dat'
 !
     restart_file_prefix         'rst_4/rst'
     field_file_prefix           'field/out'
@@ -46,6 +45,8 @@ begin MHD_control
 !   thermal_diffusion, viscous_diffusion, magnetic_diffusion
 !   Coriolis_force, buoyancy
 !
+!   heat_source, composition_source
+!
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     begin phys_values_ctl
       array nod_value_ctl     8
diff --git a/examples/dynamo_benchmark/pseudo_vacuum/control_sph_shell b/examples/dynamo_benchmark/pseudo_vacuum/control_sph_shell
index 387571f..190e177 100644
--- a/examples/dynamo_benchmark/pseudo_vacuum/control_sph_shell
+++ b/examples/dynamo_benchmark/pseudo_vacuum/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    4
     sph_file_prefix             'sph_lm31r48c_4/in'
-    coriolis_int_file_name      'sph_lm31r48c_4/rot_int.dat'
   end data_files_def
 !
   begin num_domain_ctl
diff --git a/examples/dynamo_benchmark/pseudo_vacuum/sph_lm31r48c_4/control_sph_shell b/examples/dynamo_benchmark/pseudo_vacuum/sph_lm31r48c_4/control_sph_shell
index ea7ffcc..a0555a2 100644
--- a/examples/dynamo_benchmark/pseudo_vacuum/sph_lm31r48c_4/control_sph_shell
+++ b/examples/dynamo_benchmark/pseudo_vacuum/sph_lm31r48c_4/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    4
     sph_file_prefix             'in'
-    coriolis_int_file_name      'rot_int.dat'
   end data_files_def
 !
   begin num_domain_ctl
diff --git a/examples/spherical_shell/Chebyshev_points/control_sph_shell b/examples/spherical_shell/Chebyshev_points/control_sph_shell
index 387571f..190e177 100644
--- a/examples/spherical_shell/Chebyshev_points/control_sph_shell
+++ b/examples/spherical_shell/Chebyshev_points/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    4
     sph_file_prefix             'sph_lm31r48c_4/in'
-    coriolis_int_file_name      'sph_lm31r48c_4/rot_int.dat'
   end data_files_def
 !
   begin num_domain_ctl
diff --git a/examples/spherical_shell/Chebyshev_points/sph_lm31r48c_4/control_sph_shell b/examples/spherical_shell/Chebyshev_points/sph_lm31r48c_4/control_sph_shell
index ea7ffcc..a0555a2 100644
--- a/examples/spherical_shell/Chebyshev_points/sph_lm31r48c_4/control_sph_shell
+++ b/examples/spherical_shell/Chebyshev_points/sph_lm31r48c_4/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    4
     sph_file_prefix             'in'
-    coriolis_int_file_name      'rot_int.dat'
   end data_files_def
 !
   begin num_domain_ctl
diff --git a/examples/spherical_shell/equidistance/control_sph_shell b/examples/spherical_shell/equidistance/control_sph_shell
index 774ea96..3b5aec9 100644
--- a/examples/spherical_shell/equidistance/control_sph_shell
+++ b/examples/spherical_shell/equidistance/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    1
     sph_file_prefix             'sph_lm24r24e_1/in'
-    coriolis_int_file_name      'sph_lm24r24e_1/rot_int.dat'
   end data_files_def
 !
   begin num_domain_ctl
diff --git a/examples/spherical_shell/explicitly_defined/control_sph_shell b/examples/spherical_shell/explicitly_defined/control_sph_shell
index 6ad8233..7235032 100644
--- a/examples/spherical_shell/explicitly_defined/control_sph_shell
+++ b/examples/spherical_shell/explicitly_defined/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    2
     sph_file_prefix             'in'
-    coriolis_int_file_name      'rot_int.dat'
   end data_files_def
 !
   begin num_domain_ctl
diff --git a/examples/spherical_shell/with_inner_core/control_sph_shell b/examples/spherical_shell/with_inner_core/control_sph_shell
index 0048f86..548da16 100644
--- a/examples/spherical_shell/with_inner_core/control_sph_shell
+++ b/examples/spherical_shell/with_inner_core/control_sph_shell
@@ -2,7 +2,6 @@ begin spherical_shell_ctl
   begin data_files_def
     num_subdomain_ctl    4
     sph_file_prefix             'sph_lm31r48c_4_ic/in'
-    coriolis_int_file_name      'sph_lm31r48c_4_ic/rot_int.dat'
 !
     memory_conservation_ctl     'YES'
   end data_files_def



More information about the CIG-COMMITS mailing list