From 4cc7f94eefd32770f29a757a2c89e2a84dfd718f Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sat, 19 Feb 2022 23:10:05 +0100 Subject: [PATCH] guide the user --- .../homogenization/Homogenization_Isostrain_Parallel3.config | 4 ---- examples/config/phase/thermal/Al.yaml | 2 ++ examples/config/phase/thermal/Cu.yaml | 2 ++ examples/config/phase/thermal/Fe.yaml | 2 ++ examples/config/phase/thermal/Ni.yaml | 2 ++ examples/config/phase/thermal/Sn-beta.yaml | 2 ++ examples/config/phase/thermal/W.yaml | 2 ++ 7 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 examples/config/homogenization/Homogenization_Isostrain_Parallel3.config diff --git a/examples/config/homogenization/Homogenization_Isostrain_Parallel3.config b/examples/config/homogenization/Homogenization_Isostrain_Parallel3.config deleted file mode 100644 index 29c9d2238..000000000 --- a/examples/config/homogenization/Homogenization_Isostrain_Parallel3.config +++ /dev/null @@ -1,4 +0,0 @@ -[Parallel3] -mech isostrain -nconstituents 3 -mapping sum # or 'parallel' diff --git a/examples/config/phase/thermal/Al.yaml b/examples/config/phase/thermal/Al.yaml index d2015a5b2..1276f9a3f 100644 --- a/examples/config/phase/thermal/Al.yaml +++ b/examples/config/phase/thermal/Al.yaml @@ -5,6 +5,8 @@ references: fit to Tab. 3.4.1 (RRR=1000, T_min=200K, T_max=900K) - https://www.engineeringtoolbox.com/specific-heat-metals-d_152.html +output: [T] + K_11: 2.380e+2 K_11,T: 2.068e-3 K_11,T^2: -7.765e-5 diff --git a/examples/config/phase/thermal/Cu.yaml b/examples/config/phase/thermal/Cu.yaml index 332ef7cc0..3875dc8ef 100644 --- a/examples/config/phase/thermal/Cu.yaml +++ b/examples/config/phase/thermal/Cu.yaml @@ -5,6 +5,8 @@ references: fit to Tab. 2.4.1 (RRR=1000, T_min=200K, T_max=1000K) - https://www.mit.edu/~6.777/matprops/copper.htm +output: [T] + K_11: 4.039e+2 K_11,T: -8.119e-2 K_11,T^2: 1.454e-5 diff --git a/examples/config/phase/thermal/Fe.yaml b/examples/config/phase/thermal/Fe.yaml index a8e06ed04..b569683f0 100644 --- a/examples/config/phase/thermal/Fe.yaml +++ b/examples/config/phase/thermal/Fe.yaml @@ -5,6 +5,8 @@ references: fit to Tab. 4.4.1 (RRR=300, T_min=200K, T_max=1000K) - https://www.engineeringtoolbox.com/specific-heat-metals-d_152.html +output: [T] + K_11: 8.055e+1 K_11,T: -1.051e-1 K_11,T^2: 5.464e-5 diff --git a/examples/config/phase/thermal/Ni.yaml b/examples/config/phase/thermal/Ni.yaml index d71c15a3f..6544c197b 100644 --- a/examples/config/phase/thermal/Ni.yaml +++ b/examples/config/phase/thermal/Ni.yaml @@ -5,6 +5,8 @@ references: fit to Tab. 35R (T_min=150K, T_max=500K) - https://www.engineeringtoolbox.com/specific-heat-metals-d_152.html +output: [T] + K_11: 9.132e+1 K_11,T: -1.525e-1 K_11,T^2: 3.053e-4 diff --git a/examples/config/phase/thermal/Sn-beta.yaml b/examples/config/phase/thermal/Sn-beta.yaml index a4d16cd98..99f2c3cee 100644 --- a/examples/config/phase/thermal/Sn-beta.yaml +++ b/examples/config/phase/thermal/Sn-beta.yaml @@ -5,6 +5,8 @@ references: fit to Tab. 61R (T_min=100K, T_max=400K) - https://www.engineeringtoolbox.com/specific-heat-metals-d_152.html +output: [T] + K_11: 7.414e+1 K_11,T: -6.465e-2 K_11,T^2: 2.066e-4 diff --git a/examples/config/phase/thermal/W.yaml b/examples/config/phase/thermal/W.yaml index fb01c285a..5a9cb475f 100644 --- a/examples/config/phase/thermal/W.yaml +++ b/examples/config/phase/thermal/W.yaml @@ -5,6 +5,8 @@ references: fit to Tab. 5.4.1 (RRR=300, T_min=200K, T_max=1000K) - https://www.mit.edu/~6.777/matprops/tungsten.htm +output: [T] + K_11: 1.758e+2 K_11,T: -1.605e-1 K_11,T^2: 1.160e-4