Apologies if there is an obvious solution.
I am attempting to use ODEsobol to analyse a function, which uses global variables inside the function. It works okay if parallel_eval=F, but when running in parallel it gives the error "object 'Extvariable' not found".
I cannot define the Global variables inside the function being analysed, so I am unsure how to avoid this error.
Thanks
sobol_easy_example.TXT