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

Allow setting of integrator options for InterfaceKinetics.advanceCoverages #608

Closed
speth opened this issue Mar 7, 2019 · 1 comment · Fixed by #610
Closed

Allow setting of integrator options for InterfaceKinetics.advanceCoverages #608

speth opened this issue Mar 7, 2019 · 1 comment · Fixed by #610

Comments

@speth
Copy link
Member

speth commented Mar 7, 2019

Right now, there is nothing a user can do to resolve integration failures in InterfaceKinetics.advanceCoverages. Providing access to some of the integrator options would allow users to work around at least some failures. The following methods (from the CVodesIntegrator class) come to mind as the most useful:

  • setTolerances
  • setMaxErrTestFails
  • setMaxStepSize
@skyreflectedinmirrors
Copy link
Contributor

skyreflectedinmirrors commented Mar 7, 2019 via email

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