- Timestamp:
- 07/01/15 02:23:23 (10 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified experiments/frams/foraminifera/data/scripts/foraminifera.expdef ¶
r405 r406 1 1 expdef: 2 name: Benthic foraminifera reproduction2 name:Reproduction of benthic foraminifera 3 3 info:~ 4 4 Genes and parameter values which control reproduction are stored in user1 and user2 fields. … … 28 28 /* TODO fix 29 29 [ERROR] Population.kill: Invalid index 35 (allowed range is 0..34) 30 [ERROR] Population.kill: ... called from reproduce_haploid() <foram s_repro.inc:54>31 [ERROR] Population.kill: ... called from onStep() <foram s_repro.inc:228>30 [ERROR] Population.kill: ... called from reproduce_haploid() <foraminifera.inc:54> 31 [ERROR] Population.kill: ... called from onStep() <foraminifera.inc:228> 32 32 */ 33 33 … … 35 35 global reprocounter; 36 36 37 @include "foram s_repro.inc"37 @include "foraminifera.inc" 38 38 39 39 // -------------------------------- experiment begin --------------------------------
Note: See TracChangeset
for help on using the changeset viewer.