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

Compare IDE and ODE models #660

Closed
annawendler opened this issue Jun 5, 2023 · 1 comment · May be fixed by #672
Closed

Compare IDE and ODE models #660

annawendler opened this issue Jun 5, 2023 · 1 comment · May be fixed by #672
Assignees
Labels
class::feature A feature to be implemented for some part of the software loc::backend This issue concerns the C++ backend implementation. model::ide This issue concerns any kind of integro differential equations-based model. prio::high The priority of this task is high.

Comments

@annawendler
Copy link
Member

annawendler commented Jun 5, 2023

We want to compare the results of a simulation of the IDE and the ODE model. Therefore, we need to choose the parameters accordingly and compute the necessary flows for the initialization of the IDE model from the results of the ODE models to make both models comparable.

@annawendler annawendler added class::feature A feature to be implemented for some part of the software prio::high The priority of this task is high. loc::backend This issue concerns the C++ backend implementation. model::ide This issue concerns any kind of integro differential equations-based model. labels Jun 5, 2023
@annawendler annawendler self-assigned this Jun 5, 2023
@annawendler annawendler moved this from Product Backlog to Sprint Backlog in MEmilio: Equation-Based-Models Jun 19, 2023
@annawendler annawendler moved this from Sprint Backlog to 🏗 Development in MEmilio: Equation-Based-Models Jun 19, 2023
@annawendler annawendler linked a pull request Jun 28, 2023 that will close this issue
10 tasks
@annawendler
Copy link
Member Author

We have observed that the IDE results match the expected results from ODE simulations when choosing appropriate parameters. Furthermore, we have investigated the convergence behaviour of the nonstandard numerical scheme. Results can be found in https://arxiv.org/abs/2408.12228; the relevant numerical experiments can be found in #1097 and #1036.

@github-project-automation github-project-automation bot moved this from 🏗 Development to ✅ Done (Sprint) in MEmilio: Equation-Based-Models Development Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
class::feature A feature to be implemented for some part of the software loc::backend This issue concerns the C++ backend implementation. model::ide This issue concerns any kind of integro differential equations-based model. prio::high The priority of this task is high.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant