Calvagone / campsis

A generic PK/PD simulation platform based on rxode2 and mrgsolve engines.
https://calvagone.github.io/
GNU General Public License v3.0
8 stars 3 forks source link

Seed number should be fixed at each event iteration #17

Closed luyckxn closed 3 years ago

luyckxn commented 3 years ago

If events generate random values, mrgsolve and rxode do not return the same results.

The only way to 'fix' the results in that case is to fix the seed at each event iteration.