fixed Fe --> F_e and such

This commit is contained in:
Philip Eisenlohr 2021-02-22 11:24:44 -05:00
parent e9422efe65
commit a62f7a90a8
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Aluminum:
lattice: aP
mechanics:
output: [F, P, Fe, Fp, Lp]
output: [F, P, F_e, F_p, L_p]
elasticity: {type: hooke, C_11: 110.9e9, C_12: 58.34e9}
plasticity:
type: isotropic

View File

@ -1,7 +1,7 @@
Air:
lattice: aP
mechanics:
output: [F, P, Fe, Fp, Lp]
output: [F, P, F_e, F_p, L_p]
elasticity: {type: hooke, C_11: 1e8, C_12: 1e6}
plasticity:
type: isotropic