Skip to content

Commit a10538b

Browse files
authored
Merge pull request #1945 from c-p-schmidt/inelastic-defgrad-cleanup
Cleanup of inelastic defgrad factors and related files
2 parents b54b29d + a4e8a63 commit a10538b

File tree

23 files changed

+422
-406
lines changed

23 files changed

+422
-406
lines changed

src/global_legacy_module/4C_global_legacy_module_validmaterials.cpp

Lines changed: 83 additions & 69 deletions
Large diffs are not rendered by default.

src/mat/4C_mat_inelastic_defgrad_factors.cpp

Lines changed: 118 additions & 119 deletions
Large diffs are not rendered by default.

src/mat/4C_mat_inelastic_defgrad_factors.hpp

Lines changed: 154 additions & 135 deletions
Large diffs are not rendered by default.

tests/input_files/ssi_mono_3D_1hex8_elch_funct_growthlaw_aniso.4C.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ MATERIALS:
7575
- MAT: 4
7676
MAT_InelasticDefgradTimeFunctAniso:
7777
FUNCT_NUM: 2
78-
NUMSPACEDIM: 3
7978
GrowthDirection: [1.0, 0.0, 0.0]
8079
CLONING MATERIAL MAP:
8180
- SRC_FIELD: "structure"

tests/input_files/ssi_mono_3D_1hex8_elch_polyaniso_NMC-811_growthlaw.4C.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ MATERIALS:
7777
MAT_InelasticDefgradPolyIntercalFracAniso:
7878
SCALAR1: 1
7979
SCALAR1_RefConc: 43584.9
80-
NUMSPACEDIM: 3
8180
GrowthDirection: [1, 0, 0]
8281
POLY_PARA_NUM: 8
8382
POLY_PARAMS: [0.1051717305, -3.9012322937, 31.9658107225, -122.8624633232, 258.6769103514, -306.7800791732,

tests/input_files/ssi_mono_3D_1hex8_scatra_linaniso_growthlaw.4C.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ MATERIALS:
5353
SCALAR1: 1
5454
SCALAR1_MolarGrowthFac: 0.1
5555
SCALAR1_RefConc: 0
56-
NUMSPACEDIM: 3
5756
GrowthDirection: [1, 1, 0]
5857
CLONING MATERIAL MAP:
5958
- SRC_FIELD: "structure"

tests/input_files/ssi_mono_3D_3blocks_nitsche_contact_and_meshtying_elch_s2i_butlervolmer.4C.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ MATERIALS:
172172
SCALAR1: 1
173173
SCALAR1_MolarGrowthFac: 1.3e-05
174174
SCALAR1_RefConc: 1000
175-
NUMSPACEDIM: 3
176175
GrowthDirection: [1, 0, 0]
177176
CLONING MATERIAL MAP:
178177
- SRC_FIELD: "structure"

tests/input_files/ssi_mono_3D_3blocks_nitsche_contact_elch_s2i_butlervolmer_linaniso_liniso_growthlaw.4C.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ MATERIALS:
168168
SCALAR1: 1
169169
SCALAR1_MolarGrowthFac: 1.3e-05
170170
SCALAR1_RefConc: 1000
171-
NUMSPACEDIM: 3
172171
GrowthDirection: [1, 0, 0]
173172
CLONING MATERIAL MAP:
174173
- SRC_FIELD: "structure"

tests/input_files/ssi_mono_3D_3blocks_nitsche_unbiased_selfcontact_elch_s2i_butlervolmer_linaniso_liniso_growthlaw.4C.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ MATERIALS:
171171
SCALAR1: 1
172172
SCALAR1_MolarGrowthFac: 1.3e-05
173173
SCALAR1_RefConc: 1000
174-
NUMSPACEDIM: 3
175174
GrowthDirection: [1, 0, 0]
176175
CLONING MATERIAL MAP:
177176
- SRC_FIELD: "structure"

tests/input_files/ssi_mono_3D_3hex8_elch_s2i_butlervolmer_linaniso_liniso_growthlaw.4C.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ MATERIALS:
167167
SCALAR1: 1
168168
SCALAR1_MolarGrowthFac: 1.3e-05
169169
SCALAR1_RefConc: 1e-10
170-
NUMSPACEDIM: 3
171170
GrowthDirection: [1, 0, 0]
172171
CLONING MATERIAL MAP:
173172
- SRC_FIELD: "structure"

0 commit comments

Comments
 (0)