Skip to content

Commit d86e13f

Browse files
authored
register PorousViscoModifiedCamClay in kernelSpecs (#3832)
1 parent 1310d2c commit d86e13f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/coreComponents/physicsSolvers/solidMechanics/kernelSpecs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@
9393
],
9494
"CONSTITUTIVE_TYPE": [
9595
"PorousSolid<ElasticIsotropic>",
96-
"PorousSolid<ModifiedCamClay>"
96+
"PorousSolid<ModifiedCamClay>",
97+
"PorousSolid<DuvautLionsSolid<ModifiedCamClay>>"
9798
],
9899
"FE_TYPE": [
99100
"H1_Hexahedron_Lagrange1_GaussLegendre2",

0 commit comments

Comments
 (0)