Skip to content

Commit e57e0f2

Browse files
committed
name change
1 parent 4028418 commit e57e0f2

4 files changed

Lines changed: 23 additions & 23 deletions

File tree

iga/validation/cantilever_beam_multi_patch_non_linear/source/ProjectParameters.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"echo_level": 0,
5454
"cad_model_part_name": "IgaModelPart",
5555
"geometry_file_name": "geometry.cad.json",
56-
"output_geometry_file_name": "Cantilever_beam_geometric_nonlinear_analysis_0.georhino.json"
56+
"output_geometry_file_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos_0.georhino.json"
5757
}
5858
},
5959
{
@@ -79,7 +79,7 @@
7979
"kratos_module": "IgaApplication",
8080
"python_module": "output_quadrature_domain_process",
8181
"Parameters": {
82-
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_shell_1_integrationdomain.json",
82+
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos_shell_1_integrationdomain.json",
8383
"model_part_name": "IgaModelPart.StructuralAnalysis_1",
8484
"output_geometry_elements": true,
8585
"output_geometry_conditions": false
@@ -89,7 +89,7 @@
8989
"kratos_module": "IgaApplication",
9090
"python_module": "output_quadrature_domain_process",
9191
"Parameters": {
92-
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_support_2_integrationdomain.json",
92+
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos_support_2_integrationdomain.json",
9393
"model_part_name": "IgaModelPart.Support_2",
9494
"output_geometry_elements": false,
9595
"output_geometry_conditions": true
@@ -99,7 +99,7 @@
9999
"kratos_module": "IgaApplication",
100100
"python_module": "output_quadrature_domain_process",
101101
"Parameters": {
102-
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_coupling_4_integrationdomain.json",
102+
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos_coupling_4_integrationdomain.json",
103103
"model_part_name": "IgaModelPart.Coupling_4",
104104
"output_geometry_elements": false,
105105
"output_geometry_conditions": false,
@@ -211,7 +211,7 @@
211211
"PK2_STRESS",
212212
"INTERNAL_MOMENT"
213213
],
214-
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_shell_1.post.res",
214+
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos_shell_1.post.res",
215215
"model_part_name": "IgaModelPart.StructuralAnalysis_1",
216216
"file_label": "step",
217217
"output_control_type": "time",
@@ -226,7 +226,7 @@
226226
"integration_point_results": [
227227
"REACTION"
228228
],
229-
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_support_2.post.res",
229+
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos_support_2.post.res",
230230
"model_part_name": "IgaModelPart.Support_2",
231231
"file_label": "step",
232232
"output_control_type": "time",
@@ -239,7 +239,7 @@
239239
"Parameters": {
240240
"nodal_results": [],
241241
"integration_point_results": [],
242-
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_coupling_4.post.res",
242+
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos_coupling_4.post.res",
243243
"model_part_name": "IgaModelPart.Coupling_4",
244244
"file_label": "step",
245245
"output_control_type": "time",

iga/validation/cantilever_beam_single_patch_non_linear/source/ProjectParameters.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"problem_data": {
3-
"problem_name": "NonlinearCant_kratos",
3+
"problem_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos",
44
"echo_level": 0,
55
"parallel_type": "OpenMP",
66
"start_time": 0,
@@ -53,7 +53,7 @@
5353
"echo_level": 0,
5454
"cad_model_part_name": "IgaModelPart",
5555
"geometry_file_name": "geometry.cad.json",
56-
"output_geometry_file_name": "NonlinearCant_kratos_0.georhino.json"
56+
"output_geometry_file_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos_0.georhino.json"
5757
}
5858
},
5959
{
@@ -79,7 +79,7 @@
7979
"kratos_module": "IgaApplication",
8080
"python_module": "output_quadrature_domain_process",
8181
"Parameters": {
82-
"output_file_name": "NonlinearCant_kratos_shell_1_integrationdomain.json",
82+
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos_shell_1_integrationdomain.json",
8383
"model_part_name": "IgaModelPart.StructuralAnalysis_1",
8484
"output_geometry_elements": true,
8585
"output_geometry_conditions": false
@@ -89,7 +89,7 @@
8989
"kratos_module": "IgaApplication",
9090
"python_module": "output_quadrature_domain_process",
9191
"Parameters": {
92-
"output_file_name": "NonlinearCant_kratos_support_2_integrationdomain.json",
92+
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos_support_2_integrationdomain.json",
9393
"model_part_name": "IgaModelPart.Support_2",
9494
"output_geometry_elements": false,
9595
"output_geometry_conditions": true
@@ -166,7 +166,7 @@
166166
"PK2_STRESS",
167167
"INTERNAL_MOMENT"
168168
],
169-
"output_file_name": "NonlinearCant_kratos_shell_1.post.res",
169+
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos_shell_1.post.res",
170170
"model_part_name": "IgaModelPart.StructuralAnalysis_1",
171171
"file_label": "step",
172172
"output_control_type": "time",
@@ -181,7 +181,7 @@
181181
"integration_point_results": [
182182
"REACTION"
183183
],
184-
"output_file_name": "NonlinearCant_kratos_support_2.post.res",
184+
"output_file_name": "Cantilever_beam_geometric_nonlinear_analysis_kratos_support_2.post.res",
185185
"model_part_name": "IgaModelPart.Support_2",
186186
"file_label": "step",
187187
"output_control_type": "time",

iga/validation/plate_with_hole_trimmed_patch_linear/source/ProjectParameters.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"echo_level": 0,
5454
"cad_model_part_name": "IgaModelPart",
5555
"geometry_file_name": "geometry.cad.json",
56-
"output_geometry_file_name": "Plate_with_hole_trimmed_patch_linear_0.georhino.json"
56+
"output_geometry_file_name": "Plate_with_hole_trimmed_patch_linear_kratos_0.georhino.json"
5757
}
5858
},
5959
{
@@ -79,7 +79,7 @@
7979
"kratos_module": "IgaApplication",
8080
"python_module": "output_quadrature_domain_process",
8181
"Parameters": {
82-
"output_file_name": "Plate_with_hole_trimmed_patch_linear_shell_1_integrationdomain.json",
82+
"output_file_name": "Plate_with_hole_trimmed_patch_linear_kratos_shell_1_integrationdomain.json",
8383
"model_part_name": "IgaModelPart.StructuralAnalysis_1",
8484
"output_geometry_elements": true,
8585
"output_geometry_conditions": false
@@ -89,7 +89,7 @@
8989
"kratos_module": "IgaApplication",
9090
"python_module": "output_quadrature_domain_process",
9191
"Parameters": {
92-
"output_file_name": "Plate_with_hole_trimmed_patch_linear_support_2_integrationdomain.json",
92+
"output_file_name": "Plate_with_hole_trimmed_patch_linear_kratos_support_2_integrationdomain.json",
9393
"model_part_name": "IgaModelPart.Support_2",
9494
"output_geometry_elements": false,
9595
"output_geometry_conditions": true
@@ -166,7 +166,7 @@
166166
"PK2_STRESS",
167167
"INTERNAL_MOMENT"
168168
],
169-
"output_file_name": "Plate_with_hole_trimmed_patch_linear_shell_1.post.res",
169+
"output_file_name": "Plate_with_hole_trimmed_patch_linear_kratos_shell_1.post.res",
170170
"model_part_name": "IgaModelPart.StructuralAnalysis_1",
171171
"file_label": "step",
172172
"output_control_type": "time",
@@ -181,7 +181,7 @@
181181
"integration_point_results": [
182182
"REACTION"
183183
],
184-
"output_file_name": "Plate_with_hole_trimmed_patch_linear_support_2.post.res",
184+
"output_file_name": "Plate_with_hole_trimmed_patch_linear_kratos_support_2.post.res",
185185
"model_part_name": "IgaModelPart.Support_2",
186186
"file_label": "step",
187187
"output_control_type": "time",

iga/validation/scordelis_lo_roof_single_patch_linear/source/ProjectParameters.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"echo_level": 0,
5454
"cad_model_part_name": "IgaModelPart",
5555
"geometry_file_name": "geometry.cad.json",
56-
"output_geometry_file_name": "Scordelis_Lo_roof_single_patch_linear_analysis_0.georhino.json"
56+
"output_geometry_file_name": "Scordelis_Lo_roof_single_patch_linear_analysis_kratos_0.georhino.json"
5757
}
5858
},
5959
{
@@ -79,7 +79,7 @@
7979
"kratos_module": "IgaApplication",
8080
"python_module": "output_quadrature_domain_process",
8181
"Parameters": {
82-
"output_file_name": "Scordelis_Lo_roof_single_patch_linear_analysis_shell_1_integrationdomain.json",
82+
"output_file_name": "Scordelis_Lo_roof_single_patch_linear_analysis_kratos_shell_1_integrationdomain.json",
8383
"model_part_name": "IgaModelPart.StructuralAnalysis_1",
8484
"output_geometry_elements": true,
8585
"output_geometry_conditions": false
@@ -89,7 +89,7 @@
8989
"kratos_module": "IgaApplication",
9090
"python_module": "output_quadrature_domain_process",
9191
"Parameters": {
92-
"output_file_name": "Scordelis_Lo_roof_single_patch_linear_analysis_support_2_integrationdomain.json",
92+
"output_file_name": "Scordelis_Lo_roof_single_patch_linear_analysis_kratos_support_2_integrationdomain.json",
9393
"model_part_name": "IgaModelPart.Support_2",
9494
"output_geometry_elements": false,
9595
"output_geometry_conditions": true
@@ -149,7 +149,7 @@
149149
"PK2_STRESS",
150150
"INTERNAL_MOMENT"
151151
],
152-
"output_file_name": "Scordelis_Lo_roof_single_patch_linear_analysis_shell_1.post.res",
152+
"output_file_name": "Scordelis_Lo_roof_single_patch_linear_analysis_kratos_shell_1.post.res",
153153
"model_part_name": "IgaModelPart.StructuralAnalysis_1",
154154
"file_label": "step",
155155
"output_control_type": "time",
@@ -164,7 +164,7 @@
164164
"integration_point_results": [
165165
"REACTION"
166166
],
167-
"output_file_name": "Scordelis_Lo_roof_single_patch_linear_analysis_support_2.post.res",
167+
"output_file_name": "Scordelis_Lo_roof_single_patch_linear_analysis_kratos_support_2.post.res",
168168
"model_part_name": "IgaModelPart.Support_2",
169169
"file_label": "step",
170170
"output_control_type": "time",

0 commit comments

Comments
 (0)