[Avida-SVN] r3327 - development/documentation

beckma24 at myxo.css.msu.edu beckma24 at myxo.css.msu.edu
Fri Jun 19 11:36:53 PDT 2009


Author: beckma24
Date: 2009-06-19 14:36:53 -0400 (Fri, 19 Jun 2009)
New Revision: 3327

Modified:
   development/documentation/environment.html
Log:
Update some energy model documentation

Modified: development/documentation/environment.html
===================================================================
--- development/documentation/environment.html	2009-06-19 18:07:51 UTC (rev 3326)
+++ development/documentation/environment.html	2009-06-19 18:36:53 UTC (rev 3327)
@@ -135,8 +135,7 @@
 <tr>
   <td class="resall">energy</td>
   <td>
-    Is this an energy resource. Currently, only implemented for
-    spacial resources, and the energy model must be used.
+    Is this an energy resource. The energy model must be used.
     (<em>True</em> or <em>False</em>)
   </td>
   <td>
@@ -566,6 +565,7 @@
     <br />&nbsp;&nbsp;&nbsp;<em>enzyme</em>: Add bonus * resource / (resource + frac) to the current merit.
     	This is gives a Michaelis-Menten enzyme type reward where bonus is the K<sub>cat</sub>
     	and frac is the K<sub>m</sub>. Does not work with unlimited resources.
+    <br />&nbsp;&nbsp;&nbsp;<em>energy</em>: Add the bonus energy to the organism's energy waiting to be applied buffer.  Bonus energy can be applied on completion of a reaction, execution of the sleep/eat instruction, or when the organisms divides.  See <a href="energy_model.html">Energy Model</a> documentation for more information.
   </td>
   <td>add</td>
 </tr>




More information about the Avida-cvs mailing list