choose textures and phases of example materials according to what the labels suggest
This commit is contained in:
parent
97b2240fe9
commit
8dc6e256c0
|
@ -38,24 +38,24 @@ Ngrains 2
|
||||||
<microstructure>
|
<microstructure>
|
||||||
#-------------------#
|
#-------------------#
|
||||||
|
|
||||||
[Aluminum_Poly]
|
|
||||||
/elementhomogeneous/ # put this flag to set ips identical in one element (something like reduced integration)
|
|
||||||
crystallite 1
|
|
||||||
(constituent) phase 3 texture 3 fraction 1.0
|
|
||||||
|
|
||||||
[Aluminum_001]
|
|
||||||
crystallite 1
|
|
||||||
(constituent) phase 3 texture 2 fraction 1.0
|
|
||||||
|
|
||||||
[Aluminum_j2]
|
[Aluminum_j2]
|
||||||
crystallite 1
|
crystallite 2
|
||||||
(constituent) phase 1 texture 1 fraction 1.0
|
(constituent) phase 1 texture 2 fraction 1.0
|
||||||
|
|
||||||
|
[Aluminum_pheno_Poly]
|
||||||
|
/elementhomogeneous/ # put this flag to set ips identical in one element (something like reduced integration)
|
||||||
|
crystallite 2
|
||||||
|
(constituent) phase 2 texture 2 fraction 1.0
|
||||||
|
|
||||||
|
[Aluminum_nonlocal_001]
|
||||||
|
crystallite 2
|
||||||
|
(constituent) phase 3 texture 3 fraction 1.0
|
||||||
|
|
||||||
[DP_Steel]
|
[DP_Steel]
|
||||||
/elementhomogeneous/
|
/elementhomogeneous/
|
||||||
crystallite 1
|
crystallite 2
|
||||||
(constituent) phase 1 texture 1 fraction 0.82
|
(constituent) phase 4 texture 1 fraction 0.82
|
||||||
(constituent) phase 2 texture 1 fraction 0.18
|
(constituent) phase 5 texture 1 fraction 0.18
|
||||||
|
|
||||||
#-------------------#
|
#-------------------#
|
||||||
<crystallite>
|
<crystallite>
|
||||||
|
|
Loading…
Reference in New Issue