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

Rename deterministic #183

Closed ChrisJones687 closed 2 years ago

ChrisJones687 commented 2 years ago

Changes the name of the deterministic parameter to be dispersal_stochasticity. This makes the naming convention in line with generate_stochasticity, movement_stochasticity, and establishment_stochasticity.

ChrisJones687 commented 2 years ago

Fixes #172.