modularizing further
steepens the learning curve. But ensures that ther IS a learning curve
This commit is contained in:
parent
20c9549198
commit
33b601461b
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
||||||
Subproject commit 1df86eb3d63923557406999ed5a1b41a27fb1fda
|
Subproject commit 535310ae792895d1eca5d45af335cd7e227af145
|
|
@ -1,4 +0,0 @@
|
||||||
thermal_conductivity11 237.0
|
|
||||||
specific_heat 910.0
|
|
||||||
mass_density 2700.0
|
|
||||||
reference_temperature 300.0
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
lattice: hP
|
||||||
|
c/a: 1.587
|
|
@ -0,0 +1 @@
|
||||||
|
lattice: cI
|
|
@ -0,0 +1 @@
|
||||||
|
lattice: cF
|
|
@ -1,7 +1,3 @@
|
||||||
Al:
|
|
||||||
lattice: cF
|
|
||||||
mechanical:
|
|
||||||
elastic:
|
|
||||||
type: Hooke
|
type: Hooke
|
||||||
references:
|
references:
|
||||||
- J. Vallin et al.,
|
- J. Vallin et al.,
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
Au:
|
|
||||||
lattice: cF
|
|
||||||
mechanical:
|
|
||||||
elastic:
|
|
||||||
type: Hooke
|
type: Hooke
|
||||||
references:
|
references:
|
||||||
- J.P. Hirth and J. Lothe,
|
- J.P. Hirth and J. Lothe,
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
Ni:
|
|
||||||
lattice: cF
|
|
||||||
mechanical:
|
|
||||||
elastic:
|
|
||||||
type: Hooke
|
type: Hooke
|
||||||
references:
|
references:
|
||||||
- J.P. Hirth and J. Lothe,
|
- J.P. Hirth and J. Lothe,
|
||||||
|
|
|
@ -1,8 +1,3 @@
|
||||||
cpTi:
|
|
||||||
lattice: hP
|
|
||||||
c/a: 1.587
|
|
||||||
mechanical:
|
|
||||||
elastic:
|
|
||||||
type: Hooke
|
type: Hooke
|
||||||
references:
|
references:
|
||||||
- L. Wang et al.,
|
- L. Wang et al.,
|
||||||
|
|
|
@ -2,10 +2,6 @@
|
||||||
# On the mathematical description of the tensile stress-strain curves of polycrystalline face centered cubic metals
|
# On the mathematical description of the tensile stress-strain curves of polycrystalline face centered cubic metals
|
||||||
# International Journal of Plasticity, Volume 12, Issue 1, 1996, Pages 35-43
|
# International Journal of Plasticity, Volume 12, Issue 1, 1996, Pages 35-43
|
||||||
# DOI: 10.1016/S0749-6419(95)00043-7
|
# DOI: 10.1016/S0749-6419(95)00043-7
|
||||||
Au:
|
|
||||||
lattice: cF
|
|
||||||
mechanical:
|
|
||||||
plastic:
|
|
||||||
type: phenopowerlaw
|
type: phenopowerlaw
|
||||||
output: [xi_sl]
|
output: [xi_sl]
|
||||||
N_sl: [12]
|
N_sl: [12]
|
||||||
|
|
Loading…
Reference in New Issue