Skip to content

Commit 72b9446

Browse files
committed
try scalar internal variables output
1 parent 22e76f6 commit 72b9446

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
@@ -47,6 +47,9 @@
4747
<secondary_variable type="static" internal_name="epsilon_yy" output_name="epsilon_yy"/>
4848
<secondary_variable type="static" internal_name="epsilon_zz" output_name="epsilon_zz"/>
4949
<secondary_variable type="static" internal_name="epsilon_xy" output_name="epsilon_xy"/>
50+
51+
<secondary_variable type="static" internal_name="damage.value" output_name="damage_value"/>
52+
<secondary_variable type="static" internal_name="damage.kappa_d" output_name="damage_kappa_d"/>
5053
</secondary_variables>
5154
</process>
5255
</processes>
@@ -73,6 +76,9 @@
7376
<variable>epsilon_yy</variable>
7477
<variable>epsilon_zz</variable>
7578
<variable>epsilon_xy</variable>
79+
80+
<variable>damage_value</variable>
81+
<variable>damage_kappa_d</variable>
7682
</variables>
7783
</output>
7884
<time_stepping>

0 commit comments

Comments
 (0)