Verified Commit 07211f92 authored by Thomas Gaskin's avatar Thomas Gaskin Committed by Yunus Sevinchan
Browse files

Fix model tests

parent e6d9b9c1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ parameter_space:
    prey:
      cost_of_living: 1.
      repro_cost: 2.
      repro_resource_requ: 2.
      resource_intake: 0.

    predator:
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ parameter_space:
    prey:
      cost_of_living: 1.
      repro_cost: 2.
      repro_resource_requ: 2.
      resource_intake: 0.

    predator:
+1 −0
Original line number Diff line number Diff line
@@ -27,5 +27,6 @@ parameter_space:
      cost_of_living: 1.
      repro_cost: 2.
      resource_intake: 2.0
      repro_resource_requ: 2.0
    plant:
      growth_model: none