From 63a22255e8bd68ddbbe5a087e097c36b27b03b09 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 13 Aug 2020 11:03:50 +0000 Subject: [PATCH] whitespace cleanup --- experiments9/coriolis2/settings.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/experiments9/coriolis2/settings.py b/experiments9/coriolis2/settings.py index 18dd05c..efaf2a8 100644 --- a/experiments9/coriolis2/settings.py +++ b/experiments9/coriolis2/settings.py @@ -22,7 +22,7 @@ with CfgCache('', priority=Cfg.Parameter.Priority.UserFile) as cfg: #cfg.katana.searchHalo = 30 #cfg.katana.eventsLimit = 1000000 #cfg.katana.hTracksReservedLocal = 7 - + # Run 2 (make-cgt-2.log) #cfg.etesian.effort = 2 #cfg.etesian.uniformDensity = True @@ -44,7 +44,7 @@ with CfgCache('', priority=Cfg.Parameter.Priority.UserFile) as cfg: #cfg.etesian.uniformDensity = True #cfg.etesian.spaceMargin = 0.05 #cfg.etesian.aspectRatio = 1.0 - + # Run 5 (make-cgt-5.log) cfg.etesian.effort = 2 cfg.etesian.uniformDensity = True -- 2.30.2