Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type-checking for initial conditions represented as sympy expressions. #618

Open
djinnome opened this issue Oct 9, 2024 · 0 comments
Open
Assignees

Comments

@djinnome
Copy link
Contributor

djinnome commented Oct 9, 2024

Moving issue DARPA-ASKEM/terarium#5029 to pyciemss so that we can address it in the right place.

From @Tom-Szendry on slack:

Hi guys I am running into a weird problem with the initial expression being cast to a long and not a float
I am not able to immediately see where this conversion is being done in pyciemss or chiro are you able to help me out?
Note that the only difference between the working and broken model is the semantics.ode.initials.expression each end with .0 for > the working model
working: 1000.0 and failing: 1000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants