From 8b80dc216a258df592c21962c2a9622557b2877a Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Tue, 1 Apr 2025 19:22:12 -0300 Subject: Changed constant for z --- integrator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrator.cpp b/integrator.cpp index a94f37e..8b13a9b 100644 --- a/integrator.cpp +++ b/integrator.cpp @@ -128,7 +128,7 @@ int main(int argc, char* argv[]) { } } - Real z = 0.5; + Real z = 0.4794707565634420155347; Real Γ₀ = 1; Real τ = 0; -- cgit v1.2.3-70-g09d2