complying with yaml standards
This commit is contained in:
parent
e4b793cf77
commit
2729e3f4a0
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
homogenization:
|
||||
direct:
|
||||
N_constituents: 1
|
||||
mechanical: {type: pass}
|
||||
N_constituents: 1
|
||||
mechanical: {type: pass}
|
||||
|
||||
material:
|
||||
- constituents:
|
||||
|
@ -177,4 +178,4 @@ phase:
|
|||
lattice: cI
|
||||
mechanical:
|
||||
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