-
Notifications
You must be signed in to change notification settings - Fork 114
Resource hoarding settings
David Bryson edited this page Jan 17, 2014
·
2 revisions
These settings control internal resources for organisms: how much can be collected at once, limitations on the amount that can be stored, how the internal resources are used to acquire task rewards, and the internal resource state of new organisms. Details are available in the avida.cfg file itself.
For more information on resource uptake, see Internal Resources: an explanation and guide to use.
See avida.cfg for these settings: USE_RESOURCE_BINS, ABSORB_RESOURCE_FRACTION, MULTI_ABSORB_TYPE, MAX_TOTAL_STORED, USE_STORED_FRACTION, ENV_FRACTION_THRESHOLD, RETURN_STORED_ON_DEATH, SPLIT_ON_DIVIDE, COLLECT_SPECIFIC_RESOURCE, RESOURCE_GIVEN_ON_INJECT
, and RESOURCE_GIVEN_AT_BIRTH
.