Skip to content

Commit c28ebc6

Browse files
authored
Update README.md
1 parent 6b402d3 commit c28ebc6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@ Samuel E. Champer, Bryan Chae, Benjamin C. Haller, Jackson Champer, Philipp W. M
77

88

99
## Contents:
10-
Models are seperated into six folders.
10+
Models are seperated into five folders.
1111
- non-resource-explicit_models: contains models that are used for performance comparisons in the paper.
1212
- hexagonally-tiled_models: contains versions of the four main resource-explicit model variants using a hexagonally tiled area.
1313
- square-tiled_models: as above, but with a square tiled area.
1414
- random_resource_placement_models: as above but with randomly placed resource nodes.
15-
- optimized_for_parallel: contains all of the models as organized in the four folders above, but optimized to be run with multithreading.
16-
other_resource_explicit_models: contains an additional version of the elastic model that has been optimized for a species with infrequent dispersal. This model uses a square tiling, but could also be implimented with a hexagonal tiling. This folder also contains versions of each of the four main resource-explicit model variants that have been altered to have a semi-fixed population size. These models use a square tiling, but could be implimented with any resource placement method.
15+
- other_resource_explicit_models: contains an additional version of the elastic model that has been optimized for a species with infrequent dispersal. This model uses a square tiling, but could also be implimented with a hexagonal tiling. This folder also contains versions of each of the four main resource-explicit model variants that have been altered to have a semi-fixed population size. These models use a square tiling, but could be implimented with any resource placement method.
1716

1817

1918
#### Note: These models require a minimum of SLiM version 4.1, available at https://messerlab.org/slim/ or https://github.com/MesserLab/SLiM

0 commit comments

Comments
 (0)