[Avida-SVN] r1844 - in branches/energy_dev/tests: avida_GA_lim_res/config midrun_classsic_30u/config sex-asex/config string_match_embed3/config

beckma24 at myxo.css.msu.edu beckma24 at myxo.css.msu.edu
Tue Jul 24 13:19:01 PDT 2007


Author: beckma24
Date: 2007-07-24 16:19:01 -0400 (Tue, 24 Jul 2007)
New Revision: 1844

Modified:
   branches/energy_dev/tests/avida_GA_lim_res/config/avida.cfg
   branches/energy_dev/tests/midrun_classsic_30u/config/avida.cfg
   branches/energy_dev/tests/sex-asex/config/avida.cfg
   branches/energy_dev/tests/string_match_embed3/config/avida.cfg
Log:
Removed lines from config files where NUM_DEMES = 0.  There is always atleast one deme.

Modified: branches/energy_dev/tests/avida_GA_lim_res/config/avida.cfg
===================================================================
--- branches/energy_dev/tests/avida_GA_lim_res/config/avida.cfg	2007-07-24 20:13:30 UTC (rev 1843)
+++ branches/energy_dev/tests/avida_GA_lim_res/config/avida.cfg	2007-07-24 20:19:01 UTC (rev 1844)
@@ -20,7 +20,7 @@
 WORLD_Y 15       # Height of the Avida world
 WORLD_GEOMETRY 2  # 1 = Bounded Grid
                   # 2 = Torus
-NUM_DEMES 0       # Number of independed groups in the population; 0=off
+#NUM_DEMES 0       # Number of independed groups in the population; 0=off
 RANDOM_SEED 0     # Random number seed (0 for based on time)
 HARDWARE_TYPE 0   # 0 = Original CPUs
                   # 1 = New SMT CPUs

Modified: branches/energy_dev/tests/midrun_classsic_30u/config/avida.cfg
===================================================================
--- branches/energy_dev/tests/midrun_classsic_30u/config/avida.cfg	2007-07-24 20:13:30 UTC (rev 1843)
+++ branches/energy_dev/tests/midrun_classsic_30u/config/avida.cfg	2007-07-24 20:19:01 UTC (rev 1844)
@@ -20,7 +20,7 @@
 WORLD_Y 60       # Height of the Avida world
 WORLD_GEOMETRY 2  # 1 = Bounded Grid
                   # 2 = Torus
-NUM_DEMES 0       # Number of independed groups in the population; 0=off
+#NUM_DEMES 0       # Number of independed groups in the population; 0=off
 RANDOM_SEED 0     # Random number seed (0 for based on time)
 HARDWARE_TYPE 0   # 0 = Original CPUs
                   # 1 = New SMT CPUs

Modified: branches/energy_dev/tests/sex-asex/config/avida.cfg
===================================================================
--- branches/energy_dev/tests/sex-asex/config/avida.cfg	2007-07-24 20:13:30 UTC (rev 1843)
+++ branches/energy_dev/tests/sex-asex/config/avida.cfg	2007-07-24 20:19:01 UTC (rev 1844)
@@ -21,7 +21,7 @@
 WORLD_Y 60       # Height of the Avida world
 WORLD_GEOMETRY 2  # 1 = Bounded Grid
                   # 2 = Torus
-NUM_DEMES 0       # Number of independed groups in the population; 0=off
+#NUM_DEMES 0       # Number of independed groups in the population; 0=off
 RANDOM_SEED 7     # Random number seed (0 for based on time)
 HARDWARE_TYPE 0   # 0 = Original CPUs
                   # 1 = New SMT CPUs

Modified: branches/energy_dev/tests/string_match_embed3/config/avida.cfg
===================================================================
--- branches/energy_dev/tests/string_match_embed3/config/avida.cfg	2007-07-24 20:13:30 UTC (rev 1843)
+++ branches/energy_dev/tests/string_match_embed3/config/avida.cfg	2007-07-24 20:19:01 UTC (rev 1844)
@@ -25,7 +25,7 @@
 WORLD_Y 15            # Height of the Avida world
 WORLD_GEOMETRY 2      # 1 = Bounded Grid
                       # 2 = Torus
-NUM_DEMES 0           # Number of independed groups in the population; 0=off
+#NUM_DEMES 0           # Number of independed groups in the population; 0=off
 RANDOM_SEED 0         # Random number seed (0 for based on time)
 HARDWARE_TYPE 0       # 0 = Original CPUs
                       # 1 = New, Stack-based CPUs




More information about the Avida-cvs mailing list