corrected error in <microstructure> template: "material" --> "phase"
This commit is contained in:
parent
46de79d1f9
commit
e10964cc5d
|
@ -19,14 +19,14 @@ Ngrains 4
|
||||||
#####################
|
#####################
|
||||||
|
|
||||||
[Aluminum_CubeSX]
|
[Aluminum_CubeSX]
|
||||||
(constitutent) material 1 texture 2 fraction 1.0
|
(constitutent) phase 1 texture 2 fraction 1.0
|
||||||
|
|
||||||
[Copper_rCubeSX]
|
[Copper_rCubeSX]
|
||||||
(constitutent) material 2 texture 3 fraction 1.0
|
(constitutent) phase 2 texture 3 fraction 1.0
|
||||||
|
|
||||||
[DPsteel]
|
[DPsteel]
|
||||||
(constitutent) material 3 texture 1 fraction 0.8
|
(constitutent) phase 3 texture 1 fraction 0.8
|
||||||
(constitutent) material 4 texture 1 fraction 0.2
|
(constitutent) phase 4 texture 1 fraction 0.2
|
||||||
|
|
||||||
|
|
||||||
#####################
|
#####################
|
||||||
|
|
Loading…
Reference in New Issue