Skip to content

Implement compartment-specific tolerances #1264

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Implement compartment-specific tolerances #1264

wants to merge 5 commits into from

Conversation

kylebaron
Copy link
Collaborator

@kylebaron kylebaron commented Mar 5, 2025

  1. Add two slots to the model object, one holds a vector of rtol for every compartment, one holds atol for every compartment
  2. Add slot for itol, which is an integer recognized by dlsoda saying if there is one rtol (atol) for the system or if the solver should use compartment-specific values

@kylebaron kylebaron linked an issue Mar 15, 2025 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Set compartment-specific tolerances
1 participant