forgot the changes in the example material.config files
This commit is contained in:
parent
a5ee02ff01
commit
6db53636c6
|
@ -6,9 +6,8 @@
|
||||||
<homogenization>
|
<homogenization>
|
||||||
#-------------------#
|
#-------------------#
|
||||||
|
|
||||||
[SX]
|
[dummy]
|
||||||
type isostrain
|
type none
|
||||||
Ngrains 1
|
|
||||||
|
|
||||||
[poly]
|
[poly]
|
||||||
type isostrain
|
type isostrain
|
||||||
|
@ -33,7 +32,7 @@ crystallite 1
|
||||||
<crystallite>
|
<crystallite>
|
||||||
#-------------------#
|
#-------------------#
|
||||||
|
|
||||||
[all]
|
[orientation]
|
||||||
(output) eulerangles
|
(output) eulerangles
|
||||||
(output) grainrotation # deviation from initial orientation as axis (1-3) and angle in degree (4)
|
(output) grainrotation # deviation from initial orientation as axis (1-3) and angle in degree (4)
|
||||||
|
|
||||||
|
|
|
@ -6,9 +6,8 @@
|
||||||
<homogenization>
|
<homogenization>
|
||||||
#-------------------#
|
#-------------------#
|
||||||
|
|
||||||
[SX]
|
[dummy]
|
||||||
type isostrain
|
type none
|
||||||
Ngrains 1
|
|
||||||
|
|
||||||
#-------------------#
|
#-------------------#
|
||||||
<microstructure>
|
<microstructure>
|
||||||
|
|
|
@ -22,7 +22,7 @@ type none
|
||||||
(output) ee # elastic strain as Green-Lagrange tensor
|
(output) ee # elastic strain as Green-Lagrange tensor
|
||||||
(output) p # first Piola-Kichhoff stress tensor; synonyms: "firstpiola", "1stpiola"
|
(output) p # first Piola-Kichhoff stress tensor; synonyms: "firstpiola", "1stpiola"
|
||||||
(output) lp # plastic velocity gradient tensor
|
(output) lp # plastic velocity gradient tensor
|
||||||
|
(output) ipcoords # current ip coordinates
|
||||||
|
|
||||||
#-------------------#
|
#-------------------#
|
||||||
<phase>
|
<phase>
|
||||||
|
|
Loading…
Reference in New Issue