From 1711bf32206ed7f2e0650f07be1bb96f57c4eeca Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sun, 8 Jan 2023 10:57:06 +0100 Subject: [PATCH] re-fit using correct scaling code is in 'parameters' repository --- .../mechanical/eigen/thermalexpansion_AISI304.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/examples/config/phase/mechanical/eigen/thermalexpansion_AISI304.yaml b/examples/config/phase/mechanical/eigen/thermalexpansion_AISI304.yaml index d96c253b9..492a82308 100644 --- a/examples/config/phase/mechanical/eigen/thermalexpansion_AISI304.yaml +++ b/examples/config/phase/mechanical/eigen/thermalexpansion_AISI304.yaml @@ -4,10 +4,11 @@ references: - R.H. Bogaard et al., Thermochimica Acta 218:373-393, 1993, https://doi.org/10.1016/0040-6031(93)80437-F, - fit to Fig. 6 (T_min=100K, T_max=1400K) + fit to Fig. 6 (T_min=100K, T_max=1200K) -Alpha_11: 2.068e-08 -Alpha_11,T: 1.579e-09 -Alpha_11,T^2: 3.449e-13 +Alpha_11: 14.9e-6 +Alpha_11,T: 1.838e-08 +Alpha_11,T^2: -2.028e-11 +Alpha_11,T^3: 9.173e-15 -T_ref: 293.15 +T_ref: 293.15 \ No newline at end of file