From 4e79530007b37e17ae2c4b8846b9ec1ab5d85ebb Mon Sep 17 00:00:00 2001 From: Kipton Barros Date: Sun, 19 May 2024 19:09:40 -0600 Subject: [PATCH] Tweak wording slightly --- docs/src/structure-factor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/structure-factor.md b/docs/src/structure-factor.md index 740905282..43c3b6542 100644 --- a/docs/src/structure-factor.md +++ b/docs/src/structure-factor.md @@ -399,7 +399,7 @@ consequently, the $ω$ information that will be available. 2. `nω`: Sets the number of discrete energy values to resolve. The corresponding energy resolution is approximately `Δω ≈ ωmax / nω`. To estimate the structure factor with resolution `Δω`, Sunny must integrate a classical spin - dynamic trajectory over a time-scale of `1 / Δω`. Computational cost + dynamic trajectory over a time-scale of order `1 / Δω`. Computational cost therefore scales approximately linearly in `nω`. 3. `dt`: Determines the step size for dynamical time-integration. Larger is more efficient, but the choice will be limited by the stability and accuracy