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

Issue in plotting the graph using model.simulate #508

Open
anur2203 opened this issue May 21, 2024 · 1 comment
Open

Issue in plotting the graph using model.simulate #508

anur2203 opened this issue May 21, 2024 · 1 comment

Comments

@anur2203
Copy link

anur2203 commented May 21, 2024

I have obtained the mathematical model using model.print() upto precision=3 and I plotted this model using model.simulate.
Also I am plotting the obtained model using odeint separately.
I am obtaining different results for the same model.
can anyone explain why?

@Jacob-Stevens-Haas
Copy link
Collaborator

@anur2203, please follow the issue template and provide a code example. There are a variety of reasons why odeint and model.simulate could give different results.

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

No branches or pull requests

2 participants