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

Change Name of Deterministic Parameter #172

Closed ChrisJones687 closed 2 years ago

ChrisJones687 commented 2 years ago

Change the name of the deterministic parameter to dispersal_stochasticity with a default of TRUE instead of FALSE. This is more explicit in what the parameter is doing and matches the style of generate_stochasticity, movement_stochasticity, and establishment_stochasticity.