summaryrefslogtreecommitdiff
path: root/schofield.wl
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2021-08-17 19:10:01 +0200
committerJaron Kent-Dobias <jaron@kent-dobias.com>2021-08-17 19:10:01 +0200
commitd843c9d2d5c25ecc10760b1fc834348b1290921b (patch)
treebaa27c4cb0fa311872d3ac515723f27993daabb3 /schofield.wl
parentd0796ec87f2bc0f57c2ba76497918f4c570dbd46 (diff)
downloadmma-d843c9d2d5c25ecc10760b1fc834348b1290921b.tar.gz
mma-d843c9d2d5c25ecc10760b1fc834348b1290921b.tar.bz2
mma-d843c9d2d5c25ecc10760b1fc834348b1290921b.zip
Lots of work.
Diffstat (limited to 'schofield.wl')
-rw-r--r--schofield.wl13
1 files changed, 9 insertions, 4 deletions
diff --git a/schofield.wl b/schofield.wl
index 1347d84..f9bae8d 100644
--- a/schofield.wl
+++ b/schofield.wl
@@ -115,8 +115,11 @@ Gls = {
Around[ 2.937665, 3 10^(-6)],
Around[-15.61, 10^(-2)],
96.76,
- -679,
- 5340
+ -6.79 10^2,
+ 5.34 10^3,
+ -4.66 10^4,
+ 4.46 10^5,
+ -4.66 10^6
}
Ghs = {
@@ -130,9 +133,11 @@ Ghs = {
Around[0, δ0],
Around[1457.62, 3 10^(-2)],
0,
- Around[-25891, 2],
+ Around[-2.5891 10^4, 2],
0,
- 502000
+ 5.02 10^5,
+ 0,
+ -1.04 10^7
}
dRule[sym_][f_, i_] := Derivative[i[[1]] - 1][sym][0] -> f (i[[1]] - 1)!