Skip to content

Commit 01e3533

Browse files
committed
plastic strain output
1 parent 72b9446 commit 01e3533

File tree

1 file changed

+6
-0
lines changed
  • Mechanics/EhlersDamage/UniaxialTension

1 file changed

+6
-0
lines changed

Mechanics/EhlersDamage/UniaxialTension/data.prj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@
5050

5151
<secondary_variable type="static" internal_name="damage.value" output_name="damage_value"/>
5252
<secondary_variable type="static" internal_name="damage.kappa_d" output_name="damage_kappa_d"/>
53+
<secondary_variable type="static" internal_name="eps_p.D" output_name="eps_p_D"/>
54+
<secondary_variable type="static" internal_name="eps_p.V" output_name="eps_p_V"/>
55+
<secondary_variable type="static" internal_name="eps_p.eff" output_name="eps_p_eff"/>
5356
</secondary_variables>
5457
</process>
5558
</processes>
@@ -79,6 +82,9 @@
7982

8083
<variable>damage_value</variable>
8184
<variable>damage_kappa_d</variable>
85+
<variable>eps_p_D</variable>
86+
<variable>eps_p_V</variable>
87+
<variable>eps_p_eff</variable>
8288
</variables>
8389
</output>
8490
<time_stepping>

0 commit comments

Comments
 (0)