File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Mechanics/EhlersDamage/UniaxialTension Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 4343 <secondary_variable type =" static" internal_name =" sigma_yy" output_name =" sigma_yy" />
4444 <secondary_variable type =" static" internal_name =" sigma_zz" output_name =" sigma_zz" />
4545 <secondary_variable type =" static" internal_name =" sigma_xy" output_name =" sigma_xy" />
46+
4647 <secondary_variable type =" static" internal_name =" epsilon_xx" output_name =" epsilon_xx" />
4748 <secondary_variable type =" static" internal_name =" epsilon_yy" output_name =" epsilon_yy" />
4849 <secondary_variable type =" static" internal_name =" epsilon_zz" output_name =" epsilon_zz" />
4950 <secondary_variable type =" static" internal_name =" epsilon_xy" output_name =" epsilon_xy" />
5051
52+ <secondary_variable type =" static" internal_name =" sigma" output_name =" sigma" />
53+ <secondary_variable type =" static" internal_name =" epsilon" output_name =" epsilon" />
54+
5155 <secondary_variable type =" static" internal_name =" damage.value" output_name =" damage_value" />
5256 <secondary_variable type =" static" internal_name =" damage.kappa_d" output_name =" damage_kappa_d" />
5357 <secondary_variable type =" static" internal_name =" eps_p.D" output_name =" eps_p_D" />
7579 <variable >sigma_yy</variable >
7680 <variable >sigma_zz</variable >
7781 <variable >sigma_xy</variable >
82+
7883 <variable >epsilon_xx</variable >
7984 <variable >epsilon_yy</variable >
8085 <variable >epsilon_zz</variable >
8186 <variable >epsilon_xy</variable >
8287
88+ <variable >sigma</variable >
89+ <variable >epsilon</variable >
90+
8391 <variable >damage_value</variable >
8492 <variable >damage_kappa_d</variable >
8593 <variable >eps_p_D</variable >
You can’t perform that action at this time.
0 commit comments