Skip to content

claremccormack/Metapop_Model

Repository files navigation

Metapop_Model

C++ code for the metapopulation model of mosquitp population dynamics described in the paper "Fine-scale modelling finds that breeding site fragmentation can reduce mosquito population persistence" (Communications Biology, 2019).

The code was developed using Visual Studio 2017 (Version 15.0), and all output from the model is saved in .csv files.

Parameter values can be inputted manually, or by reading in values from a .txt file (such as Example_Params.txt). The file "Run_Model.bat" runs the metapopulation model for the parmeters specified in Example_Params.txt.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages