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

user defined Jacobian for CVODE doesn't work #21

Open
logicabrity opened this issue Apr 28, 2016 · 1 comment
Open

user defined Jacobian for CVODE doesn't work #21

logicabrity opened this issue Apr 28, 2016 · 1 comment
Assignees
Labels

Comments

@logicabrity
Copy link
Member

At the moment, we tell CVODE to estimate the Jacobian. We know that providing our own computation makes time integration work more efficiently.

As example fidimag/examples/micromagnetic/nmag_example_2_box/sim.py (not a test yet because it fails) shows, the computation hangs somewhere.

Need to fix this.

@logicabrity logicabrity self-assigned this Apr 28, 2016
@davidcortesortuno
Copy link
Collaborator

This problem is running now with the new Sundials upgrade, but the diagonal and Jacobian precond methods, run super slow

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

No branches or pull requests

2 participants