Closed pedro-andrade-inpe closed 7 years ago
showProgress only works when there is repetition. It does not show when a single parameter is simulated several times with different values. For instance
showProgress
-- ... parameters = { value = Choice{min = 0.1, max = 0.9, step = 0.1} } -- ...
showProgress
only works when there is repetition. It does not show when a single parameter is simulated several times with different values. For instance