diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-03-07 15:44:16 +0100 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-03-07 15:44:16 +0100 |
commit | e4ad43ea6719a8637a27255a1d66c7daa89af188 (patch) | |
tree | d73c6b187c24ace91cb1590cfada783d80d9f1f1 /IsingScalingFunction.wl | |
parent | b8fc822e94382883c8a772344f3d8f77686a6282 (diff) | |
download | paper-e4ad43ea6719a8637a27255a1d66c7daa89af188.tar.gz paper-e4ad43ea6719a8637a27255a1d66c7daa89af188.tar.bz2 paper-e4ad43ea6719a8637a27255a1d66c7daa89af188.zip |
More small tweaks to numeric files.
Diffstat (limited to 'IsingScalingFunction.wl')
-rw-r--r-- | IsingScalingFunction.wl | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/IsingScalingFunction.wl b/IsingScalingFunction.wl index 4069a5d..074c451 100644 --- a/IsingScalingFunction.wl +++ b/IsingScalingFunction.wl @@ -46,17 +46,15 @@ Data::usage = "Data[n] gives data from the fit to nth order from Table II." PrepareArgument::usage = "Converts scaling function data into appropriate argument to function interfaces." -θ0Cas::usage = "" +θ0Cas::usage = "θ0 from Caselle et al." -h0Cas::usage = "" +gsCas::usage = "g function coefficients from Caselle et al." -gsCas::usage = "" +Φs::usage = "List of numeric coefficients for the scaling function F_0" -Φs::usage = "" +Gls::usage = "List of numeric coefficients for the scaling function F_-" -Gls::usage = "" - -Ghs::usage = "" +Ghs::usage = "List of numeric coefficients for the scaling function F_+" Begin["Private`"] |