Simulator is crashing when ODE step size near zero. This can happen if sampling from given mean/SD results in negative parameters. While truncated or log-transformed simulations can avoid this, if neither option is chosen by user, this error can easily arise if CV% is large.
Simulator should exit cleanly and provide informative message with possible solution.
Simulator is crashing when ODE step size near zero. This can happen if sampling from given mean/SD results in negative parameters. While truncated or log-transformed simulations can avoid this, if neither option is chosen by user, this error can easily arise if CV% is large.
Simulator should exit cleanly and provide informative message with possible solution.