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,12 +1,8 @@
|
|||
Al:
|
||||
lattice: cF
|
||||
mechanical:
|
||||
elastic:
|
||||
type: Hooke
|
||||
references:
|
||||
- J. Vallin et al.,
|
||||
Journal of Applied Physics 35(6), 1825-1826, 1964,
|
||||
10.1063/1.1713749
|
||||
C_11: 107.3e9
|
||||
C_12: 60.8e9
|
||||
C_44: 28.3e9
|
||||
type: Hooke
|
||||
references:
|
||||
- J. Vallin et al.,
|
||||
Journal of Applied Physics 35(6), 1825-1826, 1964,
|
||||
10.1063/1.1713749
|
||||
C_11: 107.3e9
|
||||
C_12: 60.8e9
|
||||
C_44: 28.3e9
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
Au:
|
||||
lattice: cF
|
||||
mechanical:
|
||||
elastic:
|
||||
type: Hooke
|
||||
references:
|
||||
- J.P. Hirth and J. Lothe,
|
||||
Theory of Dislocations, 1982,
|
||||
John Wiley & Sons
|
||||
C_11: 186e9
|
||||
C_12: 157e9
|
||||
C_44: 42e9
|
||||
type: Hooke
|
||||
references:
|
||||
- J.P. Hirth and J. Lothe,
|
||||
Theory of Dislocations, 1982,
|
||||
John Wiley & Sons
|
||||
C_11: 186e9
|
||||
C_12: 157e9
|
||||
C_44: 42e9
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
Ni:
|
||||
lattice: cF
|
||||
mechanical:
|
||||
elastic:
|
||||
type: Hooke
|
||||
references:
|
||||
- J.P. Hirth and J. Lothe,
|
||||
Theory of Dislocations, 1982,
|
||||
John Wiley & Sons
|
||||
C_11: 246.5e9
|
||||
C_12: 147.3e9
|
||||
C_44: 124.7e9
|
||||
type: Hooke
|
||||
references:
|
||||
- J.P. Hirth and J. Lothe,
|
||||
Theory of Dislocations, 1982,
|
||||
John Wiley & Sons
|
||||
C_11: 246.5e9
|
||||
C_12: 147.3e9
|
||||
C_44: 124.7e9
|
||||
|
|
|
@ -1,15 +1,10 @@
|
|||
cpTi:
|
||||
lattice: hP
|
||||
c/a: 1.587
|
||||
mechanical:
|
||||
elastic:
|
||||
type: Hooke
|
||||
references:
|
||||
- L. Wang et al.,
|
||||
Acta Materialia 132, 598-610, 2017,
|
||||
10.1016/j.actamat.2017.05.015
|
||||
C_11: 162.4e9
|
||||
C_33: 181.6e9
|
||||
C_44: 47.2e9
|
||||
C_12: 92e9
|
||||
C_13: 69e9
|
||||
type: Hooke
|
||||
references:
|
||||
- L. Wang et al.,
|
||||
Acta Materialia 132, 598-610, 2017,
|
||||
10.1016/j.actamat.2017.05.015
|
||||
C_11: 162.4e9
|
||||
C_33: 181.6e9
|
||||
C_44: 47.2e9
|
||||
C_12: 92e9
|
||||
C_13: 69e9
|
||||
|
|
|
@ -2,17 +2,13 @@
|
|||
# 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
|
||||
# DOI: 10.1016/S0749-6419(95)00043-7
|
||||
Au:
|
||||
lattice: cF
|
||||
mechanical:
|
||||
plastic:
|
||||
type: phenopowerlaw
|
||||
output: [xi_sl]
|
||||
N_sl: [12]
|
||||
n_sl: 83
|
||||
dot_gamma_0_sl: 0.001
|
||||
h_0_sl_sl: 75e6
|
||||
h_sl_sl: [1, 1, 1.4, 1.4, 1.4, 1.4]
|
||||
a_sl: 1.0
|
||||
xi_0_sl: [26e6]
|
||||
xi_inf_sl: [53e6]
|
||||
type: phenopowerlaw
|
||||
output: [xi_sl]
|
||||
N_sl: [12]
|
||||
n_sl: 83
|
||||
dot_gamma_0_sl: 0.001
|
||||
h_0_sl_sl: 75e6
|
||||
h_sl_sl: [1, 1, 1.4, 1.4, 1.4, 1.4]
|
||||
a_sl: 1.0
|
||||
xi_0_sl: [26e6]
|
||||
xi_inf_sl: [53e6]
|
||||
|
|
Loading…
Reference in New Issue