complying with yaml standards

This commit is contained in:
Vitesh Shah 2023-07-05 15:11:11 +02:00
parent e4b793cf77
commit 2729e3f4a0
1 changed files with 4 additions and 3 deletions

View File

@ -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}