You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the advantage of this is that the Jacobian then does not need any temperature derivatives, significantly simplifying it and making issues like #729 a non-issue.
The text was updated successfully, but these errors were encountered:
Right now we solve the system:
but what if we treated the energy/temperature update explicitly. We are substepping in VODE, so we could still be accurate / stable (?) if we did:
the advantage of this is that the Jacobian then does not need any temperature derivatives, significantly simplifying it and making issues like #729 a non-issue.
The text was updated successfully, but these errors were encountered: