From L1V3/L1V3_repeated-scan-oscli.omex example of sed-ml.io examples. Same issue with L1V3/L1V3_repeated-steady-scan-oscli.omex.
File "/usr/local/lib/python3.7/site-packages/tellurium/sedml/tesedml.py", line 520, in executePython
exec(compile(code, filename, 'exec'), symbols)
File "/tmp/te-generated-sedml.py", line 66, in <module>
model1['J0_v0'] = __value__current
NameError: name '__value__current' is not defined
From
L1V3/L1V3_repeated-scan-oscli.omex
example of sed-ml.io examples. Same issue withL1V3/L1V3_repeated-steady-scan-oscli.omex
.