Skip to content

Commit c41d3f4

Browse files
vector input
1 parent 07f8ce2 commit c41d3f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kratos.gid/apps/Structural/xml/ConstitutiveLaws.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
<parameter n="MAXIMUM_STRESS_POSITION" pn="Peak stress position" v="0.3" help="ONLY FOR CURVE 2, Defines the position of the peak strength (value ranging 0-1)" />
255255
<parameter n="MAXIMUM_STRESS" pn="Peak stress" v="2.0e6" help="ONLY FOR CURVE 2, Defines the peak strength value" />
256256
<parameter n="KINEMATIC_HARDENING_TYPE" pn="Kinematic hardening type" v="0" help="0: Linear kinematic hardening; 1: Armstrong-Frederick; 2: Araujo-Voyiadjis" />
257-
<parameter n="KINEMATIC_PLASTICITY_PARAMETERS" pn="Kinematic hardening type" type="vector" vectorType="double" v="0.0" help="Vector of parameters for the kinematic hardening" />
257+
<parameter n="KINEMATIC_PLASTICITY_PARAMETERS" pn="Kinematic hardening parameters" type="vector" v="1.0e9,0.0,0.0" help="Vector of parameters for the kinematic hardening" />
258258
</inputs>
259259
<outputs></outputs>
260260
</CLaw>

0 commit comments

Comments
 (0)