complying with yaml standards
This commit is contained in:
parent
e4b793cf77
commit
2729e3f4a0
|
@ -1,7 +1,8 @@
|
||||||
|
---
|
||||||
homogenization:
|
homogenization:
|
||||||
direct:
|
direct:
|
||||||
N_constituents: 1
|
N_constituents: 1
|
||||||
mechanical: {type: pass}
|
mechanical: {type: pass}
|
||||||
|
|
||||||
material:
|
material:
|
||||||
- constituents:
|
- constituents:
|
||||||
|
@ -177,4 +178,4 @@ phase:
|
||||||
lattice: cI
|
lattice: cI
|
||||||
mechanical:
|
mechanical:
|
||||||
output: [F, P, F_e, F_p, L_p, O]
|
output: [F, P, F_e, F_p, L_p, O]
|
||||||
elastic: {C_11: 233.3e9, C_12: 135.5e9, C_44: 118.0e9, type: Hooke}
|
elastic: {C_11: 233.3e9, C_12: 135.5e9, C_44: 118.0e9, type: Hooke}
|
||||||
|
|
Loading…
Reference in New Issue