consistent with new output names
This commit is contained in:
parent
7d4163e8a9
commit
287d56fc3d
|
@ -35,10 +35,10 @@ phase:
|
|||
Aluminum:
|
||||
lattice: fcc
|
||||
mech:
|
||||
output: [F, P, Fe, Fp, Lp]
|
||||
output: [F, P, F_e, F_p, L_p]
|
||||
elasticity: {C_11: 106.75e9, C_12: 60.41e9, C_44: 28.34e9, type: hooke}
|
||||
Steel:
|
||||
lattice: bcc
|
||||
mech:
|
||||
output: [F, P, Fe, Fp, Lp]
|
||||
output: [F, P, F_e, F_p, L_p]
|
||||
elasticity: {C_11: 233.3e9, C_12: 135.5e9, C_44: 118.0e9, type: hooke}
|
||||
|
|
Loading…
Reference in New Issue