fidimag icon indicating copy to clipboard operation
fidimag copied to clipboard

user defined Jacobian for CVODE doesn't work

Open logicabrity opened this issue 9 years ago • 1 comments

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 avatar Apr 28 '16 11:04 logicabrity

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

davidcortesortuno avatar Sep 30 '23 05:09 davidcortesortuno