From 435578167874d71e9e81d1f98984cdfc8115207f Mon Sep 17 00:00:00 2001 From: Rodrigo Luger Date: Mon, 12 Aug 2019 09:12:06 -0400 Subject: [PATCH] Relaxing the kepler tolerance --- starry/utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starry/utils.h b/starry/utils.h index b41d5cdb7..9c2899d1c 100644 --- a/starry/utils.h +++ b/starry/utils.h @@ -43,7 +43,7 @@ namespace starry { //! Kepler solver tolerance #ifndef STARRY_KEPLER_TOL -#define STARRY_KEPLER_TOL 3e-15 +#define STARRY_KEPLER_TOL 1e-12 #endif //! Re-parameterize solution vector when