You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Holly and I encountered this issue with `Simulate``.
When we ran this model & its configuration, the line charts are broken.
This seems to occur when the configuration is problematic (initial expressions are set to integers instead of floats) and causes Simulate to return some unexpected result (empty dataframe?).
Describe the bug
Holly and I encountered this issue with `Simulate``.
When we ran this model & its configuration, the line charts are broken.
This seems to occur when the configuration is problematic (initial expressions are set to integers instead of floats) and causes
Simulate
to return some unexpected result (empty dataframe?).To Reproduce
Steps to reproduce the behavior:
Simulate
operator https://app.staging.terarium.ai/projects/eb16a7a8-17f1-4295-a938-146969f8f1a1/workflow/b9be7f12-0b70-469c-a66f-3030f8e3aa2d?operator=2ba8e5d4-f191-4771-a1ba-3c6a170e061dEuler
solver optionExpected behavior
It's unclear what
pyciemss-service.simulate
returned but the chart should not break like this.The text was updated successfully, but these errors were encountered: