From d221d82c093d61bf105353a7a101fa9a6f94f122 Mon Sep 17 00:00:00 2001 From: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue, 3 Nov 2020 11:48:23 +0100 Subject: [PATCH] [T/LIE] Remove '_pcs_0' pattern from project files. --- Tests/Data/LIE/HydroMechanics/TaskB.prj | 2 +- .../LIE/HydroMechanics/single_fracture.prj | 2 +- .../LIE/HydroMechanics/single_fracture_3D.prj | 2 +- .../single_fracture_3compartments_flow.prj | 2 +- ...single_fracture_3compartments_flow_CHZ.prj | 2 +- ...fracture_3compartments_flow_CHZ_sigma0.prj | 2 +- ...re_3compartments_flow_linear_aperture0.prj | 2 +- ..._3compartments_flow_linear_aperture0_e.prj | 2 +- .../HydroMechanics/single_fracture_constK.prj | 32 +++++++++---------- .../LIE/Mechanics/cohesive_zone_load_path.prj | 2 +- .../Data/LIE/Mechanics/coulomb_load_path.prj | 2 +- Tests/Data/LIE/Mechanics/sfrac.q.prj | 2 +- Tests/Data/LIE/Mechanics/single_joint.prj | 2 +- Tests/Data/LIE/Mechanics/single_joint_3D.prj | 2 +- .../single_joint_displacement_controlled.prj | 2 +- .../LIE/Mechanics/single_joint_inside.prj | 2 +- .../single_joint_negative_aperture.prj | 2 +- .../LIE/Mechanics/two_cracks_branch_pull.prj | 2 +- .../Mechanics/two_cracks_junction_pull.prj | 2 +- Tests/Data/LIE/Mechanics/two_joints.prj | 2 +- 20 files changed, 35 insertions(+), 35 deletions(-) diff --git a/Tests/Data/LIE/HydroMechanics/TaskB.prj b/Tests/Data/LIE/HydroMechanics/TaskB.prj index 3fd80435d8e..de6faf8211c 100644 --- a/Tests/Data/LIE/HydroMechanics/TaskB.prj +++ b/Tests/Data/LIE/HydroMechanics/TaskB.prj @@ -80,7 +80,7 @@ </processes> <output> <type>VTK</type> - <prefix>TaskB_pcs_{:process_id}</prefix> + <prefix>TaskB</prefix> <output_iteration_results>0</output_iteration_results> <timesteps> <pair> diff --git a/Tests/Data/LIE/HydroMechanics/single_fracture.prj b/Tests/Data/LIE/HydroMechanics/single_fracture.prj index 384deb0cd00..87ac762f823 100644 --- a/Tests/Data/LIE/HydroMechanics/single_fracture.prj +++ b/Tests/Data/LIE/HydroMechanics/single_fracture.prj @@ -75,7 +75,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_fracture_pcs_{:process_id}</prefix> + <prefix>single_fracture</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/HydroMechanics/single_fracture_3D.prj b/Tests/Data/LIE/HydroMechanics/single_fracture_3D.prj index e80648598c6..e1ca893fefc 100644 --- a/Tests/Data/LIE/HydroMechanics/single_fracture_3D.prj +++ b/Tests/Data/LIE/HydroMechanics/single_fracture_3D.prj @@ -75,7 +75,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_fracture_3D_pcs_{:process_id}</prefix> + <prefix>single_fracture_3D</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow.prj b/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow.prj index 314e34287c8..65ba2022d03 100644 --- a/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow.prj +++ b/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow.prj @@ -84,7 +84,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_fracture_3compartments_flow_pcs_{:process_id}</prefix> + <prefix>single_fracture_3compartments_flow</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_CHZ.prj b/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_CHZ.prj index 3cc4e206b4c..5116bd181f9 100644 --- a/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_CHZ.prj +++ b/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_CHZ.prj @@ -93,7 +93,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_fracture_3compartments_flow_CHZ_pcs_{:process_id}</prefix> + <prefix>single_fracture_3compartments_flow_CHZ</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_CHZ_sigma0.prj b/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_CHZ_sigma0.prj index 9f1e100f567..960c1c572b5 100644 --- a/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_CHZ_sigma0.prj +++ b/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_CHZ_sigma0.prj @@ -93,7 +93,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_fracture_3compartments_flow_CHZ_sigma0_pcs_{:process_id}</prefix> + <prefix>single_fracture_3compartments_flow_CHZ_sigma0</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_linear_aperture0.prj b/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_linear_aperture0.prj index e8f62f902dc..da1dc33c975 100644 --- a/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_linear_aperture0.prj +++ b/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_linear_aperture0.prj @@ -84,7 +84,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_fracture_3compartments_flow_linear_aperture0_pcs_{:process_id}</prefix> + <prefix>single_fracture_3compartments_flow_linear_aperture0</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_linear_aperture0_e.prj b/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_linear_aperture0_e.prj index 381f4706519..efcf2bdc646 100644 --- a/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_linear_aperture0_e.prj +++ b/Tests/Data/LIE/HydroMechanics/single_fracture_3compartments_flow_linear_aperture0_e.prj @@ -84,7 +84,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_fracture_3compartments_flow_linear_aperture0_e_pcs_{:process_id}</prefix> + <prefix>single_fracture_3compartments_flow_linear_aperture0_e</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/HydroMechanics/single_fracture_constK.prj b/Tests/Data/LIE/HydroMechanics/single_fracture_constK.prj index ea1fbec45b1..532d1f14b6c 100644 --- a/Tests/Data/LIE/HydroMechanics/single_fracture_constK.prj +++ b/Tests/Data/LIE/HydroMechanics/single_fracture_constK.prj @@ -76,7 +76,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_fracture_constK_pcs_{:process_id}</prefix> + <prefix>single_fracture_constK</prefix> <timesteps> <pair> <repeat>10</repeat> @@ -310,91 +310,91 @@ </linear_solvers> <test_definition> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>pressure</field> <absolute_tolerance>5e-6</absolute_tolerance> <relative_tolerance>1e-16</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>pressure_interpolated</field> <absolute_tolerance>5e-6</absolute_tolerance> <relative_tolerance>1e-16</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>displacement</field> <absolute_tolerance>1e-16</absolute_tolerance> <relative_tolerance>0</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>displacement_jump1</field> <absolute_tolerance>1e-16</absolute_tolerance> <relative_tolerance>0</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>nodal_w</field> <absolute_tolerance>1e-16</absolute_tolerance> <relative_tolerance>0</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>nodal_aperture</field> <absolute_tolerance>1e-16</absolute_tolerance> <relative_tolerance>0</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>strain_xx</field> <absolute_tolerance>1e-16</absolute_tolerance> <relative_tolerance>0</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>strain_yy</field> <absolute_tolerance>1e-16</absolute_tolerance> <relative_tolerance>0</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>strain_xy</field> <absolute_tolerance>1e-16</absolute_tolerance> <relative_tolerance>0</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>strain_zz</field> <absolute_tolerance>1e-16</absolute_tolerance> <relative_tolerance>0</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>stress_xx</field> <absolute_tolerance>5e-6</absolute_tolerance> <relative_tolerance>0</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>stress_yy</field> <absolute_tolerance>5e-6</absolute_tolerance> <relative_tolerance>0</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>stress_xy</field> <absolute_tolerance>5e-6</absolute_tolerance> <relative_tolerance>0</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>stress_zz</field> <absolute_tolerance>1e-16</absolute_tolerance> <relative_tolerance>0</relative_tolerance> </vtkdiff> <vtkdiff> - <regex>single_fracture_constK_pcs_0_ts_.*.vtu</regex> + <regex>single_fracture_constK_ts_.*.vtu</regex> <field>velocity</field> <absolute_tolerance>1e-13</absolute_tolerance> <relative_tolerance>0</relative_tolerance> diff --git a/Tests/Data/LIE/Mechanics/cohesive_zone_load_path.prj b/Tests/Data/LIE/Mechanics/cohesive_zone_load_path.prj index 12842dffe18..3d43c4e6e59 100644 --- a/Tests/Data/LIE/Mechanics/cohesive_zone_load_path.prj +++ b/Tests/Data/LIE/Mechanics/cohesive_zone_load_path.prj @@ -65,7 +65,7 @@ </processes> <output> <type>VTK</type> - <prefix>cohesive_zone_load_path_pcs_{:process_id}</prefix> + <prefix>cohesive_zone_load_path</prefix> <timesteps> <pair> <repeat>10</repeat> diff --git a/Tests/Data/LIE/Mechanics/coulomb_load_path.prj b/Tests/Data/LIE/Mechanics/coulomb_load_path.prj index d56163ad31e..a52567c5c0e 100644 --- a/Tests/Data/LIE/Mechanics/coulomb_load_path.prj +++ b/Tests/Data/LIE/Mechanics/coulomb_load_path.prj @@ -69,7 +69,7 @@ </processes> <output> <type>VTK</type> - <prefix>coulomb_load_path_pcs_{:process_id}</prefix> + <prefix>coulomb_load_path</prefix> <timesteps> <pair> <repeat>5</repeat> diff --git a/Tests/Data/LIE/Mechanics/sfrac.q.prj b/Tests/Data/LIE/Mechanics/sfrac.q.prj index eeff7309348..0ef5c242b52 100644 --- a/Tests/Data/LIE/Mechanics/sfrac.q.prj +++ b/Tests/Data/LIE/Mechanics/sfrac.q.prj @@ -75,7 +75,7 @@ </processes> <output> <type>VTK</type> - <prefix>sfrac_pcs_{:process_id}</prefix> + <prefix>sfrac</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/Mechanics/single_joint.prj b/Tests/Data/LIE/Mechanics/single_joint.prj index a319df9d468..089399788c1 100644 --- a/Tests/Data/LIE/Mechanics/single_joint.prj +++ b/Tests/Data/LIE/Mechanics/single_joint.prj @@ -62,7 +62,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_joint_pcs_{:process_id}</prefix> + <prefix>single_joint</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/Mechanics/single_joint_3D.prj b/Tests/Data/LIE/Mechanics/single_joint_3D.prj index 947d96e2521..70d9bbbe951 100644 --- a/Tests/Data/LIE/Mechanics/single_joint_3D.prj +++ b/Tests/Data/LIE/Mechanics/single_joint_3D.prj @@ -75,7 +75,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_joint_3D_pcs_{:process_id}</prefix> + <prefix>single_joint_3D</prefix> <timesteps> <pair> <repeat>10000</repeat> diff --git a/Tests/Data/LIE/Mechanics/single_joint_displacement_controlled.prj b/Tests/Data/LIE/Mechanics/single_joint_displacement_controlled.prj index 81e1edd3a92..419d308a970 100644 --- a/Tests/Data/LIE/Mechanics/single_joint_displacement_controlled.prj +++ b/Tests/Data/LIE/Mechanics/single_joint_displacement_controlled.prj @@ -69,7 +69,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_joint_displacement_controlled_pcs_{:process_id}</prefix> + <prefix>single_joint_displacement_controlled</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/Mechanics/single_joint_inside.prj b/Tests/Data/LIE/Mechanics/single_joint_inside.prj index 637f5448887..c1cacff0f26 100644 --- a/Tests/Data/LIE/Mechanics/single_joint_inside.prj +++ b/Tests/Data/LIE/Mechanics/single_joint_inside.prj @@ -62,7 +62,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_joint_inside_pcs_{:process_id}</prefix> + <prefix>single_joint_inside</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/Mechanics/single_joint_negative_aperture.prj b/Tests/Data/LIE/Mechanics/single_joint_negative_aperture.prj index f787e619d62..ff000ed23bc 100644 --- a/Tests/Data/LIE/Mechanics/single_joint_negative_aperture.prj +++ b/Tests/Data/LIE/Mechanics/single_joint_negative_aperture.prj @@ -62,7 +62,7 @@ </processes> <output> <type>VTK</type> - <prefix>single_joint_negative_aperture_pcs_{:process_id}</prefix> + <prefix>single_joint_negative_aperture</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/Mechanics/two_cracks_branch_pull.prj b/Tests/Data/LIE/Mechanics/two_cracks_branch_pull.prj index 65ca3814a9d..8a0be9b1a18 100644 --- a/Tests/Data/LIE/Mechanics/two_cracks_branch_pull.prj +++ b/Tests/Data/LIE/Mechanics/two_cracks_branch_pull.prj @@ -67,7 +67,7 @@ </processes> <output> <type>VTK</type> - <prefix>two_cracks_branch_pull_pcs_{:process_id}</prefix> + <prefix>two_cracks_branch_pull</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/Mechanics/two_cracks_junction_pull.prj b/Tests/Data/LIE/Mechanics/two_cracks_junction_pull.prj index 8dc5d865fd0..1959920ff51 100644 --- a/Tests/Data/LIE/Mechanics/two_cracks_junction_pull.prj +++ b/Tests/Data/LIE/Mechanics/two_cracks_junction_pull.prj @@ -68,7 +68,7 @@ </processes> <output> <type>VTK</type> - <prefix>two_cracks_junction_pull_pcs_{:process_id}</prefix> + <prefix>two_cracks_junction_pull</prefix> <timesteps> <pair> <repeat>1</repeat> diff --git a/Tests/Data/LIE/Mechanics/two_joints.prj b/Tests/Data/LIE/Mechanics/two_joints.prj index 6c19a65e329..d12950d694a 100644 --- a/Tests/Data/LIE/Mechanics/two_joints.prj +++ b/Tests/Data/LIE/Mechanics/two_joints.prj @@ -67,7 +67,7 @@ </processes> <output> <type>VTK</type> - <prefix>two_joints_pcs_{:process_id}</prefix> + <prefix>two_joints</prefix> <timesteps> <pair> <repeat>1</repeat> -- GitLab