danStich / shadia

shadia: dam passage performance standard models for R
https://shadia-ui.github.io/index.html
GNU General Public License v3.0
6 stars 1 forks source link

Transient dynamics resulting from simStartingPop() #50

Closed danStich closed 3 years ago

danStich commented 3 years ago

There are some odd transient dynamics occurring as a result of the new routine used to simulate the starting population.

danStich commented 3 years ago

This was actually happening because setScalar() needed to be removed from fillOutputVectors() following updates in #48