Ignore:
Timestamp:
07/24/16 13:45:52 (8 years ago)
Author:
Maciej Komosinski
Message:

ExpParams? -> ExpProperties? (compatibility with v5.x)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • experiments/frams/evolve-speed-vs-gravity/go-evol-water.cmd

    r463 r537  
    55for %%G in (1.0) do (
    66
    7 frams "ex standard" "Simulator.creatwarnfail=1;" "World.wrldwat=20;" "ExpParams.stagnation=30000;" "Populations[0].nnsim=Populations[0].enableperf=1;" "ExpParams.minfitness=0.00001;" "UserScripts.script_Evolve_for_speed_vs_gravity_args(%%G,100);" -q >exp-evol-speed\testwater_%%G_%%R.out
     7frams "ex standard" "Simulator.creatwarnfail=1;" "World.wrldwat=20;" "ExpProperties.stagnation=30000;" "Populations[0].nnsim=Populations[0].enableperf=1;" "ExpProperties.minfitness=0.00001;" "UserScripts.script_Evolve_for_speed_vs_gravity_args(%%G,100);" -q >exp-evol-speed\testwater_%%G_%%R.out
    88
    99)
Note: See TracChangeset for help on using the changeset viewer.