From e14ac8b3218b8481f735100d7a0581fa67a05ebf Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Mon, 29 Apr 2019 03:35:08 +0200 Subject: [PATCH] no more weird heat in archimedean --- complex.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/complex.cpp b/complex.cpp index 579fca31..88614210 100644 --- a/complex.cpp +++ b/complex.cpp @@ -1958,6 +1958,7 @@ namespace heat { int divby = 10; if(S7 > 10) divby *= 2; + if(archimedean) divby *= 2; if(DIM == 3) divby *= 2; for(int i=0; i