From b41d9411a7d8257017bdd46cf709c0d8edc598e3 Mon Sep 17 00:00:00 2001 From: Nikhil Prabhu Date: Mon, 13 Dec 2021 16:30:46 +0100 Subject: [PATCH] Temperature-dependent Elastic Constants for Silver --- .../phase/mechanical/elastic/Hooke_Ag.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 examples/config/phase/mechanical/elastic/Hooke_Ag.yaml diff --git a/examples/config/phase/mechanical/elastic/Hooke_Ag.yaml b/examples/config/phase/mechanical/elastic/Hooke_Ag.yaml new file mode 100644 index 000000000..e968b567e --- /dev/null +++ b/examples/config/phase/mechanical/elastic/Hooke_Ag.yaml @@ -0,0 +1,18 @@ +type: Hooke +references: + - Neighbours, J. R. & Alers, G. A. + Phys. Rev., American Physical Society, 1958, 111, 707-712 + https://journals.aps.org/pr/abstract/10.1103/PhysRev.111.707 + - Chang, Y. A. & Himmel, L. + Journal of Applied Physics, American Institute of Physics, 1966, 37, 3567-3572 + https://aip.scitation.org/doi/10.1063/1.1708903 +T_ref: 300 +C_11: 122.9e+9 +C_11, T: -313.5e+5 +C_11, T^2: -107.3e+2 +C_12: 915.5e+8 +C_12, T: -164.1e+5 +C_12, T^2: -681.6e+1 +C_44: 426.3e+8 +C_44, T: -180.5e+5 +C_44, T^2: -353.8e+1