Ignore:
Timestamp:
08/02/16 21:21:29 (8 years ago)
Author:
Maciej Komosinski
Message:

Foram genotype generator can produce genotypes with the last chamber smaller ("growing" from 0 to 1)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • experiments/frams/foraminifera/data/scripts/foraminifera.expdef

    r557 r559  
    126126        //addSpecies({"min_repro_energies" : [4,8]});
    127127       
    128         //Simulator.print(create_genotype(0.1, 30)); //sample call
    129         //Simulator.print(create_genotype(0.2, 30)); //sample call
     128        //Simulator.print(create_genotype(0.2, 20, "1.0,1.0,0.0", 0.6)); //sample call
     129        //Simulator.print(create_genotype(0.1, 30, "1.0,0.5,0.0", 0.1)); //sample call
    130130}
    131131
Note: See TracChangeset for help on using the changeset viewer.