Skip to content

Commit

Permalink
Fix seasons-f80
Browse files Browse the repository at this point in the history
  • Loading branch information
kngwyu committed Jan 29, 2024
1 parent 2362b39 commit b3fd805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/env/20240129-seasons-f80.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ food_loc_fn = [
["gaussian", [360.0, 270.0], [48.0, 36.0]],
["gaussian", [240.0, 270.0], [48.0, 36.0]],
["gaussian", [120.0, 270.0], [48.0, 36.0]],
["gaussian", [240.0, 270.0], [48.0, 36.0]],
],
]
food_loc_fn = "gaussian"
agent_loc_fn = "uniform"
xlim = [0.0, 480.0]
ylim = [0.0, 360.0]
Expand Down

0 comments on commit b3fd805

Please sign in to comment.