Open
Description
I am getting this error when trying to run the model (also present in the CI, see for instance this run):
Error: new_seed used as both variable and function in file Gfluct.mod
We need to pick which one we want, the variable:
Line 119 in 601ca5c
or the function:
Line 197 in 601ca5c
Considering neither the variable nor the function are used anywhere, I suggest we remove them, or at the very least rename one of them.
Metadata
Metadata
Assignees
Labels
No labels