ncsu-landscape-dynamics / pops-core

PoPS Core: C++ library for the Pest or Pathogen Spread Model
https://ncsu-landscape-dynamics.github.io/pops-core
GNU General Public License v2.0
5 stars 2 forks source link

Replace remove established dispersers by add #212

Closed wenzeslaus closed 4 months ago

wenzeslaus commented 4 months ago

The initialization of established dispersers now happens together with all dispersers. The original method which assumed all established and was removing later is replaced by setting to zero and then adding.