Skip to content

Commit f91e1a4

Browse files
hotfix axixymmetric element
1 parent 5678647 commit f91e1a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kratos.gid/apps/Structural/xml/Elements.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<!-- here we add the block of features which we require from the constitutive law-->
5151
<ConstitutiveLaw_FilterFeatures>
5252
<filter field="Type" value="Axisymmetric"/>
53-
<filter field="Dimension" value="2D"/>
53+
<filter field="Dimension" value="2Da"/>
5454
<filter field="StrainSize" value="4"/>
5555
<filter field="HybridType" value="False"/>
5656
</ConstitutiveLaw_FilterFeatures>

0 commit comments

Comments
 (0)